-
Archives
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- September 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- March 2006
- February 2006
- December 2005
- November 2005
- October 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
-
Meta
Category Archives: Macintosh
Apple WWDC videos
Brilliant work on Apple’s part in releasing all of the WWDC videos to registered developers. In previous years these were only available for a fee (I seem to remember $500), so including them is very nice.
Posted in Macintosh, Writing Software
Leave a comment
Big changes to Mac Developer Program
Apple have rearranged their Mac developer program so that it now costs only $99 and seems to have only one paid variant rather than the three previously available. (Student, Select, Premier). The online only variant is still available and still … Continue reading
Posted in Macintosh, Writing Software
Leave a comment
SQLEditor 1.6 final
So, if you’ve seen SQLEditor recently, you’ll hopefully have seen that there is a new version out: version 1.6. This got released just at the beginning of December 2009 1.6 is something that I’ve been working on now for a … Continue reading
Posted in General, Macintosh, SQLEditor
Tagged mac, malcolmhardie-solutions, SQLEditor
Leave a comment
SQLEditor 1.4 Final Released
In case you missed it version 1.4 of SQLEditor was released back on July 8th. If you’re using 1.3.9 you might like to consider upgrading. The 1.3.9 upgrade system will be set soon to recommend this upgrade (though 1.3.9 doesn’t … Continue reading
SQLEditor 1.4b26
SQLEditor 1.4b26 is now available for download. It fixes only one problem which is related to auto increment and SQLite. This should hopefully be the final beta version for 1.4 The next version should be the 1.4 final release which … Continue reading
Posted in Macintosh, SQLEditor
Leave a comment
Reggy for regular expression testing
Handy new tool I came across today which allows you to test regular expressions and see what they select. Reggy
Posted in Macintosh, Writing Software
Leave a comment
280 Slides
A cool new online presentation tool: http://280slides.com/Editor/ The slide show application is really nice in that it feels very much like a desktop application when in use, even down the way buttons and key presses behave. The object rotation is … Continue reading
Posted in Computing, Internet Stuff, Macintosh
Leave a comment
Scripts in XCode
The build system for SQLEditor has lots of steps, from building each of the component frameworks, compiling the application, assembling the bundle, creating a disk image and then uploading everything to the server. (Plus things like version histories and read … Continue reading
Posted in Macintosh
Leave a comment
Flash CS3 – Trace not producing output?
Found an odd problem with Flash CS3 today. I was working away and I realised that I wasn’t getting anything in the output window from calls to trace(). Just a completely empty output panel. The answer is simple, make sure … Continue reading
Posted in Macintosh, Writing Software
5 Comments
Handy database of recommended Mac Apps
Johan Basberg (who designed the beautiful SQLEditor icon) has a handy list of recommended mac applications at http://dittverk.no/mac/files/tag-editor.php And SQLEditor is on this list
10.5 support
At the moment I believe that both SQLEditor and HTMLValidator are compatible with Mac OS X 10.5 and should work without functional difficulty. A minor issue that I found is that the toolbar icons don’t look very good against the … Continue reading
Posted in Macintosh, SQLEditor
Leave a comment
Retro Mac OS WordPress theme
This made me laugh when I saw it: http://www.modernlifeisrubbish.co.uk/article/retro-mac-os-wordpress-theme Definitely memories of simpler times
Posted in Internet Stuff, Macintosh
Leave a comment
HTMLValidator 1.0
HTMLValidator 1.0 is finally released. As I write this, it’s been out since Friday, so I guess I’m a bit late in writing this. HTMLValidator 1.0 is identical to HTMLValidator 1.0b8, except of course that it 1) doesn’t expire and … Continue reading
Posted in Company News, Macintosh, Writing Software
Leave a comment
building antlr 2.7.7 on Mac OS X
It appears that antlr on Mac os x doesn’t like the jikes compiler, at least when I tried building antlr it gave lots of weird compile errors like this: Found 2 semantic errors compiling “ANTLRException.java”: While it would be a … Continue reading
HTMLValidator 1.0b3
A new version of HTMLValidator today. I moved the validation into a separate thread to improve responsiveness. This is also the way that HTMLValidator will be doing multiple page validation. In fact the new release even includes pretty much all … Continue reading
Posted in Company News, Macintosh
Leave a comment
HTMLValidator beta 2
HtmlValidator beta 2 has just been released. The new version offers assorted fixes and a slightly improved interface (a green tick or red cross now appear in the validation window!) There is also a new downloads page which currently offers … Continue reading
HTMLValidator
HTMLValidator 1.0b1 has just been released. It runs on PowerPC or Intel Macs with Mac OS X 10.4 or later. The current version expires 28th February 2007. HTMLValidator is a new desktop HTML validator that works on both web pages … Continue reading
Posted in Company News, Internet Stuff, Macintosh
Tagged cocoa, html, htmlvalidator, mac
Leave a comment
MacFuse released – userspace Mac OS X file systems
I just noticed this announcement on the google mac blog. Amit Singh has released a mac version of Fuse, which is way for people to write interesting extensions to the file system without writing kernel code. The way it works … Continue reading
SQLEditor 1.3.1
SQLEditor 1.3.1 got released on Friday afternoon, this was really just a bug fix release which fixed a handful of problems that were identified. I think the only major fix was that the new UID system was slightly broken in … Continue reading
Posted in Macintosh, SQLEditor
Tagged cocoa, mac, malcolmhardie-solutions, SQLEditor
Leave a comment
Insanely transparent …
You can just see Steve Jobs stroking a white cat and telling engineers to make products “insanely transparent”, can’t you? [link] (It’s actually an article about keyboards, but worth reading anyway)
Posted in Computing, General, Macintosh
Leave a comment