June 28th, 2006 |
Published in
Uncategorized
EasyEclipse:
A project I wish I had detected earlier: EasyEclipse. What is EasyEclipse? From their website:
EasyEclipse packages together Eclipse, the open-source software development platform, and selected open source plugins.
They provide packages for Java, PHP, Ruby on Rails, and Python. Just download the desired package, unpack it, and start programming
Actually some nice packaging of the various environments, I may play with this for php projects, the only issue that I have now is that I am hooked on textmate for my editor and forced to use zend for my debugging (which rocks by the way) so can I get hooked on something else….
(Via cake baker.)
June 28th, 2006 |
Published in
Blogroll, HTML, JavaScript/AJAX, Tools I Use
Drosera - A JavaScript Debugger for WebKit:
The WebKit group released a new tool called Drosera last night. It’s a JavaScript debugger that will work alongside any WebKit application, including Safari. This is welcome news for the web design community — any tool that can help JavaScript to work more fluidly in Safari is a good thing.
This is the beginning of a great new world….
(Via The Unofficial Apple Weblog (TUAW).)
June 25th, 2006 |
Published in
Uncategorized
That on the Mac that if your machine is totally bogged down… that your music will continue to play uninterrupted in iTunes…
June 23rd, 2006 |
Published in
JavaScript/AJAX
event:Selectors
event:Selectors allow you to apply an event such as mouseover, mouseout, click, et al using a CSS style syntax. It keeps your layers separated and greatly reduces the amount of code you have to write.
this is a nice set of commands to really clean up your pages, lot like the Behavior stuff for prototype.js, though currently I am fond of the adding observers via the scriptalicious stuff.
June 23rd, 2006 |
Published in
Uncategorized
event:Selectors allow you to apply an event such as mouseover, mouseout, click, et al using a CSS style syntax. It keeps your layers separated and greatly reduces the amount of code you have to write.
this is a nice set of commands to really clean up your pages, lot like the Behavior stuff for prototype.js, though currently I am fond of the adding observers via the scriptalicious stuff.
June 22nd, 2006 |
Published in
PHP
<
p>Dublish.com: Simple Optimization for PHP and MySQL:
<
blockquote>
Dublish.com has this post from a little while back with some good tips on how to squeeze the most out of your MySQL and PHP scripts with some simple, handy tips.
Some good tips in here, also in the linked to content and the comments.
(Via PHPDeveloper.org.)
June 22nd, 2006 |
Published in
Blogroll
everystockphoto : Free Stock Photos:
everystockphoto.com is another great resource for free stock photos. everystockphoto is indexing over 250,000 creative commons, public domain and other attribution licensed photos.
(Via Ajax Blog.)
June 20th, 2006 |
Published in
Uncategorized
So I am now using the post from TextMate blogging that is demonstrated in a screen capture at the TextMate Blog. It’s really cool you can write in the document window and post directly too. Watch around the 7th minute to see a really cool feature