Archive

 

WordPress Filesystem API: the right way to operate with local files

Posted: august 21st, 2012 by: sydayDend

The evolution of WordPress from a blogging platform into a fully-fledged CMS, simultaneously turns it into a solid framework for developers to build outstanding projects and applications upon.... read more

Toying With the HTML5 FileSystem API

Posted: april 11th, 2012 by: Gamserkusers

HTML5 provides us with a whole crop of new possibilities, such as drawing with canvas , implementing multimedia with the audio and video APIs, and so on. One of these tools, which is still relatively new, is the File System API . It gives us access to a sandboxed section of the user’s local file system, thus filling the gap between desktop and web applications even further! In today’s tutorial, we’ll go through the basics of this new and exciting API, exploring the most common filesystem... read more

25 Vim Tutorials, Screencasts, and Resources

Posted: september 22nd, 2010 by: paulonewman

As I continue my self-imposed thirty days of Vim , I’ve come across a plethora of excellent tutorials, resources…even screencasts. If you’re like me, and are just beginning to dig into this fantastic open source editor, hopefully the following will help to push you along. Screencasts... read more