<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>klauskjeldsen.dk &#187; Web Development</title> <atom:link href="http://klauskjeldsen.dk/category/web-development/feed/" rel="self" type="application/rss+xml" /><link>http://klauskjeldsen.dk</link> <description>About web... &#38; stuff</description> <lastBuildDate>Fri, 04 May 2012 15:33:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>CSS/Less: Truncate Text with CSS (ellipsis)</title><link>http://klauskjeldsen.dk/cssless-truncate-text-with-css-ellipsis/</link> <comments>http://klauskjeldsen.dk/cssless-truncate-text-with-css-ellipsis/#comments</comments> <pubDate>Fri, 23 Mar 2012 09:29:57 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[CSS3]]></category> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/?p=1130</guid> <description><![CDATA[A cross-browser example of truncating a single line of text using only CSS. Cross-Browser Support: IE 6+, Safari 4+, Firefox 7+, Opera 11+ and Chrome 10+: .truncate { text-overflow: ellipsis; display: inline-block; vertical-align: top; white-space: nowrap; overflow: hidden; width: 150px; &#8230; <a
href="http://klauskjeldsen.dk/cssless-truncate-text-with-css-ellipsis/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/cssless-truncate-text-with-css-ellipsis/' addthis:title='CSS/Less: Truncate Text with CSS (ellipsis) '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> No related posts.]]></description> <content:encoded><![CDATA[<p>A cross-browser example of truncating a single line of text using only CSS.</p><p><strong>Cross-Browser Support:</strong> IE 6+, Safari 4+, Firefox 7+, Opera 11+ and Chrome 10+:</p><pre name="code" class="css">
.truncate {
   text-overflow: ellipsis;
   display: inline-block;
   vertical-align: top;
   white-space: nowrap;
   overflow: hidden;
   width: 150px;
}</pre><p>If you use a CSS pre-processor like <a
href="http://lesscss.org/" target="_blank">Less</a>, a mixin like this could be quite handy:</p><pre name="code" class="css">
.truncate-line(@width: 100%) {
   text-overflow: ellipsis;
   display: inline-block;
   vertical-align: top;
   white-space: nowrap;
   overflow: hidden;
   width: @width;
}
</pre><p>Enjoy! <img
src='http://klauskjeldsen.dk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/cssless-truncate-text-with-css-ellipsis/' addthis:title='CSS/Less: Truncate Text with CSS (ellipsis) '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/cssless-truncate-text-with-css-ellipsis/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Browsers ability to make users adopt new versions</title><link>http://klauskjeldsen.dk/browser-version-adoption/</link> <comments>http://klauskjeldsen.dk/browser-version-adoption/#comments</comments> <pubDate>Sun, 20 Nov 2011 22:22:33 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[CSS3]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/?p=1088</guid> <description><![CDATA[I recently came across these charts showing different browsers ability to make users adopt the new versions. As you can see this works very well for the Google Chrome browser having automatic updates: FireFox is getting better at this also, &#8230; <a
href="http://klauskjeldsen.dk/browser-version-adoption/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/browser-version-adoption/' addthis:title='Browsers ability to make users adopt new versions '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> No related posts.]]></description> <content:encoded><![CDATA[<p>I recently came across these charts showing different browsers ability to make users adopt the new versions. As you can see this works very well for the Google Chrome browser having automatic updates:</p> <figure
id="attachment_1094" aria-labelledby="figcaption_attachment_1094" class="wp-caption aligncenter" style="width: 650px"><a
href="http://arstechnica.com/web/news/2011/09/august-browser-stats-mobile-safari-on-top.ars"><img
class="size-full wp-image-1094 " title="chrome-upgrades-08-2011" src="http://klauskjeldsen.dk/wordpress/wp-content/uploads/chrome-upgrades-08-2011.png" alt="" width="640" height="480" /></a><figcaption
id="figcaption_attachment_1094" class="wp-caption-text">Chrome</figcaption></figure><p>FireFox is getting better at this also, though it seems many users stick with the 3.6 version:</p> <figure
id="attachment_1095" aria-labelledby="figcaption_attachment_1095" class="wp-caption aligncenter" style="width: 650px"><a
href="http://arstechnica.com/web/news/2011/09/august-browser-stats-mobile-safari-on-top.ars"><img
class="size-full wp-image-1095 " title="firefox-upgrades-08-2011" src="http://klauskjeldsen.dk/wordpress/wp-content/uploads/firefox-upgrades-08-2011.png" alt="" width="640" height="480" /></a><figcaption
id="figcaption_attachment_1095" class="wp-caption-text">FireFox</figcaption></figure><p>However, Internet Explorer is really lost here,  we see also no user adoption of the newer browser versions. COME ON, MICROSOFT!!</p> <figure
id="attachment_1096" aria-labelledby="figcaption_attachment_1096" class="wp-caption aligncenter" style="width: 650px"><a
href="http://arstechnica.com/web/news/2011/09/august-browser-stats-mobile-safari-on-top.ars"><img
class="size-full wp-image-1096" title="ie-upgrades-08-2011" src="http://klauskjeldsen.dk/wordpress/wp-content/uploads/ie-upgrades-08-2011.png" alt="" width="640" height="480" /></a><figcaption
id="figcaption_attachment_1096" class="wp-caption-text">IE... WTF!!</figcaption></figure><p>Sources: <a
href="http://arstechnica.com/web/news/2011/09/august-browser-stats-mobile-safari-on-top.ars" target="_blank">arstechnica.com</a> / <a
href="http://netmarketshare.com/" target="_blank">netmarketshare.com</a></p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/browser-version-adoption/' addthis:title='Browsers ability to make users adopt new versions '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/browser-version-adoption/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JavaScript and jQuery Tools For Web Application Development</title><link>http://klauskjeldsen.dk/javascript-jquery-tools-web-application/</link> <comments>http://klauskjeldsen.dk/javascript-jquery-tools-web-application/#comments</comments> <pubDate>Thu, 23 Jun 2011 10:56:07 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/?p=1064</guid> <description><![CDATA[Nice slide serie making an overview of different JavaScript framework for your web application. Tools For jQuery Application Architecture (Extended Slides) View more presentations from Addy Osmani Source: http://addyosmani.com/toolsforjqueryapparchitecture/ &#038; http://addyosmani.com/blog/tools-for-jquery-application-architecture-the-printable-chart/ Related posts: Essential .NET development tools JavaScript Verification Tool<div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/javascript-jquery-tools-web-application/' addthis:title='JavaScript and jQuery Tools For Web Application Development '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/net-development-tools/' rel='bookmark' title='Essential .NET development tools'>Essential .NET development tools</a></li><li><a
href='http://klauskjeldsen.dk/javascript-verification-tool/' rel='bookmark' title='JavaScript Verification Tool'>JavaScript Verification Tool</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Nice slide serie making an overview of different JavaScript framework for your web application.</p><div
style="width:425px" id="__ss_8157746"> <iframe
src="http://www.slideshare.net/slideshow/embed_code/8157746" width="600" height="500" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><strong
style="display:block;margin:12px 0 4px"><a
href="http://www.slideshare.net/AddyOsmani/tools-for-jquery-application-architecture-extended-slides" title="Tools For jQuery Application Architecture (Extended Slides)">Tools For jQuery Application Architecture (Extended Slides)</a></strong><div
style="padding:5px 0 12px"> View more <a
href="http://www.slideshare.net/">presentations</a> from <a
href="http://www.slideshare.net/AddyOsmani">Addy Osmani</a></div></p></div><p>Source:<br
/> <a
href="http://addyosmani.com/toolsforjqueryapparchitecture/">http://addyosmani.com/toolsforjqueryapparchitecture/</a><br
/> &#038;<br
/> <a
href="http://addyosmani.com/blog/tools-for-jquery-application-architecture-the-printable-chart/">http://addyosmani.com/blog/tools-for-jquery-application-architecture-the-printable-chart/ </a></p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/javascript-jquery-tools-web-application/' addthis:title='JavaScript and jQuery Tools For Web Application Development '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/net-development-tools/' rel='bookmark' title='Essential .NET development tools'>Essential .NET development tools</a></li><li><a
href='http://klauskjeldsen.dk/javascript-verification-tool/' rel='bookmark' title='JavaScript Verification Tool'>JavaScript Verification Tool</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/javascript-jquery-tools-web-application/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>W3C Geolocation API (HTML5)</title><link>http://klauskjeldsen.dk/w3c-geolocation-api-html5/</link> <comments>http://klauskjeldsen.dk/w3c-geolocation-api-html5/#comments</comments> <pubDate>Sun, 24 Oct 2010 07:48:06 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[User Experience]]></category> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/?p=1002</guid> <description><![CDATA[I have fiddled a little bit with the W3C Geolocation API and made the below demo on how to detect the user’s location within a browser. The demo uses HTML5 and the Google Maps API V3, which is designed to &#8230; <a
href="http://klauskjeldsen.dk/w3c-geolocation-api-html5/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/w3c-geolocation-api-html5/' addthis:title='W3C Geolocation API (HTML5) '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> No related posts.]]></description> <content:encoded><![CDATA[<p>I have fiddled a little bit with the <a
href="http://dev.w3.org/geo/api/spec-source.html">W3C Geolocation API</a> and made the below demo on how to detect the user’s location within a browser. The demo uses HTML5 and the Google Maps API V3, which is designed to load faster, especially on mobile browsers such as Android-based devices and the iPhone.</p><p>See demo in fullscreen here: <a
href="http://klauskjeldsen.dk/demos/geolocation/" target="_blank">W3C Geolocation API Demo</a> &#8211; you can also see this demo on your iPhone.</p><p>Feel free to comment, if you have any experience on <a
href="http://en.wikipedia.org/wiki/W3C_Geolocation_API">geolocation</a>&#8230;</p><p><object
width="100%" height="400" data="http://klauskjeldsen.dk/demos/geolocation/"></object></p><p>As an alternative it is also posible to use the <a
href="http://code.google.com/apis/gears/api_geolocation.html">Google Gears Geolocation API</a>, see code example here: <a
href="http://code.google.com/apis/maps/documentation/javascript/basics.html#DetectingUserLocation">Google Maps Javascript API V3 &#8211; Basics</a></p><blockquote><p>Currently, several ways exist to detect the user&#8217;s location within a browser. None of these methods are part of the Google Maps API; instead, they are common industry standards.</p><ul><li>Newer browsers are starting to support the <a
href="http://dev.w3.org/geo/api/spec-source.html">W3C Geolocation standard</a>. This standard is part of HTML5 and will likely become the de-facto standard going forward. All applications that wish to perform geolocation should support this standard.</li><li>Some browsers with Google Gears can use <a
href="http://code.google.com/apis/gears/api_geolocation.html">Google Gears Geolocation API</a>. Since widespread support for the W3C standard is still forthcoming, checking for Gears is a good fallback mechanism.</li><li>Some browsers use IP addresses to detect a user&#8217;s location, though this provides only a very rough estimate.</li></ul><p>Source: code.google.com</p></blockquote><h2>Additional Google Maps resources:</h2><ul><li><a
href="http://code.google.com/intl/da/apis/maps/articles/toomanymarkers.html#markerclusterer">Marker Clustere</a>r &#8211; Too Many Markers!</li><li><a
href="http://sites.google.com/site/gmapsdevelopment/">Google Maps Marker Icons</a></li></ul><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/w3c-geolocation-api-html5/' addthis:title='W3C Geolocation API (HTML5) '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/w3c-geolocation-api-html5/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>bbPress One Forum Only &#8211; Permanent Redirect</title><link>http://klauskjeldsen.dk/bbpress-one-forum-only/</link> <comments>http://klauskjeldsen.dk/bbpress-one-forum-only/#comments</comments> <pubDate>Fri, 10 Sep 2010 20:28:14 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/?p=981</guid> <description><![CDATA[Problem: bbPress supports multiple forums by default, and does not include options to support a only a single forum. Solution (redirect hack): Replace the contents of your template&#8217;s front-page.php with this code to permanently redirect the forums site to your &#8230; <a
href="http://klauskjeldsen.dk/bbpress-one-forum-only/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/bbpress-one-forum-only/' addthis:title='bbPress One Forum Only &#8211; Permanent Redirect '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/change-move-bbpress-installation-url-folder-path/' rel='bookmark' title='Change bbPress Installation URL Path'>Change bbPress Installation URL Path</a></li><li><a
href='http://klauskjeldsen.dk/redirect-domain-from-www-on-apache/' rel='bookmark' title='Redirect domain from www on Apache'>Redirect domain from www on Apache</a></li><li><a
href='http://klauskjeldsen.dk/typo3-tt_news-list-and-single-at-the-same-page/' rel='bookmark' title='TYPO3: tt_news LIST and SINGLE at the same page'>TYPO3: tt_news LIST and SINGLE at the same page</a></li></ol>]]></description> <content:encoded><![CDATA[<h3>Problem:</h3><p>bbPress supports multiple forums by default, and does not include options to support a only a single forum.</p><h3>Solution (redirect hack):</h3><p>Replace the contents of your template&#8217;s front-page.php with this code to permanently redirect the forums site to your preferred single forum. &#8220;http://www.example.com/forums/forum-slug&#8221; must be the direct URL to the single forum you want to show:</p><pre name="code" class="php">
< ?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.example.com/forums/forum-slug");
exit;
?>
</pre><p>This will permanently redirect users from the frontpage to the specific forum.</p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/bbpress-one-forum-only/' addthis:title='bbPress One Forum Only &#8211; Permanent Redirect '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/change-move-bbpress-installation-url-folder-path/' rel='bookmark' title='Change bbPress Installation URL Path'>Change bbPress Installation URL Path</a></li><li><a
href='http://klauskjeldsen.dk/redirect-domain-from-www-on-apache/' rel='bookmark' title='Redirect domain from www on Apache'>Redirect domain from www on Apache</a></li><li><a
href='http://klauskjeldsen.dk/typo3-tt_news-list-and-single-at-the-same-page/' rel='bookmark' title='TYPO3: tt_news LIST and SINGLE at the same page'>TYPO3: tt_news LIST and SINGLE at the same page</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/bbpress-one-forum-only/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Change bbPress Installation URL Path</title><link>http://klauskjeldsen.dk/change-move-bbpress-installation-url-folder-path/</link> <comments>http://klauskjeldsen.dk/change-move-bbpress-installation-url-folder-path/#comments</comments> <pubDate>Fri, 10 Sep 2010 19:50:59 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/?p=975</guid> <description><![CDATA[Problem: You have installed bbPress using the default url, i.e. http://www.example.com/bbpress/, and now you want move your bbPress installation to e.g. http://www.example.com/forums/ Solution: Make a copy the of the &#8220;bbpress&#8221; folder and name it &#8220;forums&#8221;. In the bbPress administration &#8220;Settings &#62; General&#8221; &#8230; <a
href="http://klauskjeldsen.dk/change-move-bbpress-installation-url-folder-path/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/change-move-bbpress-installation-url-folder-path/' addthis:title='Change bbPress Installation URL Path '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/bbpress-one-forum-only/' rel='bookmark' title='bbPress One Forum Only &#8211; Permanent Redirect'>bbPress One Forum Only &#8211; Permanent Redirect</a></li><li><a
href='http://klauskjeldsen.dk/typo3-making-a-pathbreadcrumb-in-typoscript/' rel='bookmark' title='TYPO3: How to make a path/breadcrumb in typoscript'>TYPO3: How to make a path/breadcrumb in typoscript</a></li></ol>]]></description> <content:encoded><![CDATA[<h3>Problem:</h3><p>You have installed bbPress using the default url, i.e. http://www.example.com/bbpress/, and now you want move your bbPress installation to e.g. http://www.example.com/forums/</p><h3>Solution:</h3><ol><li>Make a copy the of the &#8220;bbpress&#8221; folder and name it &#8220;forums&#8221;.</li><li>In the bbPress administration &#8220;Settings &gt; General&#8221; change the bbPress address (URL) to the new url &#8220;http://www.example.com/forums/&#8221;.</li><li>Open the .htaccess file in the root of the new bbPress location &#8220;/forums&#8221;, and replace &#8220;bbpress&#8221; with &#8220;forums&#8221;.</li><li>Save the .htaccess file, and reload page using the new url, i.e. http://www.example.com/forums/.</li><li>The page is now moved.</li><li>Clean up and delete the old &#8220;/bbPress&#8221; folder.</li></ol><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/change-move-bbpress-installation-url-folder-path/' addthis:title='Change bbPress Installation URL Path '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/bbpress-one-forum-only/' rel='bookmark' title='bbPress One Forum Only &#8211; Permanent Redirect'>bbPress One Forum Only &#8211; Permanent Redirect</a></li><li><a
href='http://klauskjeldsen.dk/typo3-making-a-pathbreadcrumb-in-typoscript/' rel='bookmark' title='TYPO3: How to make a path/breadcrumb in typoscript'>TYPO3: How to make a path/breadcrumb in typoscript</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/change-move-bbpress-installation-url-folder-path/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Poker Players WordPress Theme &#8211; iPoker</title><link>http://klauskjeldsen.dk/the-poker-players-wordpress-theme-ipoker/</link> <comments>http://klauskjeldsen.dk/the-poker-players-wordpress-theme-ipoker/#comments</comments> <pubDate>Tue, 08 Apr 2008 20:52:04 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[Poker]]></category> <category><![CDATA[Theme]]></category> <category><![CDATA[Wordpress]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/?p=86</guid> <description><![CDATA[UPDATE: The iPoker theme has been changed a lot lately, and I have actually also decided to change the name of it. Now, it goes under the name &#8220;myPoker&#8221;. The new myPoker WordPress Theme is available here very soon. Let &#8230; <a
href="http://klauskjeldsen.dk/the-poker-players-wordpress-theme-ipoker/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/the-poker-players-wordpress-theme-ipoker/' addthis:title='The Poker Players WordPress Theme &#8211; iPoker '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/themes/poker-wordpress-theme-mypoker/' rel='bookmark' title='Poker WordPress Theme: myPoker'>Poker WordPress Theme: myPoker</a></li><li><a
href='http://klauskjeldsen.dk/themes/' rel='bookmark' title='Themes'>Themes</a></li></ol>]]></description> <content:encoded><![CDATA[<blockquote><p><strong>UPDATE:</strong> The iPoker theme has been changed a lot lately, and I have actually also decided to change the name of it. Now, it goes under the name &#8220;myPoker&#8221;. The new <a
href="http://klauskjeldsen.dk/themes/poker-wordpress-theme-mypoker/">myPoker WordPress Theme</a> is <a
href="http://klauskjeldsen.dk/themes/poker-wordpress-theme-mypoker/">available here</a> very soon. Let my known if you like the new look better?</p></blockquote><p>The <strong>iPoker</strong> WordPress Theme is perfect choice for poker players with the desire of telling the world about their winnings, <a
href="http://www.pokerjunkie.com/poker-freerolls">poker freerolls</a>, great hands, bad beats, etc. If you have a <a
href="http://www.pokerjunkie.com/poker-sites.php">poker site</a> powered by WordPress, you should try this new theme.<br
/> <a
title="A 1000-day-journey towards the poker million" href="http://within1000days.com"><br
/> </a><a
href="http://klauskjeldsen.dk/wp-content/uploads/ipoker1.png"><img
class="aligncenter size-medium wp-image-326" title="iPoker Theme" src="http://klauskjeldsen.dk/wp-content/uploads/ipoker1-300x175.png" alt="" width="300" height="175" /></a><a
title="A 1000-day-journey towards the poker million" href="http://within1000days.com"><br
/> </a><br
/> The theme is enabled with WordPress Widget support in both the left and right column, making it very flexible to place your sidebar content using widgets. The WordPress Blog Search is also enhanced with <strong>Ajax Live Search</strong> featuring searching while writing. The theme is of course developed both with valid XHTML and CSS according to W3C Standards</p><h3>DONATE</h3><p>The theme will be improved continuously, and if you are using the theme you are more than welcome to comment on the theme &#8211; opinions, bugs, improvements and new ideas are always welcome&#8230;</p><p>If you take this theme into use, you are advised to make a donation due to support and further development of the theme, and as in poker the donations are, of course, <em>no limit donations</em>!</p><form
style="float: left; width: 100%;" action="https://www.paypal.com/cgi-bin/webscr" accept-charset="UNKNOWN" enctype="application/x-www-form-urlencoded" method="post"> <input
maxlength="67108863" name="cmd" size="20" type="hidden" value="_donations" /> <input
maxlength="67108863" name="business" size="20" type="hidden" value="klauskjeldsen@gmail.com" /> <input
maxlength="67108863" name="item_name" size="20" type="hidden" value="WordPress Theme" /> <input
maxlength="67108863" name="item_number" size="20" type="hidden" value="Poker" /><div
style="float: left;"> <input
class="paypal" onclick="setName('amount')" maxlength="67108863" name="amount" size="20" type="radio" value="5.00" />5$</div><div
style="float: left;"> <input
class="paypal" onclick="setName('amount')" maxlength="67108863" name="amount" size="20" type="radio" value="10.00" />10$</div><div
style="float: left;"> <input
class="paypal" onclick="setName('amount')" maxlength="67108863" name="amount" size="20" type="radio" value="20.00" />20$</div><div
style="float: left;"> <input
class="paypal" onclick="setName('amount')" checked="checked" maxlength="67108863" name="amount" size="20" type="radio" value="50.00" />50$</div><div
style="float: left;"> <input
class="paypal" onclick="setName('')" maxlength="67108863" name="amount" size="20" type="radio" value="on" />All-in (specify amount)</div> <input
maxlength="67108863" name="no_shipping" size="20" type="hidden" value="0" /> <input
maxlength="67108863" name="no_note" size="20" type="hidden" value="1" /> <input
maxlength="67108863" name="currency_code" size="20" type="hidden" value="USD" /> <input
maxlength="67108863" name="tax" size="20" type="hidden" value="0" /> <input
maxlength="67108863" name="lc" size="20" type="hidden" value="US" /> <input
maxlength="67108863" name="bn" size="20" type="hidden" value="PP-DonationsBF" /> <input
style="display: block; clear: left; margin: 10px 0;" alt="Make payments with PayPal - it's fast, free and secure!" maxlength="67108863" name="submit" size="20" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" /></form><p>In advance, thank you for donating!</p><h3>DOWNLOAD</h3><p>The theme is licensed under the <a
href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC 3.0</a> license.</p><p><a
href="http://klauskjeldsen.dk/files/wp-theme-iPoker.zip">Download iPoker WordPress Theme (.ZIP) [784Kb]</a></p><h3>KNOWN ISSUES</h3><ul><li>The theme uses transparent PNG images, which are not supported in Internet Explorer 6.0 and earlier version of this fabulous browser.</li></ul><h3>CONTRIBUTION</h3><p>What made this theme easier to make&#8230;</p><ul><li><a
href="http://famfamfam.com/lab/icons/">FAMFAMFAM Silk Icons</a></li><li><a
href="http://www.ajaxload.info/">AjaxLoad Spinner Generator</a></li><li><a
href="http://www.cssplay.co.uk/menus/pro_horizontal.html">CSSplay menu</a></li><li><a
href="http://www.prototypejs.org/">Prototype.js</a></li></ul><p><strong>Sponsored Link:</strong></p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/the-poker-players-wordpress-theme-ipoker/' addthis:title='The Poker Players WordPress Theme &#8211; iPoker '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/themes/poker-wordpress-theme-mypoker/' rel='bookmark' title='Poker WordPress Theme: myPoker'>Poker WordPress Theme: myPoker</a></li><li><a
href='http://klauskjeldsen.dk/themes/' rel='bookmark' title='Themes'>Themes</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/the-poker-players-wordpress-theme-ipoker/feed/</wfw:commentRss> <slash:comments>42</slash:comments> </item> <item><title>CSS, PHP, flash and AJAX charts</title><link>http://klauskjeldsen.dk/css-php-flash-and-ajax-charts/</link> <comments>http://klauskjeldsen.dk/css-php-flash-and-ajax-charts/#comments</comments> <pubDate>Fri, 27 Jul 2007 08:28:17 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/2007/07/27/css-php-flash-and-ajax-charts/</guid> <description><![CDATA[A collection of usable CSS, PHP, Flash and Ajax charts are listed at roScripts, which might come in handy, if graphical representation of data is needed. The illustration shows a PlotKit chart&#8230; Sponsored Link: No related posts.<div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/css-php-flash-and-ajax-charts/' addthis:title='CSS, PHP, flash and AJAX charts '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> No related posts.]]></description> <content:encoded><![CDATA[<p><a
title="PlotKit charts" href="http://www.liquidx.net/plotkit/"><img
style="float:right;" src="http://www.roscripts.com/uploads/galleries/liquidx.gif" alt="PlotKit charts" /></a></p><p>A collection of usable CSS, PHP, Flash and Ajax charts are listed at <a
href="http://www.roscripts.com/CSS_PHP_flash_and_AJAX_charts-128.html">roScripts</a>, which might come in handy, if graphical representation of data is needed. The illustration shows a PlotKit chart&#8230;</p><p><strong>Sponsored Link:</strong></p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/css-php-flash-and-ajax-charts/' addthis:title='CSS, PHP, flash and AJAX charts '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/css-php-flash-and-ajax-charts/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Free Web Icon Packs</title><link>http://klauskjeldsen.dk/recommended-and-free-web-icon-packs/</link> <comments>http://klauskjeldsen.dk/recommended-and-free-web-icon-packs/#comments</comments> <pubDate>Fri, 20 Jul 2007 19:01:41 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/2007/07/20/recommended-and-free-web-icon-packs/</guid> <description><![CDATA[This is a collection of recommend and freely available quality icon packs. IconFinder Mixed free icons&#8230; FAMFAMFAM FAMFAMFAM provide several icon sets, where the Silk icons are the most notable. The sets contains more than 700 16x16px smooth graphic icons. &#8230; <a
href="http://klauskjeldsen.dk/recommended-and-free-web-icon-packs/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/recommended-and-free-web-icon-packs/' addthis:title='Free Web Icon Packs '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/alternative-icon-for-adium/' rel='bookmark' title='Alternative Icon for Adium'>Alternative Icon for Adium</a></li><li><a
href='http://klauskjeldsen.dk/mac-os-x-dock-clones-for-windows-xpvista/' rel='bookmark' title='Mac OS X Dock Clones for Windows XP/Vista'>Mac OS X Dock Clones for Windows XP/Vista</a></li></ol>]]></description> <content:encoded><![CDATA[<p>This is a collection of recommend and freely available quality icon packs.</p><p><strong><a
href="http://www.iconfinder.net/free_icons">IconFinder</a></strong></p><p>Mixed free icons&#8230;</p><p><strong><a
href="http://famfamfam.com/lab/icons/">FAMFAMFAM</a></strong><br
/> FAMFAMFAM provide several icon sets, where the <a
href="http://famfamfam.com/lab/icons/silk/">Silk icons</a> are the most notable. The sets contains more than 700 16x16px smooth graphic icons. Flags and a Mini icons are also available.</p><p><a
title="icons-famfamfam.png" href="http://famfamfam.com/lab/icons/silk/"><img
src="http://klauskjeldsen.dk/wp-content/uploads/icons-famfamfam.png" alt="icons-famfamfam.png" /></a></p><blockquote><p> &#8211; is a smooth, free icon set, containing over 700  16-by-16 pixel icons in strokably-soft PNG format. Containing a large variety of icons, you&#8217;re sure to find something that tickles your fancy. And all for a low low price of $0.00. You can&#8217;t say fairer than that.</p></blockquote><p><strong><a
href="http://everaldo.com/crystal/">Everaldo</a></strong></p><p>Everaldo provide an icon pack called <a
href="http://everaldo.com/crystal/?action=preview">Crystal</a> containing a large quantity of icons available in many sizes from 16&#215;16 to 128&#215;128 pixels. Other free icons are available from <a
href="http://yellowicon.com/downloads/">Yellow Icon</a> and <a
href="http://iconbase.com/">Icon Base</a>.</p><p><a
href="http://everaldo.com/crystal/?action=downloads"><img
src="http://klauskjeldsen.dk/wp-content/uploads/icons-crystal.png" alt="Everaldo Crystal Icons" /></a></p><blockquote><p>Currently, the Crystal Project, has more than 1300 icons in six different sizes, divided into the following categories: Actions, Apps, Files Systems, Devices and Mime Types.</p></blockquote><p><strong><a
href="http://tango.freedesktop.org/Tango_Icon_Gallery">Tango</a></strong><br
/> Tango provide an icon sets aimed at GNOME and KDE, however, I find them usable for web use as well, they are available i three sizes, and notably they are also available in <a
href="http://www.w3.org/Graphics/SVG/">SVG</a> format, and therefore scalable.</p><p><a
href="http://tango.freedesktop.org/Tango_Icon_Gallery"><img
src="http://klauskjeldsen.dk/wp-content/uploads/icons-tango.png" alt="Everaldo Crystal Icons" /></a></p><blockquote><p>We have designed a basic set of desktop icons that follow the style guidelines. The set has been created as a proof of concept for the style, but works rather well as a replacement for the base theme under GNOME and KDE.</p></blockquote><p><strong><a
href="http://www.iconsdesigns.com/?p=78">nuoveXT 2</a></strong><br
/> The <a
href="http://www.iconsdesigns.com/?p=78">nuoveXT 2</a> contains a large amount of icons, other free icons are also available at <a
href="http://www.iconsdesigns.com/?page_id=44">IconDesigns</a>.</p><p><a
href="http://www.iconsdesigns.com/?p=78"><img
src="http://www.iconsdesigns.com/wp-content/uploads/2007/05/nuovext2.jpg" alt="nuoveXT 2 Icons" /></a></p><blockquote><p>Welcome to IconsDesigns. Here you will find some of the best free icon themes for Mac OS X, Linux and Windows.</p></blockquote><p>Please leave a comment, if you can recommend other icon packs or sets.</p><p></p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/recommended-and-free-web-icon-packs/' addthis:title='Free Web Icon Packs '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/alternative-icon-for-adium/' rel='bookmark' title='Alternative Icon for Adium'>Alternative Icon for Adium</a></li><li><a
href='http://klauskjeldsen.dk/mac-os-x-dock-clones-for-windows-xpvista/' rel='bookmark' title='Mac OS X Dock Clones for Windows XP/Vista'>Mac OS X Dock Clones for Windows XP/Vista</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/recommended-and-free-web-icon-packs/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Avoid HTML form spam using CSS</title><link>http://klauskjeldsen.dk/avoid-html-form-spam-using-css/</link> <comments>http://klauskjeldsen.dk/avoid-html-form-spam-using-css/#comments</comments> <pubDate>Thu, 19 Jul 2007 08:43:40 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[Spam]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/2007/07/19/avoid-html-form-spam-using-css/</guid> <description><![CDATA[An approach of avoiding HTML form spam is using CSS. Non-human spammers usually fills out every input field in a form and submit it, and to overcome this kind of spam you must be able to differ between real human &#8230; <a
href="http://klauskjeldsen.dk/avoid-html-form-spam-using-css/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/avoid-html-form-spam-using-css/' addthis:title='Avoid HTML form spam using CSS '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/typo3-making-a-xhtml-valid-menu/' rel='bookmark' title='TYPO3: Making a simple menu as an unordered list in XHTML'>TYPO3: Making a simple menu as an unordered list in XHTML</a></li></ol>]]></description> <content:encoded><![CDATA[<p>An approach of avoiding HTML form spam is using CSS. Non-human spammers usually fills out every input field in a form and submit it, and to overcome this kind of spam you must be able to differ between real human form  submits and non-human spam. A technique to distinguish between non-spam and spam is using CSS; the basic idea is to make an extra dummy input text field in your form, and using CSS to make it invisible to the real human users. Thereby, if a post is sent to your php script handling the request and this extra text field contains information, you know that the submit must be spam, and the script can ignore the post.</p><p>Here is a small example form:</p><pre name="code" class="html">
<form action="requesthandler.php" method="post">
<fieldset><label for="name">Name:</label>
<input id="name" type="text" />

<label for="comment">Comment:</label>
<input id="comment" type="text" />
<input id="human" type="text" />
<input type="submit" value="Send" /></fieldset>
</form>
</pre><p>The <em>human</em> text field is used for detecting spam, you might call it something else than &#8220;human&#8221;, however this should be hidden by using CSS such that it is not visible for the user on the webpage. This can be achieved add the following to your CSS file:</p><pre name="code" class="css">
#human {
visibility:hidden;
display:none;
}
</pre><p>The solution is as you see very to implement and proves to be effective.</p><p><strong>Additional notes:</strong></p><p>Using JavaScript to hide the dummy input text field is also an option. E.g. using a JavaScript Framework like <a
href="http://prototypejs.org/">Prototype.js</a> it can be done with one line of code:</p><pre name="code" class="js">
$('human').hide();
</pre><p>More information on <a
href="http://prototypejs.org/api/element/hide">hiding elements using prototype.js</a>.</p><p></p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/avoid-html-form-spam-using-css/' addthis:title='Avoid HTML form spam using CSS '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/typo3-making-a-xhtml-valid-menu/' rel='bookmark' title='TYPO3: Making a simple menu as an unordered list in XHTML'>TYPO3: Making a simple menu as an unordered list in XHTML</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/avoid-html-form-spam-using-css/feed/</wfw:commentRss> <slash:comments>49</slash:comments> </item> <item><title>Search Engine Optimization</title><link>http://klauskjeldsen.dk/test/</link> <comments>http://klauskjeldsen.dk/test/#comments</comments> <pubDate>Sun, 13 May 2007 12:53:54 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/2007/05/13/test/</guid> <description><![CDATA[Oscar has posted a statement on search engine optimization. Related posts: Search Command History in Terminal<div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/test/' addthis:title='Search Engine Optimization '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/search-command-history-in-terminal/' rel='bookmark' title='Search Command History in Terminal'>Search Command History in Terminal</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Oscar has posted a statement on <a
href="http://www.gensmann.com/2005/07/13/search-engine-optimization-faq/" class="broken_link">search engine optimization</a>.</p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/test/' addthis:title='Search Engine Optimization '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/search-command-history-in-terminal/' rel='bookmark' title='Search Command History in Terminal'>Search Command History in Terminal</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/test/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Redirect domain from www on Apache</title><link>http://klauskjeldsen.dk/redirect-domain-from-www-on-apache/</link> <comments>http://klauskjeldsen.dk/redirect-domain-from-www-on-apache/#comments</comments> <pubDate>Tue, 17 Apr 2007 18:52:44 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/2007/04/17/redirect-domain-from-www-on-apache/</guid> <description><![CDATA[First locate the virtual host configuration file for Apache related to the domain, on FreeBSD it should be here: cd /usr/local/etc/apache/vh Now add following in between the begin &#60;VirtualHost *&#62; and end &#60;/VirtualHost&#62; RewriteEngine on &#160; &#160; &#160; &#160; &#160; &#8230; <a
href="http://klauskjeldsen.dk/redirect-domain-from-www-on-apache/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/redirect-domain-from-www-on-apache/' addthis:title='Redirect domain from www on Apache '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/bbpress-one-forum-only/' rel='bookmark' title='bbPress One Forum Only &#8211; Permanent Redirect'>bbPress One Forum Only &#8211; Permanent Redirect</a></li></ol>]]></description> <content:encoded><![CDATA[<p>First locate the virtual host configuration file for Apache related to the domain, on FreeBSD it should be here:</p><div
class="codesnip-container" ><div
class="io codesnip" style="font-family:monospace;"><ol><li
class="li1"><div
class="de1">cd <span
class="sy0">/</span>usr<span
class="sy0">/</span>local<span
class="sy0">/</span>etc<span
class="sy0">/</span>apache<span
class="sy0">/</span>vh</div></li></ol></div></div><p>Now add following in between the begin &lt;VirtualHost *&gt; and end &lt;/VirtualHost&gt;</p><div
class="codesnip-container" ><div
class="apache codesnip" style="font-family:monospace;"><ol><li
class="li1"><div
class="de1"><span
class="kw1">RewriteEngine</span> <span
class="kw2">on</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div></li><li
class="li1"><div
class="de1"><span
class="kw1">RewriteCond</span> %{HTTP_HOST} ^www\.(.*) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div></li><li
class="li1"><div
class="de1"><span
class="kw1">RewriteRule</span> ^/(.*)$ http://klauskjeldsen.dk/$<span
class="nu0">1</span> [R=<span
class="nu0">301</span>]</div></li></ol></div></div><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/redirect-domain-from-www-on-apache/' addthis:title='Redirect domain from www on Apache '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/bbpress-one-forum-only/' rel='bookmark' title='bbPress One Forum Only &#8211; Permanent Redirect'>bbPress One Forum Only &#8211; Permanent Redirect</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/redirect-domain-from-www-on-apache/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Overview of TextMate shortcuts</title><link>http://klauskjeldsen.dk/overview-of-textmate-shortcuts/</link> <comments>http://klauskjeldsen.dk/overview-of-textmate-shortcuts/#comments</comments> <pubDate>Sat, 31 Mar 2007 09:18:06 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Mac OS X]]></category> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://www.klauskjeldsen.dk/2007/03/31/overview-of-textmate-shortcuts/</guid> <description><![CDATA[At wishingline.com a nice overview of TextMate shortcuts can be downloaded as desktop wallpaper, the Adobe Photoshop source files is also available. Related posts: Paint.NET &#8211; lightweight photo editing JavaScript Verification Tool iPhone Theme for Nokia Phones<div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/overview-of-textmate-shortcuts/' addthis:title='Overview of TextMate shortcuts '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/paintnet-lightweight-photo-editing/' rel='bookmark' title='Paint.NET &#8211; lightweight photo editing'>Paint.NET &#8211; lightweight photo editing</a></li><li><a
href='http://klauskjeldsen.dk/javascript-verification-tool/' rel='bookmark' title='JavaScript Verification Tool'>JavaScript Verification Tool</a></li><li><a
href='http://klauskjeldsen.dk/iphone-theme-for-nokia-phones/' rel='bookmark' title='iPhone Theme for Nokia Phones'>iPhone Theme for Nokia Phones</a></li></ol>]]></description> <content:encoded><![CDATA[<p>At <a
href="http://www.wishingline.com/">wishingline.com</a> a nice overview of <a
href="http://www.wishingline.com/notebook/archives/2007_01.php#001122" class="broken_link">TextMate shortcuts</a> can be downloaded as desktop wallpaper, the Adobe Photoshop <a
href="http://www.wishingline.com/notebook/archives/2007_01.php#001127" class="broken_link">source files</a> is also available.</p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/overview-of-textmate-shortcuts/' addthis:title='Overview of TextMate shortcuts '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/paintnet-lightweight-photo-editing/' rel='bookmark' title='Paint.NET &#8211; lightweight photo editing'>Paint.NET &#8211; lightweight photo editing</a></li><li><a
href='http://klauskjeldsen.dk/javascript-verification-tool/' rel='bookmark' title='JavaScript Verification Tool'>JavaScript Verification Tool</a></li><li><a
href='http://klauskjeldsen.dk/iphone-theme-for-nokia-phones/' rel='bookmark' title='iPhone Theme for Nokia Phones'>iPhone Theme for Nokia Phones</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/overview-of-textmate-shortcuts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JavaScript Verification Tool</title><link>http://klauskjeldsen.dk/javascript-verification-tool/</link> <comments>http://klauskjeldsen.dk/javascript-verification-tool/#comments</comments> <pubDate>Tue, 20 Mar 2007 13:10:27 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Mac OS X]]></category> <category><![CDATA[Web Development]]></category><guid
isPermaLink="false">http://www.klauskjeldsen.dk/2007/03/20/javascript-verification-tool/</guid> <description><![CDATA[JSLint is a very handy web-based JavaScript verification tool that identifies errors and warnings in your code, which otherwise can be hard to locate. JSLint can also be integrated into TextMate by installing a bundle from BundleForge called JavaScript Tools. &#8230; <a
href="http://klauskjeldsen.dk/javascript-verification-tool/">Continue reading <span
class="meta-nav">&#8594;</span></a><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/javascript-verification-tool/' addthis:title='JavaScript Verification Tool '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/javascript-jquery-tools-web-application/' rel='bookmark' title='JavaScript and jQuery Tools For Web Application Development'>JavaScript and jQuery Tools For Web Application Development</a></li></ol>]]></description> <content:encoded><![CDATA[<p><a
href="http://jslint.com/">JSLint</a> is a very handy web-based <a
href="http://en.wikipedia.org/wiki/JavaScript">JavaScript</a> verification tool that identifies errors and warnings in your code, which otherwise can be hard to locate. JSLint can also be integrated into <a
href="http://macromates.com/">TextMate</a> by installing a bundle from <a
href="http://bundleforge.com/">BundleForge</a> called JavaScript Tools.</p><p>Install bundle using <a
href="http://subversion.tigris.org/">SVN</a> in terminal:</p><div
class="codesnip-container" >cd ~/Library/Application Support/TextMate/Bundles<br
/> svn export http://bundles.bundleforge.com/trunk/bundles/JavaScript%20Tools.tmbundle/</div><p>When the SVN repository is exported, reload bundles in TextMate (Bundles &gt; Bundle Editor &gt; Reload Bundles) and now you can use JSLint directly on your JavaScript files in TextMate. By pressing CTRL-SHIFT-V a pop-up window with the validation result will appear, and another nice feature is when you save, a small tool-tip will appear at the cursor  showing the number of errors and warning, if any.</p><p>Another useful altenative to TextMate when dealing with JavaScript is the <a
href="http://www.aptana.com/">Aptana IDE</a>, the editor has code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger. It&#8217;s available both for Mac and Windows.</p><div
class="addthis_toolbox addthis_default_style " addthis:url='http://klauskjeldsen.dk/javascript-verification-tool/' addthis:title='JavaScript Verification Tool '  ><a
class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a
class="addthis_button_tweet"></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/javascript-jquery-tools-web-application/' rel='bookmark' title='JavaScript and jQuery Tools For Web Application Development'>JavaScript and jQuery Tools For Web Application Development</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/javascript-verification-tool/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 74/201 queries in 0.180 seconds using disk: basic
Content Delivery Network via N/A

Served from: klauskjeldsen.dk @ 2012-05-17 09:38:05 -->
