<?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>Answer My Searches</title>
	<atom:link href="http://www.answermysearches.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.answermysearches.com</link>
	<description>Answers to everything I search for, every day</description>
	<lastBuildDate>Wed, 25 Aug 2010 10:00:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mini Searches with Answers</title>
		<link>http://www.answermysearches.com/mini-searches-with-answers-100/2214/</link>
		<comments>http://www.answermysearches.com/mini-searches-with-answers-100/2214/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 10:00:05 +0000</pubDate>
		<dc:creator>Greg Pinero (Primary Searcher)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.answermysearches.com/?p=2214</guid>
		<description><![CDATA[These are links associated with recent searches I&#8217;ve done.  They&#8217;re not difficult enough to warrant to their own posts but still super useful.
    
GameDev.net &#8211; Vehicle Control with Neural Networks

Augmented Reality on Android: Prepping the Camera and Compass

augmented reality framework &#8211; Stack Overflow

Augmented Reality Tutorial &#124; Augmented Reality How to &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>These are links associated with recent searches I&#8217;ve done.  They&#8217;re not difficult enough to warrant to their own posts but still super useful.<br />
    </p>
<div class="delicious"><a href="http://www.gamedev.net/reference/articles/article1988.asp" class="delicious">GameDev.net &#8211; Vehicle Control with Neural Networks</a></div>
<p>
<div class="delicious"><a href="http://www.devx.com/wireless/Article/42482/1954" class="delicious">Augmented Reality on Android: Prepping the Camera and Compass</a></div>
<p>
<div class="delicious"><a href="http://stackoverflow.com/questions/1939318/augmented-reality-framework" class="delicious">augmented reality framework &#8211; Stack Overflow</a></div>
<p>
<div class="delicious"><a href="http://www.immersivetech.org/perception/augmented-reality/how-to-create-an-augmented-reality-application/" class="delicious">Augmented Reality Tutorial | Augmented Reality How to | Immersive Technologies : Augmented Reality, Virtual Worlds, Haptics, and More</a></div>
<p>
<div class="delicious"><a href="http://weka.wikispaces.com/Converting+CSV+to+ARFF" class="delicious">weka &#8211; Converting CSV to ARFF</a><br />How to read in a CSV file in Weka.  How to output an ARFF file in Weka.</div>
<p>
<div class="delicious"><a href="http://stackoverflow.com/questions/1007404/how-to-do-number-formatting-to-1-decimal-point-in-ssrs" class="delicious">How to do number formatting to 1 decimal point in SSRS? &#8211; Stack Overflow</a><br />Use N1, N2, etc in the format property setting</div>
<p><small>Tags: <a href="http://technorati.com/tag/Ai" rel="tag">Ai</a>, <a href="http://technorati.com/tag/Android" rel="tag">Android</a>, <a href="http://technorati.com/tag/Augmentedreality" rel="tag">Augmentedreality</a>, <a href="http://technorati.com/tag/Camera" rel="tag">Camera</a>, <a href="http://technorati.com/tag/Compass" rel="tag">Compass</a>, <a href="http://technorati.com/tag/Format" rel="tag">Format</a>, <a href="http://technorati.com/tag/Mobile" rel="tag">Mobile</a>, <a href="http://technorati.com/tag/Neuralnetwork" rel="tag">Neuralnetwork</a>, <a href="http://technorati.com/tag/Ssrs" rel="tag">Ssrs</a>, <a href="http://technorati.com/tag/Weka" rel="tag">Weka</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.answermysearches.com/mini-searches-with-answers-100/2214/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Round Up to the Nearest Quarter in Python</title>
		<link>http://www.answermysearches.com/how-to-round-up-to-the-nearest-quarter-in-python/2212/</link>
		<comments>http://www.answermysearches.com/how-to-round-up-to-the-nearest-quarter-in-python/2212/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 18:46:33 +0000</pubDate>
		<dc:creator>Greg Pinero (Primary Searcher)</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.answermysearches.com/?p=2212</guid>
		<description><![CDATA[This seems to work for me:
math.ceil(val*4)/4
]]></description>
			<content:encoded><![CDATA[<p>This seems to work for me:<br />
<code>math.ceil(val*4)/4</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.answermysearches.com/how-to-round-up-to-the-nearest-quarter-in-python/2212/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fixing DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER When Working with Excel Files</title>
		<link>http://www.answermysearches.com/fixing-dts_e_cannotacquireconnectionfromconnectionmanager-when-working-with-excel-files/2209/</link>
		<comments>http://www.answermysearches.com/fixing-dts_e_cannotacquireconnectionfromconnectionmanager-when-working-with-excel-files/2209/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 21:49:33 +0000</pubDate>
		<dc:creator>Greg Pinero (Primary Searcher)</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://www.answermysearches.com/?p=2209</guid>
		<description><![CDATA[So I set up a SQL Agent Job to run my SSIS package following these steps.
Here&#8217;s the crazy thing.  The package would run perfectly when I ran it directly or via a batch file, but when I ran it through the SQL Agent Job it would die and I would see a message like [...]]]></description>
			<content:encoded><![CDATA[<p>So I set up a SQL Agent Job to run my SSIS package <a href="http://www.codeproject.com/KB/aspnet/Schedule__Run__SSIS__DTS.aspx">following these steps</a>.</p>
<p>Here&#8217;s the crazy thing.  The package would run perfectly when I ran it directly or via a batch file, but when I ran it through the SQL Agent Job it would die and I would see a message like this in the log file I set up:</p>
<p><code>DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Connection 1" failed with error code 0xC0209303.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.<br />
</code></p>
<p>I tried all of the work-arounds <a href="http://msdn.microsoft.com/en-us/library/cc627376.aspx">mentioned on this page</a>.  However none of them helped.</p>
<p>The answer it turns out is that 64 bit SQL Server Integration Services can&#8217;t handle Excel (xls) files!  The trick is to use the 32 bit runtime of dtexec.  To make the SQL Agent Job do this, go to the execution options tab of the job step and select &#8220;use 32 bit runtime&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.answermysearches.com/fixing-dts_e_cannotacquireconnectionfromconnectionmanager-when-working-with-excel-files/2209/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mini Searches with Answers</title>
		<link>http://www.answermysearches.com/mini-searches-with-answers-99/2203/</link>
		<comments>http://www.answermysearches.com/mini-searches-with-answers-99/2203/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 10:00:06 +0000</pubDate>
		<dc:creator>Greg Pinero (Primary Searcher)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.answermysearches.com/?p=2203</guid>
		<description><![CDATA[These are links associated with recent searches I&#8217;ve done.  They&#8217;re not difficult enough to warrant to their own posts but still super useful.
    
Why are they called chocolate chip flavored cookies?This guys says it&#039;s because they don&#039;t have real chocolate chips, rather oil flavored with chocolate.

How to connect to Sybase from [...]]]></description>
			<content:encoded><![CDATA[<p>These are links associated with recent searches I&#8217;ve done.  They&#8217;re not difficult enough to warrant to their own posts but still super useful.<br />
    </p>
<div class="delicious"><a href="http://www.organiclisa.com/2009/04/know-your-nutrition-facts.html" class="delicious">Why are they called chocolate chip flavored cookies?</a><br />This guys says it&#039;s because they don&#039;t have real chocolate chips, rather oil flavored with chocolate.</div>
<p>
<div class="delicious"><a href="http://msdn.microsoft.com/en-us/library/ms712362%28VS.85%29.aspx" class="delicious">How to connect to Sybase from SSIS 2008 (Windows Server 64 bit)</a><br />To manage a data source that connects to a 32-bit driver under 64-bit platform, use c:\windows\sysWOW64\odbcad32.exe. To manage a data source that connects to a 64-bit driver, use c:\windows\system32\odbcad32.exe.<br />
If you use the 64-bit odbcad32.exe to configure or remove a DSN that connects to a 32-bit driver, for example, Driver do Microsoft Access (*.mdb), you will receive the following error message:</p>
<p>
The specified DSN contains an architecture mismatch between the Driver and Application<br />
To resolve this error, use the 32-bit odbcad32.exe to configure or remove the DSN.</div>
<p>
<div class="delicious"><a href="http://download-llnw.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html" class="delicious">Primitive Data Types (The Java™ Tutorials > Learning the Java Language > Language Basics)</a><br />Java &#8211; What is the value of a long variable after it is declared but before it is set/initialized?  Answer is 0L.</div>
<p>
<div class="delicious"><a href="http://www.moreofit.com/" class="delicious">moreofit &#8211; Website Similarity Search Engine</a><br />Search for similar websites</div>
<p>
<div class="delicious"><a href="http://weka.wikispaces.com/Use+WEKA+in+your+Java+code" class="delicious">weka &#8211; Use WEKA in your Java code</a></div>
<p>
<div class="delicious"><a href="http://www.pythonsecurity.org/" class="delicious">Home &#8211; PythonSecurity.org</a><br />Useful Python articles</div>
<p>
<div class="delicious"><a href="http://snippets.dzone.com/posts/show/91" class="delicious">Join in Java [java] [string]</a><br />How to join a collection into a delimited string in Java.</p>
<p>In Python it&#039;s &#039;,&#039;.join(list).  Oh Python, I miss you.</p></div>
<p><small>Tags: <a href="http://technorati.com/tag/Community" rel="tag">Community</a>, <a href="http://technorati.com/tag/Del.Icio.Us" rel="tag">Del.Icio.Us</a>, <a href="http://technorati.com/tag/Dsn" rel="tag">Dsn</a>, <a href="http://technorati.com/tag/Java" rel="tag">Java</a>, <a href="http://technorati.com/tag/Join" rel="tag">Join</a>, <a href="http://technorati.com/tag/Python" rel="tag">Python</a>, <a href="http://technorati.com/tag/Searchengine" rel="tag">Searchengine</a>, <a href="http://technorati.com/tag/Security" rel="tag">Security</a>, <a href="http://technorati.com/tag/Similarity" rel="tag">Similarity</a>, <a href="http://technorati.com/tag/Ssis" rel="tag">Ssis</a>, <a href="http://technorati.com/tag/String" rel="tag">String</a>, <a href="http://technorati.com/tag/Sybase" rel="tag">Sybase</a>, <a href="http://technorati.com/tag/Weka" rel="tag">Weka</a>, <a href="http://technorati.com/tag/Win32" rel="tag">Win32</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.answermysearches.com/mini-searches-with-answers-99/2203/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mini Searches with Answers</title>
		<link>http://www.answermysearches.com/mini-searches-with-answers-98/2201/</link>
		<comments>http://www.answermysearches.com/mini-searches-with-answers-98/2201/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 10:00:05 +0000</pubDate>
		<dc:creator>Greg Pinero (Primary Searcher)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.answermysearches.com/?p=2201</guid>
		<description><![CDATA[These are links associated with recent searches I&#8217;ve done.  They&#8217;re not difficult enough to warrant to their own posts but still super useful.
    
clueTip: A jQuery Tooltip PluginA good tooltip library for jquery that I used today

Search Engine Ranking Factors &#124; SEOmozAn authoritative chart of the top SEO factors

Tip: Scaling your [...]]]></description>
			<content:encoded><![CDATA[<p>These are links associated with recent searches I&#8217;ve done.  They&#8217;re not difficult enough to warrant to their own posts but still super useful.<br />
    </p>
<div class="delicious"><a href="http://plugins.learningjquery.com/cluetip/#getting-started" class="delicious">clueTip: A jQuery Tooltip Plugin</a><br />A good tooltip library for jquery that I used today</div>
<p>
<div class="delicious"><a href="http://www.seomoz.org/article/search-ranking-factors" class="delicious">Search Engine Ranking Factors | SEOmoz</a><br />An authoritative chart of the top SEO factors</div>
<p>
<div class="delicious"><a href="http://llemarie.wordpress.com/2007/11/01/tip-scaling-your-remote-desktop-session/" class="delicious">Tip: Scaling your Remote Desktop session « llemarie’s weblog</a><br />I woke up  today and connected to remote desktop and it wouldn&#039;t scale to fit my screen anymore.  It just gave me it in a window with these awful scroll bars.  </p>
<p>This post tells how to fix this.</p></div>
<p>
<div class="delicious"><a href="http://www.watchocr.com/" class="delicious">WatchOCR</a><br />Linux live CD to OCR PDF files on a watched folder</div>
<p>
<div class="delicious"><a href="http://stackoverflow.com/questions/3389347/ssrs-group-concat-equivalent-using-an-expression" class="delicious">SSRS &#8211; Group_Concat Equivalent using an Expression? &#8211; Stack Overflow</a><br />How to do group_concat in SQL Server.  It&#039;s actually not that bad in 2005 and above.</div>
<p>
<div class="delicious"><a href="https://ml01.service.tu-berlin.de/trac/dataformat/browser/trunk/python/arff.py" class="delicious">/trunk/python/arff.py – dataformat</a><br />The only arff file parser I found with no external dependencies.</div>
<p>
<div class="delicious"><a href="http://weka.sourceforge.net/doc.dev/weka/core/Instances.html" class="delicious">Instances</a><br />How to use the weka ARFF parser &#8230; I think</div>
<p><small>Tags: <a href="http://technorati.com/tag/Arff" rel="tag">Arff</a>, <a href="http://technorati.com/tag/Desktop" rel="tag">Desktop</a>, <a href="http://technorati.com/tag/Group_Concat" rel="tag">Group_Concat</a>, <a href="http://technorati.com/tag/Impact" rel="tag">Impact</a>, <a href="http://technorati.com/tag/Java" rel="tag">Java</a>, <a href="http://technorati.com/tag/Javascript" rel="tag">Javascript</a>, <a href="http://technorati.com/tag/Jquery" rel="tag">Jquery</a>, <a href="http://technorati.com/tag/Mysql" rel="tag">Mysql</a>, <a href="http://technorati.com/tag/Ocr" rel="tag">Ocr</a>, <a href="http://technorati.com/tag/Pdf" rel="tag">Pdf</a>, <a href="http://technorati.com/tag/Rdp" rel="tag">Rdp</a>, <a href="http://technorati.com/tag/Remote" rel="tag">Remote</a>, <a href="http://technorati.com/tag/Seo" rel="tag">Seo</a>, <a href="http://technorati.com/tag/Sqlserver" rel="tag">Sqlserver</a>, <a href="http://technorati.com/tag/Ssrs" rel="tag">Ssrs</a>, <a href="http://technorati.com/tag/Tooltips" rel="tag">Tooltips</a>, <a href="http://technorati.com/tag/Weka" rel="tag">Weka</a>, <a href="http://technorati.com/tag/Win32" rel="tag">Win32</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.answermysearches.com/mini-searches-with-answers-98/2201/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
