<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Gimme Soda</title>
	
	<link>http://www.gimmesoda.com</link>
	<description>The Blog of a Programmer</description>
	<lastBuildDate>Thu, 11 Mar 2010 01:56:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GimmeSoda" /><feedburner:info uri="gimmesoda" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>StatusNet Install Patch: Command Line Install</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/HF0jy7M3SHg/</link>
		<comments>http://www.gimmesoda.com/statusnet-install-patch-a-command-line-interactive-command-line-installer/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 01:34:55 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[laconica]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/?p=263</guid>
		<description><![CDATA[Opened a ticket on StatusNet: http://status.net/trac/ticket/2226
There was a recent need to automate the installation of StatusNet, so I went ahead and modified the install.php to  allow for a command line interface to the install process, including a  version which can be used to run the install from a script. I&#8217;m not a fan of [...]]]></description>
			<content:encoded><![CDATA[<p>Opened a ticket on StatusNet: <a href="http://status.net/trac/ticket/2226">http://status.net/trac/ticket/2226</a></p>
<p>There was a recent need to automate the installation of StatusNet, so I went ahead and modified the install.php to  allow for a command line interface to the install process, including a  version which can be used to run the install from a script. I&#8217;m not a fan of the install.php at all, but it does the job &#8211; so rather then a rewrite I expanded it &#8211; at least until I have more time.</p>
<p>The modified file can be found here:<br />
<a href="http://files.gimmesoda.com/dreamhost/software_patches/statusnet/install.php">http://files.gimmesoda.com/dreamhost/software_patches/statusnet/install.php</a></p>
<p>The patch file is here:<br />
<a href="http://files.gimmesoda.com/dreamhost/software_patches/statusnet/install.php.patch">http://files.gimmesoda.com/dreamhost/software_patches/statusnet/install.php.patch</a></p>
<p>So to handle the install process automatically:<br />
php install.php dbhost sqltype dbname dbuser dbpass  &#8220;Site Name Goes Here&#8221; siteurl fancyurl</p>
<p>The following might need explaining:<br />
sqltype = mysql (it can also be pgsql)<br />
Site name should be quoted, some characters like ! should be escaped.<br />
siteurl = domain.com (not using <a href="http:">http://</a> and no ending slash)<br />
fancyurl is either true or false and if true the htaccess.sample should  be renamed to .htaccess</p>
<p>So for the site I tested on:<br />
php install.php mysql.gimmesoda.com mysql  database dbuser dbpass &#8220;It&#8217;s Just Testing\!&#8221; testing.gimmesoda.com true</p>
<p><a href="http://testing.gimmesoda.com/">http://testing.gimmesoda.com/</a></p>
<p>There is also an interactive command line install which is fun, try it out!</p>
<p>php install.php install</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=HF0jy7M3SHg:C0c1cX0oRR8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=HF0jy7M3SHg:C0c1cX0oRR8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=HF0jy7M3SHg:C0c1cX0oRR8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=HF0jy7M3SHg:C0c1cX0oRR8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=HF0jy7M3SHg:C0c1cX0oRR8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=HF0jy7M3SHg:C0c1cX0oRR8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=HF0jy7M3SHg:C0c1cX0oRR8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=HF0jy7M3SHg:C0c1cX0oRR8:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/HF0jy7M3SHg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/statusnet-install-patch-a-command-line-interactive-command-line-installer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/statusnet-install-patch-a-command-line-interactive-command-line-installer/</feedburner:origLink></item>
		<item>
		<title>Simple Truth</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/Cl6HGNpmRwQ/</link>
		<comments>http://www.gimmesoda.com/simple-truth/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 05:45:42 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/?p=254</guid>
		<description><![CDATA[that still burning night
your lips are my seduction
memories vivid
]]></description>
			<content:encoded><![CDATA[<h4 style="text-align: center;">that still burning night<br />
your lips are my seduction<br />
memories vivid</h4>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Cl6HGNpmRwQ:iEdnKKg9U58:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Cl6HGNpmRwQ:iEdnKKg9U58:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=Cl6HGNpmRwQ:iEdnKKg9U58:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Cl6HGNpmRwQ:iEdnKKg9U58:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=Cl6HGNpmRwQ:iEdnKKg9U58:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Cl6HGNpmRwQ:iEdnKKg9U58:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=Cl6HGNpmRwQ:iEdnKKg9U58:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Cl6HGNpmRwQ:iEdnKKg9U58:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/Cl6HGNpmRwQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/simple-truth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/simple-truth/</feedburner:origLink></item>
		<item>
		<title>Installing Magento Commerce on DreamHost</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/CE2yc2O4RNI/</link>
		<comments>http://www.gimmesoda.com/installing-magento-commerce-on-dreamhost/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 13:16:51 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[Bash Scripts]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento Commerce]]></category>
		<category><![CDATA[Making it easier!]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/?p=244</guid>
		<description><![CDATA[*One quick update*
Thanks to Ashley for mentioning that I didn&#8217;t add the prefix option as an argument. Added it to the script and updated the content below to show how to use it.
-JJ
There has apparently been quite a few people having trouble with the Magento install on DreamHost. I was among them, so I took [...]]]></description>
			<content:encoded><![CDATA[<p>*One quick update*</p>
<p>Thanks to Ashley for mentioning that I didn&#8217;t add the prefix option as an argument. Added it to the script and updated the content below to show how to use it.</p>
<p>-JJ</p>
<p>There has apparently been quite a few people having trouble with the Magento install on DreamHost. I was among them, so I took the advice of fellow co-workers and used the command line method for installation. It worked, but I figured it could be easier so I threw together a bash script for that purpose. You can grab a copy from the following url and save it to the folder you want magento installed in.</p>
<p><a href="http://www.gimmesoda.com/install_magento.sh">http://www.gimmesoda.com/install_magento.sh</a></p>
<p>You can also run these commands from the folder you will be installing it to.</p>
<p style="padding-left: 30px;">wget http://www.gimmesoda.com/install_magento.sh;<br />
wget http://www.magentocommerce.com/downloads/assets/1.3.2.4/magento-1.3.2.4.tar.gz;<br />
chmod +x install_magento.sh;</p>
<p>To make it easier you don&#8217;t need to hard code any of your variables, rather you just enter them through arguments for the script:</p>
<p>./install_magento.sh<br />
In order to install Magento all the following are required.<br />
-h: MySQL Database Hostname<br />
-d: MySQL Database Name<br />
-u: MySQL Database User<br />
-p: MySQL Database Password<br />
-x: Database Prefix<br />
-a: Magento Shop Address (Example: http://shop.example.com/)<br />
-f: Magento Admin First Name<br />
-l: Magento Admin Last Name<br />
-e: Magento Admin Email Address<br />
-r: Magento Admin Login<br />
-s: Magento Admin Pass (Must have letters and numbers.)</p>
<p>Which ends up looking like this:</p>
<p>./install_magento.sh -h mysql.example.com -d database -u dbuser -p dbpass -x prefix -a http://store.example.com/ -f First -l Last -e admin@example.com -r admin -s adminpass1</p>
<p>If everything worked as expected (running this on DreamHost it should) you&#8217;ll be prompted with something similar to this:</p>
<p>SUCCESS: 88dd17d566d65128b6bb9357773d269b</p>
<p>Which is the Magento encryption key and is rather important, so the keep a copy of that key. I&#8217;ll be adding a cleanup  argument to this script which will remove all files from the install  directory, which is useful in the case of errors. If you have any questions just let me know!</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 264px; width: 1px; height: 1px;">-h mysql.example.com -d database -u dbuser -p dbpass -a  <a class="moz-txt-link-freetext" href="http://store.example.com/">http://store.example.com/</a> -f First -l Last -e <a class="moz-txt-link-abbreviated" href="mailto:admin@example.com">admin@example.com</a> -r admin  -s adminpass1</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=CE2yc2O4RNI:chETBWQ-i5k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=CE2yc2O4RNI:chETBWQ-i5k:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=CE2yc2O4RNI:chETBWQ-i5k:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=CE2yc2O4RNI:chETBWQ-i5k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=CE2yc2O4RNI:chETBWQ-i5k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=CE2yc2O4RNI:chETBWQ-i5k:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=CE2yc2O4RNI:chETBWQ-i5k:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=CE2yc2O4RNI:chETBWQ-i5k:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/CE2yc2O4RNI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/installing-magento-commerce-on-dreamhost/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/installing-magento-commerce-on-dreamhost/</feedburner:origLink></item>
		<item>
		<title>Slacking</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/GwUd_tjtmM8/</link>
		<comments>http://www.gimmesoda.com/slacking/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 17:30:33 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/slacking/</guid>
		<description><![CDATA[I really need to do some work with my CJ affiliate earnings. I&#8217;ve done basically nothing in the last three months and I wouldn&#8217;t mind boosting my earnings. WTH should help out with that, once it&#8217;s finished. :(
]]></description>
			<content:encoded><![CDATA[<p>I really need to do some work with my CJ affiliate earnings. I&#8217;ve done basically nothing in the last three months and I wouldn&#8217;t mind boosting my earnings. WTH should help out with that, once it&#8217;s finished. :(</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=GwUd_tjtmM8:_aaDXWlADxs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=GwUd_tjtmM8:_aaDXWlADxs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=GwUd_tjtmM8:_aaDXWlADxs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=GwUd_tjtmM8:_aaDXWlADxs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=GwUd_tjtmM8:_aaDXWlADxs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=GwUd_tjtmM8:_aaDXWlADxs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=GwUd_tjtmM8:_aaDXWlADxs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=GwUd_tjtmM8:_aaDXWlADxs:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/GwUd_tjtmM8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/slacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/slacking/</feedburner:origLink></item>
		<item>
		<title>Playlist AWESOME</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/QU0p0yWVVRQ/</link>
		<comments>http://www.gimmesoda.com/playlist-awesome/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:52:15 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[bored]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/?p=230</guid>
		<description><![CDATA[You HIMYM fans will recognize this. Some of the songs have been cut to decrease any potential for loss in tremors of psychitude.
1) You Give Love a Bad Name &#8211; Bon Jovi
2) The Humpty Dance &#8211; Digital Underground
3) Come Sail Away &#8211; Styx
4) Don&#8217;t Stop Believin&#8217; &#8211; Journey
5) The Transformers Theme &#8211; Vince DiCola
6) You&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>You HIMYM fans will recognize this. Some of the songs have been cut to decrease any potential for loss in tremors of psychitude.</p>
<p>1) You Give Love a Bad Name &#8211; Bon Jovi<span style="text-decoration: line-through;"><br />
2) The Humpty Dance &#8211; Digital Underground</span><br />
3) Come Sail Away &#8211; Styx<br />
4) Don&#8217;t Stop Believin&#8217; &#8211; Journey<br />
5) The Transformers Theme &#8211; Vince DiCola<br />
6) You&#8217;re The Best Around &#8211; Joe Esposito<br />
7) High Enough &#8211; Damn Yankees<br />
8) Jessie&#8217;s Girl &#8211; Rick Springfield<br />
9) Rock You Like A Hurricane &#8211; Scorpions<span style="text-decoration: line-through;"><br />
10) Hip Hop Hooray &#8211; Naughty By Nature<br />
11) Change Of Heart &#8211; Tom Petty<br />
12) Run Runaway &#8211; Slade</span></p>
<p>I&#8217;m worried now &#8211; we NEED more songs. Working on it&#8230;.</p>
<p>Songs to add in:</p>
<p>I Wanna Rock &#8211; Twisted Sister ???<br />
Paradise City &#8211; Guns N&#8217; Roses *fist bump*<br />
<span style="text-decoration: line-through;">Lick It Up &#8211; KISS<br />
</span>Talk Dirty To Me &#8211; Poison</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QU0p0yWVVRQ:3ph3O7b8fJU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QU0p0yWVVRQ:3ph3O7b8fJU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=QU0p0yWVVRQ:3ph3O7b8fJU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QU0p0yWVVRQ:3ph3O7b8fJU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=QU0p0yWVVRQ:3ph3O7b8fJU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QU0p0yWVVRQ:3ph3O7b8fJU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=QU0p0yWVVRQ:3ph3O7b8fJU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QU0p0yWVVRQ:3ph3O7b8fJU:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/QU0p0yWVVRQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/playlist-awesome/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/playlist-awesome/</feedburner:origLink></item>
		<item>
		<title>Client Site: ThriftyBeer.com</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/Ce2FJ5oCjHc/</link>
		<comments>http://www.gimmesoda.com/client-site-thriftybeercom/#comments</comments>
		<pubDate>Wed, 13 May 2009 11:31:19 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[Black Falcon Solutions]]></category>
		<category><![CDATA[Current Work]]></category>
		<category><![CDATA[Drinking]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/?p=227</guid>
		<description><![CDATA[ThriftyBeer.com is getting some notice recently. Finished development on it about a week ago and glad to see things coming up nicely for it!]]></description>
			<content:encoded><![CDATA[<p>So one of my co-workers from a previous job had me build a site for them back maybe two years ago &#8211; it never actually got finished. About two months ago he gets a hold of me and asks me to finish up the job.</p>
<p>So a quick conversation or two and I&#8217;m back on the job for him. I was working mostly on my off time but the work got done. They launched about a week ago and just got <a href="http://strangeoc.freedomblogging.com/2009/05/12/finally-cheap-beer/14951/">written about </a>over on the ocregister.com website, leading to a nice traffic spike! Sure enough people seem to be talking about it, I&#8217;m seeing traffic coming in from the ocregister site, twitter, facebook, myspace, email services and various bloggers are making note of it.</p>
<p>Nice to see something I developed successful!</p>
<p>Cheers to Brandon Dorn, David Echanique, and <a title="ThriftyBeer.com" href="http://www.thriftybeer.com/">ThriftyBeer.com</a>!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Ce2FJ5oCjHc:tJB98i32KHc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Ce2FJ5oCjHc:tJB98i32KHc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=Ce2FJ5oCjHc:tJB98i32KHc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Ce2FJ5oCjHc:tJB98i32KHc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=Ce2FJ5oCjHc:tJB98i32KHc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Ce2FJ5oCjHc:tJB98i32KHc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=Ce2FJ5oCjHc:tJB98i32KHc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=Ce2FJ5oCjHc:tJB98i32KHc:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/Ce2FJ5oCjHc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/client-site-thriftybeercom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/client-site-thriftybeercom/</feedburner:origLink></item>
		<item>
		<title>Laconica – Bugs, Extra Features and DH Compatability</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/35AIxzkaqgk/</link>
		<comments>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/#comments</comments>
		<pubDate>Sat, 09 May 2009 12:58:16 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[laconica]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/?p=219</guid>
		<description><![CDATA[&#8212;-Update&#8212;-
I custom compiled PHP in order to get the daemons running. Apparently PHP5 has the &#8220;pcntl&#8221; functions disabled by default and I had to compile with &#8211;enable-pcntl, with those functions enabled the daemons ran without error.
Also, I modified the script for compiling PHP5 from the DreamHost wiki, normally found here:
http://wiki.dreamhost.com/Installing_PHP5
I&#8217;ve modified it so that it [...]]]></description>
			<content:encoded><![CDATA[<p>&#8212;-Update&#8212;-</p>
<p>I custom compiled PHP in order to get the daemons running. Apparently PHP5 has the &#8220;pcntl&#8221; functions disabled by default and I had to compile with &#8211;enable-pcntl, with those functions enabled the daemons ran without error.</p>
<p>Also, I modified the script for compiling PHP5 from the DreamHost wiki, normally found here:</p>
<p>http://wiki.dreamhost.com/Installing_PHP5</p>
<p>I&#8217;ve modified it so that it will compile a few PECL extensions into the binary statically and I didn&#8217;t have to go through the hassle of build a phpize that would work with the non-root user allowed me on the DreamHost environment. So I added memcache and mailparse to the binary and they are both working smoothly.</p>
<p>As mentioned earlier I was trying to get memcache to work on the PS and I am glad to report that I have gotten it working. Currently it&#8217;s setup to use a max of 512MB worth of memory and seems to be running nicely.</p>
<p>CPU   MEM%   COMMAND</p>
<p>0.0  1.4   0:00.11 ./memcached -d -m 512 -l 66.33.199.189 -p 11211</p>
<p>All in all &#8211; <a title="These Random Words" href="http://www.theserandomwords.com/">http://www.theserandomwords.com/</a> is coming along smoothly.</p>
<p>&#8212;-End Update&#8212;-</p>
<p>So apparently laconica fails to remote subscribe on various hosts &#8211; not sure if it is happening everywhere (I doubt it) but in any case DreamHost and BlueHost installs seem to be affected on version 0.7.3. Not so much fun!</p>
<p><a href="http://laconi.ca/trac/ticket/1408">http://laconi.ca/trac/ticket/1408</a></p>
<p>I&#8217;m investing some time into getting this fixed mostly because this type of problem (an issue on a core feature) really really bugs me. I think I&#8217;ve gotten close but no luck yet &#8211; any devs reading? Wanna get your hands dirty!? I&#8217;m pretty sure the issue is related to the actions/remotesubscribe.php and/or the extlib/OAuth.php files.</p>
<p>Beyond that I have some good news! Since I&#8217;m on a DreamHost PS I was able to spend some time in getting two things setup for use with my laconica installs.</p>
<p>Sphinx and the OpenFire XMPP Server are both working smoothly and integrated into Laconica. Memcache is next on my list and maybe a plugin that will allow users to register OpenFire accounts when they signup with the laconica instance! Nice, no?</p>
<p>Finally, I really am not enjoying the current installer &#8211; I think I&#8217;ll streamline my current class and convert it to a much simpler/cleaner version and submit it as a replacement, with any luck we&#8217;ll be getting clean web-based installs soon, one way or another!</p>
<p>Anyhow I need some sleep. Night&#8230; or ummm Morning!</p>
<p>JJ</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=35AIxzkaqgk:rtmYy8806cg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=35AIxzkaqgk:rtmYy8806cg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=35AIxzkaqgk:rtmYy8806cg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=35AIxzkaqgk:rtmYy8806cg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=35AIxzkaqgk:rtmYy8806cg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=35AIxzkaqgk:rtmYy8806cg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=35AIxzkaqgk:rtmYy8806cg:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=35AIxzkaqgk:rtmYy8806cg:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/35AIxzkaqgk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/laconica-bugs-extra-features-and-dh-compatability/</feedburner:origLink></item>
		<item>
		<title>New Page – Installing Laconica</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/0Q9WWmpcGfQ/</link>
		<comments>http://www.gimmesoda.com/new-page-installing-laconica/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 13:15:43 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[laconica]]></category>
		<category><![CDATA[laconica installer]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/?p=216</guid>
		<description><![CDATA[I finally got around to posting a rather bare-bones version of my own &#8220;Installing Laconica&#8221; page. I&#8217;ll add to it when I get more time but I couldn&#8217;t sleep so I figured I&#8217;d get it live.
]]></description>
			<content:encoded><![CDATA[<p>I finally got around to posting a rather bare-bones version of my own &#8220;<a href="http://www.gimmesoda.com/installing-laconica/">Installing Laconica</a>&#8221; page. I&#8217;ll add to it when I get more time but I couldn&#8217;t sleep so I figured I&#8217;d get it live.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=0Q9WWmpcGfQ:53u_dVM1Kmk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=0Q9WWmpcGfQ:53u_dVM1Kmk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=0Q9WWmpcGfQ:53u_dVM1Kmk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=0Q9WWmpcGfQ:53u_dVM1Kmk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=0Q9WWmpcGfQ:53u_dVM1Kmk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=0Q9WWmpcGfQ:53u_dVM1Kmk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=0Q9WWmpcGfQ:53u_dVM1Kmk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=0Q9WWmpcGfQ:53u_dVM1Kmk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/0Q9WWmpcGfQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/new-page-installing-laconica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/new-page-installing-laconica/</feedburner:origLink></item>
		<item>
		<title>Block a Country</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/7RKLvIPzb7w/</link>
		<comments>http://www.gimmesoda.com/block-a-country/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 02:55:42 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/block-a-country/</guid>
		<description><![CDATA[A customer wants to block an entire country from visiting their site&#8230; not something I approve of but it sounds like an interesting project&#8230;.
]]></description>
			<content:encoded><![CDATA[<p>A customer wants to block an entire country from visiting their site&#8230; not something I approve of but it sounds like an interesting project&#8230;.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=7RKLvIPzb7w:OvUK2BKt02Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=7RKLvIPzb7w:OvUK2BKt02Q:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=7RKLvIPzb7w:OvUK2BKt02Q:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=7RKLvIPzb7w:OvUK2BKt02Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=7RKLvIPzb7w:OvUK2BKt02Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=7RKLvIPzb7w:OvUK2BKt02Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=7RKLvIPzb7w:OvUK2BKt02Q:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=7RKLvIPzb7w:OvUK2BKt02Q:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/7RKLvIPzb7w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/block-a-country/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/block-a-country/</feedburner:origLink></item>
		<item>
		<title>Updated Laconica Installer – Installing 0.7.3</title>
		<link>http://feedproxy.google.com/~r/GimmeSoda/~3/QsEoKtCvDrI/</link>
		<comments>http://www.gimmesoda.com/updated-laconica-installer-installing-073/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 10:12:27 +0000</pubDate>
		<dc:creator>JuanJose</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[laconica]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[laconica installer]]></category>

		<guid isPermaLink="false">http://www.gimmesoda.com/?p=207</guid>
		<description><![CDATA[Just finished testing the updated installer for laconica version 0.7.3 codenamed &#8220;You Are The Everything&#8220;. I&#8217;ve gone ahead and cleared out the old laconica install at http://laconica.gimmesoda.com and tested the installer there with no problems. Also, there was a bug which allowed the installer to continue running even after failing to select the database. This [...]]]></description>
			<content:encoded><![CDATA[<p>Just finished testing the updated installer for <a href="http://laconi.ca/trac/wiki/Laconica_0.7.3">laconica version 0.7.3</a> codenamed &#8220;<a class="ext-link" href="http://en.wikipedia.org/wiki/Green_%28album%29#Track_listing"><span class="icon">You Are The Everything</span></a>&#8220;. I&#8217;ve gone ahead and cleared out the old laconica install at <a href="http://laconica.gimmesoda.com">http://laconica.gimmesoda.com</a> and tested the installer there with no problems. Also, there was a bug which allowed the installer to continue running even after failing to select the database. This has been fixed as well.</p>
<p>The installer can be downloaded from the usual location:</p>
<p><a href="http://www.gimmesoda.com/laconica_installer.zip">http://www.gimmesoda.com/laconica_installer.zip</a></p>
<p>One last thing, you have to call the install script from gimme_install.php instead of install.php (laconica now has it&#8217;s own installer at that location).</p>
<p>If people still need help with this I do offer an install service, just contact me.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QsEoKtCvDrI:ASMXxHP5hVI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QsEoKtCvDrI:ASMXxHP5hVI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=QsEoKtCvDrI:ASMXxHP5hVI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QsEoKtCvDrI:ASMXxHP5hVI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=QsEoKtCvDrI:ASMXxHP5hVI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QsEoKtCvDrI:ASMXxHP5hVI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?i=QsEoKtCvDrI:ASMXxHP5hVI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GimmeSoda?a=QsEoKtCvDrI:ASMXxHP5hVI:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/GimmeSoda?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/GimmeSoda/~4/QsEoKtCvDrI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.gimmesoda.com/updated-laconica-installer-installing-073/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.gimmesoda.com/updated-laconica-installer-installing-073/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.220 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-03-10 17:56:26 -->
