<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://planet-soc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Planet SoC - </title>
 <link>http://planet-soc.com/organization/NESCent+-+National+Evolutionary+Synthesis+Center/planet</link>
 <description>Planet view per organization</description>
 <language>en</language>
<item>
 <title>what I’ve been up to lately</title>
 <link>http://planet-soc.com/node/1775</link>
 <description>&lt;p&gt;&lt;strong&gt;Google IO&lt;/strong&gt;&lt;br /&gt;
I spent Wednesday and Thursday of last week at the &lt;a href=&quot;http://code.google.com/events/io/&quot;&gt;Google I/O&lt;/a&gt; conference in San Francisco. I had a great time, and particularly enjoyed the &amp;#8220;URLs are people too&amp;#8221; presentation (all the videos should be available on the google code website soon).&lt;br /&gt;
&lt;strong&gt;Slicehost&lt;/strong&gt;&lt;br /&gt;
I&amp;#8217;m done with shared hosting. 1and1 is ok for simple websites, but they&amp;#8217;ve been having an unacceptable amount of downtime recently (enough that I notice it and it bothers me). I&amp;#8217;ve decided to get a &lt;a href=&quot;http://slicehost.com&quot;&gt;slicehost&lt;/a&gt; account, even though it&amp;#8217;s a bit more expensive. I&amp;#8217;ll be moving this page over there as soon as I&amp;#8217;ve got the webserver running and stable. Now I&amp;#8217;m paying for 3 different webhosting accounts&amp;#8230; I&amp;#8217;m planning to drop the 1and1 hosting plan (but keep them as my domain registrar), as well as possibly dropping the dreamhost account. Dreamhost isn&amp;#8217;t bad, but their servers are slow, and slicehost is better. I may keep dreamhost around for storing data on.&lt;br /&gt;
I&amp;#8217;ve been fantastically pleased by my experience so far with slicehost - their service is exemplified by the signup experience: 2 emails, one to notify me of the billing, the other to tell my slice was ready. No bullshit, no overly long explanation emails of how to use ftp and ssh, simply an IP, a username, and a temporary password. These people assume you know what you&amp;#8217;re doing, which is exactly what I want.&lt;br /&gt;
It&amp;#8217;s actually very handy having a few extra domains around that aren&amp;#8217;t in general use. I pointed one of the idle ones at my new server, and have been using the domain for access rather than having to remember and type out the IP address every time I need to connect. I may redirect it elsewhere later, but it&amp;#8217;s been working well for now.&lt;br /&gt;
&lt;strong&gt;GSOC&lt;/strong&gt;&lt;br /&gt;
My Google Summer of Code project is progressing. I decided to call it &lt;a href=&quot;http://dbgraphnav.googlecode.com&quot;&gt;DBGraphNav&lt;/a&gt;, and registered a googlecode project. Now I&amp;#8217;m in the process of writing out the design document. I&amp;#8217;m not going for a completely formal document, I but need something that will guide me  in programming each portion. It&amp;#8217;s available on the wiki.&lt;br /&gt;
My most recent accomplishment has been figuring out how to allow users to flexibly specify how to retrieve interconnected data. Each node on my graph will have a specified type, with a user defined SQL query that retrieves it&amp;#8217;s connected nodes. Then each of those will have it&amp;#8217;s connected nodes queried, and so on. This should allow users to build very flexible queries that include various types of nodes (e.g. authors, papers, research groups).&lt;br /&gt;
One very nice thing about googlecode is that you can use subversion to check out the wiki files, and then edit them offline in your favorite text editor. It&amp;#8217;s extremely nice to edit things in emacs rather than messing with an interactive web editor. It helps me stay focused.&lt;/p&gt;
</description>
 <comments>http://planet-soc.com/node/1775#comments</comments>
 <category domain="http://planet-soc.com/taxonomy/term/78">NESCent - National Evolutionary Synthesis Center</category>
 <pubDate>Thu, 05 Jun 2008 04:25:53 +0200</pubDate>
 <dc:creator>Paul</dc:creator>
 <guid isPermaLink="false">1775 at http://planet-soc.com</guid>
</item>
<item>
 <title>what I’ve been up to lately</title>
 <link>http://planet-soc.com/node/1817</link>
 <description>&lt;p&gt;&lt;strong&gt;Google IO&lt;/strong&gt;&lt;br /&gt;
I spent Wednesday and Thursday of last week at the &lt;a href=&quot;http://code.google.com/events/io/&quot;&gt;Google I/O&lt;/a&gt; conference in San Francisco. I had a great time, and particularly enjoyed the &amp;#8220;URLs are people too&amp;#8221; presentation (all the videos should be available on the google code website soon).&lt;br /&gt;
&lt;strong&gt;Slicehost&lt;/strong&gt;&lt;br /&gt;
I&amp;#8217;m done with shared hosting. 1and1 is ok for simple websites, but they&amp;#8217;ve been having an unacceptable amount of downtime recently (enough that I notice it and it bothers me). I&amp;#8217;ve decided to get a &lt;a href=&quot;http://slicehost.com&quot;&gt;slicehost&lt;/a&gt; account, even though it&amp;#8217;s a bit more expensive. I&amp;#8217;ll be moving this page over there as soon as I&amp;#8217;ve got the webserver running and stable. Now I&amp;#8217;m paying for 3 different webhosting accounts&amp;#8230; I&amp;#8217;m planning to drop the 1and1 hosting plan (but keep them as my domain registrar), as well as possibly dropping the dreamhost account. Dreamhost isn&amp;#8217;t bad, but their servers are slow, and slicehost is better. I may keep dreamhost around for storing data on.&lt;br /&gt;
I&amp;#8217;ve been fantastically pleased by my experience so far with slicehost - their service is exemplified by the signup experience: 2 emails, one to notify me of the billing, the other to tell my slice was ready. No bullshit, no overly long explanation emails of how to use ftp and ssh, simply an IP, a username, and a temporary password. These people assume you know what you&amp;#8217;re doing, which is exactly what I want.&lt;br /&gt;
It&amp;#8217;s actually very handy having a few extra domains around that aren&amp;#8217;t in general use. I pointed one of the idle ones at my new server, and have been using the domain for access rather than having to remember and type out the IP address every time I need to connect. I may redirect it elsewhere later, but it&amp;#8217;s been working well for now.&lt;br /&gt;
&lt;strong&gt;GSOC&lt;/strong&gt;&lt;br /&gt;
My Google Summer of Code project is progressing. I decided to call it &lt;a href=&quot;http://dbgraphnav.googlecode.com&quot;&gt;DBGraphNav&lt;/a&gt;, and registered a googlecode project. Now I&amp;#8217;m in the process of writing out the design document. I&amp;#8217;m not going for a completely formal document, I but need something that will guide me  in programming each portion. It&amp;#8217;s available on the wiki.&lt;br /&gt;
My most recent accomplishment has been figuring out how to allow users to flexibly specify how to retrieve interconnected data. Each node on my graph will have a specified type, with a user defined SQL query that retrieves its connected nodes. Then each of those will have its connected nodes queried, and so on. This should allow users to build very flexible queries that include various types of nodes (e.g. authors, papers, research groups).&lt;br /&gt;
One very nice thing about googlecode is that you can use subversion to check out the wiki files, and then edit them offline in your favorite text editor. It&amp;#8217;s extremely nice to edit things in emacs rather than messing with an interactive web editor. It helps me stay focused.&lt;/p&gt;
</description>
 <comments>http://planet-soc.com/node/1817#comments</comments>
 <category domain="http://planet-soc.com/taxonomy/term/78">NESCent - National Evolutionary Synthesis Center</category>
 <pubDate>Thu, 05 Jun 2008 04:25:53 +0200</pubDate>
 <dc:creator>Paul</dc:creator>
 <guid isPermaLink="false">1817 at http://planet-soc.com</guid>
</item>
<item>
 <title>Project Planning</title>
 <link>http://planet-soc.com/node/1363</link>
 <description>&lt;p&gt;Now that I&amp;#8217;m finished with finals, I&amp;#8217;m focusing on my summer of code project.&lt;br /&gt;
The first challenge is coming up with a name. The best so far is phpDBviz. If nothing better comes up, I&amp;#8217;ll register a google code project for it tomorrow. This brings up the secondary question: what version control system to use? Google code provides a subversion repository, and although more modern systems like git are tempting, I&amp;#8217;ll probably stick with gcode for the moment since it provides so much more than just the version control (a wiki, a bug tracker, an easy system for bringing other devs onto the project).&lt;br /&gt;
What license? I&amp;#8217;m leaning towards a BSD style license for simplicity. I doubt that I need to worry greatly about some external force taking the code and not giving it back, and I feel like users will be more comfortable with fewer requirements.&lt;br /&gt;
I&amp;#8217;ve put together a google doc with various items of interest for me to work on, though I&amp;#8217;ll probably move at least some of the info to the project wiki once I get that set up. It&amp;#8217;s available here:&lt;br /&gt;
&lt;a href=&quot;http://docs.google.com/Doc?id=ddq9nrb4_109gw6fsnfk&quot;&gt;http://docs.google.com/Doc?id=ddq9nrb4_109gw6fsnfk&lt;/a&gt;&lt;br /&gt;
Although not listed in that doc, my goals for this week generally involve getting everything set up to allow me to make real progress next week. I want to&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Set up google code project&lt;/li&gt;
&lt;li&gt;Create and sketch in all the main sections for the Design Document&lt;/li&gt;
&lt;li&gt;Begin integration documentation&lt;/li&gt;
&lt;li&gt;Write short README style description of the project&lt;/li&gt;
&lt;li&gt;Create &amp;#8220;Deliverable&amp;#8221; document describing end result&lt;/li&gt;
&lt;li&gt;Write detailed schedule for next 3 weeks&lt;/li&gt;
&lt;li&gt;Begin working on the setup steps listed for week1&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is going to be a lot of work, but I feel like the mentors and NESCent have the management experience to help me keep this project on track. As I break it down into smaller pieces, things start to look more manageable.&lt;/p&gt;
</description>
 <comments>http://planet-soc.com/node/1363#comments</comments>
 <category domain="http://planet-soc.com/taxonomy/term/78">NESCent - National Evolutionary Synthesis Center</category>
 <pubDate>Wed, 21 May 2008 09:34:28 +0200</pubDate>
 <dc:creator>Paul</dc:creator>
 <guid isPermaLink="false">1363 at http://planet-soc.com</guid>
</item>
<item>
 <title>Project Planning</title>
 <link>http://planet-soc.com/node/1366</link>
 <description>&lt;p&gt;Now that I&amp;#8217;m finished with finals, I&amp;#8217;m focusing on my summer of code project.&lt;br /&gt;
The first challenge is coming up with a name. The best so far is phpDBviz. If nothing better comes up, I&amp;#8217;ll register a google code project for it tomorrow. This brings up the secondary question: what version control system to use? Google code provides a subversion repository, and although more modern systems like git are tempting, I&amp;#8217;ll probably stick with gcode for the moment since it provides so much more than just the version control (a wiki, a bug tracker, an easy system for bringing other devs onto the project).&lt;br /&gt;
What license? I&amp;#8217;m leaning towards a BSD style license for simplicity. I doubt that I need to worry greatly about some external force taking the code and not giving it back, and I feel like users will be more comfortable with fewer legal requirements.&lt;br /&gt;
I&amp;#8217;ve put together a google doc with various items of interest for me to work on, though I&amp;#8217;ll probably move at least some of the info to the project wiki once I get that set up. It&amp;#8217;s available here:&lt;br /&gt;
&lt;a href=&quot;http://docs.google.com/Doc?id=ddq9nrb4_109gw6fsnfk&quot;&gt;http://docs.google.com/Doc?id=ddq9nrb4_109gw6fsnfk&lt;/a&gt;&lt;br /&gt;
Although not listed in that doc, my goals for this week generally involve getting everything set up to allow me to make real progress next week. I want to&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Set up google code project&lt;/li&gt;
&lt;li&gt;Create and sketch in all the main sections for the Design Document&lt;/li&gt;
&lt;li&gt;Begin integration documentation&lt;/li&gt;
&lt;li&gt;Write short README style description of the project&lt;/li&gt;
&lt;li&gt;Create &amp;#8220;Deliverable&amp;#8221; document describing end result&lt;/li&gt;
&lt;li&gt;Write detailed schedule for next 3 weeks&lt;/li&gt;
&lt;li&gt;Begin working on the setup steps listed for week1&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is going to be a lot of work, but I feel like the mentors and NESCent have the management experience to help me keep this project on track. As I break it down into smaller pieces, things start to look more manageable.&lt;/p&gt;
</description>
 <comments>http://planet-soc.com/node/1366#comments</comments>
 <category domain="http://planet-soc.com/taxonomy/term/78">NESCent - National Evolutionary Synthesis Center</category>
 <pubDate>Wed, 21 May 2008 09:34:28 +0200</pubDate>
 <dc:creator>Paul</dc:creator>
 <guid isPermaLink="false">1366 at http://planet-soc.com</guid>
</item>
<item>
 <title>GSOC08 - I got in!</title>
 <link>http://planet-soc.com/node/244</link>
 <description>&lt;p&gt;I&amp;#8217;m pleased to announce that I have been accepted into the &lt;a href=&quot;http://code.google.com/soc/2008/&quot;&gt;Google Summer of Code 2008&lt;/a&gt;. You can &lt;a href=&quot;http://code.google.com/soc/2008/nescent/appinfo.html?csaid=1FBC3C4AAC3118A2&quot;&gt;view the abstract&lt;/a&gt; for my submission, or learn more about &lt;a href=&quot;http://code.google.com/soc/2008/nescent/about.html&quot;&gt;NESCent&lt;/a&gt;, my sponsoring organization.&lt;br /&gt;
In a nutshell, I&amp;#8217;ll be writing a PHP application to facilitate the visual browsing of relational databases using Graphviz to generate a clickable image map of the selected data. More information is in the abstract, and I&amp;#8217;ll probably post a link to the design document once I&amp;#8217;ve got that sketched out.&lt;br /&gt;
I&amp;#8217;ll try and post regular progress updates here as I work on the project.&lt;/p&gt;
</description>
 <comments>http://planet-soc.com/node/244#comments</comments>
 <category domain="http://planet-soc.com/taxonomy/term/78">NESCent - National Evolutionary Synthesis Center</category>
 <pubDate>Tue, 22 Apr 2008 01:55:29 +0200</pubDate>
 <dc:creator>Paul</dc:creator>
 <guid isPermaLink="false">244 at http://planet-soc.com</guid>
</item>
<item>
 <title>GSOC08 - I got in!</title>
 <link>http://planet-soc.com/node/1068</link>
 <description>&lt;p&gt;I&amp;#8217;m pleased to announce that I have been accepted into the &lt;a href=&quot;http://code.google.com/soc/2008/&quot;&gt;Google Summer of Code 2008&lt;/a&gt;. You can &lt;a href=&quot;http://code.google.com/soc/2008/nescent/appinfo.html?csaid=1FBC3C4AAC3118A2&quot;&gt;view the abstract&lt;/a&gt; for my submission, or learn more about &lt;a href=&quot;http://code.google.com/soc/2008/nescent/about.html&quot;&gt;NESCent&lt;/a&gt;, my sponsoring organization or &lt;a href=&quot;http://treetapper-dev.blogspot.com/&quot;&gt;Brian O&amp;#8217;Meara&lt;/a&gt;, my mentor for this project.&lt;br /&gt;
In a nutshell, I&amp;#8217;ll be writing a PHP application to facilitate the visual browsing of relational databases using Graphviz to generate a clickable image map of the selected data. More information is in the abstract, and I&amp;#8217;ll probably post a link to the design document once I&amp;#8217;ve got that sketched out.&lt;br /&gt;
I&amp;#8217;ll try and post regular progress updates here as I work on the project.&lt;/p&gt;
</description>
 <comments>http://planet-soc.com/node/1068#comments</comments>
 <category domain="http://planet-soc.com/taxonomy/term/78">NESCent - National Evolutionary Synthesis Center</category>
 <pubDate>Tue, 22 Apr 2008 01:55:29 +0200</pubDate>
 <dc:creator>Paul</dc:creator>
 <guid isPermaLink="false">1068 at http://planet-soc.com</guid>
</item>
</channel>
</rss>
