-
Archives
- January 2012
- December 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- October 2010
- September 2010
- 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: General
Digital Camera Teardown
Here is a video showing a breakdown of a lumix digital camera. (mikeselectricstuff/YouTube) The amazing thing is how small the mechanical parts are, and how many there are in there. This camera probably costs no more than £200, yet there are minuscule parts … Continue reading
Posted in General
Leave a comment
Kodak bankrupt?
Kodak, perhaps the photography company, appears to have filed for bankruptcy. It seems to be something of a representative for the state of the non-digital photography market, which looks pretty much dead except for a few limited areas. In recent … Continue reading
Posted in General
2 Comments
The Web Development Kit Bundle
Just hours remain to buy the The Web Development Kit Bundle. It’s got a useful mix of tools for Mac web development and its an excellent bargain even if you’re only looking for one or two items in the bundle. … Continue reading
Posted in General
Leave a comment
SQLEditor upgrades
One of the big questions I’ve been thinking about recently is how to price upgrades for SQLEditor. So far upgrades have all been free as 1.0 became 1.1 and eventually 1.7. But with the new 2.0 release appearing soon, the … Continue reading
Posted in Company News, General, SQLEditor, Writing Software
1 Comment
SQLEditor and OS X 10.7/Lion
The release of OS X 10.7 Lion is approaching very fast and the question must be: is SQLEditor compatible? The answer is that I expect that SQLEditor will be compatible with OS X 10.7 when it is released in July. … Continue reading
Posted in Company News, General, Macintosh, SQLEditor
Leave a comment
MySQL 5.5 + Ruby + Snow Leopard Mac OS X 10.6
The trick is that the library install path isn’t right in the gem bundle. The following commands fixed it for me: $ cd /Library/Ruby/Gems/1.8/gems/mysql-2.8.1/lib $ sudo install_name_tool -change libmysqlclient.18.dylib /usr/local/mysql/lib/libmysqlclient.18.dylib mysql_api.bundle $ cd /Library/Ruby/Gems/1.8/gems/mysql-2.8.1/ext $ sudo install_name_tool -change libmysqlclient.18.dylib /usr/local/mysql/lib/libmysqlclient.18.dylib … Continue reading
Posted in General
Leave a comment
Talk Talk Door step selling
A truly remarkable piece of door step selling occurred to me this afternoon. Three people turned up at my door, claiming to be from Talk Talk, complete with ID badges. (So possibly genuine?) I said I wasn’t interested, but one … Continue reading
Posted in General
3 Comments
SQLEditor Diff Support: A Sneak Peak
Development work is continuing on SQLEditor, and I thought I’d post a sneak peak of some features that will be arriving fairly soon. Today the feature is Diff support. Yes, it’s something that people have been asking for and something … Continue reading
Posted in General, SQLEditor
Leave a comment
Adobe and Growl
I recently spotted the following line in an online forum by a person associated with the Growl notification system. I’m tired of being yelled at and having my life threatened, but that’s at least better than being insulted like this. … Continue reading
Posted in General
Leave a comment
Chalkboard paint
Chalkboard Paint makes a chalkboard anywhere you can paint. Some ideas on what to actually do with the stuff on the walls. I like the idea of a calendar made of the stuff.
Posted in General
Leave a comment
SoyLatte 10.6 bundle template
This is a simple template to use SoyLatte in Mac OS X 10.6 and have it appear in the JavaPreferences system. You need to copy all of the contents of the /usr/local/soylatte16-i386-1.0.3/ directory into the directory contents/Home (inside the package), … Continue reading
A Microsoft vision of the future
A vision of a technology future that is almost magical in its fluidity and the absence of any obvious equipment. This is what the future should be:
Posted in General
Leave a comment
Helpful forums?
Spotted recently in a technical forum (which shall remain nameless): Your answers are useless. Thank you anyway. I found answers on my questions from another source. Although I still don’t know what the final answer was, alas…
Posted in General
Leave a comment
Real buyers getting tired of speculators
Real cocoa buyers, who are probably chocolate manufacturers, are getting tired of excessive speculation in the cocoa market; they’ve threatened to move from London to unspecified US cocoa futures exchanges if something isn’t done to improve things: Telegraph Article (Third … Continue reading
Posted in General
Leave a comment
Pay to play?
back in my day, we didn’t pay to win a video game … we simply played them well Marketing crazy
Posted in General
Leave a comment
Election Day 2010 – Remember to Vote!
It’s the day of the UK general election. It’s your democratic duty to vote! If you don’t vote, you can’t complain about the government we get. So please vote
Posted in General
Leave a comment
Warburtons Ad
Warburtons Bread Advert It made me laugh, anyway. (On their own site too)
Posted in General
Leave a comment
safari supports pdf in img tag
I didn’t know this before but it definitely seems to work. SVG is more compatible for web pages, though this could be useful for embedded webkit apps. From High DPI Websites
Posted in General
Leave a comment
Idea: EU prize for learning all of the European languages
In the nature of the European cooperation, I propose that the European Union should give out prizes to people who can speak significant numbers of european languages. Perhaps 1 million euros for a person speaking all of the EU significant … Continue reading
Posted in General
Leave a comment
iPhone multi-tasking
A thought occurs to me (although I don’t do iPhone development). One possible approach to multi-tasking on the iphone might be to allow a background thread that complied with some sandbox requirements to execute with access to certain apis only. … Continue reading
Posted in General
3 Comments