Loading...
December 16, 2011#

jQuery Upload Plugin

I’ve been working on a jQuery plugin to upload files asynchronously(or at least it looks that way). The plugin uses the trick of the hidden iframe on the page. I created this one myself, because I thought it wasn’t that difficult to do and this way I’d have full control over it. So check it out, you can find it here:

jQuery Upload

November 17, 2011#

Semantics on HTML5

There is a lot going on about the semantics of HTML5. If the time-element should be changed to a data-element…

I came across this article by Christian Heilmann with another point of view, but this proves to be a interesting read.

 

November 2, 2011#

A great new text editor: Sublime text 2

As a web-developer I constantly look for new ways to improve my workflow, and I just found a great tool which could help me with that: Sublime Text 2.

I’ve been using Coda & Espresso for 2 years now and loved them for their simplicity and small features that make them great. Great code hinting, adjustable themes, small and fast, extensions, specialized for mainly HTML/CSS/PHP.

Thanks to the Smashing Network posts I found this little beauty. In Coda & Espresso I really missed support for editing in block(Selecting multiple lines and editing them at once) & code collapsing(done right) Sublime text 2 has all this and more. Dual file-support: You can compare to versions of the same file on 1 screen, just next to each other. You get a live overview of your code and when scrolling you can see where you are in the code. There probably are even more features that I still need to discover, but so far it has convinced me for using it as my default editor.

Sublime text 2 is still in beta, that means you can currently download it for free and try it out! Check their website.

 

June 1, 2011#

A new blog, a new beginning

Hi,

I’m finally starting a blog, i’ve been postponing it for quit a while now.

This blog will be all about web-design/development, new things I found/made will be posted and reviewed here. It will also be a place where you can find tutorials on how to do some amazing things. This week i will be posting a tutorial about how to make a cool, but more importantly SEO friendly, ajax website.
If you want to find out more about me, check this page .

I hope you guys will enjoy this blog.