<?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>WebGrrrl.net, Home of Lorna Timbah On-line &#187; gedcom</title>
	<atom:link href="http://webgrrrl.net/tags/gedcom/feed" rel="self" type="application/rss+xml" />
	<link>http://webgrrrl.net</link>
	<description>I blog for the same reason I breathe -- because if I didn't, I would die. - Isaac Asimov + me@webgrrrl.net</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:54:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>I&#8217;m scraping my WordPress GEDCOM project</title>
		<link>http://webgrrrl.net/archives/im-scraping-my-wordpress-gedcom-project.htm</link>
		<comments>http://webgrrrl.net/archives/im-scraping-my-wordpress-gedcom-project.htm#comments</comments>
		<pubDate>Wed, 31 Mar 2010 02:11:02 +0000</pubDate>
		<dc:creator>Lorna</dc:creator>
				<category><![CDATA[Discovering WordPress]]></category>
		<category><![CDATA[family tree]]></category>
		<category><![CDATA[gedcom]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://webgrrrl.net/archives/im-scraping-my-wordpress-gedcom-project.htm</guid>
		<description><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
(This is a post from WebGrrrl.net) This week, I was planning to continue with my WordPress plugin development for a GEDCOM viewer, after making myself busy with OS upgrading and testing, as well as niche blog building since last year. Alas, when I checked the WP.org Extend directory to request a repository for my GEDCOM [...]]]></description>
			<content:encoded><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
<p>This week, I was planning to continue with my WordPress plugin development for a GEDCOM viewer, after making myself busy with OS upgrading and testing, as well as niche blog building since last year.</p>
<p>Alas, when I checked the WP.org Extend directory to request a repository for my GEDCOM project, I&#8217;ve found that a GEDCOM viewer plugin has already been developed. So I thought that since mine is still a beta, I might as well not reinvent the wheel and let someone else do the hard work (and believe me, there&#8217;s a lot of hard work and reading going on with my GEDCOM plugin development).</p>
<p><a href="http://www.flickr.com/photos/ltimbah/4477442165/" title="Screenshot - Pedigree (Default design) Family Tree by ltimbah, on Flickr"><img src="http://farm5.static.flickr.com/4052/4477442165_ecf6519188_m.jpg" alt="Screenshot - Pedigree (Default design) Family Tree PHP" height="144" width="240" align="left" /></a> l&#8217;ve decided to stop development of my GEDCOM plugin, and instead recommend you to check out <a href="http://wordpress.org/extend/plugins/wp-family-tree/">WP Family Tree</a>. There is also one simple but pretty-looking GEDCOM viewer called <a href="http://www.familytreephp.com">Family Tree PHP</a>, which you can install if your web hosting provider supports PHP and MySQL. Last but not least, <a href="http://www.phpgedview.net">PhpGedView</a> is one other option if you&#8217;re interested in a more extensive genealogy application on the Web, and was the basis of my WordPress plugin.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://webgrrrl.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Related posts:<ol><li><a href='http://webgrrrl.net/archives/sticky-post-on-wordpress-themes-templates.htm' rel='bookmark' title='Permanent Link: Sticky Post on WordPress Themes &#038; Templates'>Sticky Post on WordPress Themes &#038; Templates</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webgrrrl.net/archives/im-scraping-my-wordpress-gedcom-project.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress genealogy plugin status update</title>
		<link>http://webgrrrl.net/archives/wordpress-genealogy-plugin-status-update.htm</link>
		<comments>http://webgrrrl.net/archives/wordpress-genealogy-plugin-status-update.htm#comments</comments>
		<pubDate>Thu, 18 Jun 2009 13:26:27 +0000</pubDate>
		<dc:creator>Lorna</dc:creator>
				<category><![CDATA[Discovering WordPress]]></category>
		<category><![CDATA[gedcom]]></category>
		<category><![CDATA[genealogy]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://webgrrrl.net/?p=1472</guid>
		<description><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
(This is a post from WebGrrrl.net) The development of this plugin has been largely delayed by the robbery that happened to me earlier this year, so I had to start from scratch. However, I&#8217;ve made my plan a bit more simpler, as I now plan on just adapting from a GPL-based genealogy software of my [...]]]></description>
			<content:encoded><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
<p>The development of this plugin has been largely delayed by the robbery that happened to me earlier this year, so I had to start from scratch.</p>
<p>However, I&#8217;ve made my plan a bit more simpler, as I now plan on just adapting from a GPL-based genealogy software of my choice that&#8217;s running on PHP and MySQL. The same development concept was used when I developed the <a href="http://webgrrrl.net/archives/my-top-commentators-widget-quick-dirty.htm">Top Commentators Widget</a>, since I figured I shouldn&#8217;t be reinventing the wheel when there are better and more developed genealogy software.</p>
<p>I&#8217;m looking into adapting either <a href="http://sourceforge.net/projects/phpmyfamily/">phpmyfamily</a> or <a href="http://sourceforge.net/projects/geneotree/">GeneoTree</a>, albeit in a smaller scale than what is offered by either one application. I&#8217;m hoping to achieve the following by the time a beta release is ready for public testing:</p>
<ul>
<li>Include a simple administration page to upload GEDCOM (.ged) file</li>
<li> Provide the ability to display ancestry in a list order</li>
<li>Provide the ability to display a person&#8217;s details</li>
</ul>
<p>And that&#8217;s it, really. I&#8217;m putting off the rest of the options because, honestly speaking, this can grow into a pretty huge application that would match its original counterparts. If I&#8217;m bogged down with too many features, I&#8217;m worried that I might not be able to complete this by the end of this year. So, better something than nothing, I say <img src='http://webgrrrl.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I still need your help finalizing the official name of this plugin. FamilyPress and WP-Genealogy are currently in equal footing as of the moment of this posting. Please use the poll below and vote for the official name. I&#8217;ll be announcing its official name the moment a beta is ready for deployment.</p>
<p><script type="text/javascript" language="javascript" src="http://static.polldaddy.com/p/1248918.js"></script><noscript> <a href ="http://answers.polldaddy.com/poll/1248918/" >What should my new WP family tree plugin be called?</a>  <br /> <span style="font-size:9px;"> (<a href ="http://www.polldaddy.com">  polls</a>)</span></noscript></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://webgrrrl.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://webgrrrl.net/archives/wordpress-genealogy-plugin-status-update.htm/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
