<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>DreamTecs</title>
	<link>http://www.dreamtecs.com</link>
	<description>Making great things for great people everywhere</description>
	<lastBuildDate>Mon, 07 Nov 2011 17:11:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>About Face Beauti</title>
		<description><![CDATA[<p>About Face Beauti Makeup Artistry provides makeup services for the D.C., Maryland and Virginia area.</p>
<p><img class="alignnone size-full wp-image-68" title="About Face Beauti" src="http://www.dreamtecs.com/wp-content/uploads/2011/09/about-face.png" alt="" width="200" height="200" /></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=About+Face+Beauti+http%3A%2F%2Fis.gd%2FYFm7no" title="Post to Twitter"><img class="nothumb" src="http://www.dreamtecs.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=About+Face+Beauti+http%3A%2F%2Fis.gd%2FYFm7no" title="Post to Twitter">Tweet This Article</a></p></div>]]></description>
		<link>http://www.dreamtecs.com/portfolio/about-face-beauti/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=about-face-beauti</link>
			</item>
	<item>
		<title>Nagging Javascript Currency Problem Fixed</title>
		<description><![CDATA[<p>Something that seems so simple has been a pain in the butt in javascript.  When doing math operations(adding, subtracting, multiplictation etc), your result is never formatted how you want. Sometimes you get two decimal places and of course no dollar sign.  <a title="accounting.js" href="http://josscrowcroft.github.com/accounting.js/" target="_blank">Accounting.js</a> is a small Javascript library that solves all your issues and easy to use.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">// Default usage:</span>
accounting.<span style="color: #660066;">formatMoney</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">12345678</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// $12,345,678.00</span>
&#160;
<span style="color: #006600; font-style: italic;">// European formatting (custom symbol and separators), could also use options object as second param:</span>
accounting.<span style="color: #660066;">formatMoney</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">4999.99</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&#34;€&#34;</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">2</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&#34;.&#34;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&#34;,&#34;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// €4.999,99</span></pre></div></div>

<p>It even includes a much-needed way to align decimal places.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">// Format list of numbers for display:</span>
accounting.<span style="color: #660066;">formatColumn</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">123.5</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">3456.49</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">777888.99</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">12345678</span><span style="color: #339933;">,</span> <span style="color: #339933;">-</span><span style="color: #CC0000;">5432</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&#34;$ &#34;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p><a rel="attachment wp-att-752" href="http://www.dreamtecs.com/recent-stuff/nagging-javascript-currency-problem-fixed/attachment/screen-shot-2011-08-24-at-9-35-40-pm/"><img class="alignleft size-thumbnail wp-image-752" title="accounting.js" src="http://www.dreamtecs.com/wp-content/uploads/2011/08/Screen-Shot-2011-08-24-at-9.35.40-PM-250x151.png" alt="" width="250" height="151" /></a></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Nagging+Javascript+Currency+Problem+Fixed+http%3A%2F%2Fis.gd%2FN9Z81n" title="Post to Twitter"><img class="nothumb" src="http://www.dreamtecs.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Nagging+Javascript+Currency+Problem+Fixed+http%3A%2F%2Fis.gd%2FN9Z81n" title="Post to Twitter">Tweet This Article</a></p></div>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/nagging-javascript-currency-problem-fixed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nagging-javascript-currency-problem-fixed</link>
			</item>
	<item>
		<title>Spotify vs Google Music vs iCloud</title>
		<description><![CDATA[<p><a rel="attachment wp-att-746" href="http://www.dreamtecs.com/recent-stuff/spotify-vs-google-music-vs-icloud/attachment/screen-shot-2011-07-14-at-11-57-34-pm/"><img class="alignleft size-thumbnail wp-image-746" title="Screen shot 2011-07-14 at 11.57.34 PM" src="http://www.dreamtecs.com/wp-content/uploads/2011/07/Screen-shot-2011-07-14-at-11.57.34-PM-250x42.png" alt="" width="250" height="42" /></a>The tech community is buzzing over <a href="http://www.spotify.com" target="_blank">Spotify </a>finally making it to the U.S.  It&#8217;s been huge in Europe and they finally reached deals with U.S. based record companies.  So like many others I reached out to my contacts and got an invite into the beta program. Well, it only took me a few minutes to be less than impressed. I downloaded the Mac client and quickly noticed its just another iTunes knockoff music player.  It quickly read all my songs from my iTunes library to be played within Spotify&#8230;but why if I already got iTunes.  I then checked out the other features including the streaming.  That&#8217;s when I noticed only some of my songs will be available for streaming. Spotify only allows you to stream the songs it knows about and has a license for. Well that sucks!! Well what about the sharing with friends that everyone has&#8230; <a href="http://www.dreamtecs.com/recent-stuff/spotify-vs-google-music-vs-icloud/" class="read_more">Read the rest</a></p>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/spotify-vs-google-music-vs-icloud/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=spotify-vs-google-music-vs-icloud</link>
			</item>
	<item>
		<title>How Google&#8217;s Swiffy single handedly maybe saving Flash from extinction</title>
		<description><![CDATA[<p>Many believe that Flash&#8217;s days are numbered.  The inability for Adobe &#38; phone manufacturers to find a way for Flash to work on ALL devices is a huge problem.  Also, with the emergence of HTML5 which can replicate tons of Flash&#8217;s animations and the ever growing capabailities of jQuery and AJAX, Flash seems like a &#8220;has been&#8221;.</p>
<p><a rel="attachment wp-att-740" href="http://www.dreamtecs.com/recent-stuff/how-googles-swiffy-single-handedly-maybe-saving-flash-from-extinction/attachment/screen-shot-2011-07-01-at-3-25-08-pm/"><img class="alignleft size-full wp-image-740" title="Google Swiffy" src="http://www.dreamtecs.com/wp-content/uploads/2011/07/Screen-shot-2011-07-01-at-3.25.08-PM.png" alt="Google Swiffy" width="200" height="50" /></a>Earlier this week Google launched Swiffy in its <a href="http://swiffy.googlelabs.com/" target="_blank">Google Labs</a>. What&#8217;s Swiffy you say?? Swiffy lets developers take their existing Flash swf files and upload them to be instantly converted to HTML5.  The conversion handles SWF5-SWF8 and Actionscript 2.0.  Once the conversion is done, the web developer now has a compatible version that will work in all Webkit browsers including Chome and Mobile Safari(iphone, ipad etc).  The developer can now build logic in the web page to detect the user&#8217;s browser and correctly redirect them to either a Flash or HTML5&#8230; <a href="http://www.dreamtecs.com/recent-stuff/how-googles-swiffy-single-handedly-maybe-saving-flash-from-extinction/" class="read_more">Read the rest</a></p>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/how-googles-swiffy-single-handedly-maybe-saving-flash-from-extinction/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-googles-swiffy-single-handedly-maybe-saving-flash-from-extinction</link>
			</item>
	<item>
		<title>DROPitTOme: The file uploading tool I&#8217;ve been looking for</title>
		<description><![CDATA[<p><a rel="attachment wp-att-708" href="http://www.dreamtecs.com/recent-stuff/dropittome-the-file-uploading-tool-ive-been-looking-for/attachment/screen-shot-2011-06-28-at-9-46-09-pm/"><img class="alignleft size-thumbnail wp-image-708" title="Screen shot 2011-06-28 at 9.46.09 PM" src="http://www.dreamtecs.com/wp-content/uploads/2011/06/Screen-shot-2011-06-28-at-9.46.09-PM-250x135.png" alt="" width="250" height="135" /></a>When DropBox hit the scene it solved a great problem for many of us. DropBox gives us the ability to upload files of any size that we can use on any device from computer to phone.  It also gives us the ability to create a public link for anyone to download the file. But something is missing&#8230;what if you want someone to upload a file to you?</p>
<p>As we all know, most email providers have a max on file attachments.  If you have your own website you can put the file on your hosting for someone to download..but who wants to go through that trouble. If you have an FTP server, they can send to you that way&#8230;but most of the time, the person on the other end says FT huh???</p>
<p><a href="http://www.dropitto.me" target="_blank">DROPitTOme</a> adds that missing piece to DropBox.  Its a FREE website that you quickly register using your DropBox credentials.&#8230; <a href="http://www.dreamtecs.com/recent-stuff/dropittome-the-file-uploading-tool-ive-been-looking-for/" class="read_more">Read the rest</a></p>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/dropittome-the-file-uploading-tool-ive-been-looking-for/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dropittome-the-file-uploading-tool-ive-been-looking-for</link>
			</item>
	<item>
		<title>In preperation for iOS5 &#8230;</title>
		<description><![CDATA[<p>I&#8217;ve been preparing for iOS 5 as many people await the release.  I wanted a Bluetooth keyboard, basically to take advantage of the mirroring on the iPad2 from appleTV.  So i took a journey to Fry&#8217;s electronics and of course&#8230;.they have every electronic gadget you can think of(imaging BestBuy times 3), yea PlayGround!  So, let&#8217;s get to the real stuff, the Kensington (in pic below) is a piece of GARBAGE&#8230;the weight of the iPad2 and the design don&#8217;t work and it&#8217;s NOT lap friendly&#8230;save the $99 Bucks! of course I took it back and got the Joby GorillaMobile Yogi + a bluetooth keyboard for $97 bucks, the Yogi has rave reviews and the bluetooth keyboard not so bad.   If you&#8217;re trying to make your home apple friendly, these products will get you on track.</p>
<p><a rel="attachment wp-att-689" href="http://www.dreamtecs.com/recent-stuff/in-preperation-for-ios5/attachment/imag0092-2/"><img title="IMAG0092" src="http://www.dreamtecs.com/wp-content/uploads/2011/06/IMAG00921-400x668.jpg" alt="" width="200" height="334" /></a><a rel="attachment wp-att-695" href="http://www.dreamtecs.com/recent-stuff/in-preperation-for-ios5/attachment/imag0093-3/"><img title="IMAG0093" src="http://www.dreamtecs.com/wp-content/uploads/2011/06/IMAG00932-400x668.jpg" alt="" width="400" height="668" /></a></p>
<p>&#160;</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=In+preperation+for+iOS5+%E2%80%A6+http%3A%2F%2Fis.gd%2FYqaNMf" title="Post to Twitter"><img class="nothumb" src="http://www.dreamtecs.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=In+preperation+for+iOS5+%E2%80%A6+http%3A%2F%2Fis.gd%2FYqaNMf" title="Post to Twitter">Tweet This Article</a></p></div>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/in-preperation-for-ios5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=in-preperation-for-ios5</link>
			</item>
	<item>
		<title>EVO 3D: Our hands on review</title>
		<description><![CDATA[<p>Our HTC EVO 3D arrived today, two days before the national launch and here&#8217;s the deal&#8230;<a rel="attachment wp-att-680" href="http://www.dreamtecs.com/recent-stuff/evo-3d-our-hands-on-review/attachment/photo/"><img class="size-medium wp-image-680 alignright" title="photo" src="http://www.dreamtecs.com/wp-content/uploads/2011/06/photo-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p>Immediately after picking up you will love the feel. It totally feels much smaller and fits the palm of your hand a lot better than the EVO 4G. It&#8217;s definitely thinner and even though its a tad taller it feels less like a big brick in your hand like the EVO 4G did.  The material of the case is better for handling as well, doesn&#8217;t feel like it&#8217;s going to slip out of your hand.  I was skeptical from earlier pictures of the dedicated camera button, but it&#8217;s not nearly as obtrusive as I thought. You won&#8217;t accidentally push it at all.  My only negative item to the outside is the moving of the usb/mini hdmi port to the side instead of the bottom.  The port on the side could make&#8230; <a href="http://www.dreamtecs.com/recent-stuff/evo-3d-our-hands-on-review/" class="read_more">Read the rest</a></p>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/evo-3d-our-hands-on-review/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=evo-3d-our-hands-on-review</link>
			</item>
	<item>
		<title>DB2 Index Usage &#8211; IBM System i</title>
		<description><![CDATA[<p>How can you tell which indexes are being used by DB2 and the query optimizer to improve performance on an IBM System i? Here&#8217;s How:</p>
<p>In V5R3, a new tool was added to the System i Navigator known as Index Evaluator. This new function makes it easy to analyze which indexes (and keyed logical files) are helping your SQL and query performance and which indexes are not pulling their weight. You can&#8217;t rely on the object timestamp &#8220;last used date&#8221; because that value is not always updated by the query optimizer.<br />
For each index defined over the table, the evaluator returns data about the last time an index was used in the implementation of a query and/or used to provide statistics about the table data to the query optimizer. In addition, it returns a count for the number of times the query optimizer used an index object.</p>
<p>You can&#8230; <a href="http://www.dreamtecs.com/recent-stuff/db2-index-usage-ibm-system-i/" class="read_more">Read the rest</a></p>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/db2-index-usage-ibm-system-i/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=db2-index-usage-ibm-system-i</link>
			</item>
	<item>
		<title>Wunderlist: The to do list we&#8217;ve all been waiting for!</title>
		<description><![CDATA[<p><a href="http://www.dreamtecs.com/wp-content/uploads/2011/06/20110620-115410.jpg"><img src="http://www.dreamtecs.com/wp-content/uploads/2011/06/20110620-115410.jpg" alt="20110620-115410.jpg" class="alignnone size-full" /></a></p>
<p>6Wunderkinder has done it right with their amazing <a href="http://www.6wunderkinder.com/wunderlist">Wunderlist</a> app. My journey into finding the right to do list manager started with Teux Deux. </p>
<p><a href="http://www.teuxdeux.com">TeuxDeux</a> has a very simple web interface but it&#8217;s IOS version was a bit overpriced and lacked an android app at all.</p>
<p><a href="http://www.rememberthemilk.com">Remember The Milk</a> was next and had me excited at first.  The web interface was a bit too complicated but their IPad and Android versions made up for it.  Until I realized I had to pay to get the iPad version to sync more than once day. Things got worst when my android trial expired and they wanted a outrageous $25 to upgrade to pro. Are you kidding me??</p>
<p>So here comes along Wunderlist.  And I must say I&#8217;m totally thrilled.  The web interface is simple, quick and easy to use.  The Mac, IPad and android version are just as great.&#8230; <a href="http://www.dreamtecs.com/recent-stuff/wunderlist-the-to-do-list-weve-all-been-waiting-for/" class="read_more">Read the rest</a></p>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/wunderlist-the-to-do-list-weve-all-been-waiting-for/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wunderlist-the-to-do-list-weve-all-been-waiting-for</link>
			</item>
	<item>
		<title>Path Finder: A better file browser for Mac</title>
		<description><![CDATA[<p>After making the full switch from a Windows lover to a full-fledged Mac guy a few years back, I knew something was missing with the Finder tool but I couldn&#8217;t put my finger on it  For you non Mac people, Finder is the equivalent of your file explorer in Windows.  Don&#8217;t get me wrong the Finder tool in Mac works it just could use a little more oomph to it!</p>
<p>&#160;</p>
<p>Path Finder by <a href="http://www.cocoatech.com/" target="_blank">Cocoatech</a> is definitely the upgrade I was looking for.  The latest version, 5, has tons of features and I won&#8217;t bore you guys with all of them, but I will highlight my favorites.<img class="alignright size-full wp-image-617" title="pathfinder" src="http://www.dreamtecs.com/wp-content/uploads/2011/06/pathfinder.png" alt="" width="128" height="128" /></p>
<ol>
<li>Tabs-You can customize the browser by placing tabs at the top for some of your favorite folders for easy access</li>
<li>Dual Pane Browser-View contents of two folders simultaneously.</li>
<p>and my favorite&#8230;..</p>
<li>Drop</li></ol><p>&#8230; <a href="http://www.dreamtecs.com/recent-stuff/path-finder/" class="read_more">Read the rest</a></p>]]></description>
		<link>http://www.dreamtecs.com/recent-stuff/path-finder/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=path-finder</link>
			</item>
</channel>
</rss>

