Filer.js: A UNIX-Like Wrapper for the HTML5 Filesystem API

Posted by & filed under programming.

Pretty cool js library wrapper, currently only works with Chrome. Use commands like mkdir or rm to perform file tasks.  Check out the souce link for more info. Source: Filer.js: A UNIX-Like Wrapper for the HTML5 Filesystem API. Share on Facebook Share on Linkedin Tweet about it Print for later Tell a friend

Confused about HTML 5?

Posted by & filed under internet.

If you’re confused about HTML 5, check out this presentation as it settles a lot of the confusion. It’s a bit long at around 56+ minutes, so be sure you have the time to check it out. Source: http://www.youtube.com/watch?v=9hcyniwLQZU Share on Facebook Share on Linkedin Tweet about it Print for later Tell a friend

dochub | Instant Documentation Search

Posted by & filed under programming.

Excellent resource for for web developers. A searchable list of documents for HTML, CSS, JavaScript and DOM (Document Object Model). Click on the link and check it out. http://dochub.io/ Share on Facebook Share on Linkedin Tweet about it Print for later Tell a friend

Using Prototype with Coldfusion

Posted by & filed under programming.

So it's been a while since I blogged as time is something that seems to be eluding me.  But I have some time today, and want to share something that I have been researching and playing around with.   Disclaimer:  While I have some knowledge with these tools that I speak about, I certainly do… Read more »