Sponsorised links
Yesterday
24 Ways - Advent Calendar for Web Geeks
New web ideas for each day of advent.
Convert WORD doc to HTML
Free online tool to convert the contents of a word document into HTML code. Super handy conversion tool for quickie web development tasks.
02 December 2009
Sponsorised links
30 November 2009
27 November 2009
25 November 2009
23 November 2009
jQSlickWrap - Slick text wrapping for jQuery
To do this, it needs to have access to the individual pixels of the images it's operating on -- which is why for jQSlickWrap to work, you need to have a browser that supports HTML 5's new canvas element.
Here's an overview of the algorithm:
1. If necessary, pre-load the image.
2. Determine the CSS styles for the image (float and padding).
3. Create a canvas element and set its dimensions to the size of the image plus its padding.
4. Draw the image onto the canvas in the top-left location.
5. Figure out the "background" color of the image by examining the pixel data at the top-left corner of the image.
6. Fill the canvas with this background color.
21 November 2009
20 November 2009
Video for Everybody!
"Video for Everybody is very simply a chunk of HTML code that embeds a video into a website using the HTML5 <video> element which offers native playback in Firefox 3.5, Safari 3 & 4, Google Chrome and an increasing number of other browsers: "
Soba1.1 - a live HTML editor
just edit the html on the left pane, and you'll see how it rendered on the right pane as you typed.\nIt should be useful when you want to develop such as CSS or JavaScript which need to be tuned litlle by little.\nNote that the html document is automatically stored into a browser's cookie(up to approx.4kb).\nSo you can continue working on the html even after you closed the browser window.
19 November 2009
17 November 2009
Advanced JavaScript Table Sorter – TinyTable V3 - Web Development Blog
Plugin javascript permettant de trier, filtrer et paginer un tableau html
13 November 2009
07 November 2009
pyquery: a jquery-like library for python — pyquery v0.3 documentation
pyquery allows you to make jquery queries on xml documents. The API is as much as possible the similar to jquery. pyquery uses lxml for fast xml and html manipulation.
06 November 2009
04 November 2009
03 November 2009
Why do we have an IMG element?
Quite simply, because Marc Andreessen shipped one, and shipping code wins.
31 October 2009
30 October 2009
Unicode Lookup: convert special characters
Unicode Lookup is an online reference tool to lookup Unicode and HTML special characters, by name and number, and convert between their decimal, hexadecimal, and octal bases.
