<?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>Saving Stuff &#187; software</title>
	<atom:link href="http://www.savingstuff.info/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.savingstuff.info</link>
	<description>Preserving your treasures</description>
	<lastBuildDate>Mon, 07 Jun 2010 08:53:57 +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>library open source software</title>
		<link>http://www.savingstuff.info/2010/02/library-open-source-software/</link>
		<comments>http://www.savingstuff.info/2010/02/library-open-source-software/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 06:32:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Preservation]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[library open source softwares]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.savingstuff.info/2010/02/library-open-source-software/</guid>
		<description><![CDATA[Any open-source object layout and connection libraries? I&#8217;m looking for an open-source software library or plugin that provides an interface similar to Visio, Umbrello, Dia, Inkscape, Xilinx ISE, etc. which allows the creation of objects and connections by users, which can then be analyzed by the caller program. Ideally this would be a cross-platform library, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.savingstuff.info/wp-content/uploads/library open source software.jpg" alt="library open source software" border="0" align="left" /><br />
<b>Any open-source object layout and connection libraries?</b><br />
<i>
<p>I&#8217;m looking for an open-source software library or plugin that provides an interface similar to Visio, Umbrello, Dia, Inkscape, Xilinx ISE, etc. which allows the creation of objects and connections by users, which can then be analyzed by the caller program. Ideally this would be a cross-platform library, but it needs to work on Linux.
</p>
<p></i></p>
<p>An interesting layout/flowchart creation program that I use is called Graphviz. It is FOSS (Free and Open-Source Software), and though it is not quite efficient (giving me some weird loops in the arrows connecting different nodes), it is impressive and the website contains several beautiful images whose creation was actually a stress test for the Graphviz engine. Quite artistic and at the same time functional.</p>
<p>An example of dot file (the file format that gets interpreted and rendered into a flowchart):</p>
<p>/*CalcV1*/</p>
<p>digraph CalcV1{</p>
<p>//Nodes</p>
<p>Début [label="Commencer"];<br />
Init [shape=rectangle, label="Init vbles"];<br />
Inputnum [shape=parallelogram, label="JOP.sID(\"Entrez un nombre\")"];<br />
Doubleconv [shape=rectangle, label="Double.parseDouble() n1"];<br />
Inputop [shape=parallelogram, label="JOP.sOD(\"Choisissez une opération\")"];<br />
Inputnum2 [shape=parallelogram, label="JOP.sID(\"Entrez un autre nombre\")"];<br />
Doubleconv2 [shape=rectangle, label="Double.parseDouble() n2"];<br />
Switchop [shape=diamond, label="switch(op)"];<br />
Division [shape=rectangle, label="n1/n2"];<br />
Multiplication [shape=rectangle, label="n1*n2"];<br />
Addition [shape=rectangle, label="n1+n2"];<br />
Soustraction [shape=rectangle, label="n1-n2"];<br />
Modulo [shape=rectangle, label="(int)(n1)%((int)(n2)"];<br />
Display [shape=parallelogram, height=0.5, width=1, label="JOP.sCD(\"Le résultat est \"+Résultat+\"\\n\nVoulez-vous continuer?\")"];<br />
Continuer [shape=diamond, height=1, width=0.5, label="while(continuer==true){\n/*Répète*/}else{/*Quit*/}"];<br />
Fin;</p>
<p>//Arrows</p>
<p>Début -> Init -> Inputnum -> Doubleconv -> Inputop -> Inputnum2 -> Doubleconv2 -> Switchop[weight=100];<br />
Switchop -> Division -> Display;<br />
Switchop -> Multiplication -> Display;<br />
Switchop -> Addition -> Display;<br />
Switchop -> Soustraction -> Display;<br />
Switchop -> Modulo -> Display;<br />
Display -> Continuer -> Fin[weight=100];<br />
Continuer -> Inputnum;<br />
}</p>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td style="width:110px;"><img src="http://www.savingstuff.info/send.php?i=aHR0cDovL3d3dy5zYXZpbmdzdHVmZi5pbmZvL3dwLWNvbnRlbnQvdXBsb2Fkcy9lYmF5LWxvZ28uZ2lm" alt="eBay Logo" /></td>
<td>&nbsp;</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3JvdmVyLmViYXkuY29tL3JvdmVyLzEvNzExLTUzMjAwLTE5MjU1LTAvMT9pY2VwX2ZmMz0yJnRvb2xpZD0xMDAwNSZjYW1waWQ9NTMzNjQ1NzY4OSZjdXN0b21pZD0maWNlcF9pdGVtPTIyMDk0NTkxMzQ4OSZpcG49cHNtYWluJmljZXBfdmVjdG9yaWQ9MjI5NDY2Jmt3aWQ9OTAyMDk5Jm10aWQ9ODI0Jmt3PXJzcw==" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL3RodW1icy5lYmF5c3RhdGljLmNvbS9waWN0LzIyMDk0NTkxMzQ4OV8wLmpwZw%3D%3D" alt="Open Source Software Law (Artech House Telecommunications Library) Rod Dixon" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3JvdmVyLmViYXkuY29tL3JvdmVyLzEvNzExLTUzMjAwLTE5MjU1LTAvMT9pY2VwX2ZmMz0yJnRvb2xpZD0xMDAwNSZjYW1waWQ9NTMzNjQ1NzY4OSZjdXN0b21pZD0maWNlcF9pdGVtPTIyMDk0NTkxMzQ4OSZpcG49cHNtYWluJmljZXBfdmVjdG9yaWQ9MjI5NDY2Jmt3aWQ9OTAyMDk5Jm10aWQ9ODI0Jmt3PXJzcw==" rel="nofollow"><br />
Open Source Software Law (Artech House Telecommunications Library) Rod Dixon<br />
</a><br />
<br />
$13.90<br />
</strong><br />
</p>
</td>
</tr>
</table>
<hr style="border 2px solid #09c;height:2px;width:100%;" />
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwNVNWM0hFQy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS80MTc4a0gxR0x5TC5fU0wxNjBfLmpwZw%3D%3D" alt="OSEPP Pro (Arduino Compatible)" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwNVNWM0hFQy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
OSEPP Pro (Arduino Compatible)<br />
</a><br />
<br />
$19.95<br />
</strong><br />
<br />
The OSEPP Pro board is tailored to more professional users who do not mind a build-it-yourself approach compared to the OSEPP Uno. Unlike the Uno model this barebones board lacks headers, which gives this board a low profile. Pro users can choose to connect only the needed pins by mounting headers or soldering wires directly&#8230;.
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowOdd">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMzczOURUNi9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS80MVY4WFNFQmxXTC5fU0wxNjBfLmpwZw%3D%3D" alt="Adobe Flash Builder 4 Premium Upsell from Flash Builder Standard" ><br />
</a>
</td>
<td class="descriptioncell arow productRowOdd" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMzczOURUNi9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Adobe Flash Builder 4 Premium Upsell from Flash Builder Standard<br />
</a><br />
<br />
$353.54<br />
</strong><br />
<br />
Adobe Flash Builder 4 (formerly Adobe Flex Builder) software can help you accelerate development, build higher performing applications, and more easily integrate new projects with your existing infrastructure. This feature-packed release improves workflows for developers and designers through integration with the new Adobe Flash Catalyst interaction design tool.                   This feature-pack&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMzczOURTVy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS80MVY4WFNFQmxXTC5fU0wxNjBfLmpwZw%3D%3D" alt="Adobe Flash Builder 4 Premium Upsell from Cold Fusion" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMzczOURTVy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Adobe Flash Builder 4 Premium Upsell from Cold Fusion<br />
</a><br />
<br />
$353.54<br />
</strong><br />
<br />
UPSELL FLASH BUILDER PREM 4  MULTIPLE PLATFORMS FROM CF BUILDER&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowOdd">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMzczOURVMC9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS80MWtWZVVXUEU1TC5fU0wxNjBfLmpwZw%3D%3D" alt="Adobe Flash Builder 4 Standard" ><br />
</a>
</td>
<td class="descriptioncell arow productRowOdd" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMzczOURVMC9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Adobe Flash Builder 4 Standard<br />
</a><br />
<br />
$249.00<br />
</strong><br />
<br />
Adobe Flash Builder v.4.0 Standard 65069515 530&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vMTkzNDM1NjU2NS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS80MVhDYnNZTW9uTC5fU0wxNjBfLmpwZw%3D%3D" alt="Hello, Android: Introducing Google's Mobile Development Platform (Pragmatic Programmers)" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vMTkzNDM1NjU2NS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Hello, Android: Introducing Google&#8217;s Mobile Development Platform (Pragmatic Programmers)<br />
</a><br />
<br />
$18.00<br />
</strong><br />
<br />
Android is a software toolkit for mobile phones, created by Google and the Open Handset Alliance. It&#8217;s inside millions of cell phones and other mobile devices, making Android a major platform for application developers. That could be your own program running on all those devices. Within minutes, Hello, Android will get you started creating your first working application: Android&#8217;s version of &#8220;Hell&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowOdd">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vMDEzODE0NzU3NC9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS81MTdOUTJUVllRTC5fU0wxNjBfLmpwZw%3D%3D" alt="Signals and Systems (2nd Edition)" ><br />
</a>
</td>
<td class="descriptioncell arow productRowOdd" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vMDEzODE0NzU3NC9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Signals and Systems (2nd Edition)<br />
</a><br />
<br />
$110.00<br />
</strong><br />
<br />
The second edition of this well-known and highly regarded text  can be used as the basis for a one- or two-semester undergraduate  course in signals and linear systems theory and applications. Topics  include basic signals and systems concepts, linear time-invariant  (LTI) systems, Fourier representations of continuous-time and  discrete-time signals, the CT and DT Fourier transforms, and time- an&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vMDkzMjYzMzQzOS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS81MU1sVWdjU0lDTC5fU0wxNjBfLmpwZw%3D%3D" alt="Peopleware: Productive Projects and Teams   (Second Edition)" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vMDkzMjYzMzQzOS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Peopleware: Productive Projects and Teams   (Second Edition)<br />
</a><br />
<br />
$29.29<br />
</strong><br />
<br />
Demarco and Lister demonstrate that the major issues of software development are human, not technical.  Their answers aren&#8217;t easy&#8211;just incredibly successful.  New second edition features eight all-new chapters.  Softcover. Previous edition: c1987. DLC: Management.  &#8230;
</td>
</tr>
</table>
<hr style="border 2px solid #09c;height:2px;width:100%;" />
]]></content:encoded>
			<wfw:commentRss>http://www.savingstuff.info/2010/02/library-open-source-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>library science programs</title>
		<link>http://www.savingstuff.info/2010/02/library-science-programs/</link>
		<comments>http://www.savingstuff.info/2010/02/library-science-programs/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:28:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Preservation]]></category>
		<category><![CDATA[library science programs california]]></category>
		<category><![CDATA[library science programs chicago]]></category>
		<category><![CDATA[library science programs colorado]]></category>
		<category><![CDATA[library science programs in california]]></category>
		<category><![CDATA[library science programs new york]]></category>
		<category><![CDATA[library science programs nyc]]></category>
		<category><![CDATA[library science programs online]]></category>
		<category><![CDATA[library science programs oregon]]></category>
		<category><![CDATA[library science programs rankings]]></category>
		<category><![CDATA[library science programs texas]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.savingstuff.info/2010/02/library-science-programs/</guid>
		<description><![CDATA[What is &#8220;Library Science&#8221; called in college? I am interested in being a librarian, but in looking through the information from universities, there is no &#8220;librarian&#8221; degree program. Is it a &#8220;media specialist&#8221;? It&#8217;s called library science (MLS) and it&#8217;s a masters program. You can get a bachelors degree in anything &#8211; history, English, art, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.savingstuff.info/wp-content/uploads/library science programs.jpg" alt="library science programs" border="0" align="left" /><br />
<b>What is &#8220;Library Science&#8221; called in college?</b><br />
<i>
<p>I am interested in being a librarian, but in looking through the information from universities, there is no &#8220;librarian&#8221; degree program.  Is it a &#8220;media specialist&#8221;?
</p>
<p></i></p>
<p>It&#8217;s called library science (MLS) and it&#8217;s a masters program.  You can get a bachelors degree in anything &#8211; history, English, art, even science &#8211; and then go to library school.</p>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td style="width:110px;"><img src="http://www.savingstuff.info/send.php?i=aHR0cDovL3d3dy5zYXZpbmdzdHVmZi5pbmZvL3dwLWNvbnRlbnQvdXBsb2Fkcy9lYmF5LWxvZ28uZ2lm" alt="eBay Logo" /></td>
<td>&nbsp;</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3JvdmVyLmViYXkuY29tL3JvdmVyLzEvNzExLTUzMjAwLTE5MjU1LTAvMT9pY2VwX2ZmMz0yJnRvb2xpZD0xMDAwNSZjYW1waWQ9NTMzNjQ1NzY4OSZjdXN0b21pZD0maWNlcF9pdGVtPTI5MDY2ODY2MDM3MiZpcG49cHNtYWluJmljZXBfdmVjdG9yaWQ9MjI5NDY2Jmt3aWQ9OTAyMDk5Jm10aWQ9ODI0Jmt3PXJzcw==" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL3RodW1icy5lYmF5c3RhdGljLmNvbS9waWN0LzI5MDY2ODY2MDM3Ml8wLmpwZw%3D%3D" alt="6 Popular Science Living Library Program Books 1950's 1st edition Illustrated dj" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3JvdmVyLmViYXkuY29tL3JvdmVyLzEvNzExLTUzMjAwLTE5MjU1LTAvMT9pY2VwX2ZmMz0yJnRvb2xpZD0xMDAwNSZjYW1waWQ9NTMzNjQ1NzY4OSZjdXN0b21pZD0maWNlcF9pdGVtPTI5MDY2ODY2MDM3MiZpcG49cHNtYWluJmljZXBfdmVjdG9yaWQ9MjI5NDY2Jmt3aWQ9OTAyMDk5Jm10aWQ9ODI0Jmt3PXJzcw==" rel="nofollow"><br />
6 Popular Science Living Library Program Books 1950&#8242;s 1st edition Illustrated dj<br />
</a><br />
<br />
$0.99<br />
</strong><br />
</p>
</td>
</tr>
</table>
<hr style="border 2px solid #09c;height:2px;width:100%;" />
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMUpQNjM0Vy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS81MVgtWURxMWRjTC5fU0wxNjBfLmpwZw%3D%3D" alt="2000 Plus, vol. 3" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMUpQNjM0Vy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
2000 Plus, vol. 3<br />
</a><br />
<br />
$9.99<br />
</strong><br />
<br />
2000 Plus was the first adult science fiction series on radio, airing one month prior to the better known &#8220;Dimension X.&#8221; All stories were originals, written for this series.This product is manufactured on demand using CD-R recordable media. Amazon.com&#8217;s standard return policy will apply&#8230;.
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowOdd">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMUpQNjM2MC9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS81MXQ3cldNJTJCWmlMLl9TTDE2MF8uanBn" alt="2000 Plus, vol. 6" ><br />
</a>
</td>
<td class="descriptioncell arow productRowOdd" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMUpQNjM2MC9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
2000 Plus, vol. 6<br />
</a><br />
<br />
$9.99<br />
</strong><br />
<br />
2000 Plus was the first adult science fiction series on radio, airing one month prior to the better known &#8220;Dimension X.&#8221; All stories were originals, written for this series.This product is manufactured on demand using CD-R recordable media. Amazon.com&#8217;s standard return policy will apply&#8230;.
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMUpQNjMzUy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS81MVF6cDVjQU1kTC5fU0wxNjBfLmpwZw%3D%3D" alt="2000 Plus, vol. 1" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMUpQNjMzUy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
2000 Plus, vol. 1<br />
</a><br />
<br />
$9.99<br />
</strong><br />
<br />
2000 Plus&#8221; was the first adult science fiction series on radio, airing one month prior to the better known &#8220;Dimension X.&#8221; All stories were originals, written for this series. This volume contains two episodes: &#8220;The Brooklyn Brain&#8221; and (1950) &#8220;Flying Saucers&#8221; (1950).This product is manufactured on demand using CD-R recordable media. Amazon.com&#8217;s standard return policy will apply&#8230;.
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowOdd">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwME8wTjdLUS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL3d3dy5zYXZpbmdzdHVmZi5pbmZvL3dwLWNvbnRlbnQvdXBsb2Fkcy9zb3JyeS1uby1pbWFnZS5wbmc%3D" alt="The Apollo Moon Landings - Space and Science Series - Featuring Apollo 11 and Time of Apollo" ><br />
</a>
</td>
<td class="descriptioncell arow productRowOdd" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwME8wTjdLUS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
The Apollo Moon Landings &#8211; Space and Science Series &#8211; Featuring Apollo 11 and Time of Apollo<br />
</a><br />
<br />
$89.99<br />
</strong><br />
<br />
Thje Apollo Moon Landings:<br />
The Eagle Has Landed<br />
Time of Apollo&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMTJNMUtXMi9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS81MWV2aDhiYkVtTC5fU0wxNjBfLmpwZw%3D%3D" alt="The Brain Fitness Program" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMTJNMUtXMi9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
The Brain Fitness Program<br />
</a><br />
<br />
$9.00<br />
</strong><br />
<br />
Studio: Pbs  Release Date: 04/16/2009&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowOdd">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMUdXRlo0TS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS81MU9Tb2dCNnMwTC5fU0wxNjBfLmpwZw%3D%3D" alt="6 Classic Journey to the Center of the Earth Old Time Radio Broadcasts on DVD (over 1 hour 22 minutes running time)" ><br />
</a>
</td>
<td class="descriptioncell arow productRowOdd" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMUdXRlo0TS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
6 Classic Journey to the Center of the Earth Old Time Radio Broadcasts on DVD (over 1 hour 22 minutes running time)<br />
</a><br />
</p>
<p></strong><br />
<br />
This unique old time radio DVD collectible features 6 digitized reels of classic Journey to the Center of the Earth radio broadcasts and over 1 hour 22 minutes of total running time on 1 DVD. Take a journey back through radio broadcasting history with this large audio library of OTR memorabilia. The golden age of old time radio has been rescued, digitized, and packaged into a gift set that any cla&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwNTNHMEZFMi9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS8zMVRhSlZmeGlnTC5fU0wxNjBfLmpwZw%3D%3D" alt="Ablenet Big Books by George Ablenet Editions Science Classroom Library" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwNTNHMEZFMi9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Ablenet Big Books by George Ablenet Editions Science Classroom Library<br />
</a><br />
<br />
$1,125.00<br />
</strong><br />
<br />
Ablenet Big Books by George Ablenet Editions Science Classroom Library is designed to meet the needs of students with mild, moderate and severe disabilities. Ablenet classroom solutions offer exciting, cross-content titles specifically chosen to support grade-specific themes and appeal to every learner in the elementary and secondary classroom. Each classroom package supports transdisciplinary ins&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowOdd">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMk1RWU9GVy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS80MWFPRkhnOHd6TC5fU0wxNjBfLmpwZw%3D%3D" alt="The Hunger Games" ><br />
</a>
</td>
<td class="descriptioncell arow productRowOdd" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwMk1RWU9GVy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
The Hunger Games<br />
</a><br />
<br />
$14.99<br />
</strong><br />
<br />
In the ruins of a place once known as North America lies the nation of Panem, a shining Capitol surrounded by twelve outlying districts. The Capitol is harsh and cruel and keeps the districts in line by forcing them all to send one boy and one girl between the ages of twelve and eighteen to participate in the annual Hunger Games, a fight to the death on live TV. Sixteen-year-old Katniss Everdeen, &#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowEven">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwM084NkZNVy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS81MW5UTUE2MGZpTC5fU0wxNjBfLmpwZw%3D%3D" alt="Catching Fire (The Second Book of the Hunger Games)" ><br />
</a>
</td>
<td class="descriptioncell arow productRowEven" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vQjAwM084NkZNVy9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Catching Fire (The Second Book of the Hunger Games)<br />
</a><br />
<br />
$17.99<br />
</strong><br />
<br />
Suzanne Collins continues the amazing story of Katniss Everdeen in the phenomenal Hunger Games trilogy.Against all odds, Katniss Everdeen has won the annual Hunger Games with fellow district tribute Peeta Mellark. But it was a victory won by defiance of the Capitol and their harsh rules. Katniss and Peeta should be happy. After all, they have just won for themselves and their families a life of sa&#8230;
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="aprod">
<tr>
<td class="imagecell arow productRowOdd">
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vMDMyMTgxMTkwOS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
<img src="http://www.savingstuff.info/send.php?i=aHR0cDovL2VjeC5pbWFnZXMtYW1hem9uLmNvbS9pbWFnZXMvSS80MWt0djZiVFdXTC5fU0wxNjBfLmpwZw%3D%3D" alt="Programming in Objective-C (4th Edition) (Developer's Library)" ><br />
</a>
</td>
<td class="descriptioncell arow productRowOdd" valign="top">
<strong><br />
<a href="http://www.savingstuff.info/send.php?s=aHR0cDovL3d3dy5hbWF6b24uY29tL2V4ZWMvb2JpZG9zL0FTSU4vMDMyMTgxMTkwOS9iaXRtYW5pYWNjb20tMjAv" rel="nofollow"><br />
Programming in Objective-C (4th Edition) (Developer&#8217;s Library)<br />
</a><br />
<br />
$25.95<br />
</strong><br />
<br />
This is the 4th edition of the world&#8217;s bestselling book on Objective-C programming, fully updated to cover Xcode 4.2 and Automatic Reference Counting (ARC).                     Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple&#8217;s iOS and Mac platforms. The book makes no assumptions about prior experience with&#8230;
</td>
</tr>
</table>
<hr style="border 2px solid #09c;height:2px;width:100%;" />
]]></content:encoded>
			<wfw:commentRss>http://www.savingstuff.info/2010/02/library-science-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sony ebook library software linux</title>
		<link>http://www.savingstuff.info/2010/02/sony-ebook-library-software-linux/</link>
		<comments>http://www.savingstuff.info/2010/02/sony-ebook-library-software-linux/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 22:46:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Preservation]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.savingstuff.info/2010/02/sony-ebook-library-software-linux/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.savingstuff.info/2010/02/sony-ebook-library-software-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sharepoint document library indexing</title>
		<link>http://www.savingstuff.info/2010/01/sharepoint-document-library-indexing/</link>
		<comments>http://www.savingstuff.info/2010/01/sharepoint-document-library-indexing/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 12:52:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Preservation]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.savingstuff.info/2010/01/sharepoint-document-library-indexing/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.savingstuff.info/2010/01/sharepoint-document-library-indexing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

