<?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"
	>

<channel>
	<title>Picwala</title>
	<atom:link href="http://www.picwala.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.picwala.com/wordpress</link>
	<description>Picwala! a free picture search tool for your web page</description>
	<pubDate>Mon, 01 Feb 2010 23:30:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>A New Project</title>
		<link>http://www.picwala.com/wordpress/?p=19</link>
		<comments>http://www.picwala.com/wordpress/?p=19#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:43:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=19</guid>
		<description><![CDATA[I haven&#8217;t forgotten about Picwala, but I have been busy.
I am helping a friend start a new project. While I can&#8217;t talk about the details, I can say that it will be a Facebook application.  I am writing the back end in CakePHP, which is an interesting framework to say the least. Some parts I [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t forgotten about Picwala, but I have been busy.</p>
<p>I am helping a friend start a new project. While I can&#8217;t talk about the details, I can say that it will be a Facebook application.  I am writing the back end in CakePHP, which is an <em>interesting</em> framework to say the least. Some parts I like, and others not so much.</p>
<p>The good news is, all this Facebook application coding is getting me motivated to make a Picwala application.  We&#8217;ll see where it goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=19</wfw:commentRss>
		</item>
		<item>
		<title>Setup Program</title>
		<link>http://www.picwala.com/wordpress/?p=17</link>
		<comments>http://www.picwala.com/wordpress/?p=17#comments</comments>
		<pubDate>Wed, 16 Sep 2009 21:13:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=17</guid>
		<description><![CDATA[Having fixed all the browser issues, I&#8217;m starting the setup program.
It needs to

Check required files against an inventory list (done)
Verify the server has MySQL and GD Library support
Instruct the user to create a database schema and a user account
Instruct the user to edit the picwala_global.php file
Check the picwala_global.php file

Default passwords changed
Can connect to the database


Check [...]]]></description>
			<content:encoded><![CDATA[<p>Having fixed all the browser issues, I&#8217;m starting the setup program.</p>
<p>It needs to</p>
<ul>
<li>Check required files against an inventory list (done)</li>
<li>Verify the server has MySQL and GD Library support</li>
<li>Instruct the user to create a database schema and a user account</li>
<li>Instruct the user to edit the picwala_global.php file</li>
<li>Check the picwala_global.php file
<ul>
<li>Default passwords changed</li>
<li>Can connect to the database</li>
</ul>
</li>
<li>Check the database has all required tables or create them</li>
<li>Check all required folders exist
<ul>
<li>Option to create them</li>
</ul>
</li>
<li>Display copyable html to insert a link into other web pages</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=17</wfw:commentRss>
		</item>
		<item>
		<title>Browser Compatibility</title>
		<link>http://www.picwala.com/wordpress/?p=16</link>
		<comments>http://www.picwala.com/wordpress/?p=16#comments</comments>
		<pubDate>Fri, 04 Sep 2009 01:21:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=16</guid>
		<description><![CDATA[I completed the first round of testing with IE and Safari today.  At first, neither IE nor Safari was working at all.  In particular, they were acting like the css wasn&#8217;t even there.
After a bit of twiddling, I made the test script a proper HTML page with doctype etc.
And, added the link to the .css [...]]]></description>
			<content:encoded><![CDATA[<p>I completed the first round of testing with IE and Safari today.  At first, neither IE nor Safari was working at all.  In particular, they were acting like the css wasn&#8217;t even there.</p>
<p>After a bit of twiddling, I made the test script a proper HTML page with doctype etc.</p>
<p>And, added the link to the .css into the test script.  It appears that when you insert innerHTML, and the inserted html contains a link to a .css file, only Firefox actually reads that file.  The easiest fix is to include the .css link in the parent document.</p>
<p>There are some minor formatting issues still out, but it all looks easily solvable.</p>
<p>Anybody want to add a picture index to your web page? I am looking for beta testers, and can even host the pictures here if need be.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=16</wfw:commentRss>
		</item>
		<item>
		<title>Picwala 2.0 Works!</title>
		<link>http://www.picwala.com/wordpress/?p=15</link>
		<comments>http://www.picwala.com/wordpress/?p=15#comments</comments>
		<pubDate>Sun, 30 Aug 2009 20:20:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=15</guid>
		<description><![CDATA[Picwala 2.0 is complete and working.
I have a couple of little bugs to swat, and need to test on Safari and IE.
And I&#8217;ll make a handy-dandy installation program to help set up an empty database and test everything.
I&#8217;m looking for testers. Anybody want to set up your own photo library?
]]></description>
			<content:encoded><![CDATA[<p>Picwala 2.0 is complete and working.</p>
<p>I have a couple of little bugs to swat, and need to test on Safari and IE.</p>
<p>And I&#8217;ll make a handy-dandy installation program to help set up an empty database and test everything.</p>
<p>I&#8217;m looking for testers. Anybody want to set up your own photo library?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=15</wfw:commentRss>
		</item>
		<item>
		<title>Rewrite Progress</title>
		<link>http://www.picwala.com/wordpress/?p=14</link>
		<comments>http://www.picwala.com/wordpress/?p=14#comments</comments>
		<pubDate>Fri, 07 Aug 2009 20:54:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=14</guid>
		<description><![CDATA[The rewrite is going well.&#160; 

Picwala can be inserted into any web page simply by adding a few lines of html
All new object oriented php code
Found a way to insert a Picwala screen in a different domain from where it is hosted
The javascript page loader works well
Search and single image display pages are done and [...]]]></description>
			<content:encoded><![CDATA[<p>The rewrite is going well.&nbsp; </p>
<ul>
<li>Picwala can be inserted into any web page simply by adding a few lines of html</li>
<li>All new object oriented php code</li>
<li>Found a way to insert a Picwala screen in a different domain from where it is hosted</li>
<li>The javascript page loader works well</li>
<li>Search and single image display pages are done and working well</li>
<li>File uploads working, and messages show success or errors encountered</li>
<li>Log in and privileges working well</li>
</ul>
<p>To be done:</p>
<ul>
<li>Edit tags page</li>
<li>Tag images page</li>
<li>Internet Explorer and Safari testing and formatting tweaks</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=14</wfw:commentRss>
		</item>
		<item>
		<title>Picwala 2.0</title>
		<link>http://www.picwala.com/wordpress/?p=13</link>
		<comments>http://www.picwala.com/wordpress/?p=13#comments</comments>
		<pubDate>Fri, 17 Jul 2009 00:41:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=13</guid>
		<description><![CDATA[I am in the process of a complete rewrite for version 2.0
This will bring the following:

Insert Picwala into any web page simply by inserting a tag like
&#60;div id=&#8221;picwala_div&#8221;&#62;
&#60;SCRIPT language=&#8221;JavaScript&#8221; SRC=&#8221;http://localhost/picwala2.0/picwala.js&#8221;&#62;&#60;/SCRIPT&#62;
&#60;/div&#62;
Add picwala to your existing web pages without editing PHP code (similar to embedding youtube)
Easy to install and configure
All object oriented code, css-based layout

]]></description>
			<content:encoded><![CDATA[<p>I am in the process of a complete rewrite for version 2.0</p>
<p>This will bring the following:</p>
<ul>
<li>Insert Picwala into any web page simply by inserting a tag like<em><br />
&lt;</em><em>div id=&#8221;picwala_div&#8221;&gt;<br />
&lt;SCRIPT language=&#8221;JavaScript&#8221; SRC=&#8221;http://localhost/picwala2.0/picwala.js&#8221;&gt;&lt;/SCRIPT&gt;<br />
&lt;/div&gt;</em></li>
<li>Add picwala to your existing web pages without editing PHP code (similar to embedding youtube)</li>
<li>Easy to install and configure</li>
<li>All object oriented code, css-based layout</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=13</wfw:commentRss>
		</item>
		<item>
		<title>Back in Seattle</title>
		<link>http://www.picwala.com/wordpress/?p=12</link>
		<comments>http://www.picwala.com/wordpress/?p=12#comments</comments>
		<pubDate>Fri, 29 May 2009 10:56:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=12</guid>
		<description><![CDATA[I&#8217;m back home in Seattle now.
Still jet lagged, and already starting to think about the next trip!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m back home in Seattle now.</p>
<p>Still jet lagged, and already starting to think about the next trip!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=12</wfw:commentRss>
		</item>
		<item>
		<title>Chiang Mai</title>
		<link>http://www.picwala.com/wordpress/?p=11</link>
		<comments>http://www.picwala.com/wordpress/?p=11#comments</comments>
		<pubDate>Tue, 12 May 2009 03:44:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=11</guid>
		<description><![CDATA[I am in Chiang Mai now. It&#8217;s still hot, but there is the odd breez and lots of shade trees.  After Bangkok, this is an island of peace and calm.  Walking through the old town, I come across a Wat or temple about every two blocks.
I went out at dawn to get a few pictures [...]]]></description>
			<content:encoded><![CDATA[<p>I am in Chiang Mai now. It&#8217;s still hot, but there is the odd breez and lots of shade trees.  After Bangkok, this is an island of peace and calm.  Walking through the old town, I come across a Wat or temple about every two blocks.</p>
<p>I went out at dawn to get a few pictures with the magic sunrise colors.  Some time I will have to come back with a tripod and 20mm lens. Still, the pocket sized Sony didn&#8217;t do too bad.</p>
<p><img src="http://www.picwala.com/picwala/Original2/0000035.jpg" alt="" width="800" height="589" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=11</wfw:commentRss>
		</item>
		<item>
		<title>New Bangkok Pictures are up</title>
		<link>http://www.picwala.com/wordpress/?p=10</link>
		<comments>http://www.picwala.com/wordpress/?p=10#comments</comments>
		<pubDate>Sat, 09 May 2009 10:22:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=10</guid>
		<description><![CDATA[I went for a long walk today from Sukhumvit to Lumpini park, then took the subway up to a canal, and a boat back to near my hotel.  It was unspeakably hot and muggy, but I got a few good pictures.
Off to Chiang Mai tomorrow, which is much more photogenic.
]]></description>
			<content:encoded><![CDATA[<p>I went for a long walk today from Sukhumvit to Lumpini park, then took the subway up to a canal, and a boat back to near my hotel.  It was unspeakably hot and muggy, but I got a few good pictures.</p>
<p>Off to Chiang Mai tomorrow, which is much more photogenic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=10</wfw:commentRss>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://www.picwala.com/wordpress/?p=9</link>
		<comments>http://www.picwala.com/wordpress/?p=9#comments</comments>
		<pubDate>Sat, 02 May 2009 23:12:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.picwala.com/wordpress/?p=9</guid>
		<description><![CDATA[I&#8217;ve cleared out the old tags, and have started to put up some of my own pictures here.
The space and SF images are down for the time being. I like them, but think they will only distract from the direction I am taking.
There are only a few pictures up at the moment, but I hope [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve cleared out the old tags, and have started to put up some of my own pictures here.</p>
<p>The space and SF images are down for the time being. I like them, but think they will only distract from the direction I am taking.</p>
<p>There are only a few pictures up at the moment, but I hope to be adding more shortly.  Keep checking back. Clicking <strong>new</strong> on the pictures tab will bring up all the latest.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.picwala.com/wordpress/?feed=rss2&amp;p=9</wfw:commentRss>
		</item>
	</channel>
</rss>
