Wednesday, August 23, 2006

3.6a

bookmarks now update :), though updating bookmarks will cause it to shift around.
atm I dont know how to position a menu when creating it.

With regards to the newly added filter, for those who will be using regexp this is how it ends up:

/(.*)($filter_string)(.*)/

I will probably change it to:

/$filter_string/

so ^ and $ can be used, comments welcome.

On another topic I have been using the "perl express" IDE and It has been a nice jump from programming in vi/ win32pad. My one gripe with the program is it wont jump to errors in my libs, only the main script file. If any1 knows of a better IDE for perl please let me know.

download namefix.pl 3.6a from rarhost.

No comments: