Recent Entries

OhNo 2.3 Release Candidate 2

Entry posted on 2008-05-05 10:24 pm

The second release candidate for OhNo is up — please update your installations with the script, which you can download here. Like before, there is no upgrade script necessary, just overwrite all the contents of your installation except for config.inc.php. :)

OhNo 2.3 Release Candidate 1

Entry posted on 2008-05-04 9:49 am

I’ve put together an OhNo! 2.3 release candidate. Yes, I know, 2.2 never got around to an actual release (completely my fault!), but 2.3 has a few nice things added in.

Changes include:

  • Tightened login security
  • Rebranded script to take in different kinds of troubles lists, not just fanlistings
  • Added ability to add/edit/delete troubles statuses/reasons
  • Updated look of the script
  • Fixed insert new entry bug
  • Added version number to actual layout so you can see what version you’re using.

For those of you concerned about security vulnerabilities as posted by Jem on her website, rest assured those issues have already been righted since November 2006 with the 2.2 release candidate. :)

Please note that since this is a release candidate (and not an actual release yet), I will not be putting up an upgrade script. In any case, there is nothing much required to upgrade your installation — just copy over all the files except for config.inc.php and you’re done.

Please post on this entry if you come across any problems with this release candidate (layout problems, usability problems, etc). I’m hoping to promote this to an actual release by end of the week.

Download OhNo 2.3 RC 1 here!

WordPress Upgrade

Entry posted on 2008-04-28 12:44 am

I’ve finally upgraded Indiscripts to WordPress 2.5, and uploaded a new layout for the blog. There might be a few quirks here and there, which I will sort out in a bit — it’s already 1AM and I’m bushed!

Just in case the new WordPress mucks about with the download pages on my website, remember that you can always use the quick download page to download the scripts. :)

Known issues at the moment

I have accidentally left out code block styling, and the download pages’ comment form looks rather weird with all the floating and margins. I’ll be getting on that once I get back home. ;) Edited to add: Done! :)

If you see anything amiss, let me know.

Hazel Review

Entry posted on 2008-04-27 10:31 am

I’ve been taking Hazel for a spin, and I’m rather impressed. The analogy they have running is that it’s a “personal housekeeper”, and does file management/cleaning in the background while you work.

For a good while I thought Hazel was not going to be very useful for me, as my Downloads folder is organized using Speed Download 5’s rules, and I also had AppZapper for cleaning up application files.

However, firing up Speed Download for downloading a small document sometimes feels a bit overkill, and that’s where Hazel works for me. I can even set custom rules for various file types, like when I download SQL backups:

SQL rules settings

I can send the SQL to a specific folder (here, my database backups folder), and rename it to include the timestamp when I downloaded. Absolutely cool :D

Additionally, firing up an extra application (AppZapper) to delete applications is an additional step, when I can just hit Command+Delete and have Hazel tell me if she wants to delete other application-related files.

The $21.95 Hazel is definitely worth it, especially if you don’t have any of the other applications that manage your folders for you. It’s a great addition to the MacUpdate Parallels bundle, and complements the bundle well.

This is the first review of a series of reviews I plan to do on the applications included in the currently-running MacUpdate Parallels bundle. For the full list, please see my original MacUpdate Parallels bundle post.

Typinator Review

Entry posted on 2008-04-19 10:50 am

I bought the MacUpdate Parallels bundle two days ago, which included Typinator. There’s a reason why the first review I’m making is of Typinator: it’s the app that most visibly works in the background, and is easily inserted in my workflow.

Typinator expands/replaces abbreviated text as you type, in any application, and I have to say it’s a really nifty tool. Like what its demo shows, you can create any sort of abbreviation in it and once you hit the space bar, Typinator will replace that abbreviation with “the real thing”.

Pros

One very interesting use of Typinator is for auto correction, which is the reason Typinator is very visible to me. They have an abbreviation set for common typographical errors done for English, French, Dutch, and another set from TidBITS, apparently, which contains gems like “appreachate” translating to “appreciate” and “apperatus” to “apparatus”.

English autocorrection dictionary/abbreviation set

It’s a good tool for programmers, too. A good example is when you’re writing out quick code for debugging, like below:

Abbreviation definition for debug_printr

If you notice, in the expansion field, the value has “{^}” in it, like so:

echo '<pre>'; print_r( {^} ); echo '</pre>';

That tells Typinator where the cursor should be placed. So once I type debug printr $var anywhere, it gets expanded while I’m typing $var and $var ends up at the right place. This will definitely save a good bit of time for those tedious repetitive tasks.

It had just tried to expand that text I put up top. A quick Cmd+Z usually fixes it, but naturally not if there is no such function in the application I’m working on.

Additionally, I liked that when you’re typing out your abbreviations, Typinator tells you if there’s a possible clash with other rules already present in any of your sets, like below:

Rules clash for abbreviations

Cons

It might get better when I’m more used to it, but the half-a-second pause where your abbreviation gets highlighted and then expanded can be rather distracting. Also, I initially planned to load my Terminal aliases to Typinator, but after using a few, I think I will stick with editing .bash_profile for the small stuff.

Typinator also does not have a menu bar even when its window is visible and active, which was disconcerting. Everything is under the Action icon, if you’re looking for it.

I’ve yet to notice if Typinator’s bundled auto correction sets get in the way of typing in another language, but so far it’s behaving pretty well. This shouldn’t be a very big problem, since you can easily go in and change the sets any way you wish. Don’t worry about removing an abbreviation from the bundled sets; if you want to start over, you can just delete that set and add it again.

Conclusion

Typinator, originally at $29.99 for the single license, is a useful application. I wouldn’t say it’s worth the whole bundle, but in conjunction with other applications, it complements them well and is useful in that “running in the background and doesn’t mess with your work” kind of way.

Would I buy it for $29.99? Maybe not, but I suspect this one of those applications which, once you’ve used it for a year or two, you might buy for that price in the future. Way to go for creating need ;)

This is the first review of a series of reviews I plan to do on the applications included in the currently-running MacUpdate Parallels bundle. For the full list, please see my original MacUpdate Parallels bundle post.

More entries