<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page programmer 
             and everything recently tagged programmer -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>programmer on SWiK</title>
		<link>http://swik.net/programmer</link>
        <doap:name>programmer</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/programmer</link>
        
        <pubDate>Sun, 16 Mar 2008 06:31:34 -0700</pubDate>
        <lastBuildDate>Mon, 17 Mar 2008 10:01:32 -0700</lastBuildDate>
            
        <item>
            <title>Resume - Jimbojw.com</title>
            <link>http://swik.net/MediaWiki/del.icio.us%2Ftag%2Fmediawiki/Resume+-+Jimbojw.com/cg2dc</link>
            <description>I am an expert at MediaWiki</description>
            
            <pubDate>Tue, 07 Oct 2008 12:48:06 -0700</pubDate>
        </item>
            
        <item>
            <title>About Me | Refactor the Life</title>
            <link>http://swik.net/Dojo/del.icio.us+tag+dojo/About+Me+%7C+Refactor+the+Life/cg07y</link>
            <description></description>
            
            <pubDate>Tue, 07 Oct 2008 07:47:42 -0700</pubDate>
        </item>
            
        <item>
            <title>PHP, MySQL, Apache2 install HOWTO on Debian</title>
            <link>http://swik.net/User:davidapnic/PHP%2C+MySQL%2C+Apache2+install+HOWTO+on+Debian</link>
            <description>&lt;p&gt;http://www.adamsinfo.com/php-mysql-apache2-install-howto-on-debian/&lt;/p&gt;


	&lt;p&gt;Setting up a &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt;/MySQL/Apache2 environment on Debian is really easy. I’ll walk through a quick setup and optimization process. I’ve optimized it for a 1.5Gb to 2GB &lt;span class=&quot;caps&quot;&gt;RAM&lt;/span&gt; machine with reasonable load.
apt-get install apache2 php5 mysql-server-5.0 mysql-client-5.0 libapache2-mod-php5 php5-mysql php5-curl php5-cli php5-dev make gcc libc6-dev automake&lt;/p&gt;


	&lt;p&gt;mysqladmin password ‘NEWPASSWORD’&lt;/p&gt;


	&lt;p&gt;Now download eaccelerator from http://eaccelerator.net
tar -xjf eaccelerator.tar.bz2
phpize
./configure
make
sudo make install&lt;/p&gt;


	&lt;p&gt;Edit /etc/php5/apache2/php.ini and add the following at the bottom:
extension=”eaccelerator.so”
eaccelerator.shm_size=”64″
eaccelerator.cache_dir=”/tmp/eaccellerator”
eaccelerator.enable=”1″
eaccelerator.optimizer=”1″
eaccelerator.check_mtime=”1″
eaccelerator.debug=”0″
eaccelerator.filter=”&amp;#8221; 
eaccelerator.shm_max=”0″
eaccelerator.shm_ttl=”0″
eaccelerator.shm_prune_period=”0″
eaccelerator.shm_only=”0″
eaccelerator.compress=”1″
eaccelerator.compress_level=”9″&lt;/p&gt;


Edit /etc/mysql/my.cnf
#
	&lt;ol&gt;
	&lt;li&gt;* Fine Tuning
#
key_buffer              = 64M
max_allowed_packet      = 16M
thread_stack            = 128K
thread_cache_size       = 8
#max_connections        = 100
#table_cache            = 64
#thread_concurrency     = 10
#&lt;/li&gt;
		&lt;li&gt;* Query Cache Configuration
#
query_cache_limit       = 4M
query_cache_size        = 64M&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;Restart services:
/etc/init.d/apache2 restart
/etc/init.d/mysql restart&lt;/p&gt;
</description>
                        <category>LAMP</category>
            <category>apache2</category>
            <category>developer</category>
            <category>optimization</category>
            <category>php5</category>
            <category>MySQL</category>
            <category>PHP</category>
            <category>Debian</category>
            <category>Development</category>
            <category>programmer</category>

            <pubDate>Tue, 07 Oct 2008 04:16:08 -0700</pubDate>
        </item>
            
        <item>
            <title>odlaniger.pro.br - Principal</title>
            <link>http://swik.net/Joomla/Del.icio.us+bookmarks+tagged+Joomla/odlaniger.pro.br+-+Principal/cf70i</link>
            <description>Página do Professor Odlaniger Lourenço</description>
            
            <pubDate>Mon, 29 Sep 2008 10:11:17 -0700</pubDate>
        </item>
            
        <item>
            <title>Web programmer | Dreamajax.com</title>
            <link>http://swik.net/Joomla/Del.icio.us+bookmarks+tagged+Joomla/Web+programmer+%7C+Dreamajax.com/cfxc8</link>
            <description>Dreamajax.com is a global services provider delivering technology-driven business solutions that meet the strategic objectives of our clients. Dreamajax’s veteran team creates solutions around specific needs of users making use of programming scripting languages like Offshore PHP, AJAX, LAMP, and Ruby on Rails.</description>
            
            <pubDate>Fri, 26 Sep 2008 02:11:14 -0700</pubDate>
        </item>
            
        <item>
            <title>peppy - (ap)Proximated (X)Emacs Powered by Python</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/peppy+-+%28ap%29Proximated+%28X%29Emacs+Powered+by+Python/ce2qg</link>
            <description>This editor is an attempt to displace my dependency on XEmacs. My goal is to produce a work-alike with the feel of emacs but based on Python using the widget toolkit wxPython.</description>
            
            <pubDate>Wed, 17 Sep 2008 19:00:51 -0700</pubDate>
        </item>
            
        <item>
            <title>The Evolution of a Haskell Programmer</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/The+Evolution+of+a+Haskell+Programmer/cesjy</link>
            <description></description>
            
            <pubDate>Mon, 15 Sep 2008 10:04:20 -0700</pubDate>
        </item>
            
        <item>
            <title>Web::ScraperライクなテンプレートエンジンTemplate::Refine - perl-mongers.org</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Web%3A%3AScraper%E3%83%A9%E3%82%A4%E3%82%AF%E3%81%AA%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%E3%82%A8%E3%83%B3%E3%82%B8%E3%83%B3Template%3A%3ARefine+-+perl-mongers.org/ceg4l</link>
            <description>Web::Scraper は以前に使って結構好きだったので、これはいいかも</description>
            
            <pubDate>Thu, 11 Sep 2008 23:24:23 -0700</pubDate>
        </item>
            
        <item>
            <title>Windows Installer XML (WiX) toolset</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Windows+Installer+XML+%28WiX%29+toolset/cdwwv</link>
            <description></description>
            
            <pubDate>Sat, 06 Sep 2008 13:04:51 -0700</pubDate>
        </item>
            
        <item>
            <title>BARRY&#039;S BEST COMPUTER TIPS - They&#039;ll Change Your Life: Sxipper - An excellent password manager add-on for Firefox</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/BARRY%27S+BEST+COMPUTER+TIPS+-+They%27ll+Change+Your+Life%3A+Sxipper+-+An+excellent+password+manager+add-on+for+Firefox/cc9up</link>
            <description></description>
            
            <pubDate>Sun, 31 Aug 2008 02:57:20 -0700</pubDate>
        </item>
            
        <item>
            <title>The Evolution of a Haskell Programmer</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/The+Evolution+of+a+Haskell+Programmer/cc7uo</link>
            <description></description>
            
            <pubDate>Sat, 30 Aug 2008 06:56:37 -0700</pubDate>
        </item>
            
        <item>
            <title>Rex&#039;s blah blah blah &quot; Learning git</title>
            <link>http://swik.net/git/del.icio.us+tag%2Fgit/Rex%27s+blah+blah+blah+%22+Learning+git/cc3wd</link>
            <description></description>
            
            <pubDate>Fri, 29 Aug 2008 03:55:57 -0700</pubDate>
        </item>
            
        <item>
            <title>Todd Ditchendorf&#039;s Blog.</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Todd+Ditchendorf%27s+Blog./cc2ob</link>
            <description></description>
            
            <pubDate>Thu, 28 Aug 2008 20:57:48 -0700</pubDate>
        </item>
            
        <item>
            <title>Jack&#039;s Jots</title>
            <link>http://swik.net/Joomla/Del.icio.us+bookmarks+tagged+Joomla/Jack%27s+Jots/ccp14</link>
            <description></description>
            
            <pubDate>Sun, 17 Aug 2008 07:05:16 -0700</pubDate>
        </item>
            
        <item>
            <title>xkcd - A webcomic of romance, sarcasm, math, and language - By Randall Munroe</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/xkcd+-+A+webcomic+of+romance%2C+sarcasm%2C+math%2C+and+language+-+By+Randall+Munroe/cclj6</link>
            <description></description>
            
            <pubDate>Fri, 15 Aug 2008 12:05:06 -0700</pubDate>
        </item>
            
        <item>
            <title>The Evolution of a Haskell Programmer</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/The+Evolution+of+a+Haskell+Programmer/ccevc</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 14:04:45 -0700</pubDate>
        </item>
            
        <item>
            <title>José E. Marchesi</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/Jos%C3%A9+E.+Marchesi/cb1wx</link>
            <description>About jemarch - M-xjemarch</description>
            
            <pubDate>Sat, 09 Aug 2008 13:08:11 -0700</pubDate>
        </item>
            
        <item>
            <title>新入学生/新社会人応援企画:あるWebプログラマーの作業環境――豪傑の三種の神器【前編】 (2/2) - ITmedia エンタープライズ</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/%E6%96%B0%E5%85%A5%E5%AD%A6%E7%94%9F%2F%E6%96%B0%E7%A4%BE%E4%BC%9A%E4%BA%BA%E5%BF%9C%E6%8F%B4%E4%BC%81%E7%94%BB%3A%E3%81%82%E3%82%8BWeb%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9E%E3%83%BC%E3%81%AE%E4%BD%9C%E6%A5%AD%E7%92%B0%E5%A2%83%E2%80%95%E2%80%95%E8%B1%AA%E5%82%91%E3%81%AE%E4%B8%89%E7%A8%AE%E3%81%AE%E7%A5%9E%E5%99%A8%E3%80%90%E5%89%8D%E7%B7%A8%E3%80%91+%282%2F2%29+-+ITmedia+%E3%82%A8%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%97%E3%83%A9%E3%82%A4%E3%82%BA/cbka1</link>
            <description>なおやさんの開発環境。Emacsの使い方など。</description>
            
            <pubDate>Sat, 26 Jul 2008 19:49:42 -0700</pubDate>
        </item>
            
        <item>
            <title>CruiseControl Home</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/CruiseControl+Home/casx2</link>
            <description></description>
            
            <pubDate>Fri, 18 Jul 2008 20:51:16 -0700</pubDate>
        </item>
            
        <item>
            <title>The Evolution of a Haskell Programmer</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/The+Evolution+of+a+Haskell+Programmer/caq8l</link>
            <description></description>
            
            <pubDate>Fri, 18 Jul 2008 10:53:03 -0700</pubDate>
        </item>
            
        <item>
            <title>Google Code</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Google+Code/b9xcf</link>
            <description></description>
            
            <pubDate>Thu, 10 Jul 2008 18:49:08 -0700</pubDate>
        </item>
            
        <item>
            <title>Programmer en XUL, comment faire ? &gt; AbriCoCotier.fr</title>
            <link>http://swik.net/XUL/del.icio.us%2Ftag%2FXUL/Programmer+en+XUL%2C+comment+faire+%3F+%3E+AbriCoCotier.fr/b9rzu</link>
            <description>Le XUL, j&#039;y crois (oui, tout est possible !). Je crois surtout que c&#039;est un langage de programmation&amp;amp;lt;sep/&amp;amp;gt;</description>
            
            <pubDate>Wed, 09 Jul 2008 15:52:21 -0700</pubDate>
        </item>
            
        <item>
            <title>[from yurinotigor] Programmer Competency Matrix</title>
            <link>http://swik.net/User:jeyrb/jey%27s+network%27s+del.icio.us+bookmarks/%5Bfrom+yurinotigor%5D+Programmer+Competency+Matrix/b8tzd</link>
            <description></description>
            
            <pubDate>Tue, 01 Jul 2008 03:50:16 -0700</pubDate>
        </item>
            
        <item>
            <title>Eclipse.org home</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Eclipse.org+home/b8due</link>
            <description>Eclipse - an open development platform Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across t</description>
            
            <pubDate>Wed, 25 Jun 2008 13:56:48 -0700</pubDate>
        </item>
            
        <item>
            <title>Eclipse.org home</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/Eclipse.org+home/b8dqg</link>
            <description>Eclipse - an open development platform Eclipse is an open source community whose projects are focused on&amp;amp;lt;sep/&amp;amp;gt;</description>
            
            <pubDate>Wed, 25 Jun 2008 13:55:32 -0700</pubDate>
        </item>
            
        <item>
            <title>Brad Neuberg: Resume</title>
            <link>http://swik.net/Dojo/del.icio.us+tag+dojo/Brad+Neuberg%3A+Resume/b7tsn</link>
            <description>OBJECTIVE: Helping organizations surpass the competition through breakthrough invention and implementation. Internat&#039;ly recognized SW inventor, eng., open source consultant</description>
            
            <pubDate>Thu, 19 Jun 2008 04:22:14 -0700</pubDate>
        </item>
            
        <item>
            <title>Coding In Paradise</title>
            <link>http://swik.net/Dojo/del.icio.us+tag+dojo/Coding+In+Paradise/b7tsk</link>
            <description>Brad Neuburger</description>
            
            <pubDate>Thu, 19 Jun 2008 04:22:14 -0700</pubDate>
        </item>
            
        <item>
            <title>4.1. Listeners, Couriers and Actions</title>
            <link>http://swik.net/JBoss/del.icio.us+tag%2Fjboss/4.1.+Listeners%2C+Couriers+and+Actions/b7mx7</link>
            <description></description>
            
            <pubDate>Mon, 16 Jun 2008 13:18:25 -0700</pubDate>
        </item>
            
        <item>
            <title>John Resig - JavaScript, Programming, and Web Applications</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/John+Resig+-+JavaScript%2C+Programming%2C+and+Web+Applications/b6we5</link>
            <description>Code and commentary from the creator of the jQuery library and author of &amp;quot;Pro JavaScript Techniques&amp;quot;.</description>
            
            <pubDate>Sun, 08 Jun 2008 06:56:11 -0700</pubDate>
        </item>
            
        <item>
            <title>Michelle Steigerwalt</title>
            <link>http://swik.net/mootools/del.icio.us%2Ftag%2Fmootools/Michelle+Steigerwalt/b5wjs</link>
            <description></description>
            
            <pubDate>Tue, 27 May 2008 01:20:35 -0700</pubDate>
        </item>
                </channel>
</rss>
