Home > Freetag, Tech > Freetag v0.250 Released! Minor additions and fixes.

Freetag v0.250 Released! Minor additions and fixes.

This one has been a long time coming, folks, and I apologize for the delay. This release is host to mostly minor improvements, including a new method or two, but it’s mostly got additions that have been requested by various parties.

Is anyone else out there still on MySQL 3.23? Or is it just me at this point? I am considering upgrading the minimum required version to 4.1. Please send me your thoughts.

Enjoy! Remember to report to me any bugs that you may find.

Freetag, Tech

  1. dorje
    June 5th, 2006 at 13:38 | #1

    Have been doing LAMP for about 1 year. Touched many scripts, never used any MySQL less than 4.

  2. thandi
    June 5th, 2006 at 18:03 | #2

    I’m with you on MySQL 3.23! (haha..no, not really. It is just you.)

  3. gilles
    June 9th, 2006 at 07:33 | #3

    Anyone testing freetag with Postgresql ? I am working on this.

  4. June 28th, 2006 at 20:14 | #4

    I would gladly help make freetags db abstract, using one of the common pear components. If you’re going to require mysql, please think of all the debian sarge servers still running on version 4.0.

    I trying joining the group but yahoo has got some issues with its captcha. I hate captchas!

    Oh, and thanks for the lib :)

  5. July 4th, 2006 at 07:59 | #5

    I run several websites, all with MySQL 4.x. I’ll enjoy it, if you upgrade!

  6. July 13th, 2006 at 13:57 | #6

    Im using mysql 4.1.12 here in Argentina. Some of my clients still use older mysql versions, but for them I´m storing all your freetags releases since .0201

  7. cedric
    July 17th, 2006 at 08:46 | #7

    Hi !

    I am actively porting freetags to postgresql, using one, two or three words as tags (higther than varchar(30) ).

    No plan to use an irc chan ? (instead/together yahoo )

  8. July 17th, 2006 at 13:12 | #8

    Hi everyone,

    Thanks for your feedback. It looks like enough users are still out there on MySQL 3.X to maintain compatibility.

    No IRC channel for now, maybe in the future.

  9. cedric
    July 18th, 2006 at 04:17 | #9

    Is there some people here who use postgresql ? (other than gilles) I am going to use ltree with b-tree or GiST index. (perhaps some other ideas ?)

  10. cedric
    July 18th, 2006 at 05:10 | #10

    I have find a invisible bug : around line 1190 (method similar_objects) you cast several vars, then test isset($var) you’ve just cast, so they are every time set before the test …. follow me ?

  1. No trackbacks yet.