<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>softcoded.net</title>
<link>http://www.softcoded.net/</link>
<description></description>
<language>en</language>
<copyright>Copyright 2008</copyright>
<lastBuildDate>Mon, 01 Aug 2005 00:12:42 -0500</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.17</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>Welcome to softcoded.net</title>
<description><![CDATA[<p>Welcome to Softcoded.net, the personal programming website of Dieter Leibold. Here you will find my pet programming projects, past, present and future (things I’d like to do if I find the time).</p>

<p>This site is still pretty new, so check back regularly as I get time to update contents. </p>]]></description>
<link>http://www.softcoded.net/archives/2005/08/mt_installed.html</link>
<guid>http://www.softcoded.net/archives/2005/08/mt_installed.html</guid>
<category>main</category>
<pubDate>Mon, 01 Aug 2005 00:12:42 -0500</pubDate>
</item>
<item>
<title>Personal Links</title>
<description><![CDATA[<a href="http://dieter.leibold.cc/">dieter.leibold.cc</a>: My Personal Blog (limited access) and Photo Galleries.<BR><BR>]]></description>
<link>http://www.softcoded.net/archives/2005/07/personal_links.html</link>
<guid>http://www.softcoded.net/archives/2005/07/personal_links.html</guid>
<category>links</category>
<pubDate>Sun, 24 Jul 2005 11:51:59 -0500</pubDate>
</item>
<item>
<title>Who am I?</title>
<description><![CDATA[I am a fresh graduate (May 2005) from the University of Maryland, with a B.S. in Computer Science and Economics. Having lived all over the world, I recently moved to San Jose, California, where I've managed to find a nice job as a field engineer for a small Silicon Valley based company. 
<BR><BR>
I grew up in Cape Town, South Africa, where I completed high school. After high school I moved to London, England, where I spent two years working as a Network Security Engineer. For the last four years I’ve been living in College Park, Maryland, as I completed my degree. Over the summer I took saw a lot of the US as I moved to Lakeland, Florida, and from there continued my US exploration by driving cross country twice, seeing all the southern states (and visiting New Orleans three days before the Hurricane hit).
<BR><BR>
I kept a detailed photo journal of all my adventures, which can be <a href="http://photos.leibold.cc">found here</a>.]]></description>
<link>http://www.softcoded.net/archives/2005/07/who_am_i_1.html</link>
<guid>http://www.softcoded.net/archives/2005/07/who_am_i_1.html</guid>
<category>about</category>
<pubDate>Sun, 24 Jul 2005 11:49:50 -0500</pubDate>
</item>
<item>
<title>Introduction</title>
<description><![CDATA[Since my girlfriend is a Mac user, she felt a bit left out with all my Picasa scripts, so I wrote a little XML reader which takes XML albums exported from iPhoto using <a href="http://allthatissolid.com/well-formed">Well-Formed</a> and generates a nice online album. This is a simple, yet completely free, solution to publishing iPhoto Albums online. 

<a href="http://www.someglory.com/photos/view.php?gallery=shuttlelaunch&num=0">View an online example of what this script looks like</a>.]]></description>
<link>http://www.softcoded.net/archives/2005/07/introduction_4.html</link>
<guid>http://www.softcoded.net/archives/2005/07/introduction_4.html</guid>
<category>iphotoxml</category>
<pubDate>Thu, 14 Jul 2005 22:13:15 -0500</pubDate>
</item>
<item>
<title>Download and Installation</title>
<description><![CDATA[<B>Note:</B> This script requires <B>PHP 5</b> to work<BR>
<a href="projects/iphotoViewer.zip">Download iPhotoViewer .ZIP</a>
<BR><BR>
<B>Installation:</b><BR>
<ol>
<li>Extract Zip file and Upload to your server
<li>Make a "galleries" directory in the same directory as the uploaded files
<li>Make the "galleries" directory readable by the public
<li>All done!
</ol>
<BR>
<b>Adding Albums:</b><BR>
<ul>
<li>Export Album (example "mytrip") from iPhoto using the <a href="http://allthatissolid.com/well-formed">Well Formed</a> plugin. Make sure you name the xml file "<B>index.xml</B>"
<li>Upload the Album to the Gallery directory (keeping the directory stucture of the exported Gallery), so it should have something like this:<BR>
<pre>http://domain.com/galleries/mytrip/index.xml</pre>
<li>Link to script using <pre>http://domain.com/view.php?gallery=mytrip&num=index</pre> where "mytrip" is the gallery dir name on the server and "num=index" shows the index, or "num=0" shows the first image in the album.
</ul>]]></description>
<link>http://www.softcoded.net/archives/2005/07/download_and_in_3.html</link>
<guid>http://www.softcoded.net/archives/2005/07/download_and_in_3.html</guid>
<category>iphotoxml</category>
<pubDate>Thu, 14 Jul 2005 21:19:45 -0500</pubDate>
</item>
<item>
<title>iPhoto XML Viewer</title>
<description><![CDATA[iPhoto XML Viewer allows you to generate online galleries of your iPhoto Albums by reading XML files generated by <a href="http://allthatissolid.com/well-formed">Well Formed</a>. This is a completely free solution to putting all your iPhoto Albums online. This script is written in PHP5. <a href="iphotoxml.php">Find out more</a>.]]></description>
<link>http://www.softcoded.net/archives/2005/07/iphoto_xml_view.html</link>
<guid>http://www.softcoded.net/archives/2005/07/iphoto_xml_view.html</guid>
<category>projects</category>
<pubDate>Thu, 14 Jul 2005 20:33:15 -0500</pubDate>
</item>
<item>
<title>Version and Comments</title>
<description><![CDATA[<b>Current Version:</b><BR>
0.5 - July 14, 2005 - First Public Release
<BR><BR>
<b>Planned Features:</b><BR>
- Would anyone like it to scan for galleris automatically?<BR>
<BR>
<b>Comments:</b><BR>
For feedback, comments and questions, please use the comments link on this post.]]></description>
<link>http://www.softcoded.net/archives/2005/07/version_and_com_4.html</link>
<guid>http://www.softcoded.net/archives/2005/07/version_and_com_4.html</guid>
<category>iphotoxml</category>
<pubDate>Thu, 14 Jul 2005 20:30:11 -0500</pubDate>
</item>
<item>
<title>TripMapper</title>
<description><![CDATA[TripMapper is a script which uses the Google Maps API to allow you to easily generate your own Google Map with specific Markers with info balloons, and optionally connecting the Markers to form a Trip Route. Ideal if you want to show off where your recent travels took you, with information / photos for each location. This is a JavaScript, reading all location information from a data XML file. <a href="map.php">Find out more</a>.]]></description>
<link>http://www.softcoded.net/archives/2005/07/tripmapper.html</link>
<guid>http://www.softcoded.net/archives/2005/07/tripmapper.html</guid>
<category>projects</category>
<pubDate>Sat, 09 Jul 2005 23:02:07 -0500</pubDate>
</item>
<item>
<title>Introduction</title>
<description><![CDATA[Google released their API for Google Maps not too long ago, so I've been keen to have a look at it, especially after they added Satellite Maps for the entire world. I use Google Maps exclusively for all my mapping needs, and based on extentions/hacks other people have written for it, I decided to play around with it. 
<BR><BR>
The Goal of this script is to Plot a Trip using markers on a specified Google Map. Personally I wanted to show family and friends the route I took, and placed I visited on a recent roadtrip. The problem was that google doesn't allow you to specify your own markers, and you can't connect more than two points (using their directions creator).
<BR><BR>
This script allows you to create as many markers as you want, each with their own balloon popup (which allows for html text, images and links), then linking them together to show the path taken.
<BR><BR>
To fully understand the purpose, an example is needed:
<BR><B>Online Example of Script</B>:<BR>
<a href="http://maps.softcoded.net/map.html?floridakeys">My recent roadtrip to the Florida Keys</a>]]></description>
<link>http://www.softcoded.net/archives/2005/07/introduction_3.html</link>
<guid>http://www.softcoded.net/archives/2005/07/introduction_3.html</guid>
<category>map</category>
<pubDate>Sat, 09 Jul 2005 22:30:21 -0500</pubDate>
</item>
<item>
<title>Download and Installation</title>
<description><![CDATA[<B>Note</B>: This script uses JavaScript tied into Google Maps<BR>
<a href="http://softcoded.net/maps/TripMapper.zip">Download TripMapper.ZIP</a><BR><BR>

<B>Installation</B><BR>
<ol>
<li>Extract ZIP</li>
<li>Edit <B>index.html</B> and insert your Google Maps Key. This is available for free on <a href="http://www.google.com/apis/maps/signup.html">Google's Website</a>.
<li>Create your own XML file with information required. Use <B>location.xml</b>, which is included in the ZIP, as a template for how it should look. Please be very careful when writing and checking this file, since any mistakes in here will corrupt your Map display.
<li>Upload all files to your server, and point your browser to the index.html file. Note that by default the script loads "locations.xml" however you can use any other name and simply link to the script using http://map.yourhost.com/index.html?datafilename (no .xml extension needed). 
</ol>]]></description>
<link>http://www.softcoded.net/archives/2005/07/download_and_in_2.html</link>
<guid>http://www.softcoded.net/archives/2005/07/download_and_in_2.html</guid>
<category>map</category>
<pubDate>Sat, 09 Jul 2005 22:00:38 -0500</pubDate>
</item>
<item>
<title>Version and Comments</title>
<description><![CDATA[<B>Current Version:</b><BR>
0.5 - July 9, 2005 - First Public Release
<BR><BR>
<B>Planned Features:</b><BR>
- Not sure, any ideas?<BR>
<BR>
<B>Comments:</B><BR>
For feedback, comments and questions, please use the comments link on this post.]]></description>
<link>http://www.softcoded.net/archives/2005/07/version_and_com_3.html</link>
<guid>http://www.softcoded.net/archives/2005/07/version_and_com_3.html</guid>
<category>map</category>
<pubDate>Sat, 09 Jul 2005 22:00:00 -0500</pubDate>
</item>
<item>
<title>Programming Projects</title>
<description><![CDATA[Current or Recent Programming Projects:<BR>
<ul>
<li><a href="http://softcoded.net/quiz/run.php">Movie Quiz</a> - Multiple Choice invisibles (filmwise.com) quiz - v0.01 August 21
<li><a href="picaview.php">PicaViewer</a> - a hassle free complete Picasa Online Gallery - v0.95 August 15
<li><a href="iphotoxml.php">iPhoto XML Viewer</a> - a free and simple solution to publishing your iPhoto Albums - v0.5 July 14
<li><a href="map.php">TripMapper</a> - Create your own Google Map Trip - v0.5 July 9
<li><a href="MT-picasa.php">Movable Type Picasa Plugin</a> - v0.1 July 3
<li><a href="WP-picasa.php">Wordpress Picasa Photo Viewer Plugin and PHP script</a> - v0.95 July 2
<li><a href="picasa.php">Modded Picasa XML Template</a> 
</ul>
For a complete list of projects, jump to the <a href="projects.php">projects section</a>.]]></description>
<link>http://www.softcoded.net/archives/2005/07/programming_pro_1.html</link>
<guid>http://www.softcoded.net/archives/2005/07/programming_pro_1.html</guid>
<category>main</category>
<pubDate>Mon, 04 Jul 2005 12:03:02 -0500</pubDate>
</item>
<item>
<title>PicaView</title>
<description><![CDATA[PicaView is a PHP 5 script which automatically detects when you upload new Picasa Albums to your Gallery directory, and creates index pages automatically. It is a complete Picasa Online Photo Gallery with easy setup and no configuration needed to operate or add albums! <a href="picaview.php">Find out more</a>]]></description>
<link>http://www.softcoded.net/archives/2005/07/picaview.html</link>
<guid>http://www.softcoded.net/archives/2005/07/picaview.html</guid>
<category>projects</category>
<pubDate>Mon, 04 Jul 2005 01:31:31 -0500</pubDate>
</item>
<item>
<title>Introduction</title>
<description><![CDATA[After writing a MT and WP plugin for Picasa, I realized that a lot of people don't use a CMS, so I wrote this Php script to simplify the task of putting a Photo Gallery online. 
<BR><BR>
Not only is the installation simple (you just upload a couple of files and create a gallery directory), but adding new Albums to the Gallery is done by simply uploading them to your gallery directory. Absolutely no updating or editing of config files needed! Everything is automatic.
<BR><BR>
This script automatically scans your gallery directory, and creates an index page for all your galleries. When clicking on a specific gallery, it will open a index page with all the thumbnails from that Album. Individual photos can then be viewed and there is easy navigation between photos, and back to the different index pages. 
<BR><BR>
<B>New Online Example:</B><BR>
I'm currently using this script for my main photo album, which you can find here: <a href="http://photos.leibold.cc">http://photos.leibold.cc/</a> - usually running the latest version of PicaViewer (you can verify by looking at version number when you view source on any page. I use this for testing before releasing a new version, so sometimes this might be slightly newer than what is available below)<BR>
<B>Older Example</B>:<BR>
<a href="http://dieter.leibold.cc/picaview.php">View online example of script in action</a>. This is just a basic example with 2 albums.]]></description>
<link>http://www.softcoded.net/archives/2005/07/introduction_2.html</link>
<guid>http://www.softcoded.net/archives/2005/07/introduction_2.html</guid>
<category>picaview</category>
<pubDate>Mon, 04 Jul 2005 00:38:21 -0500</pubDate>
</item>
<item>
<title>Download and Installation</title>
<description><![CDATA[<B>Note:</B>This script requires <B>PHP 5</b> to work<BR>
<a href="projets/picaview.zip">Download PicaView .ZIP</a>
<BR><BR>
<B>Installation:</b><BR>
<ol>
<li>Extract Zip file and Upload to your server
<li>Make a "galleries" directory in the same directory as the uploaded files
<li>Make the "galleries" directory readable by the public
<li>All done!
</ol>
<BR>
<b>Adding Albums:</b><BR>
<ul>
<li>Export Album from Picasa 2 using Export to Web and then the <a href="picasa.php">XML small thumbnail template</a> (read Picasa Settings below for more info).
<li>Upload the Album to the Gallery directory (keeping the directory stucture of the exported Gallery), so it should have something like this:<BR>
<pre>http://domain.com/galleries/mytrip/index.xml</pre>
<li>All done, the script will automatically add the new Album to the list of Albums!
</ul><BR>
<B>Picasa Settings:</b><BR>
<ul>
<li>For best results, use <a href="picasa.php">my Picasa XML Small Thumbs Template</a> for exporting albums from Picasa. 
<li>Export images at 640 resolution
<li>Add Captions and a Description to Albums in Picasa before exporting
<li>Thumbnails will automatically be set at 40x40 pixels using XML small thumbs export option. 
</ul>]]></description>
<link>http://www.softcoded.net/archives/2005/07/download_and_in_1.html</link>
<guid>http://www.softcoded.net/archives/2005/07/download_and_in_1.html</guid>
<category>picaview</category>
<pubDate>Mon, 04 Jul 2005 00:30:49 -0500</pubDate>
</item>


</channel>
</rss>
