<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>n-smith</title>
<link>//www.n-smith.com/index.cfm/rss/</link>
<description>n-smith Latest News and Blog Posts</description>
<language>en-gb</language>
<lastBuildDate>Sat, 02 May 2026 19:28:18 GMT</lastBuildDate>
<copyright>Copyright: (c) n-smith</copyright>
<ttl>15</ttl>
<item>
<title>Twitter Bootstrap 3 with jQuery Validate</title>
<description>How can you utilise Twitter Bootstraps in built error classes with jQuery Validate to produce a good UI on error</description>
<link>//www.n-smith.com/index.cfm/my-blog/2014-03-07-twiiter-bootstrap-3-with-jquery-validate/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2014-03-07-twiiter-bootstrap-3-with-jquery-validate/</guid>
<pubDate>Fri, 07 March 2014 00:00:00 GMT</pubDate>
</item>
<item>
<title>Microsoft SQL Server TSQL Random Rows and Records using NEWID()</title>
<description>If you are looking to return random rows or records using Microsoft SQL Server (TSQL), then this handy function will help you with just that. NEWID()</description>
<link>//www.n-smith.com/index.cfm/my-blog/2013-03-15-microsoft-sql-server-random-rows-records/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2013-03-15-microsoft-sql-server-random-rows-records/</guid>
<pubDate>Fri, 15 March 2013 00:00:00 GMT</pubDate>
</item>
<item>
<title>cfdocumentitem footer and variables scoping - attributes scope</title>
<description>When using cfdocumentitem inside a cfdocument tag, I had problems accessing variables set outside in other scopes including session, application, local and specifically in FW/1 the rc scope. Well attributes scope to the rescue</description>
<link>//www.n-smith.com/index.cfm/my-blog/2012-11-30-cfdocumentitem-footer-and-variables-scoping/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2012-11-30-cfdocumentitem-footer-and-variables-scoping/</guid>
<pubDate>Fri, 30 November 2012 00:00:00 GMT</pubDate>
</item>
<item>
<title>LOCAL scoped variables and Query of Query conflict syntax error</title>
<description>A small problem when using LOCAL scoped variables in ColdFusion, that you then need to use in a Query of Query (QofQ). Query of Queries Syntax error encountered &quot;LOCAL&quot;</description>
<link>//www.n-smith.com/index.cfm/my-blog/2012-07-02-local-scope-conflict-on-query-of-query/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2012-07-02-local-scope-conflict-on-query-of-query/</guid>
<pubDate>Mon, 02 July 2012 00:00:00 GMT</pubDate>
</item>
<item>
<title>sp_generate_inserts - A handy SQL stored procedure for generating insert statements</title>
<description>Sometimes scripting your database data can be a real headache for promotion to a live environment. This handy SQL stored procedure (proc) called sp_generate_inserts can help you generate your SQL insert statements.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2012-05-30-generate-sql-sp-generate-inserts/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2012-05-30-generate-sql-sp-generate-inserts/</guid>
<pubDate>Wed, 30 May 2012 00:00:00 GMT</pubDate>
</item>
<item>
<title>Product and Software Release Management - Microsoft SQL and ColdFusion - Your Thoughts?</title>
<description>When managing or developing software, there will become a time that the product goes live online. After that time how do you manage your product and software release management for SQL and ColdFusion?</description>
<link>//www.n-smith.com/index.cfm/my-blog/2012-05-29-release-management-microsoft-sql-and-coldfusion/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2012-05-29-release-management-microsoft-sql-and-coldfusion/</guid>
<pubDate>Tue, 29 May 2012 00:00:00 GMT</pubDate>
</item>
<item>
<title>Capitalize the first letter in every word using ColdFusion | Regex to the rescue</title>
<description>I just recently required a snippet of code to capitalize (uppercase) the first letter of each word in a string, using ColdFusion, before returning back to the screen for output. Regex (Regular Expresssion) to the rescue.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2012-04-17-capitalize-start-of-each-word-using-coldfusion/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2012-04-17-capitalize-start-of-each-word-using-coldfusion/</guid>
<pubDate>Tue, 17 April 2012 00:00:00 GMT</pubDate>
</item>
<item>
<title>Open BlueDragon (OpenBD) 1.4 bundled with Tomcat 6 - Support SES URLs - Update web.xml</title>
<description>I am currently running an Open BlueDragon (OpenBD) install on my local development mnachine, that is bundled with Tomcat 6.0. This little tip should help anyone looking to run SES URLs (e.g. /index.cfm/*).</description>
<link>//www.n-smith.com/index.cfm/my-blog/2012-04-05-tomcat-open-bluedragon-ses-urls/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2012-04-05-tomcat-open-bluedragon-ses-urls/</guid>
<pubDate>Thu, 05 April 2012 00:00:00 GMT</pubDate>
</item>
<item>
<title>How to issue a Trackback using Adobe ColdFusion and CFHTTP</title>
<description>I&apos;ve been meaning to get round to having the ability to issue Trackbacks and Pings using my custom built CMS, but also provide my site with the ability to receive Trackbacks and display them for genuine comments and credits.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2012-04-03-issue-trackbacks-using-coldfusion/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2012-04-03-issue-trackbacks-using-coldfusion/</guid>
<pubDate>Tue, 03 April 2012 00:00:00 GMT</pubDate>
</item>
<item>
<title>Wordpress Websites - Easy to install, configure, administer .... BUT</title>
<description>I love Wordpress. It&apos;s a great tool for quickly building websites, blogs and some great looking sites .... BUT it seems to make website design and development TOO EASY and leads to the birth of &quot;overnight&quot; web designers and web developers.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2012-03-30-wordpress-websites/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2012-03-30-wordpress-websites/</guid>
<pubDate>Fri, 30 March 2012 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe ColdFusion 10 - What&apos;s new and what can we expect from an upgrade?</title>
<description>ColdFusion 10 is the new application development server due for release this year by Adobe. What&apos;s new in the server offering and is it worth a upgrading?</description>
<link>//www.n-smith.com/index.cfm/my-blog/2011-10-01-adobe-coldfusion-10/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2011-10-01-adobe-coldfusion-10/</guid>
<pubDate>Sat, 01 October 2011 00:00:00 GMT</pubDate>
</item>
<item>
<title>Automating Database Backup for Microsoft SQL 2005 Express</title>
<description>If you are running a Microsoft SQL 2005 Express edition database and want to automate a daily backup of your database data, then this handy script can help you automate this task and protect your data files.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2011-06-21-automating-database-backup-for-microsoft-sql-2005-express/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2011-06-21-automating-database-backup-for-microsoft-sql-2005-express/</guid>
<pubDate>Tue, 21 June 2011 00:00:00 GMT</pubDate>
</item>
<item>
<title>What are the Google Web Font(s) API and the Google Font Directory?</title>
<description>The Google Font API helps you add web fonts to any web page. Benefits of the Google Font API include:
A choice of high quality open source fonts. Works in most browsers. Extremely easy to use.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2011-03-16-google-web-fonts-api/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2011-03-16-google-web-fonts-api/</guid>
<pubDate>Wed, 16 March 2011 00:00:00 GMT</pubDate>
</item>
<item>
<title>Problem passing + parameter to jQuery Uploadify</title>
<description>I have battled with a problem today using jQuery uploadify on a project I am currently working on. For some reason my string parameter was being stripped of the &apos;+&apos; characters.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2011-02-28-problem-passing-parameters-to-uploadify/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2011-02-28-problem-passing-parameters-to-uploadify/</guid>
<pubDate>Mon, 28 February 2011 00:00:00 GMT</pubDate>
</item>
<item>
<title>onRequestStart - variables scope</title>
<description>A nice little gotcha that I came across today whilst defining a new application.cfc. Within my onRequestStart method.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2010-12-01-onrequeststart-variables-scope/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2010-12-01-onrequeststart-variables-scope/</guid>
<pubDate>Wed, 01 December 2010 00:00:00 GMT</pubDate>
</item>
<item>
<title>ColdFusion Development and Consultancy in the UK</title>
<description>Just a quick reminder that I can offer Adobe ColdFusion consultancy and development to UK and EU businesses.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2010-02-27-coldfusion-development-and-consultancy-in-the-uk/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2010-02-27-coldfusion-development-and-consultancy-in-the-uk/</guid>
<pubDate>Sat, 27 February 2010 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe AIR 2.0 is released on BETA</title>
<description>Adobe have released version 2 of the AIR cross platform runtime, that builds on the success of AIR 1 giving developers new capabilities.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2009-11-27-adobe-air-2-0-released-on-beta/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2009-11-27-adobe-air-2-0-released-on-beta/</guid>
<pubDate>Fri, 27 November 2009 00:00:00 GMT</pubDate>
</item>
<item>
<title>Flash and AIR on the iPhone</title>
<description>Yes you have read this right ….. Adobe Flash CS5 will allow developers to create applications built using Actionscript 3, available for the iPhone and iPod touch. </description>
<link>//www.n-smith.com/index.cfm/my-blog/2009-10-05-flash-and-air-on-the-iphone/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2009-10-05-flash-and-air-on-the-iphone/</guid>
<pubDate>Mon, 05 October 2009 00:00:00 GMT</pubDate>
</item>
<item>
<title>Setting Equal Heights using JQuery</title>
<description>I recently ran into a problem of trying to align the height of 2 columns (col-left and col-right) and ended up using a JQuery plugin for the solution.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2009-09-28-setting-equal-heights-using-jquery/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2009-09-28-setting-equal-heights-using-jquery/</guid>
<pubDate>Mon, 28 September 2009 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe Flex 4 SDK</title>
<description>Adobe have made available the BETA release of the Flex 4 SDK (previously codenamed Gumbo)</description>
<link>//www.n-smith.com/index.cfm/my-blog/2009-06-01-adobe-flex-4-sdk/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2009-06-01-adobe-flex-4-sdk/</guid>
<pubDate>Mon, 01 June 2009 00:00:00 GMT</pubDate>
</item>
<item>
<title>Import CSV data into Microsoft SQL 2005 using bulk insert</title>
<description>A little problem I had recently was to import a CSV file with about 16mb of data, into a Microsoft SQL 2005 database, using Microsoft SQL Studio Express.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2009-05-15-import-csv-data-into-microsoft-sql-2005-using-bulk-insert/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2009-05-15-import-csv-data-into-microsoft-sql-2005-using-bulk-insert/</guid>
<pubDate>Fri, 15 May 2009 00:00:00 GMT</pubDate>
</item>
<item>
<title>You do not have permission to use the bulk load statement</title>
<description>I had a problem when trying to bulk load a CSV file into my Microsoft SQL 2005 database. The error was &quot;You do not have permission to use the bulk load statement&quot;.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2009-05-09-you-do-not-have-permission-to-use-the-bulk-load-statement/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2009-05-09-you-do-not-have-permission-to-use-the-bulk-load-statement/</guid>
<pubDate>Sat, 09 May 2009 00:00:00 GMT</pubDate>
</item>
<item>
<title>JQuery – A Web Developer’s Best Friend!</title>
<description>I haven’t posted on my blog for a while now as it’s been a little hectic on the work front. I did however feel it necessary to post something about this superb javascript framework called JQuery.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2009-04-17-jquery-a-web-developers-best-friend/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2009-04-17-jquery-a-web-developers-best-friend/</guid>
<pubDate>Fri, 17 April 2009 00:00:00 GMT</pubDate>
</item>
<item>
<title>Building iPhone Applications</title>
<description>I have been looking into developing some sample applications for Apple’s iPhone. I discovered a very nice example application that was written by a colleague of mine from TAG Worldwide.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-10-21-building-iphone-applications/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-10-21-building-iphone-applications/</guid>
<pubDate>Tue, 21 October 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>SQL Get Distance from Longitude and Latitude</title>
<description>I am currently building a mileage and distance calculator for one of my clients and needed a solution to calculate the distnace between 2 geocoded longitude and latitude points.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-08-15-sql-get-distance-from-longitude-and-latitude/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-08-15-sql-get-distance-from-longitude-and-latitude/</guid>
<pubDate>Fri, 15 August 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>SET IDENTITY INSERT Microsoft SQL Server</title>
<description>Just a quick helper for anybody looking to create a table on Microsoft SQL Server, using TSQL. When setting up a table with an IDENTITY column.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-07-28-set-identity-insert-microsoft-sql-server/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-07-28-set-identity-insert-microsoft-sql-server/</guid>
<pubDate>Mon, 28 July 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Alter a table that is published under SQL 2005 replication</title>
<description>Having recently implemented Microsoft SQL 2005 replication for a client, we had a few issues with developers trying to alter schema on the database if the table is under replication.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-06-17-alter-a-table-that-is-published-under-sql-2005-replication/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-06-17-alter-a-table-that-is-published-under-sql-2005-replication/</guid>
<pubDate>Tue, 17 June 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Microsoft SQL 2005 find tables missing primary keys</title>
<description>I recently setup replication for Microsoft SQL 2005 server for a client and needed to provide a list of tables to the client without primary keys, as these are not transferred in the replication.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-06-04-microsoft-sql-2005-find-tables-missing-primary-keys/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-06-04-microsoft-sql-2005-find-tables-missing-primary-keys/</guid>
<pubDate>Wed, 04 June 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>File Upload with Flex and Coldfusion</title>
<description>I am currently working on a sample Flex application that requires the ability to upload files to a destination server.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-05-22-file-upload-with-flex-and-coldfusion/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-05-22-file-upload-with-flex-and-coldfusion/</guid>
<pubDate>Thu, 22 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>ColdFusion 301 Redirect</title>
<description>If you are currently restructuring your website to become more &quot;search engine friendly&quot; here is a nice piece of code using ColdFusion.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-05-16-coldfusion-301-redirect/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-05-16-coldfusion-301-redirect/</guid>
<pubDate>Fri, 16 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Dynamic CSS using ColdFusion</title>
<description>It’s probably quite a well documented subject already, but just thought I would shed some light on producing dynamic CSS using ColdFusion.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-05-06-dynamic-css-using-coldfusion/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-05-06-dynamic-css-using-coldfusion/</guid>
<pubDate>Tue, 06 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe AIR JamJar application</title>
<description>This is a really nice demonstration / working application from Adobe. The application is built using Adobe Flex 2 and runs in Adobe AIR.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-04-10-adobe-air-jamjar-application/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-04-10-adobe-air-jamjar-application/</guid>
<pubDate>Thu, 10 April 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe AIR for Linux</title>
<description>The Adobe AIR cross platform runtime is now available for Linux and is available for download from Adobe Labs.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-04-10-adobe-air-for-linux/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-04-10-adobe-air-for-linux/</guid>
<pubDate>Thu, 10 April 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe OnAir European Tour - London, 9th April 2008</title>
<description>Anybody who is seriously looking at developing Adobe AIR applications should attend this. The Adobe OnAir tour comes to London on 9th April 2008.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-04-07-adobe-onair-european-tour/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-04-07-adobe-onair-european-tour/</guid>
<pubDate>Mon, 07 April 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Force Coldfusion to Sleep controlling the Thread</title>
<description>I ran into an annoying problem today, that was eventually solved by forcing the current ColdFusion processing thread to sleep.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-04-02-force-coldfusion-to-sleep-controlling-the-thread/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-04-02-force-coldfusion-to-sleep-controlling-the-thread/</guid>
<pubDate>Wed, 02 April 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Inkscape Open Source Scalable Vector Graphics Editor</title>
<description>Inkscape is a nice little open source tool for creating SVG (Scalable Vector Graphics).</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-03-06-inkscape-open-source-scalable-vector-graphics-editor/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-03-06-inkscape-open-source-scalable-vector-graphics-editor/</guid>
<pubDate>Thu, 06 March 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe Air RSS Reader</title>
<description>Found a nice simple RSS reader example at Jonathan Fisher’s blog (northcubed). It is built using Flex Builder 3 and runs in the Adobe AIR runtime on the user’s desktop.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-03-05-adobe-air-rss-reader/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-03-05-adobe-air-rss-reader/</guid>
<pubDate>Wed, 05 March 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>ColdFusion DSNless connection to a database</title>
<description>This can be a handy piece of code to have in your toolbox if you have a ColdFuson host that will not allow you to create DSN’s.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-02-27-coldfusion-dsnless-connection-to-a-database/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-02-27-coldfusion-dsnless-connection-to-a-database/</guid>
<pubDate>Wed, 27 February 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Microsoft SQL 2005 database publishing wizard for Backup and Restore</title>
<description>I have been looking for a way to back up my Microsoft SQL 2005 database that is hosted remotely, so that in the event of switching hosts or needing to restore I have a complete backup of my database. </description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-02-21-ms-sql-database-publishing-wizard-for-backup-and-restore/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-02-21-ms-sql-database-publishing-wizard-for-backup-and-restore/</guid>
<pubDate>Thu, 21 February 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>Using ColdFusion to Ping Sitemap Services</title>
<description>I have found a great ColdFusion example of how to notify the major 4 search engines when your sitemap changes.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-02-20-using-coldfusion-to-ping-sitemap-services/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-02-20-using-coldfusion-to-ping-sitemap-services/</guid>
<pubDate>Wed, 20 February 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>XML RPC using ColdFusion and Microsoft.XMLHTTP COM Object</title>
<description>I had recently been reviewing some documentation on a web based API that was available as an XML RPC. At first I was wondering how to achieve this, but then adapted an ASP example provided into a nice neat ColdFusion implementation.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-02-19-xml-rpc-using-coldfusion-and-microsoft-xmlhttp-com-object/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-02-19-xml-rpc-using-coldfusion-and-microsoft-xmlhttp-com-object/</guid>
<pubDate>Tue, 19 February 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>How does wireless mesh networking work?</title>
<description>Wireless Mesh networks are a fairly new concept that is emerging, but can sometimes be misunderstood. I have found a great article that explains the basics of Mesh networks and what is required in order to build a Mesh network.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-02-07-how-does-wireless-mesh-networking-work/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-02-07-how-does-wireless-mesh-networking-work/</guid>
<pubDate>Thu, 07 February 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>IE specific css hacks</title>
<description>A nice little CSS trick (well ok a hack!) for IE specific rules.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-01-18-ie-specific-css-hacks/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-01-18-ie-specific-css-hacks/</guid>
<pubDate>Fri, 18 January 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>SQL Bulk Load with ColdFusion – SQLXMLBulkLoad.SQLXMLBulkLoad</title>
<description>I thought I would post this to help anybody else who might be struggling with loading large XML files and datasets into Microsoft SQL using ColdFusion.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2008-01-16-sql-bulk-load-with-coldfusion-sqlxmlbulkload/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2008-01-16-sql-bulk-load-with-coldfusion-sqlxmlbulkload/</guid>
<pubDate>Wed, 16 January 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title>ColdFusion Web hosting in the UK</title>
<description>I am currently considering web hosting here in the UK instead of the US, due to the nightmare I’ve been having with my current host with downtime. Does anybody know a good UK based ColdFusion host?</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-12-09-coldfusion-web-hosting-in-the-uk/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-12-09-coldfusion-web-hosting-in-the-uk/</guid>
<pubDate>Sun, 09 December 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>WordPress IIS permalinks using 404 redirect</title>
<description>I finally got a Wordpress blog to have Search Engine friendly URL’s on a Windows 2003 server! I done a lot of searching and digging, but finally found this technique on Einar Egilsson’s Blog.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-12-04-wordpress-iis-permalinks-using-404-redirect/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-12-04-wordpress-iis-permalinks-using-404-redirect/</guid>
<pubDate>Tue, 04 December 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe AIR gets a new logo</title>
<description>There is a new look and feel for Adobe AIR as discovered over at Mike Chambers blog. Adobe have introduced a new logo for the AIR runtime.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-11-18-adobe-air-gets-a-new-logo/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-11-18-adobe-air-gets-a-new-logo/</guid>
<pubDate>Sun, 18 November 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>The Apple iPhone comes to the UK on O2</title>
<description>The Apple iPhone has finally made it to the UK on O2 and I have to say it looks and feels really nice.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-11-15-the-apple-iphone-comes-to-the-uk-on-o2/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-11-15-the-apple-iphone-comes-to-the-uk-on-o2/</guid>
<pubDate>Thu, 15 November 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>AJAX Library Lalabird JSMX API</title>
<description>I have been using this tiny AJAX library for a while now and have used it in various projects. It is extremely simple to use and is easily extendable and customisable.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-11-13-ajax-library-lalabird-jsmx-api/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-11-13-ajax-library-lalabird-jsmx-api/</guid>
<pubDate>Tue, 13 November 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Social Bookmarking - What do you think?</title>
<description>I am currently working on implementing social bookmarking for a client. Whilst I sort of like the idea of my favourites roaming around with me and the superb SEO benefits to your site, is there any other use to these tools?</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-11-12-social-bookmarking-what-do-you-think/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-11-12-social-bookmarking-what-do-you-think/</guid>
<pubDate>Mon, 12 November 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Google Analytics – Adobe AIR Version – GAS</title>
<description>Google Analytics for the desktop built using Adobe AIR.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-10-18-google-analytics-adobe-air-version-gas/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-10-18-google-analytics-adobe-air-version-gas/</guid>
<pubDate>Thu, 18 October 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>SQL XML – FOR XML AUTO</title>
<description>Currently working on restructuring some google sitemaps for my client. Instead of the usual query, loop, output process for a ColdFusion XML manipulation based task, I decided to get SQL server to do the work for me</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-10-17-sql-xml-for-xml-auto/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-10-17-sql-xml-for-xml-auto/</guid>
<pubDate>Wed, 17 October 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>cffile crashes out – try using java.io.BufferedWriter?</title>
<description>A few months back I was confronted with the problem of writing a fairly large CSV file using ColdFusion. The file size was around 10mb so I got to work with cffile.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-10-12-cffile-crashes-out-try-using-java.io.bufferedwriter/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-10-12-cffile-crashes-out-try-using-java.io.bufferedwriter/</guid>
<pubDate>Fri, 12 October 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>ColdFusion CFCs in our out of the web root?</title>
<description>ColdFusion CFCs in our out of the web root. The answer to the question above is very much a question of security.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-09-27-cfcs-in-or-out-of-the-web-root/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-09-27-cfcs-in-or-out-of-the-web-root/</guid>
<pubDate>Thu, 27 September 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe Flex with Hibernate and XFire for Java Developers</title>
<description>I recently stumbled across this excellent video tutorial by Bruce Eckel and James Ward on Adobe, that shows an example of a Flex application working with Hibernate and XFire.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-09-25-adobe-flex-with-hibernate-and-xfire-for-java-developers/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-09-25-adobe-flex-with-hibernate-and-xfire-for-java-developers/</guid>
<pubDate>Tue, 25 September 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Flex Builder 2 with Eclipse Europa (Eclipse 3.3)</title>
<description>I have a new machine at home running Windows Vista and have been racking my brains trying to get my files transferred and my desktop set with all my DEV environment for Eclipse combined with Flex Builder 2, but have run into problems.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-09-17-flex-builder-2-with-eclipse-europa-3-3/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-09-17-flex-builder-2-with-eclipse-europa-3-3/</guid>
<pubDate>Mon, 17 September 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe Kuler – Online Colour Themes via RSS</title>
<description>I discovered a very handy colour themes tool online called Adobe Kuler. It allows you to submit colour themes via RSS and for you to explore and share colour themes online.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-08-23-adobe-kuler-online-colour-themes-via-rss/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-08-23-adobe-kuler-online-colour-themes-via-rss/</guid>
<pubDate>Thu, 23 August 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Learning Adobe Flex and Actionscript 3</title>
<description>I have been recently learning and using Flex 2. Coming from a ColdFusion background (and being self taught!!), I first found it very hard to get used to the strict typing and syntax that is used to make up a Flex App.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-08-21-learning-flex-and-actionscript-3/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-08-21-learning-flex-and-actionscript-3/</guid>
<pubDate>Tue, 21 August 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Cairngorm for Adobe Flex</title>
<description>This is a very handy site to visit for more information on a very popular Adobe Flex framework called “Cairngorm”.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-08-10-cairngorm-for-adobe-flex/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-08-10-cairngorm-for-adobe-flex/</guid>
<pubDate>Fri, 10 August 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe Max 2007 – Registration is Open!</title>
<description>Adobe have opened up registration for their European MAX 2007 event. You can register for the event online at the Adobe MAX 2007 site.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-07-17-adobe-max-2007-registration-is-open/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-07-17-adobe-max-2007-registration-is-open/</guid>
<pubDate>Tue, 17 July 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe Max Europe 2007 in Barcelona, Spain</title>
<description>Adobe Max 2007 will also be in Europe for the first time this year. There will be independent industry experts and Adobe community members, attending the first European event in Barcelona, Spain.
</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-06-22-adobe-max-europe-2007-barcelona-spain/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-06-22-adobe-max-europe-2007-barcelona-spain/</guid>
<pubDate>Fri, 22 June 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>ColdFusion 8 with PHP and Ruby</title>
<description>yes you are reading this correctly!! Remember the grief us ColdFusion guys always get from the PHP world about PHP being all things great and marvellous. Well here we go ... ColdFusion 8 with Ruby and PHP.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-06-21-coldfusion-8-with-php-and-ruby/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-06-21-coldfusion-8-with-php-and-ruby/</guid>
<pubDate>Thu, 21 June 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Microsoft Silverlight – What’s it all about?</title>
<description>Microsoft Silverlight is a cross-browser, cross-platform plugin for delivering the next generation of .NET based media and desktop application experiences.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-06-20-microsoft-silverlight-whats-it-all-about/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-06-20-microsoft-silverlight-whats-it-all-about/</guid>
<pubDate>Wed, 20 June 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title>Adobe Air - Formerly Adobe Apollo</title>
<description>Adobe AIR, formerly code-named Apollo, is a cross-operating system runtime that allows developers to use their existing web development skills.</description>
<link>//www.n-smith.com/index.cfm/my-blog/2007-06-19-adobe-air-formerly-adobe-apollo/</link>
<guid isPermaLink="false">//www.n-smith.com/index.cfm/my-blog/2007-06-19-adobe-air-formerly-adobe-apollo/</guid>
<pubDate>Tue, 19 June 2007 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>

