From: Alexander P. <ap...@bi...> - 2004-06-22 03:59:49
|
Hi Everyone, I just posted a new development version. This one is called sphpblog-0.3.6.4-dev. You can find it here: http://www.bigevilbrain.com/sphpblogdev/ Notes: Currently, only the English and Spanish translations are up to date. I still need to copy the new strings into all the translation files. (New string lines are labeled "// <-- New 0.3.7" in the English version...) This is really close to the final version.... It seems to be taking longer and longer to get these releases out. :( Please test if you have time. Let me know if you find any bugs. Features: 1) RSS is working 100%. 2) GZip compression for .txt files is done: To enable, click the "Enable GZIP Compression for Database Files" checkbox. To convert all old entries to GZIP, visit the recompress.php page. To convert back, un-check the same box and visit the recompress.php page again. (I need to add a link to this somewhere...) 3) Weblog "Pinging" should work: I have no way to test this... To enable, click the "Send weblog "pings"" checkbox and enter the URLs in the text field below. If someone could verify that this is working, that would be great. :) 4) Email notification is working 100%: I think that this should work everywhere. 5) GZIP Compression for HTTP Output is working 100%: I tested this. It looks like it saves bandwidth by about 40% (awesome!) -- Alex |