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

Posted in General | 1 Comment

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