Posts Tagged ‘development

Google Analytics for Flash

Tuesday, November 18th, 2008.

Right on the heels of Flash indexing by Google, the Analytics team posted on their blog today that there is now a method of adding Google Analytics to Flash (ActionScript 3).
Check it out at the Analytics blog.

Codeweaver’s Emulation Software for Free

Tuesday, October 28th, 2008.

Well that’s one way to get noticed:
http://www.startribune.com/lifestyle/33338904.html

Ubiquity: Plain English Use of Media

Tuesday, September 2nd, 2008.

Mozilla Labs is showing of an interesting technology that lets users access common web services, like Google Maps, with a few keystrokes. It’s aim is to simplify use of these services in regular communications like e-mail.
I like the way the interface is conceived. No window swapping when you’re using the browser. I hope they extend [...]

37Signals Switches to Git

Monday, August 18th, 2008.

Long time Subversion shop 37signals is migrating their code management from SVN to GIT. GIT is a code management system originally developed by Linus Torvalds, creator of the Linux operating system.
Jamis writes about why they’re making the switch to GIT and says:
Branching and merging in Subversion are painful. If you’ve never used it, you don’t [...]