Tuesday, October 12, 2010
Monday, October 04, 2010
Wednesday, September 29, 2010
Sunday, September 26, 2010
Friday, September 17, 2010
Tuesday, September 14, 2010
Sunday, September 12, 2010
Friday, September 10, 2010
Animator VS Animation
Link I was sent by Martin. Really nice play on the idea of what would happen if the flash movie you were building suddenly took on a life of its own... while you were still building it.
Thursday, September 09, 2010
Saturday, September 04, 2010
Friday, September 03, 2010
Thursday, September 02, 2010
Friday, August 27, 2010
Thursday, August 26, 2010
Visual Studio Scrum Template 1.0
The Visual Studio Scrum Template Definition goes into detail about the different types of work items available in the Scrum template, including Product Backlog Items, Bugs, Tasks, Impediments, Sprints and Test Cases etc. Most of it is fairly obvious, but it's useful to have as a reference all the same.
Thursday, August 05, 2010
Wednesday, August 04, 2010
Node.js is the New Black
Node.js is the New Black
... or, more accurately, Node.js is a web server written in JavaScript that has some benefits for applications that need to maintain the equivalent of persistent connections without hogging loads of resources when they have to deal with large numbers of concurrent clients.
Thursday, July 29, 2010
Monday, July 12, 2010
Friday, June 18, 2010
Friday, June 04, 2010
Wednesday, June 02, 2010
CodeIgniter - Open source PHP web application framework
CodeIgniter Open source PHP web application framework looks like it could be really useful!
Tuesday, June 01, 2010
Testing on Mobile Devices using Emulators - klauskomenda.com
This article on klauskomenda.com lists most of the mobile device emulators for testing websites in mobile browsers.
Friday, May 21, 2010
Google Font Directory
The Google Font Directory could make life a bit easier (or more varied). Well, I say "life" as if I lived web fonts, which I don't, but you get the idea.
Thursday, May 20, 2010
Braemoor: Web Dev Software Freebies
This page lists a collection of web development utilities including a sitemap generator, email address obfuscator, UK postcode, telephone, national insurance number and tax code validators, credit card validator, cookie-handling JavaScript, rogue robot trap and one or two other miscellaneous scripts.
Wednesday, May 12, 2010
Monday, May 10, 2010
Tuesday, April 27, 2010
Monday, April 26, 2010
Friday, April 23, 2010
SitePoint Podcast #58: HTML Email with Mat Patterson
SitePoint Podcast #58: HTML Email with Mat Patterson
If you can wade through the "conversation" bits of this page (and I've only just skimmed the first 1/4) then it looks as if it contains a whole bunch of reasons why you shouldn't try to bother rolling your own HTML email distribution system. It's a LOT of hard work and there are plenty of people who've already done that hard work so you don't have to.
If you can wade through the "conversation" bits of this page (and I've only just skimmed the first 1/4) then it looks as if it contains a whole bunch of reasons why you shouldn't try to bother rolling your own HTML email distribution system. It's a LOT of hard work and there are plenty of people who've already done that hard work so you don't have to.
Tuesday, April 13, 2010
TCPDF - PHP class for PDF (SourceForge)
Thursday, April 08, 2010
Tuesday, April 06, 2010
Friday, March 26, 2010
Wednesday, March 24, 2010
Tuesday, March 23, 2010
flame - a different type of drawing tool
flame by peter blaskovic allows you to create some incredible abstract images.
Tuesday, March 16, 2010
Android Prototyping
This post by ArtfulBits includes Visio stencils for UI prototyping on Google Android Mobile Platorm.
Wednesday, March 10, 2010
iPhone website - Nettuts
This article explains how to develop a web page / app that detects iPhone visitors and redirects them to a different page / site that can detect orientation and apply different stylesheets accordingly.
See also the iUI framework by Joe Hewitt
See also the iUI framework by Joe Hewitt
Wednesday, March 03, 2010
Saturday, February 27, 2010
Friday, February 26, 2010
Friday, February 19, 2010
Thursday, February 18, 2010
Haml and Sass
Haml - XHTML Abstraction Markup Language
This is a templating language with built-in support for dynamic / variable data insertion. Seems to be mainly geared towards Ruby On Rails.
Sass - Syntactically Awesome Stylesheets
These are an abstraction mechanism that allows nesting, variables and basic functions to be used when creating CSS.
This is a templating language with built-in support for dynamic / variable data insertion. Seems to be mainly geared towards Ruby On Rails.
Sass - Syntactically Awesome Stylesheets
These are an abstraction mechanism that allows nesting, variables and basic functions to be used when creating CSS.
Tuesday, February 16, 2010
Email trust systems
One of our prospects is interested in email marketing applications.
I found some links for further reading on whitelists, trust marks and accreditations.
* Goodmail Systems
* Return Path Certification Program
* Suretymail
I found some links for further reading on whitelists, trust marks and accreditations.
* Goodmail Systems
* Return Path Certification Program
* Suretymail
Monday, February 15, 2010
Friday, February 12, 2010
CSS2/DOM - Styling an input type="file"
PPK's take on styling file input form fields: CSS2/DOM - Styling an input type="file"
Thursday, February 11, 2010
How To Create an Offline Web Application
How To Create an Offline Web Application
This is it! This is what we've all been waiting for!
Well, OK, perhaps we've not ALL been waiting for it ... in fact, I guess it's only really useful in a handful of cases ... but hey, I've been waiting for it for AT LEAST ... err ... a couple of months!
This is it! This is what we've all been waiting for!
Well, OK, perhaps we've not ALL been waiting for it ... in fact, I guess it's only really useful in a handful of cases ... but hey, I've been waiting for it for AT LEAST ... err ... a couple of months!
Wednesday, February 10, 2010
Automating the process of contracts using PDF and PHP
This Article from A List Apart details how to use forms in PDF documents to submit their data to a PHP script to track contract acceptances and return a receipt for the client to print or save for their records if required.
web.without.words
web.without.words
Some over-opinionated guy ranting about how rubbish most sites are ... before reducing them to wireframes and posting them on his website.
Some over-opinionated guy ranting about how rubbish most sites are ... before reducing them to wireframes and posting them on his website.
Tuesday, February 09, 2010
Monday, February 08, 2010
HTML5 web storage and offline applications
Breaking Out The Edges of The Browser is an article by 24 Ways on some of the web storage and offline application capabilities of HTML5.
Friday, February 05, 2010
Thursday, February 04, 2010
MODx - Content Management System, Framework, and More
MODx claims to be the answer to all of the frustrations with other Content Management Systems.
Maybe one day I'll have enough time to see if they live up to their promises :-)
Maybe one day I'll have enough time to see if they live up to their promises :-)
Wednesday, February 03, 2010
Tuesday, February 02, 2010
YUI: CSS Grid Builder
YUI: CSS Grid Builder
Not sure if this is really going to help with the sort of layouts we produce... could just end up giving me a bunch of stuff that I don't understand and can't customise the way I need to... but then I guess there's only one way to find out!
Not sure if this is really going to help with the sort of layouts we produce... could just end up giving me a bunch of stuff that I don't understand and can't customise the way I need to... but then I guess there's only one way to find out!
Firebug Lite
Firebug Lite lets you include a js file in your page ... and have most of firebug appear inside just about any browser you like! Yay!
Subscribe to:
Posts (Atom)