DevelopmentHow-toJavascriptLab How to: Minimal jQuery Tabs Tabs are a great way to organize related information into a space on your webpage. They offer a familiar user interface to the user, where they can…Joshua DoodnauthDecember 19, 2012
DesignSoftware Tool selection bug in Adobe Fireworks CS3 I had a really annoying issue today with Adobe Fireworks CS3, I had to modify an image, but I couldn't use any of my tools…Joshua DoodnauthDecember 17, 2012
CSSDevelopmentHow-to Setup @font-face with IIS and MIME Types Setup @font-face Adding embedding custom fonts to your website has becoming quite an easy process. Here are the steps: Find the font you want to…Joshua DoodnauthDecember 13, 2012
DevelopmentProgrammingSQL SCOPE_IDENTITY not returning value Very simple problem, about an hour of my time wasted. So I thought to save others. SCOPE_IDENTITY not returning value I have a stored procedure…Joshua DoodnauthNovember 22, 2011
LinuxOpen SourceUbuntu Sub-process /usr/bin/dpkg returned an error code(1) While messing around with Ubuntu 11.04, I decided to give Gnome 3 a try. It failed, and a bunch of stuff stopped working. So I…Joshua DoodnauthSeptember 7, 2011
How-toProgrammingSQL Moving Access to SQL Server – Pivots While moving some MS Access Queries to a SQL Server View, I realized that SQL Server handles pivots quite differently than Access. Unfortunately in SQL…Joshua DoodnauthApril 6, 2011
How-toWindows Incorrect Language Detected in Word 2007 I don't know what happened, but for some reason MS Word 2007 switched the language and every other word I would type would have a…Joshua DoodnauthMarch 10, 2011
DevelopmentProgrammingSQL Using IIf in TSQL Using IIF in Access I am currently moving a client from an Access DB to MS SQL Server 2008, and came up to a problem…Joshua DoodnauthMarch 9, 2011
CSSDesignDevelopmentHTML Google Web Translator Hide Frame Bar I had a requirement from a client that they wanted their site to have the ability to be instantly translated. The cheapest and best solution…Joshua DoodnauthMarch 4, 2011
CSSDesignDevelopmentHTML Learning HTML5 and CSS3: Part I – Basics of HTML5 One day HTML5 will be released as a complete and recommended spec, and when it does several revisions will probably be needed to consider all…Joshua DoodnauthFebruary 23, 2011