<?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>ThePizzy.net/blog &#187; Programming</title>
	<atom:link href="http://thepizzy.net/blog/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://thepizzy.net/blog</link>
	<description>Solving the complex in 140 characters or less...</description>
	<lastBuildDate>Mon, 02 Jan 2012 15:55:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Jasper: Just a store platform experience, reworked</title>
		<link>http://thepizzy.net/blog/2011/02/jasper-just-a-store-platform-experience-reworked/</link>
		<comments>http://thepizzy.net/blog/2011/02/jasper-just-a-store-platform-experience-reworked/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 01:08:03 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Jasper]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[catalog.xml]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[jasper]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[kodingen.com]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[objinfo.xml]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[yahoo store platform]]></category>
		<category><![CDATA[yahoo! stores]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=1132</guid>
		<description><![CDATA[Jasper is an experiment in creating a Yahoo! Store Editor and CMS using only the cloud-based coding solution from Kodingen.com]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-1133" title="Jasper Logo" src="http://thepizzy.net/blog/wp-content/uploads/2011/02/logo-name-300x171.png" alt="Jasper Logo" width="300" height="171" />For the past 3 years, I&#8217;ve been working on a store that uses the Yahoo! Store platform. At first, the user interface for the web page design and page object models was easy to grasp (both the prefab versions and the custom ones I had access to), but going through the entire rewrite process was a pain &#8211; the biggest of which was the requirement of perfection. If a mistake was made in any field names or data-types it held, the whole object model had to be scrapped and started over. They&#8217;ve made minor improvements over the past 3 years to their Merchant Solutions side of things, but they have been extremely minor. One thing that hasn&#8217;t changed is the interface to edit pages.</p>
<p>There are two methods of doing the editing, depending on the Yahoo! Store platform that you have. If you&#8217;re on the Legacy version, you must go to the page itself, and click edit. This provides you with a series of fields and input boxes for each type of field. No intelligence in the design of what those fields are for or differentiation in how they interact.</p>
<p>If you&#8217;re on the Merchant Solutions platform, then you have the option of going directly to the page still, or you can do it in a flat-file pseudo database-like UI which is nothing more than a search-by-field interface, which presents you with a different-looking (but still the same) interface for editing the page.</p>
<p>Over the next few months, I&#8217;m going to embark on a web-based interface for importing the legacy store feed (objinfo.xml, which can&#8217;t be customized) and see what can be done with the data as far as modifying it, preparing it, cleaning it, and exporting it back to the store. I&#8217;m also going to attempt to code it entirely using <a href="http://kodingen.com" target="_blank">Kodingen.com</a>. I&#8217;ve done a highly customized version of this concept for the company I currently work for (at the time of this post), but none of the code will be reused from that project, and this project will have different, and limited features (in some areas, and expanded in other areas), but for a different data model. In some areas, this application will be more limited (since it&#8217;s working with a standardized data format, rather than a customized &#8220;catalog.xml&#8221; feed from Merchant Solutions. Once this basic version is solid, I may start working on a customized version, or even offering a customizing service to handle the catalog.xml file.</p>
<p>Some things I&#8217;d like to do differently with this basic version is:</p>
<ul>
<li>create an install process (a la phpBB)</li>
<li>extensive automation, and possibly some AI concepts</li>
<li>learn more about object-oriented design and how it can be extended conceptually</li>
<li>experiment with some various php and javascript frameworks</li>
</ul>
<p>There are plenty of other feature sets that I&#8217;ve learned and developed in addition to these in the past and plan to use as well. So we&#8217;ll see how this goes, and I&#8217;ll post some updates here. Depending on what I plan to do with it, I may or may not open-source it. If I do, I&#8217;ll host it on Google Code.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/ajax' rel='tag' target='_blank'>ajax</a>, <a class='technorati-link' href='http://technorati.com/tag/catalog.xml' rel='tag' target='_blank'>catalog.xml</a>, <a class='technorati-link' href='http://technorati.com/tag/Coding' rel='tag' target='_blank'>Coding</a>, <a class='technorati-link' href='http://technorati.com/tag/jasper' rel='tag' target='_blank'>jasper</a>, <a class='technorati-link' href='http://technorati.com/tag/JavaScript' rel='tag' target='_blank'>JavaScript</a>, <a class='technorati-link' href='http://technorati.com/tag/kodingen.com' rel='tag' target='_blank'>kodingen.com</a>, <a class='technorati-link' href='http://technorati.com/tag/MySQL' rel='tag' target='_blank'>MySQL</a>, <a class='technorati-link' href='http://technorati.com/tag/objinfo.xml' rel='tag' target='_blank'>objinfo.xml</a>, <a class='technorati-link' href='http://technorati.com/tag/PHP' rel='tag' target='_blank'>PHP</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_blank'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/yahoo+store+platform' rel='tag' target='_blank'>yahoo store platform</a>, <a class='technorati-link' href='http://technorati.com/tag/yahoo%21+stores' rel='tag' target='_blank'>yahoo! stores</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2011/02/jasper-just-a-store-platform-experience-reworked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Connect to SQL through Windows Authenticated ODBC in PHP</title>
		<link>http://thepizzy.net/blog/2011/02/how-to-connect-to-sql-through-windows-authenticated-odbc-in-php/</link>
		<comments>http://thepizzy.net/blog/2011/02/how-to-connect-to-sql-through-windows-authenticated-odbc-in-php/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 20:41:09 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[how to connect to sql server in php with odbc]]></category>
		<category><![CDATA[microsoft odbc]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[odbc]]></category>
		<category><![CDATA[odbc connection]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php odbc connection]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql server odbc connection]]></category>
		<category><![CDATA[windows authenticated odbc]]></category>
		<category><![CDATA[windows authenticated odbc connection]]></category>
		<category><![CDATA[windows odbc connection]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=1116</guid>
		<description><![CDATA[If you use MSSQL over ODBC, connecting w/ PHP is simply a DOMAIN\WEBSERVER acct on the MSSQL server &#038; the DSN in PHP's odbc_connect()]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1125" title="ODBC Connection" src="http://thepizzy.net/blog/wp-content/uploads/2011/02/8787717937219497341.png" alt="" width="256" height="256" />For about the last year, I&#8217;ve been creating a CMS (content management system), for the automatic management and maintenance of my company&#8217;s eCommerce site, on the Yahoo! Store platform. The software imports the entire store automatically, runs a series of cleanup processes with about a dozen different criteria, saves the changes it has made, exports the modified pages, and makes them available to download from Jada&#8217;s interface. This automation cuts the need for about 3-4 people doing a weeks&#8217; worth of work, and does it all automatically in 10-30 minutes. The one thing it doesn&#8217;t do, is the one cleanup process that takes the longest, and requires the most human thought: comparing every product&#8217;s available options on the site, and checking them against actual inventory in the order management software.</p>
<p>Until now.</p>
<p>Our current order management software runs as a MS Access front-end to a MSSQL 2005 server backend through and ODBC DSN connection. This connection has been limited to MS Access and MS Excel application/queries, and thus, was the limiting factor to writing this most-complex cleanup process into Jada. The most difficult part in my development was finding an understandable article describing how to make an ODBC call, and then actually get the data back, in the same simple manner that one makes a MySQL query. The real issue has been <strong>once the connection is closed, the result cannot be accessed</strong>. I had to find that out the hardway, via <a href="http://msdn.microsoft.com/en-us/library/ms811006.aspx" target="_blank">Microsoft&#8217;s convoluted documentation on using ODBC</a>.</p>
<p>Here&#8217;s the code I&#8217;ve used to make the ODBC connection in PHP (unfortunately my blog&#8217;s template can&#8217;t handle actual code right now):</p>
<p><a href="http://thepizzy.net/blog/wp-content/uploads/2011/02/2011-02-06_13131.png"><img class="aligncenter size-full wp-image-1119" title="function odbcQuery()" src="http://thepizzy.net/blog/wp-content/uploads/2011/02/2011-02-06_13131.png" alt="" width="630" height="786" /></a></p>
<h1>Code Breakdown</h1>
<p>We&#8217;ll start creating a function that makes an ODBC connection, passes it an SQL query, then parses the data into a table/array and return the array.</p>
<h2>Function call</h2>
<pre>function odbcQuery($sql, $attempt="") {</pre>
<p>When we call the function, we&#8217;ll provide the SQL Query we want executed, and an optional description of what we&#8217;re trying to do with the query. In this way, if it errors, an semantic error will be displayed along with the technical one to help locate the code easily.</p>
<h2>Database Connection</h2>
<pre>// Establish an odbc connection with the database
$link = odbc_connect("My_DSN_Name", "", "");</pre>
<p>When running <strong><a href="http://us3.php.net/manual/en/function.odbc-connect.php" target="_blank">odbc_connect()</a></strong> it takes 3 parameters:</p>
<ul>
<li>the DSN; Server,Port; or Server/SQLInstance</li>
<li>username</li>
<li>password</li>
</ul>
<p>When connecting using Windows Authentication &amp; a DSN (as this example is about), there are some caveats and things to remember:</p>
<ol>
<li>On the web server, the User running the Web Service process needs to be a User with permission to access the SQL Server.
<ol>
<li>In my case, the user running the web server is <strong>SYSTEM</strong>, and so the user trying to access the SQL server is &#8220;<strong>DOMAIN\COMPUTERNAME$</strong>&#8220;.</li>
<li>There is no password for a SYSTEM account, and so on the SQL Server needs to have a user created named &#8220;<strong>DOMAIN\COMPUTERNAME$</strong>&#8220;.</li>
<li>Due to some security concerns, I&#8217;ve decided to give the account read-only access to the database I want to access. You&#8217;ll need to consult your own IT Administrator or security advisor for your security concerns.</li>
</ol>
</li>
<li>In the odbc_connect() statement, you then only need the name of the DSN (which I assume has already been configured on the Web Server you&#8217;re using) , followed by two null-quotes: &#8220;&#8221;.</li>
</ol>
<p>This creates an active link via ODBC to the SQL Server&#8230;supposedly</p>
<h2>Database Connection Checking &amp; Error Handling</h2>
<pre>if (!$link) {
	die('Could not connect: '.odbc_error().': '.odbc_errormsg());
} else {</pre>
<p>Next, we check the link . If it just flat-out doesn&#8217;t exist, then we kill the program, throw an error message that will read: &#8220;Could not connect: &lt;insert odbc error code&gt;:  &lt;insert odbc error text&gt;&#8221;. Otherwise, we move on&#8230;</p>
<h2>Sending the SQL Query &amp; Checking Response</h2>
<pre>$data = odbc_exec($link, $sql);
if($data === false) {
	echo "ODBC Query: ".$sql."&lt;br /&gt;&lt;br /&gt;";
	die("ODBC Query failed:  ".$attempt."&lt;br /&gt;Error: ".odbc_error());
} else {</pre>
<p>Now that we have a valid link to the database, we&#8217;ll send a request for <strong>data</strong> using the <strong><a href="http://us3.php.net/manual/en/function.odbc-exec.php" target="_blank">odbc_exec()</a></strong> function. This function sends the connection resource (<strong>$link</strong>) and the SQL Query we want run (<strong>$sql</strong>). It will return a &#8220;ODBC result identifier&#8221; or <em><strong>false</strong></em>.</p>
<p>Since a result identifier could, I assume, be the number 0 (zero) I want to ensure that <strong>$data</strong> is actually <strong><em>false</em></strong> and not just zero. That&#8217;s where the triple === comes in. When doing conditional statements, using == will convert the data being compared into a true/false value, where <em>zero or nothing</em> = <strong><em>false</em></strong> and <em>anything else</em> = <strong><em>true</em></strong>. When you use === you test for an actual boolean value, meaning <em>anything including zero</em> = <strong><em>true</em></strong> and <strong><em>false = false</em></strong>.</p>
<p>If the query failed, and resulted in a <strong><em>false</em></strong> result, we&#8217;ll display an error message: &#8220;ODBC Query: &lt;insert actual SQL Query&gt; // ODBC Query failed: &lt;insert query description&gt; // Error: &lt;insert ODBC error code&gt;&#8221;. Otherwise, we&#8217;ll move on&#8230;</p>
<h2>Parsing the Query Results &#8211; Column Headers</h2>
<pre>// Initialization
$row = $fields = $records = $result = array(); 	

// Get the result's column names
$count = odbc_num_fields($data);
for($x=1;$x&lt;=$count;$x++) {
	$fields[] = odbc_field_name($data, $x);
}</pre>
<p>We start off by initializing all the variables we&#8217;re going to use in the next bit of code, to make sure they&#8217;re empty.</p>
<p>Then we&#8217;ll run <strong><a href="http://us3.php.net/manual/en/function.odbc-num-fields.php" target="_blank">odbc_num_fields()</a></strong> over the <strong>$data</strong> to get the number of columns we need to iterate through. For columns, the counting starts at 1, so the for-loop starts at 1.</p>
<p>Iterate through each column name and add it to an array, called <strong>$fields</strong>:</p>
<pre>Array (
	[0] =&gt; field_name_1
	[1] =&gt; field_name_2
	[2] =&gt; field_name_3
)</pre>
<h2>Parsing the Query Results &#8211; Records</h2>
<pre>
<pre>// Get the result's data: array[record#][column#] = value
$count = odbc_num_rows($data);
for($x=0;$x&lt;$count;$x++) {
	odbc_fetch_into($data, $row, $x);
	array_push($records,$row);
}</pre>
</pre>
<p>Then we run <strong><a href="http://us3.php.net/manual/en/function.odbc-num-rows.php" target="_blank">odbc_num_rows()</a></strong> over the $data to get the number of rows we need to iterate through. For rows, the counting starts at 0, so the for-loop starts at 0.</p>
<p>Iterate through each record row and insert it to a temporary array <strong>$row</strong> using <strong><a href="http://us3.php.net/manual/en/function.odbc-fetch-into.php" target="_blank">odbc_fetch_into()</a></strong>. Then take <strong>$row</strong> and put it into an array of records, <strong>$records</strong> giving you something like this:</p>
<pre>Array (
	[0] =&gt; Array (
		[0] =&gt; record_1_column_1
		[1] =&gt; record_1_column_2
		[2] =&gt; record_1_column_3
	)
	[1] =&gt; Array (
		[0] =&gt; record_2_column_1
 		[1] =&gt; record_2_column_2
 		[2] =&gt; record_2_column_3
  	)
	[2] =&gt; Array (
 		[0] =&gt; record_3_column_1
 		[1] =&gt; record_3_column_2
 		[2] =&gt; record_3_column_3
  	)
 )</pre>
<h2>Making the data useable</h2>
<p>Now that we&#8217;ve got two tables/arrays of data &#8211; the field/column names, and each record&#8217;s array of data &#8211; it&#8217;s time to make it usable in a format that we can consistently expect to be returned. There are two ways to do this. We can create an array listind every record as an array with column_name keys and values</p>
<pre>// Return data in the format: array[record_id][column_name] = value
foreach($records as $rid =&gt; $record) {
	foreach($fields as $key =&gt; $name) {
		$result[$rid][$name] = $record[$key];
	}
}</pre>
<p>or we can list every column as an array of record id&#8217;s as keys and values.</p>
<pre>// Return the data in the format: array[column_name][record_id] = value
foreach($fields as $key =&gt; $name) {
	foreach($records as $record) {
		$result[$name][] = $record[$key];
	}
}</pre>
<p>Personally I find the first option to be more consistent with my results when calling a 2-dimensional result from MySQL queries, so it is the one I have gone with in my example at the start of the post, and in this description.</p>
<p>The <strong><a href="http://us3.php.net/manual/en/control-structures.foreach.php" target="_blank">foreach()</a></strong> statements describe a compilation of a <strong>$result</strong> array in this manner:</p>
<ol>
<li>For each item in the <strong>$records</strong> array, store the record_id as <strong>$rid</strong>, and the record array as <strong>$record</strong>.</li>
<li>Then for each item in the <strong>$fields</strong> array, store its cardinality as <strong>$key</strong> and it&#8217;s value/name as <strong>$name</strong>.</li>
<li>Then compile an array, iterating through each of the fields, storing this <strong>$record</strong>&#8216;s associated cardinality <strong>$key</strong>&#8216;s value into the <strong>$result</strong> array&#8217;s storage for this record&#8217;s id (<strong>$rid</strong>) under the appropriate field name.</li>
</ol>
<p>It&#8217;s a lot easier to grasp than it sounds. Basically, take array from the Query Results &#8211; Records section, and replace the # with the column name in each: [#] =&gt; record_y_column_x, but store it as a different array, called <strong>$results</strong>. The resulting array would look something like this:</p>
<pre>Array (
	[0] =&gt; Array (
		[column1] =&gt; record_1_column_1_data
		[column2] =&gt; record_1_column_2_data
		[column3] =&gt; record_1_column_3_data
	)
	[1] =&gt; Array (
		[column1] =&gt; record_2_column_1_data
 		[column2] =&gt; record_2_column_2_data
 		[column3] =&gt; record_2_column_3_data
  	)
	[2] =&gt; Array (
 		[column1] =&gt; record_3_column_1_data
 		[column2] =&gt; record_3_column_2_data
 		[column3] =&gt; record_3_column_3_data
  	)
 )</pre>
<h2>Close the connection, Return the result</h2>
<pre>		odbc_close($link);
		return $result;
	}
}</pre>
<p>Now that we&#8217;ve stored the data we need from the volatile <strong>$data</strong> variable returned from the SQL Query into <strong>$result</strong>, we can close the connection to <strong>$link</strong> using <strong><a href="http://us3.php.net/manual/en/function.odbc-close.php" target="_blank">odbc_close()</a></strong>, and then return <strong>$result</strong> for the program to do with it what it will.</p>
<h1>Conclusion</h1>
<p>This is just an example code that explains one way of many to extract a variable 1-2 dimension array of data from your SQL Query, using a Windows-Authenticated ODBC DSN connection. There are many other methods to do this, as well as security fixes, data scrubbing, and other modifications that one would probably want to do.</p>
<p>This is the first function I&#8217;ve written in any language to access an SQL Server via ODBC. This is also a function that has worked in tests, but that I have not yet put into production. I encourage you to take this bit of explanation and massage it into something that fits your needs in the code that you&#8217;re writing, and don&#8217;t rely on what I&#8217;ve got here as a written-in-stone example of good production-level code. This sample will change many times before I actually implement it.</p>
<p>Happy Hacking!</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/how+to+connect+to+sql+server+in+php+with+odbc' rel='tag' target='_blank'>how to connect to sql server in php with odbc</a>, <a class='technorati-link' href='http://technorati.com/tag/microsoft+odbc' rel='tag' target='_blank'>microsoft odbc</a>, <a class='technorati-link' href='http://technorati.com/tag/microsoft+sql+server' rel='tag' target='_blank'>microsoft sql server</a>, <a class='technorati-link' href='http://technorati.com/tag/mssql' rel='tag' target='_blank'>mssql</a>, <a class='technorati-link' href='http://technorati.com/tag/odbc' rel='tag' target='_blank'>odbc</a>, <a class='technorati-link' href='http://technorati.com/tag/odbc+connection' rel='tag' target='_blank'>odbc connection</a>, <a class='technorati-link' href='http://technorati.com/tag/PHP' rel='tag' target='_blank'>PHP</a>, <a class='technorati-link' href='http://technorati.com/tag/php+odbc+connection' rel='tag' target='_blank'>php odbc connection</a>, <a class='technorati-link' href='http://technorati.com/tag/sql' rel='tag' target='_blank'>sql</a>, <a class='technorati-link' href='http://technorati.com/tag/sql+server+odbc+connection' rel='tag' target='_blank'>sql server odbc connection</a>, <a class='technorati-link' href='http://technorati.com/tag/windows+authenticated+odbc' rel='tag' target='_blank'>windows authenticated odbc</a>, <a class='technorati-link' href='http://technorati.com/tag/windows+authenticated+odbc+connection' rel='tag' target='_blank'>windows authenticated odbc connection</a>, <a class='technorati-link' href='http://technorati.com/tag/windows+odbc+connection' rel='tag' target='_blank'>windows odbc connection</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2011/02/how-to-connect-to-sql-through-windows-authenticated-odbc-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Living in the Cloud: Code Editing</title>
		<link>http://thepizzy.net/blog/2011/01/living-in-the-cloud-code-editing/</link>
		<comments>http://thepizzy.net/blog/2011/01/living-in-the-cloud-code-editing/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 16:00:31 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Living in the Cloud]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bespin]]></category>
		<category><![CDATA[chrome os]]></category>
		<category><![CDATA[cloud code editing]]></category>
		<category><![CDATA[cloud coding]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cr-48]]></category>
		<category><![CDATA[cr-48 code editor]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[dropbox app]]></category>
		<category><![CDATA[file sync]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome os]]></category>
		<category><![CDATA[kodingen.com]]></category>
		<category><![CDATA[living in the cloud]]></category>
		<category><![CDATA[notepad++]]></category>
		<category><![CDATA[textdrop]]></category>
		<category><![CDATA[web-based code editor]]></category>
		<category><![CDATA[web-based text editor]]></category>
		<category><![CDATA[windows live mesh]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=942</guid>
		<description><![CDATA[TextDrop is a text-editing, cloud-based web-application that allows you to create, modify, and save text-based files back to Dropbox.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-949" title="TextDrop Icon" src="http://thepizzy.net/blog/wp-content/uploads/2011/01/apple-touch-icon.png" alt="" width="129" height="129" />As I mentioned in <a href="http://thepizzy.net/blog/2010/12/cloud-file-synchronization/" target="_blank">my previous post</a> of the <a href="http://thepizzy.net/blog/category/cloud-computing-concepts/living-in-the-cloud-cloud-computing-concepts/" target="_blank">Living in the Cloud series</a>, the majority of the stuff I do on the computer at work, and on the internet these days, involves creating/editing PHP codes or work and personal projects. Continuing the effort to turn <a href="http://youtu.be/MG4ikWOI9zE" target="_blank">the CR-48</a> into a useful and productive tool for people in my line of work, I have found a workable solution for those wishing to edit codes, and keep them sync&#8217;d onto their computers via <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a>.</p>
<p>Over the course of the last couple weeks with the Chrome OS netbook, my file synchronization setup has come to this:</p>
<ul>
<li>Intranet web server runs Windows Live Mesh 2011 &#8211; syncs website files &amp; database to Skydrive</li>
<li>Work PC runs Windows Live Mesh 2011 and pulls files from Skydrive. It saves them in a <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> subfolder, and sends them up to the <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> server.</li>
</ul>
<p>A couple things about why my configuration is the way it is:</p>
<ul>
<li>I use Windows Live Mesh 2011 for two reasons: the remote desktop feature and the fact that it doesn&#8217;t care where the folder you want to sync is, you can sync it right there.</li>
<li>I only recently started using <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> for the potential of its API functionality. However, not many people are using the API, and it&#8217;s only available in certain programming languages.</li>
<li>I do use <a href="http://www.wampserver.com/en/" target="_blank">WAMP</a> on my intranet server, so I am capable of moving the website&#8217;s files out of the www drive and into a <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> subfolder and creating an alias in the Apache config for the new location. I haven&#8217;t done it yet, because I hadn&#8217;t found a web-based code editor that works with <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> to provide a compelling reason to make that change &#8211; until now.</li>
</ul>
<p>On to the good stuff.</p>
<p>For my web-based editing, I have decided to use a relatively new app from <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a>&#8216;s own <a href="https://www.dropbox.com/apps/list?platform=5" target="_blank">app site</a> called: <a href="http://textdropapp.com/" target="_blank">TextDrop</a>. (Update, the app is no longer listed in the DropBox app site. The Link now goes directly to the app&#8217;s site.)</p>
<div id="attachment_946" class="wp-caption alignleft" style="width: 190px"><a href="http://thepizzy.net/blog/wp-content/uploads/2011/01/0f460d7.png"><img class="size-medium wp-image-946 " title="TextDrop - First Run" src="http://thepizzy.net/blog/wp-content/uploads/2011/01/0f460d7-300x249.png" alt="" width="180" height="149" /></a><p class="wp-caption-text">TextDrop - First Run </p></div>
<p>At first glance, this is a very basic text-editor. I do all my web coding in <a href="http://notepad-plus-plus.org/" target="_blank">Notepad++</a>, so using a notepad-type app is not an issue for me. If this is not the case for you, you may be better off using <a href="http://kodingen.com" target="_blank">Kodingen.com</a> or <a href="https://bespin.mozillalabs.com/" target="_blank">Bespin</a> from Mozilla.</p>
<p>Also, right now, if you create a new page with the app, it is unable to save that back to <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a>. I don&#8217;t know what the status of this issue is, but at this time, it is only a minor annoyance as I&#8217;m not creating files usually, I&#8217;m editing existing ones.</p>
<div id="attachment_945" class="wp-caption alignright" style="width: 190px"><a href="http://thepizzy.net/blog/wp-content/uploads/2011/01/beadf9a.png"><img class="size-medium wp-image-945 " title="TextDrop - Open files" src="http://thepizzy.net/blog/wp-content/uploads/2011/01/beadf9a-300x249.png" alt="" width="180" height="149" /></a><p class="wp-caption-text">TextDrop - Open files</p></div>
<p>The opening page has a Log In link, which gets you set up with <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> to authenticate the app and give it permission to access/edit your files. Once you&#8217;ve granted TextDrop permission, you&#8217;re all set. Choose the Open button and you&#8217;ll be presented with the top-level directory of your <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> cloud storage. Open up any text-based file, and you&#8217;ll be able to edit it right there, and save it back.</p>
<p>Since I only just found out about this app recently, I&#8217;m by no means an expert on it. However, Monday when I return to work, I will give all the pieces of my <a href="http://thepizzy.net/blog/category/cloud-computing-concepts/living-in-the-cloud-cloud-computing-concepts/" target="_blank">Living in the Cloud</a> configuration a shot to see how productive I can be with only an internet browser.</p>
<p>Another web-based app that I&#8217;ll be keeping an eye on (which is being actively developed as of a couple days prior to this posting) is <a href="https://chrome.google.com/webstore/detail/iieeldjdihkpoapgipfkeoddjckopgjg" target="_blank">SourceKit</a>. <del>Right now it doesn&#8217;t get past the login screen &#8211; apparently the developer is working on getting it approved as a Production Application from the <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> folks (API Key requirements, etc., if you&#8217;re familiar with how all that stuff works). It will have a tree-structure file list, and include the Bespin code editor along side it &#8211; essentially a light-weight Kodingen setup, using the <a href="https://www.dropbox.com/referrals/NTE3NDczMzc1OQ?src=global0" target="_blank">DropBox</a> storage instead of an FTP backend.</del> The author has released some updates and looks like everything is ready to go. I&#8217;ll be working on a blog post after I&#8217;ve spent some time with it on my web development projects. It might even become my de facto code editor.</p>
<p>There will be more Living in the Cloud posts to come as well, with some Google Chrome OS features, functionality examples, and hardware demonstrations, some of which will also have videos. But for now, this is a promising step in the right direction to make this a viably productive utility.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/bespin' rel='tag' target='_blank'>bespin</a>, <a class='technorati-link' href='http://technorati.com/tag/chrome+os' rel='tag' target='_blank'>chrome os</a>, <a class='technorati-link' href='http://technorati.com/tag/cloud+code+editing' rel='tag' target='_blank'>cloud code editing</a>, <a class='technorati-link' href='http://technorati.com/tag/cloud+coding' rel='tag' target='_blank'>cloud coding</a>, <a class='technorati-link' href='http://technorati.com/tag/cloud+computing' rel='tag' target='_blank'>cloud computing</a>, <a class='technorati-link' href='http://technorati.com/tag/cr-48' rel='tag' target='_blank'>cr-48</a>, <a class='technorati-link' href='http://technorati.com/tag/cr-48+code+editor' rel='tag' target='_blank'>cr-48 code editor</a>, <a class='technorati-link' href='http://technorati.com/tag/dropbox' rel='tag' target='_blank'>dropbox</a>, <a class='technorati-link' href='http://technorati.com/tag/dropbox+app' rel='tag' target='_blank'>dropbox app</a>, <a class='technorati-link' href='http://technorati.com/tag/file+sync' rel='tag' target='_blank'>file sync</a>, <a class='technorati-link' href='http://technorati.com/tag/google+chrome' rel='tag' target='_blank'>google chrome</a>, <a class='technorati-link' href='http://technorati.com/tag/google+chrome+os' rel='tag' target='_blank'>google chrome os</a>, <a class='technorati-link' href='http://technorati.com/tag/kodingen.com' rel='tag' target='_blank'>kodingen.com</a>, <a class='technorati-link' href='http://technorati.com/tag/living+in+the+cloud' rel='tag' target='_blank'>living in the cloud</a>, <a class='technorati-link' href='http://technorati.com/tag/notepad%2B%2B' rel='tag' target='_blank'>notepad++</a>, <a class='technorati-link' href='http://technorati.com/tag/textdrop' rel='tag' target='_blank'>textdrop</a>, <a class='technorati-link' href='http://technorati.com/tag/web-based+code+editor' rel='tag' target='_blank'>web-based code editor</a>, <a class='technorati-link' href='http://technorati.com/tag/web-based+text+editor' rel='tag' target='_blank'>web-based text editor</a>, <a class='technorati-link' href='http://technorati.com/tag/windows+live+mesh' rel='tag' target='_blank'>windows live mesh</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2011/01/living-in-the-cloud-code-editing/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Hamachi Web Status Images</title>
		<link>http://thepizzy.net/blog/2009/09/hamachi-web-status-images/</link>
		<comments>http://thepizzy.net/blog/2009/09/hamachi-web-status-images/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:05:13 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[tsnLocal.net]]></category>
		<category><![CDATA[hamachi]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=474</guid>
		<description><![CDATA[Update&#8230; Unfortunately, LogMeIn figured out they forgot about that page, I guess when people started reading this post and hitting it on their servers. They have removed the text status...]]></description>
			<content:encoded><![CDATA[<h2>Update&#8230;</h2>
<p>Unfortunately, LogMeIn figured out they forgot about that page, I guess when people started reading this post and hitting it on their servers. They have removed the text status as well as all the others, and I can&#8217;t figure out why they would do such a thing.</p>
<p>I&#8217;m also not sure what they&#8217;re offering as an alternative either. So if you know, please leave a comment below. Thanks.</p>
<h2>Depreciated Process&#8230;</h2>
<p><img class="alignleft size-full wp-image-628" title="LogMeIn Hamachi Logo" src="http://thepizzy.net/blog/wp-content/uploads/2009/09/hamachi1.jpg" alt="" width="384" height="189" />A while back, I started a project called <a href="http://thepizzy.net/blog/?s=tsnlocal">tsn.lcl or tsnlocal</a>, but gave up on it when my electricity bill hit $400 in a month.</p>
<p>Today, I decided to fix up the domain name and get it back on the internet &#8211; at least to remove it from GoDaddy&#8217;s Parking Page &#8211; where they&#8217;re making money, not me, off of it.</p>
<p>When I got it <a href="http://tsnlocal.net" target="_blank">published</a> I noticed that none of the Hamachi Web Status images worked anymore, and that the <a href="https://my.hamachi.cc/status/image.php?5.28.161.250">link to such an image</a>, redirected to their login page for your Hamachi Management Dashboard. However, upon further investigation, I found that there was not only an Image version of those status instances, but also a <a href="https://my.hamachi.cc/status/text.php?5.28.161.250">text version</a>.</p>
<p>I really wanted to show the online status of all my machines again, so I wrote my own php script to parse that text data, and created some simple images to show on the website based on the returned status.</p>
<p>So here&#8217;s the code so you can do the same thing&#8230;</p>
<h2>The PHP Function</h2>
<p>{code type=php}&lt;?php<br />
function hamachiImg($ip) {<br />
$url = &#8220;https://my.hamachi.cc/status/text.php?$ip&#8221;;<br />
$status = file_get_contents($url);<br />
$status = preg_replace(&#8216;/\d*\.\d*\.\d*.\d* /&#8217;, &#8221;, $status);<br />
$image_url = &#8220;./images/$status.png&#8221;;<br />
return $image_url;<br />
}<br />
?&gt;{/code}<br />
This code creates a $url variable with the address to the text status, based on the $ip that is passed to it. Then it requests the data, removes the ip address and the trailing space, leaving only the status text. On the server, I have a collection of images with the 4 different statuses as their file name, and with that an $image_url is created to be returned.</p>
<p>The 4 possible statuses are:</p>
<ul>
<li><img class="alignnone" title="hamachi-online" src="http://tsnlocal.net/images/online.png" alt="" width="16" height="17" /> &#8211; online</li>
<li><img class="alignnone" title="hamachi-offline" src="http://tsnlocal.net/images/offline.png" alt="" width="16" height="17" /> &#8211; offline</li>
<li><img class="alignnone" title="hamachi-unknown" src="http://tsnlocal.net/images/unknown.png" alt="" width="16" height="17" /> &#8211; unknown</li>
<li><img class="alignnone" title="hamachi-error" src="http://tsnlocal.net/images/error.png" alt="" width="16" height="17" /> &#8211; error</li>
</ul>
<h2>The HTML Code and PHP Function Call</h2>
<p>Once you have your php function in the page (I stuck mine before the first &lt;html&gt; tag), you can use the php function to insert the image url when you pass it an IP&#8230;<br />
{code type=html}&lt;table&gt;<br />
&lt;tr&gt;<br />
&lt;td style=&#8221;width: 100%&#8221;&gt;[[Neo]]:&lt;/td&gt;<br />
&lt;td style=&#8221;width: 100%&#8221;&gt; &lt;img src=&#8221;&lt;?php echo hamachiImg(&#8217;5.37.117.104&#8242;); ?&gt;&#8221;&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;{/code}<br />
<a href="http://thepizzy.net/blog/wp-content/uploads/2009/09/hamachi-example.png"><img class="alignright size-full wp-image-477" title="hamachi-example" src="http://thepizzy.net/blog/wp-content/uploads/2009/09/hamachi-example.png" alt="hamachi-example" width="210" height="201" /></a>Once you&#8217;ve done that, assuming you have entered a valid hamachi IP address, the results should look something like the image at right.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/hamachi' rel='tag' target='_blank'>hamachi</a>, <a class='technorati-link' href='http://technorati.com/tag/images' rel='tag' target='_blank'>images</a>, <a class='technorati-link' href='http://technorati.com/tag/status' rel='tag' target='_blank'>status</a>, <a class='technorati-link' href='http://technorati.com/tag/vpn' rel='tag' target='_blank'>vpn</a>, <a class='technorati-link' href='http://technorati.com/tag/Web' rel='tag' target='_blank'>Web</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/09/hamachi-web-status-images/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Quakecon 2009 &amp; Google Latitude</title>
		<link>http://thepizzy.net/blog/2009/08/quakecon-20098/</link>
		<comments>http://thepizzy.net/blog/2009/08/quakecon-20098/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 04:12:00 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[badge]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[latitude]]></category>
		<category><![CDATA[quakecon]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=431</guid>
		<description><![CDATA[It&#8217;s that time again &#8211; time to pack up all your computer crap, go wait in line for 8 hours, just to put it down at a hotel and go...]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s that time again &#8211; time to pack up all your computer crap, go wait in line for 8 hours, just to put it down at a hotel and go home&#8230;then come back and stay up for 98 hours straight running on nothing but BAWLS and pure adrenaline.</p>
<p>That&#8217;s right &#8211; it&#8217;s time for Quakecon 2009.</p>
<p>I&#8217;ve added a  Google Latitude App to the right sidebar of my blog to show where I am in the whole ordeal &#8211; but don&#8217;t be fooled, I will have remote access to both locations, from both locations &#8211; so no funny business.</p>
<p>Granted this idea works better for people that have to make a longer trek than my 35 mile drive &#8211; but it&#8217;s still cool none the less.</p>
<p>To get your own badge check out the <a href="http://www.google.com/latitude/apps/badge">Google Latitude badge page</a>.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/api' rel='tag' target='_blank'>api</a>, <a class='technorati-link' href='http://technorati.com/tag/badge' rel='tag' target='_blank'>badge</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_blank'>google</a>, <a class='technorati-link' href='http://technorati.com/tag/gps' rel='tag' target='_blank'>gps</a>, <a class='technorati-link' href='http://technorati.com/tag/latitude' rel='tag' target='_blank'>latitude</a>, <a class='technorati-link' href='http://technorati.com/tag/quakecon' rel='tag' target='_blank'>quakecon</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/08/quakecon-20098/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TweetSuite, TweetBacks, and Ping.fm WordPress plugin (Update)</title>
		<link>http://thepizzy.net/blog/2009/04/tweetsuite-tweetbacks-and-pingfm-wordpress-plugin-update/</link>
		<comments>http://thepizzy.net/blog/2009/04/tweetsuite-tweetbacks-and-pingfm-wordpress-plugin-update/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:34:23 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[TweetSuite]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tweetback]]></category>
		<category><![CDATA[tweetbacks]]></category>
		<category><![CDATA[webhost]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=356</guid>
		<description><![CDATA[Well, I sent off my plugin code to Dan Zarrella, and got the Ping.fm developers API Key approved, and got WordPress.org to approve the plugin, and have been running it...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Twitter Logo" src="https://s3.amazonaws.com/twitter_production/profile_images/1125794203/at-twitter.png" alt="" width="128" height="128" />Well, I sent off my plugin code to Dan Zarrella, and got the Ping.fm developers API Key approved, and got WordPress.org to approve the plugin, and have been running it on my blog since its original announcement &#8211; but have run into a possible issue&#8230;</p>
<p>My webhost says it is creating a lot of &#8220;sleeper&#8221; processes on the database server, and using up a lot of the processor resources. My account was even suspended until I fixed it.</p>
<p>SO &#8211; I am going to be rewriting the whole thing, pretty much from scratch now, and it will only be loosely based on Dan&#8217;s version&#8230; <span id="more-356"></span></p>
<p>Currently, the code will run through the database of posts, and find those that have shortened URLs stored for them, run a twitter search, and return/parse/store/display the resulting tweetbacks. And it does this every 5 minutes.</p>
<p>However, that sucks up a lot of processing power to do that, especially if you have a big blog, popular blog, or both. The Answer: A Rewrite. This one is going to run a single Twitter search for every shortened url in the database, return ALL the results once, and parse them out, store them in the database, and associate them to their respective parent posts.</p>
<p>So, there&#8217;s the update for why this hasn&#8217;t been released yet.</p>
<p>I&#8217;m also working on trying to get the retro-active TweetThis buttons working on old posts &#8211; but something isn&#8217;t working right &#8211; either it&#8217;s the original code that isn&#8217;t comparing what&#8217;s in the database to the conditional statement correctly (if <em>this.url</em> = &#8220;&#8221;, then <em>make new ones</em>), or something. It&#8217;s going to take some more testing on my own test database, since my webhost is getting antsy with all the processes I&#8217;m using.</p>
<p>I&#8217;ll keep everyone updated as it moves along. Thanks.<br />
<a href="http://twitter.com/neotsn"><img class="size-full wp-image-583  aligncenter" title="twitter.com/neotsn" src="http://thepizzy.net/blog/wp-content/uploads/2010/08/twitter-wordpress-neo12.png" alt="twitter.com/neotsn" width="350" height="125" /></a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/api' rel='tag' target='_blank'>api</a>, <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/database' rel='tag' target='_blank'>database</a>, <a class='technorati-link' href='http://technorati.com/tag/MySQL' rel='tag' target='_blank'>MySQL</a>, <a class='technorati-link' href='http://technorati.com/tag/Ping.fm' rel='tag' target='_blank'>Ping.fm</a>, <a class='technorati-link' href='http://technorati.com/tag/plugin' rel='tag' target='_blank'>plugin</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_blank'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/tweetback' rel='tag' target='_blank'>tweetback</a>, <a class='technorati-link' href='http://technorati.com/tag/tweetbacks' rel='tag' target='_blank'>tweetbacks</a>, <a class='technorati-link' href='http://technorati.com/tag/TweetSuite' rel='tag' target='_blank'>TweetSuite</a>, <a class='technorati-link' href='http://technorati.com/tag/webhost' rel='tag' target='_blank'>webhost</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_blank'>WordPress</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/04/tweetsuite-tweetbacks-and-pingfm-wordpress-plugin-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TweetSuite WordPress Plugin + Ping.fm (Preview)</title>
		<link>http://thepizzy.net/blog/2009/03/tweetsuite-wordpress-plugin-pingfm-preview/</link>
		<comments>http://thepizzy.net/blog/2009/03/tweetsuite-wordpress-plugin-pingfm-preview/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 16:41:23 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thought Experiments]]></category>
		<category><![CDATA[TweetSuite]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[dan zarrella]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[tweetbacks]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=319</guid>
		<description><![CDATA[A couple weeks ago, I found out that Twitter had a Search feature that showed real-time tweets for a keyword. I gave it a little thought, considered what it would...]]></description>
			<content:encoded><![CDATA[<p>A couple weeks ago, I found out that <a href="http://twitter.com" target="_blank">Twitter</a> had a <a href="http://search.twitter.com" target="_blank">Search feature</a> that showed real-time tweets for a keyword. I gave it a little thought, considered what it would take to actually write the software &#8211; and then wised up, and decided to see if someone already did the hard work.</p>
<p>Sure enough, <a title="@danzarrella" href="http://twitter.com/danzarrella" target="_blank">Dan Zarrella</a> over at <a href="http://danzarrella.com/" target="_blank">danzarrella.com</a> had. He wrote one for <a href="http://danzarrella.com/tweetbacks-beta.html" target="_blank">Tweetbacks</a>, and then expanded on it with <a href="http://danzarrella.com/beyond-tweetbacks-introducing-tweetsuite.html" target="_blank">TweetSuite</a>. So I gave them a shot.</p>
<p>I started with Tweetbacks on the <a href="http://freeformfrog.com/blog" target="_blank">FreeformFrog.com Blog</a> and everything seemed to be working fine &#8211; until one day when the Tweetbacks stopped. It just stopped finding them &#8211; even though I knew they were getting tweeted &#8211; because I was using <a href="http://ping.fm" target="_blank">Ping.fm</a> to syndicate my blog posts to the appropriate social networks.</p>
<p>I gave it a couple weeks, and then decided I was going to fix it. I was tired of not having my TweetBacks working &#8211; especially during my efforts pushing a Social Networking campaign at job.</p>
<p>So, I added @danzarrella, and asked&#8230;</p>
<blockquote><p><span class="entry-content">@<a href="http://twitter.com/danzarrella">danzarrella</a> do you have plans to integrate ping.fm posting in TweetSuite? If not, mind if I take a crack at it?<br />
from @neotsn at <a class="entry-date" rel="bookmark" href="http://twitter.com/neotsn/status/1350750034"><span class="published">4:32 PM Mar 18th</span></a> from web</span></p></blockquote>
<p><span class="entry-content">A few minutes later, I got a response&#8230;</span></p>
<blockquote><p><span class="entry-content"><span class="entry-content">@<a href="http://twitter.com/neotsn">neotsn</a> go to town<br />
from @danzarrella at </span><span class="meta entry-meta"><a class="entry-date" rel="bookmark" href="http://twitter.com/danzarrella/status/1350761852"><span class="published">4:34 PM Mar 18th</span></a> from <a href="http://www.tweetdeck.com/">TweetDeck</a> <a href="http://twitter.com/neotsn/status/1350750034">in reply to neotsn</a></span></span></p></blockquote>
<p><span class="entry-content"><span class="meta entry-meta">Excellent&#8230;now I had his blessing to hack his codes. And so I have&#8230;<br />
</span></span></p>
<p><span class="entry-content"><span class="meta entry-meta"><span id="more-319"></span><br />
</span></span></p>
<h2><span class="entry-content"><span class="meta entry-meta">The download is coming soon</span></span></h2>
<h3><span class="entry-content"><span class="meta entry-meta">I have to get my Ping.fm API Key approved before anyone but me can install the plugin.<br />
</span></span></h3>
<p><span class="entry-content"><span class="meta entry-meta">And now I present to you a general overview of what I wanted to accomplish, and how I did it. (<strong>Please note, this is a GENERAL overview with some examples</strong> &#8211; it&#8217;s not meant to be a how-to, so don&#8217;t try to just copy/paste the samples &#8211; there is much more to do than can be explained here). Let&#8217;s get started&#8230;</span></span></p>
<h2><span class="entry-content"><span class="meta entry-meta">Objectives&#8230;</span></span></h2>
<ol>
<li><span style="text-decoration: underline;"><strong>Make it post through Ping.fm</strong></span> &#8211; I syndicate all my stuff through <a href="http://twitterfeed.com" target="_blank">twitterfeed.com</a> and it pushes everything out through Ping.fm for me. Upon further investigation, I noticed that TweetSuite used its own publishing code to push out the updates &#8211; after it created its own shortened urls and attached them. So of course it would never find my updates &#8211; it didn&#8217;t know what urls to search for, because it didn&#8217;t create them.</li>
<li><span style="text-decoration: underline;"><strong>Make it find my tweets that were pushed through Ping.fm</strong></span> &#8211; After realizing that it stopped searching for blog titles and started searching for the shortened urls as the unique identifier on the web, I realized that I needed it to create my urls and push them out with my Ping.fm update text. That was the only way to let TweetSuite know that there were tweets out there about my blog, and obtw here&#8217;s the link.</li>
<li><span style="text-decoration: underline;"><strong>Clean up some of the things that were a little messy</strong></span> &#8211; Once I got poking around in the code, I noticed that it some parts of it were written a little redundantly, and in order for me to maintain understanding of what was going on, I needed to clean it up a little.</li>
</ol>
<h2>Let&#8217;s Code&#8230;</h2>
<p>Well, for starters, to accomplish #1, I had to write a function that would validate the user&#8217;s app key with Ping.fm:<br />
{code type=php}<br />
/* [[Neo]] */<br />
//BEGIN Ping.fm functions<br />
function pingfm_verify() {<br />
	// request app key verification<br />
	$ch = curl_init();<br />
	curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);<br />
	curl_setopt($ch, CURLOPT_POST, true);<br />
	curl_setopt($ch, CURLOPT_URL, &#8216;http://api.ping.fm/v1/user.validate&#8217;);<br />
	curl_setopt($ch, CURLOPT_POSTFIELDS, Array(<br />
		&#8216;api_key&#8217; =&gt; get_option(&#8216;tweetsuite_ping_api_key&#8217;),<br />
		&#8216;user_app_key&#8217; =&gt; get_option(&#8216;tweetsuite_ping_app_key&#8217;)<br />
	));<br />
	$output = curl_exec($ch);<br />
	// update database with response<br />
	if (preg_match(&#8216;/OK/&#8217;, $output)) {<br />
		echo &#8216;	&lt;strong&gt;Your key has been verified.&lt;/strong&gt; Your can now post to your<br />
				&lt;a href=&#8221;http://www.ping.fm&#8221; target=&#8221;_blank&#8221;&gt;Ping.fm&lt;/a&gt; account.&#8217;;<br />
		update_option(&#8216;tweetsuite_ping_keyVerified&#8217;, 1);<br />
	} else {<br />
		echo (&#8216;&lt;strong&gt;Your key could not be verified.&lt;/strong&gt;.&#8217;);<br />
		update_option(&#8216;tweetsuite_ping_keyVerified&#8217;, 0);<br />
		return false;<br />
	}<br />
}</p>
<p>// END Ping.fm Functions<br />
{/code}<br />
Just your basic <span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;">curl</span><span style="font-family: Georgia; line-height: 19px; white-space: normal;"> function to contact </span><span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;">http://api.ping.fm/v1/user.validate</span><span style="font-family: Georgia; line-height: 19px; white-space: normal;"> and pass the api_key and user_app_key to the api, per the <a href="http://groups.google.com/group/pingfm-developers/web/api-documentation?pli=1#user.validate" target="_blank">API Documentation</a> on <strong>user.validate</strong>. Depending on the response, store it to the database, and display the appropriate message.</span></p>
<p><span style="font-family: Georgia; line-height: 19px; white-space: normal;">Next, I had to implement the fields to make that happen. We&#8217;ll start with the database&#8230;</span><br />
{code type=php}<br />
/* [[Neo]] */<br />
//ADDED:<br />
	add_option(&#8216;tweetsuite_ping_api_key&#8217;,&#8217;333333333333333333333333333333333&#8242;);<br />
	add_option(&#8216;tweetsuite_ping_app_key&#8217;,&#8221;);<br />
	add_option(&#8216;tweetsuite_use_ping&#8217;,0);<br />
	add_option(&#8216;tweetsuite_ping_keyVerified&#8217;,0);<br />
//END ADD<br />
{/code}<br />
This sticks those fields into the wordpress database table &#8220;wp_options&#8221; where all the config values go. My developer&#8217;s api key, a blank user application key, a field for the checkbox &#8220;Do you want to use Ping.fm?&#8221; and one for whether or not the user_app_key successfully verified.</p>
<p>Then I create the user interface for those fields (as well as rearrange the rest of the fields since these have to flow right to make sense&#8230;<br />
{code type=php}<br />
/* [[Neo]] */<br />
//ADDED:<br />
	update_option(&#8216;tweetsuite_ping_app_key&#8217;, $_POST['tweetsuite_ping_app_key']);<br />
//END ADD</p>
<p>//tweetsuite_use_ping<br />
($_POST['tweetsuite_use_ping']) ? update_option(&#8216;tweetsuite_use_ping&#8217;, 1) : update_option(&#8216;tweetsuite_use_ping&#8217;, 0);<br />
{/code}</p>
<p>That part allows the database to be updated with the data from the fields below&#8230;<br />
{code type=html}<br />
&lt;!&#8211; /* [[Neo]] */ &#8211;&gt;<br />
&lt;!&#8211; BEGIN ADD &#8211;&gt;<br />
&lt;tr valign=&#8221;top&#8221;&gt;<br />
	&lt;th scope=&#8221;row&#8221;&gt;Ping.fm :: Use Ping.fm to publish new posts (via your default method)?:&lt;/th&gt;<br />
	&lt;td&gt;&lt;INPUT TYPE=CHECKBOX NAME=&#8221;tweetsuite_use_ping&#8221; &lt;?php if(get_option(&#8216;tweetsuite_use_ping&#8217;)) { echo &#8220;checked&#8221;; } ?&gt;&gt;<br />
		&lt;br /&gt;&lt;b&gt;["Send a Tweet when you publish" is required for this to work]&lt;/b&gt;<br />
	&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;tr valign=&#8221;top&#8221;&gt;<br />
	&lt;th scope=&#8221;row&#8221;&gt;Ping.fm :: Your Ping.fm &lt;a href=&#8221;http://ping.fm/key/&#8221; target=&#8221;_blank&#8221;&gt;Application Key&lt;/a&gt;:&lt;/th&gt;<br />
	&lt;td&gt;&lt;INPUT TYPE=text NAME=&#8221;tweetsuite_ping_app_key&#8221;  value=&#8217;&lt;?php echo get_option(&#8216;tweetsuite_ping_app_key&#8217;); ?&gt;&#8217; /&gt;&lt;br /&gt;&lt;?php if(get_option(&#8216;tweetsuite_ping_app_key&#8217;)) { echo pingfm_verify(); } ?&gt;<br />
	&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;!&#8211; END ADD &#8211;&gt;<br />
{/code}<br />
This is below the checkbox for &#8220;Send a Tweet when you publish a post?&#8221;&#8230;if that is checked, then if you check &#8220;Use Ping.fm to publish new posts (via your default method)?&#8221; and fill out the next field for &#8220;Your Ping.fm <a href="http://ping.fm/key/" target="_blank">Application Key</a>&#8221; then it will send your post details on Publish through Ping.fm instead of Twitter itself, appending the tinyurl associated with the post to your Ping.fm message. All this is done by editing the function that sends the tweets&#8230;<br />
{code type=php}<br />
function tweetsuite_send($msg) {<br />
	/* [[Neo]] */<br />
	//REMOVED:<br />
	//$prefix = urlencode(get_option(&#8216;tweetsuite_prefix&#8217;).&#8217; &#8216;);<br />
	//REPLACED:<br />
	$prefix = (get_option(tweetsuite_use_ping) and get_option(tweetsuite_ping_keyVerified)) ? get_option(&#8216;tweetsuite_prefix&#8217;).&#8217; &#8216; : urlencode(get_option(&#8216;tweetsuite_prefix&#8217;).&#8217; &#8216;);<br />
	$msg = $prefix.$msg;</p>
<p>	/* [[Neo]] */<br />
	//ADDED<br />
	if(get_option(tweetsuite_use_ping) and get_option(tweetsuite_ping_keyVerified)) {<br />
		$ch = curl_init();<br />
		curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);<br />
		curl_setopt($ch, CURLOPT_POST, true);<br />
		curl_setopt($ch, CURLOPT_URL, &#8216;http://api.ping.fm/v1/user.post&#8217;);<br />
		curl_setopt($ch, CURLOPT_POSTFIELDS, Array(<br />
			&#8216;api_key&#8217; =&gt; get_option(&#8216;tweetsuite_ping_api_key&#8217;),<br />
			&#8216;user_app_key&#8217; =&gt; get_option(&#8216;tweetsuite_ping_app_key&#8217;),<br />
			&#8216;post_method&#8217; =&gt; &#8220;default&#8221;,<br />
			&#8216;body&#8217; =&gt; $msg)<br />
		);<br />
		$output = curl_exec($ch);<br />
	} else {<br />
		//END ADD<br />
		$username = get_option(&#8216;tweetsuite_twitter_username&#8217;);<br />
		$password = get_option(&#8216;tweetsuite_twitter_password&#8217;);<br />
		if(($username) and ($password))  {<br />
			$url = &#8216;http://twitter.com/statuses/update.xml&#8217;;<br />
			$curl_handle = curl_init();<br />
			curl_setopt($curl_handle, CURLOPT_URL, &#8220;$url&#8221;);<br />
			curl_setopt($curl_handle, CURLOPT_CONNECTTIMEOUT, 2);<br />
			curl_setopt($curl_handle, CURLOPT_RETURNTRANSFER, 1);<br />
			curl_setopt($curl_handle, CURLOPT_POST, 1);<br />
			curl_setopt($curl_handle, CURLOPT_POSTFIELDS, &#8220;status=$msg&#8221;);<br />
			curl_setopt($curl_handle, CURLOPT_USERPWD, &#8220;$username:$password&#8221;);<br />
			$buffer = curl_exec($curl_handle);<br />
			curl_close($curl_handle);<br />
		}<br />
	/* [[Neo]] */<br />
	//ADDED<br />
	}<br />
	//END ADD<br />
}<br />
{/code}<br />
This starts off by swapping out the original <strong>urlencode()</strong> function for a conditional statement deciding if this is a ping.fm post or a twitter post. If it&#8217;s a ping.fm post, then we don&#8217;t want to <strong>urlencode()</strong> the prefix, because it sticks + signs where there should be spaces in the prefix to the title. However, if we don&#8217;t want to use ping.fm, then don&#8217;t mess with the original code.</p>
<p>Following that, it splits which method we used to post, based on the same criteria &#8211; make sure the checkbox is true for &#8220;tweetsuite_use_ping&#8221; and that the user&#8217;s app key is verified in &#8220;tweetsuite_ping_keyVerified&#8221;. If that&#8217;s the case, then post it through ping.fm &#8211; if any of that is not met, then go ahead and try to post it through twitter. If there is no username and password supplied on the options page, then we just won&#8217;t post anything.</p>
<p>Now&#8230;about the whole $msg &#8211; that part got skipped in the logic of everything. This was the tricky part, for me. Originally, I stumbled across an API Documentation page for the ping.fm method &#8220;url.shorten&#8221; and that was the very thing I needed &#8211; something to grab a ping.fm url, without passing it through ping.fm yet. However, I found out, after much frustration, that this method was mysteriously &#8220;depreciated&#8221; (which should be read as &#8220;edited off the page, and 404&#8242;d when you try to use it). But, I found <a href="http://groups.google.com/group/pingfm-developers/browse_thread/thread/e6bf14bd63fdb7df/e59e3c16424ad20f?lnk=gst&amp;q=url+shortening#e59e3c16424ad20f" target="_blank">another solution</a> in the knowledgebase at Ping.fm&#8230;<br />
{code type=php}<br />
function ts_send_tweet($postID) {<br />
	global $wpdb;<br />
	if(!is_int($postID))<br />
		$postID = $postID-&gt;ID;</p>
<p>	$table_name = $wpdb-&gt;prefix . &#8220;shorturls&#8221;;<br />
	$line = $wpdb-&gt;get_row(&#8220;select * from $table_name where postID=$postID&#8221;);<br />
	if($line-&gt;postID==$postID) {<br />
		/* [[Neo]] */<br />
		// ADDED: &#8220;*&#8221;.<br />
		$shorturl = &#8220;*&#8221;.$line-&gt;tinyurl;<br />
		$post = get_post($postID);<br />
		if(get_option(&#8216;tweetsuite_send_posts&#8217;))<br />
			tweetsuite_send(trim($post-&gt;post_title).&#8217; &#8216;.$shorturl);<br />
	}<br />
}<br />
{/code}<br />
The article said you can prepend a <strong>* </strong>to the front of a url and it would not shorten it (in addition to the fact that they said they wouldn&#8217;t re-shorten any URLs 24 characters or smaller). So, I went with the * solution, because we&#8217;re already providing short URLs, but don&#8217;t want to risk the functionality in future updates to allow for custom url shortening services.</p>
<p>And that accomplishes both #1 and #2. We have the TweetSuite posting its updates through the Ping.fm API, and pushing a shortened url out with the post. TweetSuite then becomes aware of this url at publish, and stores it in its database. Then the cron job that runs every 5 minutes searches on any version of the URL that was stored and pulls back all the entries from the search.twitter.com Atom feed &#8211; parses them, and updates the database with them.</p>
<p>The rest of the stuff I did in the plugin was merely cleaning up&#8230;for example, reading the shortened urls from the Atom feed. The original code was:<br />
{code type=php}<br />
if(stristr($tweet, &#8216;http://bit.ly&#8217;)) {<br />
	if(strstr($tweet, $bitly)) {<br />
		$add = true;<br />
	} else {<br />
		$add = false;<br />
	}<br />
}<br />
{/code}<br />
Because the urls are using alphanumeric sequences to track what link is what &#8211; and the url&#8217;s are case-sensitive, it was returning links that were not related to the post. For example, I got <a href="http://twitter.com/lukebuchanan/statuses/1332713478" target="_blank">someone&#8217;s tweet about Rush Limbaugh</a> because the bit.ly url (&#8220;http://bit.ly/fyhz&#8221;)was the same letters, but in a different case then my original &#8220;http://bit.ly/FyhZ&#8221;. So I changed the order of the search, did it for all the services currently supported, and cleaned up the code a little:<br />
{code type=php}&#8230;<br />
if(strstr($tweet, &#8216;http://bit.ly&#8217;)) { $add = (stristr($tweet, $bitly)) ? true : false; } else {<br />
&#8230;<br />
{/code}<br />
The function<strong> strstr() </strong>is <strong>not</strong> case-sensitive, and that&#8217;s ok for a search on the domain name &#8211; we want anything that looks close to &#8220;bit.ly&#8221; to return positive. However, once it does, it&#8217;s imperitive that we use the case-sensitive <strong>stristr()</strong> function to return a positive result only if the full url matches what we have in the database case-for-case.</p>
<h2>Wrapping up&#8230;</h2>
<p>I made a couple more additions to the code beyond that, some of them required for functionality, some of them for cosmetics. I&#8217;ve submitted my plugin version to Ping.fm to approve it, and take my Developer&#8217;s Key out of &#8220;Pending&#8221; status. Once that&#8217;s done, I&#8217;ll send it off to Dan Zarrella to take a look and see how he wants to move forward. Then I&#8217;ll be able to post the plugin for download (definitely here, but also on the WordPress Plugin directory.</p>
<h2>Continuing on&#8230;</h2>
<p>I have read through the comments on Dan&#8217;s blog from the people, and have taken note of the things that they are asking for. After reading the code, he had already been working on some of the features. There are 5 main ones that people are asking for, and I&#8217;ve already done one of them in this release:</p>
<ol>
<li><span style="text-decoration: line-through;">TweetThis link opens in a new window.</span></li>
<li>AutoUpgrade via WordPress Plugin Directory</li>
<li>Allow customized URL Shortening Services</li>
<li>TweetThis links for pre-installation posts</li>
<li>TweetThis links on the home page.</li>
</ol>
<p>I&#8217;ll be looking more into the other options and see what I can do.</p>
<h2>One More Thing&#8230;</h2>
<p>This post was syndicated through the TweetSuite + Ping.fm plugin <img src='http://thepizzy.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/beta' rel='tag' target='_blank'>beta</a>, <a class='technorati-link' href='http://technorati.com/tag/dan+zarrella' rel='tag' target='_blank'>dan zarrella</a>, <a class='technorati-link' href='http://technorati.com/tag/database' rel='tag' target='_blank'>database</a>, <a class='technorati-link' href='http://technorati.com/tag/internet' rel='tag' target='_blank'>internet</a>, <a class='technorati-link' href='http://technorati.com/tag/MySQL' rel='tag' target='_blank'>MySQL</a>, <a class='technorati-link' href='http://technorati.com/tag/PHP' rel='tag' target='_blank'>PHP</a>, <a class='technorati-link' href='http://technorati.com/tag/Ping.fm' rel='tag' target='_blank'>Ping.fm</a>, <a class='technorati-link' href='http://technorati.com/tag/site' rel='tag' target='_blank'>site</a>, <a class='technorati-link' href='http://technorati.com/tag/syndication' rel='tag' target='_blank'>syndication</a>, <a class='technorati-link' href='http://technorati.com/tag/tweetbacks' rel='tag' target='_blank'>tweetbacks</a>, <a class='technorati-link' href='http://technorati.com/tag/TweetSuite' rel='tag' target='_blank'>TweetSuite</a>, <a class='technorati-link' href='http://technorati.com/tag/twitter' rel='tag' target='_blank'>twitter</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_blank'>WordPress</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/03/tweetsuite-wordpress-plugin-pingfm-preview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RTML Services for sale?</title>
		<link>http://thepizzy.net/blog/2009/02/rtml-services-for-sale/</link>
		<comments>http://thepizzy.net/blog/2009/02/rtml-services-for-sale/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 06:07:12 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Thought Experiments]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[RTML]]></category>
		<category><![CDATA[rtml solution]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[Zen Cart]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=205</guid>
		<description><![CDATA[Well, I&#8217;ve added a WordPress plugin for e-commerce, but at the same time, I am also building two websites (one professionally, one as a hobby) using Yahoo Store&#8217;s RTML and...]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve added a WordPress plugin for e-commerce, but at the same time, I am also building two websites (<a title="HitRunScore.com" href="http://www.hitrunscore.com" target="_blank">one professionally</a>, <a title="Freeformfrog.com" href="http://www.freeformfrog.com" target="_blank">one as a hobby</a>) using Yahoo Store&#8217;s RTML and Zen Cart, respectively.</p>
<p>However, with the downturn in the economy (and my slightly-better-than-arbitrary prediction of a &lt;7,000 point stock market by the end of the month&#8230;Spring Break at the latest), I figure it&#8217;s time to start taking into consideration other possible sources of income. Not for fear of losing my job, but rather to help get my bills in check Credit Cards, primarily, who have decided it is time to raise the minimum payment &#8211; which is the only thing enabling me to devote a greater portion of my money to one in order to pay it off, while keeping the others at par until it is their turn. <span id="more-205"></span></p>
<p>I only bring it up here, because selling coding services on a site dedicated to <a title="Freeformfrog.com" href="http://www.freeformfrog.com" target="_blank">funny t-shirts and custom graphics</a> doesn&#8217;t make a whole lot of sense&#8230;not logically, and not for SEO. So this seems like the most likely place such a service would be offered.</p>
<p>Taking into account everything that&#8217;s been going on in the news for the last few months, I have been considering offering a side-job service during weekend, and possibly evening hours, for creating RTML solutions for yahoo stores that don&#8217;t have the &#8220;luxury&#8221; of hiring an IT person capable of deducing how the big-shots do what they do, in the limited environment that Yahoo provides/imposes.</p>
<p>So, with that in mind, would anyone be interested in such a service? Any takers? Feel free to inquire about what kinds of scripts I can write &#8211; as well as posing suggestions for something you might like to see done &#8211; and we&#8217;ll go from there.</p>
<p style="text-align: center;"><a href="http://www.twitter.com/neotsn"><img class="aligncenter size-full wp-image-290" title="twitter.com/neotsn" src="http://thepizzy.net/blog/wp-content/uploads/2009/03/twitter.png" alt="twitter.com/neotsn" width="500" height="200" /></a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/developer' rel='tag' target='_blank'>developer</a>, <a class='technorati-link' href='http://technorati.com/tag/economy' rel='tag' target='_blank'>economy</a>, <a class='technorati-link' href='http://technorati.com/tag/RTML' rel='tag' target='_blank'>RTML</a>, <a class='technorati-link' href='http://technorati.com/tag/rtml+solution' rel='tag' target='_blank'>rtml solution</a>, <a class='technorati-link' href='http://technorati.com/tag/server' rel='tag' target='_blank'>server</a>, <a class='technorati-link' href='http://technorati.com/tag/setup' rel='tag' target='_blank'>setup</a>, <a class='technorati-link' href='http://technorati.com/tag/site' rel='tag' target='_blank'>site</a>, <a class='technorati-link' href='http://technorati.com/tag/solutions' rel='tag' target='_blank'>solutions</a>, <a class='technorati-link' href='http://technorati.com/tag/website' rel='tag' target='_blank'>website</a>, <a class='technorati-link' href='http://technorati.com/tag/yahoo' rel='tag' target='_blank'>yahoo</a>, <a class='technorati-link' href='http://technorati.com/tag/Zen+Cart' rel='tag' target='_blank'>Zen Cart</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/02/rtml-services-for-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Google Connect</title>
		<link>http://thepizzy.net/blog/2009/01/integrating-google-connect/</link>
		<comments>http://thepizzy.net/blog/2009/01/integrating-google-connect/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 05:38:32 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[thepizzy.net]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Connect]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[ThePizzy]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ut3]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=184</guid>
		<description><![CDATA[I&#8217;ve been part of the Google Connect beta since shortly after it came out &#8211; but it wasn&#8217;t until recently that I actually implemented it on my blog and the...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Google.com" src="http://www.google.com/images/logos/ps_logo2.png" alt="" width="364" height="126" />I&#8217;ve been part of the Google Connect beta since shortly after it came out &#8211; but it wasn&#8217;t until recently that I actually implemented it on my blog and the parent site, www.thepizzy.net. So, if you read this (and I know there has to be at least 4 other people in the world that do), go ahead and hit the Join button on it, and let me know y&#8217;all are out there. (it helps to know one is writing to an audience instead of providing technical articles to the etherworld.)</p>
<p>You don&#8217;t have to worry about spam or anything &#8211; I don&#8217;t like it either.</p>
<p>In other news, I&#8217;m also working on a tutorial entry that describes how to get data from a Google Docs Spreadsheet. Normally, I wouldn&#8217;t worry about trying to release this code, but since it was such a pain for me to figure out (like the <a href="http://thepizzy.net/blog/2008/01/how-to-setup-a-ut3-internet-server/" target="_blank">UT3 Server setup</a>), I&#8217;m sure it&#8217;s a pain for others to figure out as well.</p>
<p>The code creates a secure-authenticated session to Google Accounts, and then requests the data from a particular cell on a spreadsheet. My code goes one step further though, and posts that data to Twitter &#8211; which means it also creates an authenticated POST request via the Twitter API.</p>
<p>&#8220;Why do that?&#8217; you ask&#8230;Well, if you want to be able to update a spreadsheet from, say an iPhone or other Mobile Browser, Google Docs will not let you. But I&#8217;ll explain more in the coming entry. Be looking for that sometime this week (I hope).</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/api' rel='tag' target='_blank'>api</a>, <a class='technorati-link' href='http://technorati.com/tag/beta' rel='tag' target='_blank'>beta</a>, <a class='technorati-link' href='http://technorati.com/tag/blog' rel='tag' target='_blank'>blog</a>, <a class='technorati-link' href='http://technorati.com/tag/Connect' rel='tag' target='_blank'>Connect</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_blank'>google</a>, <a class='technorati-link' href='http://technorati.com/tag/server' rel='tag' target='_blank'>server</a>, <a class='technorati-link' href='http://technorati.com/tag/site' rel='tag' target='_blank'>site</a>, <a class='technorati-link' href='http://technorati.com/tag/Technology' rel='tag' target='_blank'>Technology</a>, <a class='technorati-link' href='http://technorati.com/tag/ThePizzy' rel='tag' target='_blank'>ThePizzy</a>, <a class='technorati-link' href='http://technorati.com/tag/twitter' rel='tag' target='_blank'>twitter</a>, <a class='technorati-link' href='http://technorati.com/tag/ut3' rel='tag' target='_blank'>ut3</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/01/integrating-google-connect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JavaScript, XHTML, &amp; AJAX…again</title>
		<link>http://thepizzy.net/blog/2008/09/javascript-xhtml-ajaxagain/</link>
		<comments>http://thepizzy.net/blog/2008/09/javascript-xhtml-ajaxagain/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 18:19:00 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[the-spot.net]]></category>
		<category><![CDATA[The-Spot.Network]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous javascript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[decay]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[frequency]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[image overlay]]></category>
		<category><![CDATA[insertion]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[noscript]]></category>
		<category><![CDATA[PeriodicalUpdater]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[SEO-driven]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[xml http requests]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=171</guid>
		<description><![CDATA[Well, I haven’t done much that was technically inclined, except for some various coding forays into the world of JavaScript, and XHTML– consequently it led me back to AJAX and...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wrox.com/WileyCDA/WroxTitle/productCd-0471777781.html"><img class="alignleft size-full wp-image-670" title="WROX Professional AJAX Book Information and Code Download" src="http://thepizzy.net/blog/wp-content/uploads/2008/09/prosw1.jpg" alt="Cover image for product 0471777781" width="154" height="195" /></a>Well, I haven’t done much that was technically inclined, except for some various coding forays into the world of JavaScript, and XHTML– consequently it led me back to AJAX and XML-Http-Requests. But I didn’t bother to post anything about that, since it was work-related, and not website-related…kind of.<span id="more-171"></span></p>
<p>Of course, with any new technology I try to build or incorporate into something bigger, I first test it on my own site, the-spot.net, and then implement it elsewhere as intended.</p>
<p>Most of the work I had learned by reading “Professional AJAX” beforehand, and doing the XML-Http-Requests manually, and creating my own classes and such. But this time around, it was much simpler.</p>
<p>We implemented the Lightbox image overlay script, and found that it made use of the <a title="Practical Prototype and script.aculo.us" href="http://www.apress.com/book/view/1590599195"><img class="alignright" src="http://prototypejs.org/assets/2008/8/11/9781590599198.gif" alt="" width="125" height="164" /></a>Prototype.js framework (for handling the asynchronous JavaScript calls) and Script.aculo.us for handling the animation of the overlaid image.</p>
<p>So I took it one step further, and decided to read up on the various ways to make use of these frameworks, and ended up calling all the various modules on the My Spot page of the-spot.net, it does create a problem for SEO-driven development.</p>
<p>If you’re looking for automatically updating  content on a page that doesn’t have to change for it to happen, then you cause this code (once you include the prototype.js script in your page):</p>
<p><code>new Ajax.PeriodicalUpdater(‘products’, ‘/some_url’,<br />
{<br />
method: ‘get’,<br />
insertion: Insertion.Top,<br />
frequency: 1,<br />
decay: 2<br />
});</code></p>
<p>But while this code does the job to get your content updated automatically, at the given frequency in seconds (multiplied by the decay per each cycle containing unchanged content), the Google crawlers aren’t going to find it – because all that is on your page is this:</p>
<p><code>&lt;div id=”products”&gt;&lt;/div&gt;</code></p>
<p>…and that does not have any content in it for the Google crawlers and other search engine bots to read.</p>
<p>I’m still grappling with how to get content into that box for the crawlers to read, but not my users – and since my site is php-driven, I should be able to include the normal template includes enclosed in &lt;noscript&gt; tags:</p>
<p><code>&lt;noscript&gt;<br />
&lt;!-- INCLUDE “modules/module.html” --&gt;<br />
&lt;/noscript&gt;</code></p>
<p>…in order for my pages to show content for the crawlers, but not my visitors – unless they have JavaScript turned off, of course. I’ll give it a shot though, and post more information later. I have to go back and re-edit my pages and templates to make sure they are still compliant with the original template architecture.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/ajax' rel='tag' target='_blank'>ajax</a>, <a class='technorati-link' href='http://technorati.com/tag/asynchronous+javascript' rel='tag' target='_blank'>asynchronous javascript</a>, <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/decay' rel='tag' target='_blank'>decay</a>, <a class='technorati-link' href='http://technorati.com/tag/development' rel='tag' target='_blank'>development</a>, <a class='technorati-link' href='http://technorati.com/tag/div' rel='tag' target='_blank'>div</a>, <a class='technorati-link' href='http://technorati.com/tag/framework' rel='tag' target='_blank'>framework</a>, <a class='technorati-link' href='http://technorati.com/tag/frameworks' rel='tag' target='_blank'>frameworks</a>, <a class='technorati-link' href='http://technorati.com/tag/frequency' rel='tag' target='_blank'>frequency</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_blank'>google</a>, <a class='technorati-link' href='http://technorati.com/tag/image+overlay' rel='tag' target='_blank'>image overlay</a>, <a class='technorati-link' href='http://technorati.com/tag/insertion' rel='tag' target='_blank'>insertion</a>, <a class='technorati-link' href='http://technorati.com/tag/JavaScript' rel='tag' target='_blank'>JavaScript</a>, <a class='technorati-link' href='http://technorati.com/tag/Lightbox' rel='tag' target='_blank'>Lightbox</a>, <a class='technorati-link' href='http://technorati.com/tag/noscript' rel='tag' target='_blank'>noscript</a>, <a class='technorati-link' href='http://technorati.com/tag/PeriodicalUpdater' rel='tag' target='_blank'>PeriodicalUpdater</a>, <a class='technorati-link' href='http://technorati.com/tag/prototype' rel='tag' target='_blank'>prototype</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO-driven' rel='tag' target='_blank'>SEO-driven</a>, <a class='technorati-link' href='http://technorati.com/tag/technology' rel='tag' target='_blank'>technology</a>, <a class='technorati-link' href='http://technorati.com/tag/url' rel='tag' target='_blank'>url</a>, <a class='technorati-link' href='http://technorati.com/tag/XHTML' rel='tag' target='_blank'>XHTML</a>, <a class='technorati-link' href='http://technorati.com/tag/xml+http+requests' rel='tag' target='_blank'>xml http requests</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2008/09/javascript-xhtml-ajaxagain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

