<?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>Geek: the Gathering! &#187; WordPress</title> <atom:link href="http://geekthegathering.com/category/wordpress/feed/" rel="self" type="application/rss+xml" /><link>http://geekthegathering.com</link> <description>Find help to subdue your computer!</description> <lastBuildDate>Wed, 10 Nov 2010 17:54:01 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.3</generator> <item><title>Reflection theme extended v1.1.1</title><link>http://geekthegathering.com/reflection-theme-extended/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=reflection-theme-extended</link> <comments>http://geekthegathering.com/reflection-theme-extended/#comments</comments> <pubDate>Sun, 02 May 2010 20:18:43 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[Reflection Extended]]></category><guid
isPermaLink="false">http://geekthegathering.com/?p=829</guid> <description><![CDATA[WordPress Photo blog theme, fixed and extended to support the lastest WordPress and Mootools release.]]></description> <content:encoded><![CDATA[<p>When I started to use WordPress for personal blogging &#8211; essentially for fun &#8211; I found a really nice and plain theme for photo: The <a
href="http://xyloid.org" target="_blank">Reflection</a> theme. Ouahhh&#8230;same as falling in love at the first sight <img
src='http://geekthegathering.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p><p>This theme, is not only elegant, but easy to use. Associated with the TPB plugin, it allows any users to add and manage personnal photos at breaze.</p><p>I pulled up my socks and made changes within the code to adapt theme to my wishes. Here are all the changes I&#8217;ve made through.</p><h3>Code fixing</h3><ul><li>Open short tag replaced</li><li> All open short tag have been replaced with full tag (standard form)<br
/> &lt;? xxx ?&gt; &#8211;&gt; &lt;?php xxx; ?&gt;<br
/> &lt;?=xxxx?&gt;Â  &#8211;&gt; &lt;?php echo xxx; ?&gt;</li><li>Reorder SQL statements<br
/> Mostly for readability purposes, and maintenance.</li><li>Rewrite &lt;a href&gt; dynamic clauses<br
/> To have a proper formatting under (php) text editor, the delimiter &#8220;, initially within &#8216;if blocks&#8217;, has moved outside.</li><li>blog.js, browser.js: bug fixing on panels srolling, code improvements.</li><li>Code reorganization (new directory structure)<br
/> All Ajax stubs are put together.<br
/> CSS is splitted, and match the page hierarchy.<br
/> global code reorganization.</li><li>Archives.php<br
/> Add the get_header() standard call.<br
/> Image overflow bug corrected (conflict with browse-load.gif).</li><li>Header.php<br
/> Javascript object initialization (occured for blog.js and browser.js).</li><li>page.php &#8220;templated&#8221; for all usage.</li><li>Support of <a
href="http://wordpress.org" target="_blank">WordPress 2.9.2</a>, <a
href="http://mootools.net/core" target="_blank">Mootools-Core 1.2.4</a> and <a
href="http://mootools.net/more" target="_blank">Mootools-More 1.2.4.4</a></li><li>Tested on <a
href="http://www.wampserver.com/" target="_blank">WampServer 2.0i</a></li><li>Code correction to pass the <a
href="http://users.skynet.be/mgueury/mozilla/" target="_blank">HTML Validator</a>!</li></ul><h3>Features changed</h3><ul><li>Change Overlay panels usage (on both Home and Single pages)<br
/> The change occurs inside <strong>index.php</strong>, I like to activate the scrollable panels upon both <strong>home</strong> and <strong>single</strong> pages.</li></ul><h3>New Features</h3><ul><li>Keyboard support<br
/> You can navigate with keys, open or close panels and advance or return to shots. See &#8216;About&#8217; page for all keys.</li><li>Dynamic comments content<br
/> Comments are loaded thru AJAX, and displayed as a scollable panel. Like notes and exif panels.</li><li>Optional Register and Login pages (Activation through the theme admin page)<br
/> You can add to the upper menu, a link for Register and a direct link for login. Usefull if you want to open your blog for registration, and if you often change you blog configuration.</li><li>Add <strong>tags</strong> and Taxinomy <strong>Categories</strong>. With the admin theme panel, you can select the following combination:<br
/> â†’ Year<br
/> â†’ Year + Tag<br
/> â†’ Year + Categories<br
/> â†’ Year + Tag + Categories</li><li>Keep track of selected page, append a bold underline segment under page title (CSS+index.php).</li><li>Footer<br
/> The footer now details all <strong>sub-components</strong> and their <strong>release</strong>. It includes both <strong>post </strong>and <strong>comments feeds</strong>, and include the new <strong>copyright URL field</strong>.</li></ul><p>So, you can download the modified theme here: <a
class="downloadlink" href="http://geekthegathering.com/download/Reflection+Theme+Extended" title="Version1.1.1X downloaded 285 times" >Reflection Theme Extended (285)</a>, and see it in action <a
href="http://photo.jeanmichelparis.com" target="_blank">there</a>.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=829&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/reflection-theme-extended/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>My favorite WordPress plugins</title><link>http://geekthegathering.com/my-favorite-wordpress-plugins/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-favorite-wordpress-plugins</link> <comments>http://geekthegathering.com/my-favorite-wordpress-plugins/#comments</comments> <pubDate>Fri, 26 Mar 2010 19:32:49 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[Plugin]]></category><guid
isPermaLink="false">http://geekthegathering.com/?p=809</guid> <description><![CDATA[I would like to share with you my favorites plugins that I used along my WordPress blogs. They address several domains, such as performance, survey or administration. No wait, here...]]></description> <content:encoded><![CDATA[<p>I would like to share with you my favorites plugins that I used along my WordPress blogs. They address several domains, such as performance, survey or administration.</p><p>No wait, here the list:</p><h3>SEO</h3><ul><li><a
href="http://semperfiwebdesign.com/" target="_blank">All in one SEO</a>: Just the best plugin for all SEO purposes. Everybody use it!</li><li><a
href="http://ronaldheft.com/code/analyticator/" target="_blank">Google Analyticator</a>: Interconnect with your Google Analytics account. It suits perfect to track your site with this Google service.</li><li><a
href="http://www.neoegm.com/software/google-xml-sitemaps-with-qtranslate-support/" target="_blank">Google XML Sitemaps with qTranslate support</a>: Help the google robot by indexing the site. I use a qTranslate modified version of the <a
href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a>.</li><li><a
href="http://txfx.net/code/wordpress/enforce-www-preference/" target="_blank">Enforce <code>www.</code> Preference</a>:  Are you www.yourdomain.com, or yourdomain.com? I&#8217;ve chosen (2). www. prefix is no more relevant nowadays.</li></ul><h3>Optimizing</h3><ul><li><a
href="http://wiki.nisi.ro/wordpress/cleanup-wordpress-plugin/" target="_blank">Cleanup WordPress</a>: A very useful plugin to strip the database. It can remove all old post revisions, that are completly unusefull for a personal blog. Can help to save space on the database.</li></ul><h3>Performance</h3><ul><li><a
href="http://ocaoimh.ie/wp-super-cache/" target="_blank">WP Super Cache</a>: Very fast caching plugin for WordPress.</li><li><a
href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/" target="_blank">WP Minify</a>: combine and compress JS and CSS files to improve page load time. Does not work on all theme; but when it does, it&#8217;s amazing!</li></ul><h3>Backuping</h3><ul><li><a
href="http://lesterchan.net/portfolio/programming/php/" target="_blank">WP-DBDatabase</a>: Manages your WordPress database. Allows you to optimize database, repair  database, backup database, restore database, delete backup database ,  drop/empty tables and run selected queries. Supports automatic  scheduling of backing up and optimizing of database.</li></ul><h3>Survey</h3><ul><li><a
href="http://blog.matrixagents.org/wp-plugins/" target="_blank">StatPress reloaded</a>: No, Neo is not here <img
src='http://geekthegathering.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Improved real time stats for your blog. Simple and synthetic.</li><li><a
href="http://www.wpwp.org/" target="_blank">WassUp</a>: WordPress plugin to analyze your visitors traffic with real time stats,  chart and a lot of chronological informations. It has sidebar Widget  support to show current online visitors and other statistics.</li></ul><h3>Multilingual</h3><ul><li><a
href="http://www.qianqin.de/qtranslate/" target="_blank">qTranslate</a>: Adds userfriendly multilingual content support into WordPress. I think the best approach for multilingual blog.</li></ul><p>I use many other plugins, including two of mine <img
src='http://geekthegathering.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . But I don&#8217;t consider them as essential!</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=809&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/my-favorite-wordpress-plugins/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>WordPress Arras theme 1.3.3e</title><link>http://geekthegathering.com/wordpress-arras-theme-1-3-3e/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-arras-theme-1-3-3e</link> <comments>http://geekthegathering.com/wordpress-arras-theme-1-3-3e/#comments</comments> <pubDate>Fri, 31 Jul 2009 17:33:10 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[Arras Theme]]></category> <category><![CDATA[Theme]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=565</guid> <description><![CDATA[The changes for this new release: Plugin: &#8216;backtype_tweeter&#8217; support. Plugin: &#8216;Related Posts&#8217; support. Including the CSS GUI: change &#8216;qTranslate&#8217; flag bar position Fix: Author link. WP2.8: body_class() added in header.php...]]></description> <content:encoded><![CDATA[<p>The changes for this new release:</p><ul><li>Plugin: &#8216;backtype_tweeter&#8217; support.</li><li>Plugin: &#8216;Related Posts&#8217; support. Including the CSS</li><li>GUI: change &#8216;qTranslate&#8217; flag bar position</li><li>Fix: Author link.</li><li>WP2.8: body_class() added in header.php</li></ul><p>The <a
class="downloadlink" href="http://geekthegathering.com/download/Arras+Theme+1.3.3e" title="Version1.3.3e downloaded 370 times" >Arras Theme 1.3.3e (370)</a>.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=565&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/wordpress-arras-theme-1-3-3e/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>WordPress theme Notepad Chaos 1.3</title><link>http://geekthegathering.com/wordpress-theme-notepad-chaos-1-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-theme-notepad-chaos-1-3</link> <comments>http://geekthegathering.com/wordpress-theme-notepad-chaos-1-3/#comments</comments> <pubDate>Tue, 28 Jul 2009 23:14:41 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[Notepad Chaos]]></category> <category><![CDATA[Theme]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=540</guid> <description><![CDATA[This is a quick release to include the latest features of WordPress 2.8. body_class() function inside the BODY tag (header.php) automatic_feed_links(true); (functions.php) minor changes in style_xx.css Multi Sliding Panel plugin...]]></description> <content:encoded><![CDATA[<p>This is a quick release to include the latest features of WordPress 2.8.</p><ul><li><em>body_class()</em> function inside the BODY tag (header.php)</li><li><em>automatic_feed_links(true);</em> (functions.php)</li><li>minor changes in <em>style_xx.css</em></li><li>Multi Sliding Panel plugin support (My 2nd plugin <img
src='http://geekthegathering.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )</li></ul><p>You can find <a
href="http://www.geekthegathering.com/downloads/?did=8">here</a> the complete archive.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=540&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/wordpress-theme-notepad-chaos-1-3/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>WP Favicon: Add a favicon to your blog</title><link>http://geekthegathering.com/wp-favicon-add-a-favicon-to-your-blog/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wp-favicon-add-a-favicon-to-your-blog</link> <comments>http://geekthegathering.com/wp-favicon-add-a-favicon-to-your-blog/#comments</comments> <pubDate>Fri, 24 Jul 2009 20:20:37 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[WP Favicon]]></category> <category><![CDATA[Plugin]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=474</guid> <description><![CDATA[The &#8220;WP Favicon&#8221; plugin add a favicon to your site. Most of the themes just forgot to manage this small but nice feature. The plugin just add &#8211; inside the...]]></description> <content:encoded><![CDATA[<p
style="text-align: left;">The &#8220;WP Favicon&#8221; plugin add a favicon to your site. Most of the themes just forgot to manage this small but nice feature. The plugin just add &#8211; inside the HEAD section &#8211; the needed links to the favicon. It supports, both the <strong>.ico</strong> and a <strong>.gif</strong> favicon.</p><a
href="http://geekthegathering.com/wp-content/gallery/posts/screenshot-2.png" title="" class="shutterset_singlepic17" > <img
class="ngg-singlepic ngg-center" src="http://geekthegathering.com//wp-content/gallery/cache/17__320x240_screenshot-2.png" alt="screenshot-2" title="screenshot-2" /> </a><p
style="text-align: left;">Due to the famous web browser from Redmond. The best approach is to have 2 separates favicon files located at the site root directory. 1. The first  favicon file (favicon.ico) is either a <strong>16&#215;16</strong> or a <strong>32&#215;32</strong> icon. Nowadays, all modern browser supports both size. 2. The second favicon file (favicon.gif) is a (reasonable) free size, and can be an animated GIF too! The .gif version have precedence over the .ico. So, if the browser support animated favicon, the animated will be displayed, else the static .ico will be used instead. Note that both <strong>favicon.ico</strong> and <strong>favicon.gif</strong> can be <strong>different</strong> pictures.</p><a
href="http://geekthegathering.com/wp-content/gallery/posts/screenshot-1.png" title="" class="shutterset_singlepic16" > <img
class="ngg-singlepic ngg-center" src="http://geekthegathering.com//wp-content/gallery/cache/16__320x240_screenshot-1.png" alt="screenshot-1" title="screenshot-1" /> </a><p
style="text-align: left;">You can download the plugin <a
href="http://www.geekthegathering.com/download/WP+Favicon+0.1" target="_self">here</a>.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=474&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/wp-favicon-add-a-favicon-to-your-blog/feed/</wfw:commentRss> <slash:comments>27</slash:comments> </item> <item><title>WordPress theme: Notepad Chaos 1.2</title><link>http://geekthegathering.com/notepad-chaos-1-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=notepad-chaos-1-2</link> <comments>http://geekthegathering.com/notepad-chaos-1-2/#comments</comments> <pubDate>Thu, 25 Jun 2009 23:26:39 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[Notepad Chaos]]></category> <category><![CDATA[Theme]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=454</guid> <description><![CDATA[This is a new updated version of the Notepad Chaos theme by Evan Eckard. I&#8217;ve procedeed to the following changes: Code has been optimized, and mostly rewritten. The theme is...]]></description> <content:encoded><![CDATA[<p>This is a new updated version of the Notepad Chaos theme by <a
href="http://www.evaneckard.com/" target="_blank">Evan Eckard</a>. I&#8217;ve procedeed to the following changes:</p><ul><li>Code has been optimized, and mostly rewritten. The theme is now compatible with WordPress 2.8 platform (2.8.1-beta1).</li><li>Support for translation: Compatible with <a
href="http://www.qianqin.de/qtranslate/" target="_blank">qTranslate</a> plugin. The theme now includes localization for English, French and Spanish langages.</li><li>Enhanced thumbnail support: Include a &#8220;thumbnail&#8221; and &#8220;lead image&#8221; custom fields.</li><li>CSS localization: 2 localized CSS files are included. They adress all graphical part of the theme in English and French.</li><li>Sidebar &amp; widget support: Widget can now be added on the right sidebar, to extend your website functionalities.</li></ul><p>Further description in the readme enclosed within the archive.<br
/> You can findÂ <a
href="http://www.geekthegathering.com/downloads/?did=6">here</a> a complete archive of the modified theme.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=454&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/notepad-chaos-1-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress theme: Arras 1.3.3d</title><link>http://geekthegathering.com/arras-theme-1-3-3d/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arras-theme-1-3-3d</link> <comments>http://geekthegathering.com/arras-theme-1-3-3d/#comments</comments> <pubDate>Thu, 18 Jun 2009 08:55:20 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[Arras Theme]]></category> <category><![CDATA[Theme]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=421</guid> <description><![CDATA[You can find here a updated and customized version of the very nice WordPress theme Arras developed by Melvin Lee. The changelog over the 1.3.3 release are: The fixes: &#8216;Edit...]]></description> <content:encoded><![CDATA[<p>You can find <a
href="http://www.geekthegathering.com/downloads" target="_self">here</a> a updated and  customized version of the very nice WordPress theme <a
href="http://www.arrastheme.com" target="_blank">Arras</a> developed by <a
href="http://www.zy.sg/" target="_blank">Melvin Lee</a>.  The changelog over the 1.3.3 release are:</p><p>The fixes:</p><ul><li>&#8216;Edit this post&#8217;: The link now, points at the post itself.</li><li>page.php: The Author link and thumbnail are now correctly displayed, same as single post does.</li><li> default.css. If you&#8217;ve selected &#8216;Pages&#8217; for the Top Navigation, then the a background is correctly displayed under sub-menu items.</li><li>POfile: Missing keys in default.po,</li><li> style.css: The import URL to load the &#8216;default.css&#8217; was missing a sub-directory.</li></ul><p>The Improvements:</p><ul><li>Plugin: &#8216;qTranslate&#8217; support. Added in the navigation bar.</li><li>Plugin: &#8216;WP-mail&#8217; support. Added  in the Postbar. A fix comes by upgrading to WordPress 2.8. The internal function &#8216;add_menu_page&#8217; has been fixed, and no more interfere with the current top menu.</li><li>Plugin: &#8216;Tweet This&#8217; support. Added Â in the Postbar.</li><li>Plugin: &#8216;TweetMeme&#8217; support. Added in the postbar.</li><li>Plugin: &#8216;Maintenance Mode&#8217; support. Added in the header.php.</li><li>Plugin: &#8216;Co-Authors&#8217; support.</li><li>Plugin: &#8216;picDonkey&#8217; support. Added in the Author page.</li><li>Theme: fr_FR.po. 98% Complete. 3 Keys string must remain intact (untranslated) else Arras widgets don&#8217;t work any more.</li><li>Theme: en_US.po: Minor changes on date format.</li><li>Theme: Highlight the selected menu item. Just change the color of the selected menu item. Help to remind where we are.</li><li>Theme: Click on the gravatar picture now link to the &#8216;Author&#8217; page.</li><li>Theme: The posts and comments RSS feeds now follow the graphical chart.</li><li>Theme: Add the date within the &#8216;Head News&#8217; panel (on the left).</li><li>Theme: The &#8216;Featured #2&#8242; remains displayed upon navigation thru &#8216;Page Navi&#8217;.</li><li>Theme: Author page. List all posts per author.</li><li>Theme: Authors template page. Display all authors and/or co-authors.</li><li>Theme: date &amp; time are now well displayed using different languages.</li><li>Theme: Add Categories Links. When you browse a single post, it display all post&#8217; categories by links. A quick way to bounce from post to category, and vice versa.</li><li> Theme: The &#8216;Navigation Menu&#8217; now supports both Categories AND Pages! You can set under theme-&gt;options.</li><li>Theme: Display posts by date (from a current post).</li><li>Theme: Display author link (from a current post).</li><li>Theme: Page.php; The author description now supports translation (qTranslate).</li><li>Theme: The category name in the &#8216;News Headline&#8217; now supports translation (qTranslate).</li><li>Theme: The &#8216;Home Link&#8217; now supports translation (qTranslate)</li><li>Theme: Add a customized user-Orange.css, if you want a different look &amp; feel.</li></ul><p><strong>Note<span
style="font-weight: normal;">:</span></strong></p><ul><li>Fully support WordPress 2.8</li><li>Take care to &#8216;time no response&#8217; what sometimes occurs with &#8216;Twitter This&#8217;. Not 100% reliable for now.</li><li>Don&#8217;t forget to clear the RSS2 feeds URL in the admin panel, in order to have translated RSS feeds computed by &#8216;qTranslate&#8217; plugin.</li></ul><p>You can discuss in the <a
href="http://forum.geekthegathering.com/forum/arras-theme-customization" target="_self">forum</a> about the customization.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=421&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/arras-theme-1-3-3d/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Test with scribefire</title><link>http://geekthegathering.com/test-with-scribefire/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=test-with-scribefire</link> <comments>http://geekthegathering.com/test-with-scribefire/#comments</comments> <pubDate>Wed, 03 Jun 2009 14:51:12 +0000</pubDate> <dc:creator>sebos</dc:creator> <category><![CDATA[WordPress]]></category> <category><![CDATA[Publication]]></category><guid
isPermaLink="false">http://www.jeanmichelparis.com/pc/?p=342</guid> <description><![CDATA[ScribeFire test&#8230; it works&#8230; except for the custom fields management which is a problem! bye bye the thumb picture! ( Scribefire Tutorial: A great blogging tool for WordPress]]></description> <content:encoded><![CDATA[<p>ScribeFire test&#8230; it works&#8230; except for the custom fields management which is a problem! bye bye the thumb picture! <img
src='http://geekthegathering.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> (</p><p><span
style="text-decoration: underline;">Scribefire Tutorial</span>:</p><p>A great blogging tool for WordPress<p><a
href="http://geekthegathering.com/test-with-scribefire/"><em>Click here to view the embedded video.</em></a></p></p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=342&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/test-with-scribefire/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress theme: Arras 1.3.3c</title><link>http://geekthegathering.com/arras-theme-133c/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arras-theme-133c</link> <comments>http://geekthegathering.com/arras-theme-133c/#comments</comments> <pubDate>Tue, 02 Jun 2009 21:41:06 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[Arras Theme]]></category> <category><![CDATA[Theme]]></category><guid
isPermaLink="false">http://www.jeanmichelparis.com/pc/?p=303</guid> <description><![CDATA[You can find here a modified version of the very nice WordPress theme Arras developed by Melvin Lee. The fixes are: &#8216;Edit this post&#8217;: The link now, points at the...]]></description> <content:encoded><![CDATA[<p>You can find <a
href="http://www.geekthegathering.com/downloads" target="_self">here</a> a modified version of the very nice WordPress theme <a
href="http://www.arrastheme.com" target="_blank">Arras</a> developed by <a
href="http://www.zy.sg/" target="_blank">Melvin Lee</a>.</p><p>The fixes are:</p><ul><li>&#8216;Edit this post&#8217;: The link now, points at the post itself.</li></ul><ul><li>page.php: The Author link and thumbnail are now correctly displayed, same as single post does.</li></ul><ul><li> default.css. If you&#8217;ve selected &#8216;Pages&#8217; for the Top Navigation, then the a background is correctly displayed under sub-menu items.</li></ul><ul><li> en_US.po (+en_US.mo compiled): Minor changes on date format.</li></ul><ul><li> style.css: The import URL to load the &#8216;default.css&#8217;.</li></ul><p>The Improvements:</p><ul><li>Add fr_FR.po (+.fr_FR.mo compiled). 98% Complete. 3 Keys string must remain intact (untranslated) else Arras widgets don&#8217;t work any more.</li></ul><ul><li>Highlight the selected menu item. Just change the color of the selected menu item. Help to remind where we are.</li></ul><ul><li>Add &#8220;Tweet This&#8221; in the Postbar. If you&#8217;ve installed this plugin.</li></ul><ul><li>Add &#8220;WP-mail&#8221; in the Postbar. If you&#8217;ve installed this plugin.</li></ul><ul><li> Add &#8220;qTranslate&#8221; flag panel in the navigation bar. If you&#8217;ve installed this plugin.</li></ul><ul><li> Add Categories Links: Under single post, display all post&#8217; categories by links. A quick way to bounce from post to category, and vice versa.</li></ul><ul><li> Add Navigation Menu with both Categories AND Pages. You can set under theme-&gt;options.</li></ul><ul><li> Add a customized user.css: colors changed</li></ul> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=303&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/arras-theme-133c/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Track all your comments using BackType</title><link>http://geekthegathering.com/backtype-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=backtype-plugin</link> <comments>http://geekthegathering.com/backtype-plugin/#comments</comments> <pubDate>Sat, 28 Mar 2009 15:23:11 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[WordPress]]></category> <category><![CDATA[Plugin]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=413</guid> <description><![CDATA[If Twitter is an amazing micro-blogging tool and so much else. What to do with all your comments you&#8217;ve posted thru the Web till now? The solution comes from a...]]></description> <content:encoded><![CDATA[<p>If <a
href="http://www.twitter.com" target="_blank">Twitter</a> is an amazing micro-blogging tool and so much else. What to do with all your comments you&#8217;ve posted thru the Web till now?</p><p>The solution comes from a new service <a
href="http://www.backtype.com" target="_blank">BackType</a>! This service can gather all your comments into an unique syndication. Then, you just have to use the &#8220;<a
href="http://www.improvingtheweb.com/wordpress-plugins/my-comments-elsewhere/" target="_blank">My Comments Elsewhere</a>&#8221; WordPress plugin to display this stream using the included widget. That&#8217;s all!</p><p>Of course, you&#8217;re able to publish a digest message of all your comments.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=413&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/backtype-plugin/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress theme: Notepad Chaos 1.1</title><link>http://geekthegathering.com/notepad-chaos/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=notepad-chaos</link> <comments>http://geekthegathering.com/notepad-chaos/#comments</comments> <pubDate>Sun, 22 Feb 2009 12:30:07 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[Notepad Chaos]]></category> <category><![CDATA[Theme]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=396</guid> <description><![CDATA[This site is based on a very nice theme, developed by Evan Eckard, &#8220;Notepad Chaos&#8220;. I&#8217;ve proceeded to some modifications. First, the theme now includes a full compatibility with the...]]></description> <content:encoded><![CDATA[<p>This site is based on a very nice theme, developed by <a
href="http://www.evaneckard.com/" target="_blank">Evan Eckard</a>, &#8220;<a
href="http://www.smashingmagazine.com/2008/08/20/notepad-chaos-a-free-wordpress-theme/" target="_blank">Notepad Chaos</a>&#8220;. I&#8217;ve proceeded to some modifications. First, the theme now includes a full compatibility with the <a
href="http://www.qianqin.de/qtranslate/" target="_blank">qTranslate</a> plugin; a dedicated French customization is even included. Second, the theme now support widget, on the right sidebar. Third, the footer has been corrected to be compatible with some plugins such as &#8220;<a
href="http://wordpress.org/extend/plugins/nksnow/" target="_blank">Snow and more</a>&#8220;. You can find <a
href="http://www.geekthegathering.com/downloads">here</a> a complete archive of the modified theme.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=396&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/notepad-chaos/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A new widget for Twitter messages</title><link>http://geekthegathering.com/twitter-widget/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=twitter-widget</link> <comments>http://geekthegathering.com/twitter-widget/#comments</comments> <pubDate>Thu, 19 Feb 2009 01:12:56 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[WordPress]]></category> <category><![CDATA[FriendFeed]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=408</guid> <description><![CDATA[I&#8217;ve updated this blog to incorporate a widget to track my Twitter messages. The aggregation is done using the excellent agregator FriendFeed service. So all my bookmarks, other blog publications,...]]></description> <content:encoded><![CDATA[<p>I&#8217;ve updated this blog to incorporate a widget to track my <a
href="http://twitter.com" target="_blank">Twitter</a> messages. The aggregation is done using the excellent agregator <a
href="http://friendfeed.com/" target="_blank">FriendFeed</a> service.</p><p>So all my bookmarks, other blog publications, and many others web sources are gathered into a unique twitter syndication.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=408&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/twitter-widget/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>qTranslate 2.2.4 patched</title><link>http://geekthegathering.com/qtranslate-2-2-4-patched/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qtranslate-2-2-4-patched</link> <comments>http://geekthegathering.com/qtranslate-2-2-4-patched/#comments</comments> <pubDate>Thu, 05 Feb 2009 15:21:05 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[qTranslate]]></category> <category><![CDATA[Plugin]]></category> <category><![CDATA[Translation]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=405</guid> <description><![CDATA[I&#8217;ve made a new patch over the current lastest release of qTranslate plugin. You can find here a patched release of the qTranslate 2.2.4 plugin.]]></description> <content:encoded><![CDATA[<p>I&#8217;ve made a new patch over the current lastest release of qTranslate plugin.<br
/> You can find <a
href="http://www.geekthegathering.com/downloads">here</a> a patched release of the <strong>qTranslate 2.2.4</strong> plugin.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=405&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/qtranslate-2-2-4-patched/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>qTranslate 2.2.1 patched</title><link>http://geekthegathering.com/qtranslate-2-2-1-patched/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qtranslate-2-2-1-patched</link> <comments>http://geekthegathering.com/qtranslate-2-2-1-patched/#comments</comments> <pubDate>Sat, 24 Jan 2009 00:33:53 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[qTranslate]]></category> <category><![CDATA[Plugin]]></category> <category><![CDATA[Translation]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=387</guid> <description><![CDATA[This site uses an amazing plugin for translation, called qTranslate. To make it properly run under a Win32 environment (WampServer); i&#8217;ve modified source code over past month. I follow all...]]></description> <content:encoded><![CDATA[<p>This site uses an amazing plugin for translation, called <a
href="http://www.qianqin.de/qtranslate/" target="_blank">qTranslate</a>. To make it properly run under a Win32 environment (WampServer); i&#8217;ve modified source code over past month. I follow all major release deliveries.</p><p>I&#8217;ve proceeded to these <a
href="http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&amp;t=457" target="_blank">modifications</a>. You can find <a
href="http://www.geekthegathering.com/downloads/">here</a> a patched release of the <strong>qTranslate 2.2.1</strong> plugin.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=387&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/qtranslate-2-2-1-patched/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress Improvements</title><link>http://geekthegathering.com/wordpress-ameliorations/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-ameliorations</link> <comments>http://geekthegathering.com/wordpress-ameliorations/#comments</comments> <pubDate>Thu, 30 Oct 2008 10:04:15 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[WordPress]]></category> <category><![CDATA[Tips]]></category><guid
isPermaLink="false">http://heomeo.dynalias.com/pc/?p=172</guid> <description><![CDATA[Some sources to improve his WordPress Scripting HighSlides JS Next Gen (gallery) Image Flow Gfx Jide Evan Eckard Din Pattern]]></description> <content:encoded><![CDATA[<p>Some sources to improve his WordPress</p><table
border="0"><tbody><tr
align="left"><td><ul>Scripting</p><li><a
href="http://highslide.com/">HighSlides JS</a></li><li><a
href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/">Next Gen (gallery)</a></li><li><a
href="http://imageflow.finnrudolph.de/">Image Flow</a></li></ul></td><td><ul>Gfx</p><li><a
href="http://www.jide.fr/francais/">Jide</a></li><li><a
href="http://www.evaneckard.com/index.php">Evan Eckard</a></li><li><a
href="http://www.dinpattern.com/">Din Pattern</a></li></ul></td></tr></tbody></table> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=190&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/wordpress-ameliorations/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>blog installation</title><link>http://geekthegathering.com/blog-installation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blog-installation</link> <comments>http://geekthegathering.com/blog-installation/#comments</comments> <pubDate>Wed, 03 Sep 2008 22:01:14 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[WordPress]]></category> <category><![CDATA[WP Favicon]]></category><guid
isPermaLink="false">http://heomeo.dynalias.com/pc/?p=10</guid> <description><![CDATA[The forth blog has been defined using the famous WordPress with the WP Vista theme. The theme has been customized by adding some new localized values (i.e. Home, blog heading)]]></description> <content:encoded><![CDATA[<p>The forth blog has been defined using the famous WordPress with the <a
href="http://www.themebin.com/wordpress-templates/wp-vista-wordpress-theme/">WP Vista</a> theme.<br
/> The theme has been customized by adding some new localized values (i.e. Home, blog heading)</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=10&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/blog-installation/feed/</wfw:commentRss> <slash:comments>0</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: enhanced
Database Caching 42/135 queries in 0.691 seconds using disk: basic
Object Caching 1017/1811 objects using disk: basic

Served from: geekthegathering.com @ 2012-02-11 06:49:24 -->
