<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://dreamingwell.com/articles/">
<title>DreamingWell - Articles</title>
<link>http://dreamingwell.com/articles/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-08-03T22:22:21-06:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/1.0/" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/08/transcoding_myt_1.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/07/introducing_ria.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/06/displaying_a_sh.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/06/google_socialgr.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/06/modestmap_examp.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/06/available_mappi.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/05/understanding_m.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/05/horizontal_scro_1.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2008/04/flex_3_map_with_1.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2006/04/rich_html_edito.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2006/04/morhping_tabula.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2006/04/hp_officejet_42.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2005/10/serial_to_the_g_1.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2005/10/gumstix_project.php" />
<rdf:li rdf:resource="http://dreamingwell.com/articles/archives/2005/02/ssh_passkey.php" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://dreamingwell.com/articles/archives/2008/08/transcoding_myt_1.php">
<title>Transcoding MythTV for UPnP transport to a PS3</title>
<link>http://dreamingwell.com/articles/archives/2008/08/transcoding_myt_1.php</link>
<description>MythTV has a builtin UPnP server that can serve recorded shows to the PS3&apos;s UPnP client. However, the format that MythTV records may not be directly compatible with the PS3s video client. I use the following user job in MythTV...</description>
<dc:subject>MythTV</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-08-03T22:22:21-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2008/07/introducing_ria.php">
<title>Introducing RIAStats.com</title>
<link>http://dreamingwell.com/articles/archives/2008/07/introducing_ria.php</link>
<description>RIAStats.com collects statistics about Rich Internet Application browser plugin deployments and provides the results publicly. The site uses a small javascript, much like Google Analytics, to detect the presence and version of RIA plugins. Like google analytics, any web site...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-07-24T10:33:38-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2008/06/displaying_a_sh.php">
<title>Displaying a Shapefile (.shp) on a Map in Flex</title>
<link>http://dreamingwell.com/articles/archives/2008/06/displaying_a_sh.php</link>
<description>Using some of my previously covered material, I have created a Flex appication that displays Shapefile (.shp) polygons on a map. This demo includes three different shapefiles that give some information about Brazos County, TX. You&apos;ll notice that you can...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-06-18T16:33:42-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2008/06/google_socialgr.php">
<title>Google SocialGraph Explorer in Flex</title>
<link>http://dreamingwell.com/articles/archives/2008/06/google_socialgr.php</link>
<description>Just for fun, I&apos;ve created a Google SocialGraph Explorer application in Flex. Google&apos;s web spider picks up XFN and FOAF information. The Google SocialGraph API makes that data available through a JSON API. Running Demo Source Code This application makes...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-06-13T13:44:44-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2008/06/modestmap_examp.php">
<title>ModestMap Example in AIR (Updated)</title>
<link>http://dreamingwell.com/articles/archives/2008/06/modestmap_examp.php</link>
<description>The following was created as an example ModestMaps implementation in Adobe Air. This application shows the basic functionality of Modest Maps. You will need both of the following projects. The ModestMap Library is a checkout from the ModestMap SVN ModestMapAir...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-06-08T00:49:12-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2008/06/available_mappi.php">
<title>Available Mapping Solutions in Flex</title>
<link>http://dreamingwell.com/articles/archives/2008/06/available_mappi.php</link>
<description>Last week I gave a short presentation on available Flex mapping solutions to the DC Area Flex Users Group. We covered Yahoo Maps, ILOG Elixir, and ModestMaps. Below you&apos;ll find links to the slides I used during that presentation, in...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-06-07T15:18:02-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2008/05/understanding_m.php">
<title>Understanding Memory Leaks in ActionScript (Adobe Flex)</title>
<link>http://dreamingwell.com/articles/archives/2008/05/understanding_m.php</link>
<description>Thanks go to Danny of TheGoldHold.com for a bunch of this information! In ActionScript, there is no method to manually completely remove an object from memory. That task is soley the responsibility of the Flash Player&apos;s garbage collector (GC). The...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-05-07T13:59:07-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2008/05/horizontal_scro_1.php">
<title>Horizontal Scrolling in DataGrids with many Columns</title>
<link>http://dreamingwell.com/articles/archives/2008/05/horizontal_scro_1.php</link>
<description>Out of the box, horizontal scrolling in datagrids with many columns is not smooth; especially if your view has many visible rows. A cheap and easy way around this is to disable &quot;liveScrolling&quot;. Without liveScrolling, the datagrid will not redraw...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-05-01T12:51:10-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2008/04/flex_3_map_with_1.php">
<title>Flex 3 Map with ModestMaps</title>
<link>http://dreamingwell.com/articles/archives/2008/04/flex_3_map_with_1.php</link>
<description>ModestMaps is a BSD licensed project that enables Flex developers to create unique and robust mapping solutions. ModestMaps has the ability to use map tiles from almost any source; with built-in support for Google, MSN and Yahoo map tiles. View...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2008-04-28T09:42:02-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2006/04/rich_html_edito.php">
<title>Save to the Server Web Browser Rich HTML Editor</title>
<link>http://dreamingwell.com/articles/archives/2006/04/rich_html_edito.php</link>
<description>Dojo is a javascript tool kit that includes a RichText Editor . I have enhanced this tool to save the contents directly to the server. View the Demo...</description>
<dc:subject>Javascript</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2006-04-13T22:08:33-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2006/04/morhping_tabula.php">
<title>Morhping Tabular List</title>
<link>http://dreamingwell.com/articles/archives/2006/04/morhping_tabula.php</link>
<description> I have spent the last few days developing a &quot;fluid user interface element&quot; I call the &quot;morphing tabular list&quot;. Many of the sites I develop use table structures to present information; one item per row. The biggest caveat is...</description>
<dc:subject>Javascript</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2006-04-12T16:48:24-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2006/04/hp_officejet_42.php">
<title>HP OfficeJet 4200 with Apple Aiport Remote Printing</title>
<link>http://dreamingwell.com/articles/archives/2006/04/hp_officejet_42.php</link>
<description>HPJIS provides drivers for printing to the HP OfficeJet line of printers. The OSX Install provides USB and Airport compatible functionality. These are the steps I used to make my OSX Tiger machine print to my HP OfficeJet 4215. -...</description>
<dc:subject>Apple</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2006-04-11T20:14:06-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2005/10/serial_to_the_g_1.php">
<title>Bluetooth Serial to the Gumstix</title>
<link>http://dreamingwell.com/articles/archives/2005/10/serial_to_the_g_1.php</link>
<description>I was having quite a time simply connecting to the bluetooth serial port of the gumstix from my mac. I was recieving a message that the rfcomm connection had been refused (even after pairing, with the gumstix). It seems that...</description>
<dc:subject>Gumstix</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2005-10-31T20:41:42-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2005/10/gumstix_project.php">
<title>Gumstix Project</title>
<link>http://dreamingwell.com/articles/archives/2005/10/gumstix_project.php</link>
<description>I&apos;ve recently ordered a Gumstix Connex. I&apos;ll be using this to continue my education in microcontrollers, open source development, and new diciplines. You&apos;ll see some of my simple notes here from time to time....</description>
<dc:subject>Gumstix</dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2005-10-31T20:36:02-06:00</dc:date>
</item>
<item rdf:about="http://dreamingwell.com/articles/archives/2005/02/ssh_passkey.php">
<title>SSH Passkey</title>
<link>http://dreamingwell.com/articles/archives/2005/02/ssh_passkey.php</link>
<description>Here is a nifty trick to pair an ssh client and server. Using this technique, you&apos;ll be able to SSH from one computer to another without a password. Always use common sense when by passing authentications schemes. This particular technique...</description>
<dc:subject></dc:subject>
<dc:creator>wildag</dc:creator>
<dc:date>2005-02-21T23:36:24-06:00</dc:date>
</item>


</rdf:RDF>