Tuesday, February 02, 2010
Convert PSD to Wordpress with Divine. Convert Photoshop to Wordpress theme
DivineConvert Photoshop PSD to Wordpress with Divine. Convert Photoshop to Wordpress theme
allows you to convert Photoshop PSD files to Wordpress Themes ... allegedly. Few limitations but it's in free beta at the moment. Could be a real time saver if we start to use Wordpress in anger (and if we get to know the work-arounds / quirks of this app :-)
allows you to convert Photoshop PSD files to Wordpress Themes ... allegedly. Few limitations but it's in free beta at the moment. Could be a real time saver if we start to use Wordpress in anger (and if we get to know the work-arounds / quirks of this app :-)
Video for Everybody!
The Video for Everybody! page provides copy-and-pasteable code for including video in web pages that will play in just about any browser and device from HTML5 native support (ogg and mp4) through quicktime and flash to just showing a placeholder image with links to download the video file.
Monday, February 01, 2010
Friday, January 29, 2010
Tuesday, January 26, 2010
Monday, January 25, 2010
A Markup That Could Have Big Implications for SEO | WebProNews
This article by WebProNews
says that RDFa (Resource Description Framework in attributes) is becoming increasingly used to help search engines determine relevance and provide "rich snippets" in search results which are shown to increase click-throughs.
says that RDFa (Resource Description Framework in attributes) is becoming increasingly used to help search engines determine relevance and provide "rich snippets" in search results which are shown to increase click-throughs.
Friday, January 22, 2010
Copy and paste images into web-based WYSIWYG editors
PicturePaste allows you to copy and paste images from the Windows clipboard into web-based rich text editors, such as those used by gmail, google docs, blogger, wordpress etc.
Sitepoint have done a write-up about it.
Might mean that for some people the commercial plug-in for TinyMCE is no longer necessary.
Thursday, January 21, 2010
Wednesday, January 20, 2010
IE6 & 7 don't support "inherit" CSS values
This post from Stack Overflow suggests that IE6 & IE7 only support "inherit" as a CSS value for "direction" and "visibility".
Tuesday, January 19, 2010
Monday, January 18, 2010
Friday, January 15, 2010
Response to “In Defense of Vertical Navigation” | Impressive Webs Toronto
Response to “In Defense of Vertical Navigation” | Impressive Webs Toronto.
Some people just don't know when to let it go :-)
The Case Against Vertical Navigation - Smashing Magazine
The Case Against Vertical Navigation - Smashing Magazine
Not sure I agree with all of this, but useful reading none the less.
Tuesday, January 12, 2010
Monday, January 11, 2010
Removing the element outline on links without hurting keyboard users
This article by Patrick Lauke suggests
a:hover, a:active { outline: none; }
to remove the annoying outlines left behind "off-lefted" link elements without leaving keyboard-only users without any clue as to which element they currently have selected.
Friday, January 08, 2010
Icon plug-in for paint.net
Plug-in for paint.net that allows you to open and save .ico icon files.
See forum post(s) for more details.
See forum post(s) for more details.
Tuesday, January 05, 2010
Symphony CMS
Symphony CMS uses PHP, XML, XSLT and mod_rewrite for a modular and flexible approach to content management.
Not tried it yet but it looks worth a go...
Tuesday, December 22, 2009
Saturday, December 19, 2009
Friday, December 18, 2009
Thursday, December 17, 2009
Wednesday, December 16, 2009
Atari Video Games | Arcade
Off-topic: Several original Atari Video Games are now available to play on line as Flash Games. Woohoo!
Tuesday, December 15, 2009
Find unused CSS entries with "Dust-Me Selectors"
Dust-Me Selectors is a Firefox extension that scans the CSS files linked to the current page and works out which ones are not applicable to the page.
There's also the option to point the extension at a site map (in XML or HTML format) and have it scan multiple pages, checking which CSS entries aren't used in any of the pages.
It's been developed by "brothercake" (James Edwards) and there's a few pages about it on the Sitepoint website.
There's also the option to point the extension at a site map (in XML or HTML format) and have it scan multiple pages, checking which CSS entries aren't used in any of the pages.
It's been developed by "brothercake" (James Edwards) and there's a few pages about it on the Sitepoint website.
Friday, December 11, 2009
Friday, December 04, 2009
Tuesday, December 01, 2009
Friday, November 20, 2009
Monday, November 16, 2009
Tuesday, November 03, 2009
Friday, October 30, 2009
Thursday, October 29, 2009
Thursday, October 22, 2009
Allan Jardine | Reflections | Rule
Allan Jardine | Reflections | Rule.
Just as useful - if not more so.
Processing.js
Processing.js
Nice-looking way of creating visualisations and interactive animations using the HTML5 canvas element and JavaScript.
Home - Pencil Project
Home - Pencil Project.
Something to give Balsamiq or Visio + paper prototyping UI stencils a run for their money?
Itemscript.org
Itemscript.org.
One to make a note of and read up about later.
Seems like a wrapper for JSON / Ajax data transfer?
DHTML eXtensions - professional AJAX components for advanced Web UI - in your PHP, JSP, .NET, ASP and ColdFusion applications
DHTML eXtensions - professional AJAX components for advanced Web UI - in your PHP, JSP, .NET, ASP and ColdFusion applications.
If we ever want an alternative to infragistics then this might be worth a look?
Panic - Coda - One-Window Web Development for Mac OS X
Panic - Coda - One-Window Web Development for Mac OS X.
This looks great - shame I don't usually work on a Mac!
Clickframes
Clickframes is a way of defining a basic web application in xml and having a set of page specifications built for you from that xml document.
The theory is sound but it's not really prototyping as I'd see it. It seems more like a way to have people who think in xml write the spec and then translate it into a format that people who don't think in xml can understand.
Open Web Tools Directory
Mozilla has (recently) started the Open Web Tools Directory which collects together many (most?) of the useful tools, utilities and frameworks that make a web developer's job that bit more manageable.
Thursday, October 08, 2009
Wednesday, October 07, 2009
Ecwid: E-Commerce Widgets
Ecwid: E-Commerce Widgets looks interesting... could be useful in the future.
Monday, October 05, 2009
Do URLs Matter?
As with so many questions, it depends.
Yes, there are some SEO benefits if the search engine in question can identify words in the URL that are also in the page.
However, it seems that whilst URLs matter a great deal to developers, end users just couldn't care less.
I'm also reminded of this entry in the PuTTY FAQ...
Friday, September 25, 2009
Thursday, September 24, 2009
Wednesday, September 23, 2009
Tuesday, September 22, 2009
Monday, September 21, 2009
Wednesday, September 16, 2009
Wednesday, September 09, 2009
FireCrystal - Debug JS website interactions
FireCrystal looks promising, although it still needs more development before it's stable enough for regular use.
"FireCrystal allows users to record their actions on a web page and shows them the relevant code (HTML, Javascript, and CSS)"
"FireCrystal allows users to record their actions on a web page and shows them the relevant code (HTML, Javascript, and CSS)"
Tuesday, September 08, 2009
Tuesday, September 01, 2009
Internet Explorer 8 - Better Browser
Goodbye to IE6! Hello to feeding (some of the) hungry people! Go! Go! Go!
Subscribe to:
Posts (Atom)