<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Brian Saghy [Vida en Texto] &#187; Technology</title>
	<atom:link href="http://briansaghy.wordpress.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://briansaghy.wordpress.com</link>
	<description>This is for discoverers.</description>
	<lastBuildDate>Wed, 11 Nov 2009 02:15:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='briansaghy.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c11eb43f9d1edd5c0def5131c8a6ff42?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Brian Saghy [Vida en Texto] &#187; Technology</title>
		<link>http://briansaghy.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://briansaghy.wordpress.com/osd.xml" title="Brian Saghy [Vida en Texto]" />
		<item>
		<title>Break up with your DNS servers</title>
		<link>http://briansaghy.wordpress.com/2009/11/10/break-up-with-your-dns-servers/</link>
		<comments>http://briansaghy.wordpress.com/2009/11/10/break-up-with-your-dns-servers/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 02:15:38 +0000</pubDate>
		<dc:creator>Brian Saghy</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://briansaghy.wordpress.com/?p=131</guid>
		<description><![CDATA[When you sign up for an internet provider, like Earthlink, AT&#38;T, Comcast, Time Warner, Roadrunner, etc &#8211; the first thing you probably look at is the bandwidth that you&#8217;ll be getting.
&#8220;7mbps down, 780kbps up&#8221;
Sounds super, right?
But then how many times do you type a URL in the browser, or even search for something in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=131&subd=briansaghy&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>When you sign up for an internet provider, like Earthlink, AT&amp;T, Comcast, Time Warner, Roadrunner, etc &#8211; the first thing you probably look at is the bandwidth that you&#8217;ll be getting.</p>
<p>&#8220;7mbps down, 780kbps up&#8221;</p>
<p>Sounds super, right?</p>
<p>But then how many times do you type a URL in the browser, or even search for something in the search field and get stuck with &#8220;Looking up ____________________&#8221; in the status bar? It could be that your DNS servers are just taking their good old time at resolving the domain name.</p>
<h3>What is a DNS server?</h3>
<p>Good question. You probably don&#8217;t really care. The <a href="http://en.wikipedia.org/wiki/Domain_Name_System">DNS (Domain Name System)</a> server handles the very first transaction when you try to load anything that has a domain name in it. This includes web pages, e-mail, and even those pesky ads. It converts human-friendly names (like www.google.com) to computer-friendly addresses (like 74.125.95.147). Think of it like a phone book. Easy to remember names translated into hard-to-remember phone numbers.</p>
<div id="attachment_133" class="wp-caption aligncenter" style="width: 505px"><img class="size-full wp-image-133" title="dns_diagram" src="http://briansaghy.files.wordpress.com/2009/11/dns_diagram.png?w=495&#038;h=270" alt="DNS Diagram" width="495" height="270" /><p class="wp-caption-text">What your DNS Server is doing</p></div>
<p>So, the faster you can look up the address, the faster you can start downloading the actual website/content that you wanted to.</p>
<h3>Why should I break up with my DNS server? I hardly know it!</h3>
<p>Well, maybe you shouldn&#8217;t.  But chances are that there is probably a faster DNS server out there for you. And no, you don&#8217;t even have to write a breakup note.</p>
<p>I&#8217;m not going to go into great detail on how to do this, but I have found a wonderful utility that will basically compare your current DNS servers to several free and public DNS servers. It tests the performance of all of them, and then tells you which are fastest. It is called <a href="http://www.grc.com/dns/benchmark.htm">Domain Name Speed Benchmark</a>.</p>
<p>Here are my personalized results (Running under Ubuntu 9.10 64-bit Wine, from Austin, TX on an Earthlink Cable connection):<br />
<img class="aligncenter size-full wp-image-135" title="Domain Name Server Benchmark Names" src="http://briansaghy.files.wordpress.com/2009/11/domain-name-server-benchmark-names.png?w=495&#038;h=757" alt="Domain Name Server Benchmark Names" width="495" height="757" /><br />
<img class="aligncenter size-full wp-image-136" title="Domain Name Server Benchmark Response Times" src="http://briansaghy.files.wordpress.com/2009/11/domain-name-server-benchmark-response-times.png?w=495&#038;h=757" alt="Domain Name Server Benchmark Response Times" width="495" height="757" /><br />
As you can see, there were a few public servers that were much faster than both Earthlink and Time Warner&#8217;s Roadrunner DNS servers. </p>
<p>So long, Earthlink DNS servers. It was nice using you all of 20 minutes. [breakup] Helloooooo ThePlanet.com and Level 3! </p>
<p>Run the program for your own personalized results. Then, you can set your DNS servers to the fastest ones. I&#8217;m not going to outline how exactly to do this, but trust me &#8211; its easy with a little Google searching for &#8220;Change DNS Servers&#8221; + your operating system.</p>
<p>Happy browsing with less waiting!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/briansaghy.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/briansaghy.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/briansaghy.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/briansaghy.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/briansaghy.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/briansaghy.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/briansaghy.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/briansaghy.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/briansaghy.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/briansaghy.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=131&subd=briansaghy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://briansaghy.wordpress.com/2009/11/10/break-up-with-your-dns-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/334e4f0c3c77c292559f23cc75d28a64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">briansaghy</media:title>
		</media:content>

		<media:content url="http://briansaghy.files.wordpress.com/2009/11/dns_diagram.png" medium="image">
			<media:title type="html">dns_diagram</media:title>
		</media:content>

		<media:content url="http://briansaghy.files.wordpress.com/2009/11/domain-name-server-benchmark-names.png" medium="image">
			<media:title type="html">Domain Name Server Benchmark Names</media:title>
		</media:content>

		<media:content url="http://briansaghy.files.wordpress.com/2009/11/domain-name-server-benchmark-response-times.png" medium="image">
			<media:title type="html">Domain Name Server Benchmark Response Times</media:title>
		</media:content>
	</item>
		<item>
		<title>WebOS gets fixed. A lot.</title>
		<link>http://briansaghy.wordpress.com/2009/10/03/webos-gets-fixed-a-lot/</link>
		<comments>http://briansaghy.wordpress.com/2009/10/03/webos-gets-fixed-a-lot/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:46:25 +0000</pubDate>
		<dc:creator>Brian Saghy</dc:creator>
				<category><![CDATA[Mobile Phones]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[Pre]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[WebOS]]></category>

		<guid isPermaLink="false">http://briansaghy.wordpress.com/?p=128</guid>
		<description><![CDATA[A while back I wrote a post about what the Palm Pre and WebOS were missing. It has been nearly 4 months since I bought the phone, and Palm has made great strides in updating its feature set and fixing many bugs that I wasn&#8217;t even initially aware of.
Some of these same features took Apple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=128&subd=briansaghy&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A while back I wrote a post about what the Palm Pre and WebOS were missing. It has been nearly 4 months since I bought the phone, and Palm has made great strides in updating its feature set and fixing many bugs that I wasn&#8217;t even initially aware of.</p>
<p>Some of these same features took Apple a significantly longer amount of time to implement on the iPhone from when it was first launched. I am very impressed at how quickly Palm is able to adapt its OS and meet customer expectations.</p>
<p>Most of all, I am still trying to get used to owning a phone that is actually updated. My old LG CU500 had &#8220;OTA Firmware Updates&#8221; &#8211; but that doesn&#8217;t mean anything since they never actually released updates. The 2.5+years that I owned that phone &#8211; I had to deal with the same bugs and quirks &#8211; feeling left in the dark by LG while they only focused on coding for the next phone model.</p>
<p>Palm, on the other hand, is clearly listening to customers&#8217; desires and complaints, prioritizing software updates accordingly, and executing on them in a timely fashion. Apple has really raised the bar here for expectations in support &amp; longetivity of Smartphone operating systems, and Palm, in my opinion, is possibly pushing that bar even higher. We&#8217;ll see if that stays true as they begin releasing more WebOS phones and the Pre&#8217;s spotlight is taken away.</p>
<p>To see all of Palm&#8217;s fixes to the Pre &amp; WebOS to date, here is a great <a title="WebOS Changelog" href="http://kb.palm.com/wps/portal/kb/na/pre/p100eww/sprint/solutions/article/50607_en.html#12" target="_blank">WebOS Changelog</a></p>
<p>Also, please see my previous post for updates. As Palm releases updates, I try to keep my complaint list up-to-date so that prospective customers aren&#8217;t disuaded from buying a phone from outdated information.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/briansaghy.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/briansaghy.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/briansaghy.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/briansaghy.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/briansaghy.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/briansaghy.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/briansaghy.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/briansaghy.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/briansaghy.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/briansaghy.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=128&subd=briansaghy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://briansaghy.wordpress.com/2009/10/03/webos-gets-fixed-a-lot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/334e4f0c3c77c292559f23cc75d28a64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">briansaghy</media:title>
		</media:content>
	</item>
		<item>
		<title>Palm Pre Cheap Cheap Charging</title>
		<link>http://briansaghy.wordpress.com/2009/06/16/palm-pre-cheap-cheap-charging/</link>
		<comments>http://briansaghy.wordpress.com/2009/06/16/palm-pre-cheap-cheap-charging/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 16:51:48 +0000</pubDate>
		<dc:creator>Brian Saghy</dc:creator>
				<category><![CDATA[Mobile Phones]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[charger]]></category>
		<category><![CDATA[cheap]]></category>
		<category><![CDATA[cigarette]]></category>
		<category><![CDATA[micro usb]]></category>
		<category><![CDATA[microusb]]></category>
		<category><![CDATA[Palm Pre]]></category>
		<category><![CDATA[Pre]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://briansaghy.wordpress.com/?p=113</guid>
		<description><![CDATA[One of the major complaints of the Palm Pre is that its battery life is less than stellar. A simple workaround is of course to keep it plugged in. Carrying a charger around, of course, stinks. However, do to the magic that is IEEE standardization, there is no need for proprietary Palm chargers, as microUSB [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=113&subd=briansaghy&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of the major complaints of the Palm Pre is that its battery life is less than stellar. A simple workaround is of course to keep it plugged in. Carrying a charger around, of course, stinks. However, do to the magic that is IEEE standardization, there is no need for proprietary Palm chargers, as microUSB is available everywhere. For cheap.</p>
<p>I bought several of these cables for between $1.80 to $2.50 with minimal USPS 1st Class shipping from a great discount cable/adapter dealer, <a href="http://www.monoprice.com" target="_blank">Monoprice.com</a>. One for work, one for my laptop bag, one for my desktop, and one for my car.</p>
<p>Don&#8217;t want to spend $20 for Palm&#8217;s branded car-charger solution? I&#8217;ll admit, its a slick design but not really necessary to simply supply some voltage to the USB port. How about a $2 <ins datetime="2009-06-22T14:48:34+00:00">non-functioning</ins> charger, instead? (I&#8217;m sure there are others that can be purchased that supply more power).</p>
<div class="wp-caption alignnone" style="width: 210px"><a href="http://www.monoprice.com/products/product.asp?c_id=108&amp;cp_id=10826&amp;cs_id=1082602&amp;p_id=3523&amp;seq=1&amp;format=1#largeimage"><img title="USB Cigarette Lighter Adaptor" src="http://images.monoprice.com/productlargeimages/35231.jpg" alt="Cigarette to USB adaptor" width="200" /></a><p class="wp-caption-text">(Useless) Car Cigarette Lighter to USB Adaptor - $1</p></div>
<div class="wp-caption alignnone" style="width: 210px"><a href="http://www.monoprice.com/products/product.asp?c_id=102&amp;cp_id=10303&amp;cs_id=1030307&amp;p_id=5137&amp;seq=1&amp;format=2"><img title="microUSB Cable" src="http://images.monoprice.com/productlargeimages/51371.jpg" alt="Micro USB Cable from Monoprice.com" width="200" /></a><p class="wp-caption-text">MicroUSB Cable - 1.5 ft - $1.81</p></div>
<p>I tested it. It <del datetime="2009-06-22T14:48:34+00:00">works</del> hardly charges at all. Cheaply <ins datetime="2009-06-22T14:48:34+00:00"> built piece of junk. I took it on a road trip and it couldn&#8217;t charge at a rate fast enough to keep up with the phone&#8217;s heavy power demand for GPS navigation. Perhaps a different, higher quality adapter would supply enough power. Who knows? It was worth a shot for $1.</ins></p>
<p>That is the power of microUSB, <ins datetime="2009-06-22T14:48:34+00:00"> choice</ins>. Thanks, Palm, for not being evil with proprietary connectors!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/briansaghy.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/briansaghy.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/briansaghy.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/briansaghy.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/briansaghy.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/briansaghy.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/briansaghy.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/briansaghy.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/briansaghy.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/briansaghy.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=113&subd=briansaghy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://briansaghy.wordpress.com/2009/06/16/palm-pre-cheap-cheap-charging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/334e4f0c3c77c292559f23cc75d28a64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">briansaghy</media:title>
		</media:content>

		<media:content url="http://images.monoprice.com/productlargeimages/35231.jpg" medium="image">
			<media:title type="html">USB Cigarette Lighter Adaptor</media:title>
		</media:content>

		<media:content url="http://images.monoprice.com/productlargeimages/51371.jpg" medium="image">
			<media:title type="html">microUSB Cable</media:title>
		</media:content>
	</item>
		<item>
		<title>What the Palm Prē is missing</title>
		<link>http://briansaghy.wordpress.com/2009/06/08/what-the-palm-pre-is-missing/</link>
		<comments>http://briansaghy.wordpress.com/2009/06/08/what-the-palm-pre-is-missing/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 07:20:35 +0000</pubDate>
		<dc:creator>Brian Saghy</dc:creator>
				<category><![CDATA[Mobile Phones]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[lacking]]></category>
		<category><![CDATA[missing]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[Palm Pre]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[Pre]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Sprint]]></category>
		<category><![CDATA[WebOS]]></category>

		<guid isPermaLink="false">http://briansaghy.wordpress.com/?p=98</guid>
		<description><![CDATA[There have been some annoyances with Palm Pre's WebOS. I thought it was worth publishing the lacking features and gripes of the Palm Pre so that people who are considering purchasing the phone can decide if it would be a deal breaker, and also I hope that Palm may read this and fix the issues.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=98&subd=briansaghy&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This weekend I actually stood in line and bought a <a title="Palm Pre" href="http://www.palm.com/us/products/phones/pre/" target="_blank">Palm Pre</a>.</p>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://www.palm.com/us/products/phones/pre/"><img title="Palm Pre" src="http://business2press.com/img/palm-pre.jpg" alt="Palm Pre" width="300" height="300" /></a><p class="wp-caption-text">Palm Pre</p></div>
<p>I know. I&#8217;ve never stood in line early in the morning on a release day for any piece of technology before, but my old phone had about 15 minutes of talk time left and it was time to buy a replacement before I go on vacation to NYC and Philly this week.</p>
<p>The Pre has a great interface. You can read more about all of the nifty features on other sites. I find it easier to use than an iPhone, but I tend to be generally be incompetent with Apple products for whatever reason. So far, Sprint has been great and I&#8217;ve had no issues with coverage or dropped calls. I&#8217;m glad to no longer be sharing the same network with iPhone users. Ever since the day the iPhone 3G was released, ATT&#8217;s network seemed significantly more unreliable to me.</p>
<p>There have been some annoyances with WebOS, though. I think it is worth publishing lacking features and gripes so that people who are considering purchasing the phone can decide if it would be a deal breaker and also I hope that Palm may read this and fix the issues.</p>
<h2>Messaging</h2>
<p>Once you are in a thread/conversation view, there is <strong>no way to add more people on SMS</strong>. Say somebody sends me a text message &#8220;Ya&#8217;ll in for brunch today?&#8221;. Clearly, it was sent to more than me. I have a good idea who. I want to respond to more than the sender (SMS is very limited here, but I can guess who this person invited) and say &#8220;Yeah, how about that restaurant next to my place at 12:30&#8243;.  Unfortunately, from the thread view, I can&#8217;t just reply and add people. I basically want Google Wave here. Also, SMS sucks so I expect as more people move to smartish phones SMS as it stands will die when e-mail could be used instead. Not having the ability to reply-to-all will be SMS&#8217;s downfall.</p>
<p><strong>Twitter does not integrate in to messaging</strong>, surprisingly. It is currently only available as a standalone 3rd party app. It would be nice to see tweets, replies, etc within the messenger so that you could quickly respond to a tweet via e-mail or sms. Imagine a conversation that could go like this:</p>
<p style="padding-left:30px;"><em>Alex (Twitter):</em> Heading down to Emo&#8217;s for a Foot Patrol concert. Let me know if you want to come, I&#8217;ll buy a ticket.</p>
<p style="padding-left:30px;"><em>Me (SMS):</em> Hey, sweet get me a ticket before they sell out. Can only afford $20</p>
<p style="padding-left:30px;"><em>Alex (SMS):</em> Cool man, see you there. Heading out now.</p>
<p style="padding-left:30px;"><em>Alex (Twitter):</em> Sorry everybody, show sold out while I was in line. Other ideas for tonight?</p>
<p style="padding-left:30px;">Me (Twitter): @Alex Oh that stinks. Emo&#8217;s sucks anyways. Who wants to go to Mohawk instead to see Spoon?</p>
<p>It could save Alex from having to duplicate a messages and allowing me to keep certain things private and send things for immediate SMS delivery as I see fit. Since I currently have to switch between twitter app and messenger now, the flow of conversation gets broken up. So much for synergy. I may have confused it a bit with Google Wave, but it seems like this isn&#8217;t a hard thing to implement.</p>
<p><strong>*Update 6/9/2009*<br />
</strong>There appears to be <strong>no quick way to forward a TEXT message</strong>. Copy/Paste may work.</p>
<h2>E-mail</h2>
<p>E-mail can be made much better. There is <strong><span style="text-decoration:line-through;">no</span> limited search functionality within e-mail</strong>. Even the J2ME Gmail client lets you search through your Gmail. I understand the limitations of searching large amounts of text on an embeded device &#8211; but this is after all WebOS &#8211; it should be doing the searching on the cloud and returning the results to me.</p>
<p>Also, I&#8217;m pretty sure it is connecting to Gmail through IMAP, which really limits the gmail functionality. I <strong>can&#8217;t <span style="text-decoration:line-through;">star,</span> tag<span style="text-decoration:line-through;">, or archive</span> e-mails</strong>. I chose gmail for its rich feature set, not to have it treated like a standard imap account.  My usage model for finding e-mails has changed from organizing e-mails and remembering when they were sent to searching for emails by content. Hopefully they work closer with Google to integrate a more Gmail-native-like experience into the native e-mail client, and including the ability to search the e-mail subject/body through universal search.</p>
<p><strong>*Update 10/3/2009*<br />
</strong>WebOS 1.2.0 adds limited search functionality to the mail client. You can now search by subject, to, from, or CC fields &#8211; but not the full body of the text. This is certainly a great improvement, but not quite what I&#8217;m used to on Gmail yet.</p>
<p>I should also note that it is possible to star/unstar messages in the mail client by flagging them. I believe this feature has been available for a while. Deleting messages from the Pre actually archives them. Archived messages are also accessible.</p>
<p><span style="text-decoration:line-through;"><strong>*Update*</strong></span></p>
<p><span style="text-decoration:line-through;">It also turns out that I <strong>cannot connect to my work Exchange e-mail</strong> because &#8220;Error &#8211; The mail server requires security policies that are not supported&#8221;. This is a <strong>huge</strong> deal. I&#8217;m not sure if it is due to PIN authentication or what, but as far as I know, if an iPhone or windows mobile phone can work here just fine, so should my Pre.  <a href="http://www.sprintusers.com/forum/showthread.php?p=2137510">Here is an interesting thread on the matter.</a></span></p>
<p><span style="text-decoration:line-through;"><a href="http://forums.palm.com/palm/board/message?board.id=wireless_email&amp;message.id=8204">And here on Palm&#8217;s site</a></span></p>
<p><strong>*Update 7/27/2009*<br />
</strong>Exchange support has been updated in WebOS 1.1 and now works!</p>
<p><strong>*Update 6/9/2009*<br />
</strong>Last night I got an e-mail from a friend that I thought I&#8217;d try to reply to various paragraphs in-line. Unfortunately, the Pre doesn&#8217;t seem to indent the old message or change font color &#8211; nothing. So the text I was entering looked just like the text my friend had written. It seems there is <strong>no clear way to do in-line e-mail replies.</strong></p>
<h2>Contacts</h2>
<p>Overall, the contacts program is nice. I have way more contacts now on my phone than ever before thanks to Facebook, gmail contacts. You&#8217;d think it would be a pain to have too many, but searching makes it nice. Unfortunately, it takes a bit of <strong>manual effort syncing profiles</strong> together where it can&#8217;t automatically figure out that, say, my only &#8220;John&#8221; contact is also &#8220;John Smith&#8221; on gmail and &#8220;John C Smith&#8221; in Facebook.</p>
<p>What would be really nice here is some kind of app that just made suggestions that you could approve/disapprove to link contacts together. Search for name overlap and ask me a simple &#8220;Same person? Yes/No&#8221; question for each to help speed up the synergizing.</p>
<h2>Calendar</h2>
<p><strong>*Update 6/9/2009*<br />
</strong>The calendar is very well done, and I love how it integrates with my Google calendar.<span style="text-decoration:line-through;"> The updating seems to take a bit of time, though. So don&#8217;t expect to put a reminder in your Google calendar through Google and expect your pre to remind you in 5 minutes. I don&#8217;t know how long it takes to sync if you don&#8217;t force it.</span></p>
<p>The calendar is nice in that you can overlay all of your calendars. <span style="text-decoration:line-through;">However, this is actually quite a problem if, say, in your Google calendar account you have several friends&#8217; calendars, events calendars, etc that you don&#8217;t want to follow. Same for holiday calendars, local events calendars, etc. I want to have the ability to be able to look at their calendars, but don&#8217;t want that to be the default as it gets incredibly cluttered. I can view just my own personal calendar, but <strong>not select a subset of calendars to view</strong>. Its either one single calendar or all calendars. The interface gives you a check mark next to what you&#8217;re viewing (check marks tend to imply you can select multiple), but you can&#8217;t select multiple things in the box. A solution could be to provide &#8220;views&#8221; or sets of calendars that you predefine. Or just let me check all that I want to view at a given time.</span></p>
<p><strong>*Update 7/28/2009*<br />
</strong>Synchronizing now occurs every 15 minutes from Google Calendar to the phone as of WebOS 1.0.3. This seems like a reasonable amount of time. One would hope that you can remember if you have a meeting in 15 minutes and not be dependent on getting a reminder 10 minutes after you created it in Google Cal.</p>
<p>Either the sub-calendar disable feature has been around all along and I missed it, or was introduced in WebOS 1.1. By clicking on the Google account under preferences, you can choose whether or not to display each of your &#8220;Other Calendars&#8221; under the &#8220;All Calendars&#8221; view. This is great &#8211; I can ignore my friends&#8217; calendars and Brazilian holidays unless I really want to see what they&#8217;re up to. Now it actually looks like I have free time.</p>
<h2>Web Browser</h2>
<p>Overall, quite nice with the exception of <strong>lack of Adobe flash</strong>. That is nothing new on any mobile platform.</p>
<p><span style="text-decoration:line-through;">Small gripes: I tried to open a pdf and it says &#8220;Cannot find an application which can open this file&#8221;. Which is false, there is a pdf viewer. I also can&#8217;t figure out<strong> a way to save files</strong> to my phone. I&#8217;ve tried double-tapping, long-tap, function+tap, etc and nothing worked.</span></p>
<p><span style="text-decoration:line-through;">Likewise, I haven&#8217;t found a way to <strong>open a link in a new &#8220;card&#8221;</strong>. There are times I want to leave one page open and have another one in a new window. Again, maybe the feature is there, but its difficult enough that I haven&#8217;t found it yet.</span></p>
<p><strong>*Update 10/3/2009*</strong><br />
WebOS 1.2.0 Has added the feature to save files to the Pre, offers better support for opening of files in the correct applications, and allows you to open a link in a new card by holding a finger in the gesture area while clicking a link. Very nice!</p>
<h2>Music Player</h2>
<p>I haven&#8217;t used it too much, but it is very apparent that <strong>switching between tracks is dissapointingly slow</strong>.</p>
<p><strong>*Update 10/3/2009*<br />
</strong>While most of my updates today are positive improvements that have been made, I feel the need to point out some additional issues with the music player:</p>
<p>You can&#8217;t create a playlist from the Pre itself. This is a pretty lacking feature if, say, you want to make a sweet party mix while at a party and let it play. You can do shuffle-All and start removing things, but you cannot add a bunch of bands to a playlist, or individual songs. Certainly iPhone wins here.</p>
<p>There is no progress bar that you can slide to skip to a desired part of a track.</p>
<p>There is no equalizer.</p>
<h2>Applications</h2>
<p>So far, its hard to say what kind of interfaces applications can have to each other, or what kind of overloading can be done. In Android, developers &amp; users can replace features of the default system with their own. Like&#8230; get a new dialer or phonebook. It doesn&#8217;t feel like the Pre will support this extendability</p>
<p>The worst thing is <strong>Sprint&#8217;s NASCAR app</strong>. I have no desire to ever look at NASCAR. Ever. I don&#8217;t want it taking up valuable precious icon space. And yet, it seems I cannot easily remove Sprint NASCAR from my phone. Something tells me that most Pre users don&#8217;t want this app, yet Sprint shoves it down our throats. Garbage. I don&#8217;t mind if they put it on, but let me delete it. They aren&#8217;t advertising NASCAR by having this application, they&#8217;re creating more disdain towards it.</p>
<p><strong>*Update 7/21/2009*<br />
</strong>You can actually hide or remove/delete the NASCAR app with some rather hackish steps outlined <a href="http://www.webos-internals.org/wiki/Hide/Delete_The_NASCAR_App">here</a>.</p>
<p><strong>*Update 7/27/2009*<br />
</strong>With the WebOS 1.1 Update, rather than making this app easy to remove, Palm went ahead and added yet ANOTHER non-removable program, this time <strong>NFL</strong>.  I&#8217;m sure a lot of people may like this app, but I could care less. Don&#8217;t force it on me. I removed it with the above step, again.</p>
<p><strong>*Update 10/3/2009*<br />
</strong>Although you can remove the pesky apps, it seems that every time you get a WebOS Update it goes ahead and re-installs these awful things.</p>
<h2>Navigation and Maps</h2>
<p>Google Maps isn&#8217;t as featured as my cheapo-phone&#8217;s J2ME version. <span style="text-decoration:line-through;">Most importantly, it <strong>lacks public transportation directions</strong>. That is really nice when taking the bus/metro somewhere. This is going to be incredibly frustrating for my NYC trip coming up next week. Hopefully Google implements the public transit search feature soon, or public-transport city-dwellers aren&#8217;t going to be terribly happy with this limitation.</span></p>
<p><strong>*Update 10/3/2009*<br />
</strong>The Google Maps application was recently updated to include both walking and public transportation directions. This is most excellent and should open up the Pre to more urban environments like NYC, Chicago, Boston, Philly, etc. Previous searches are now stored for the session, but are not remembered the next time you open the app. There is still no ability to bookmark locations. Hopefully one day this will be tied to your Google account.</p>
<p>GPS Navigation software was pretty impressive. It even works nicely with Pandora, lowering the music volume to announce a voice direction. It makes me want to buy a new head unit for my car that supports Bluetooth.</p>
<p>I&#8217;d like to see <strong>more interaction between Google Maps and Sprint Navigation</strong>. Google is great for finding places in a map, sattelite view, etc. But not good for turn-by-turn live directions. Let me click an address in gMaps (or contacts, browser, etc) and add an option to add it as a destination in Sprint Navigation.</p>
<p>*<strong>Update 7/28/2009*<br />
</strong>I&#8217;ve noticed that <strong>Navigation kills my battery</strong> and heats up my phone more than any other app. Even with the phone plugged in to the car charger, the phone begins draining. This software is one power-hungry hippo. I&#8217;ve tried putting maps in 2D instead of 3D view, turning off the screen &#8211; nothing helps. Not terribly useful for long trips if its going to leave you with a dead phone.</p>
<h2>Camera</h2>
<p>The camera&#8217;s quality seems quite nice in daylight. The LED flash is handy, but seems to turn everybody <strong>yellowish jaundice tones</strong>. The color correction could certainly be improved in software when the flash is used.</p>
<p>There is <strong>little manual control</strong> over color balance, exposure, etc. It has <strong>no self-timer</strong>, either.</p>
<p>Worst feature is that it <strong>doesn&#8217;t preview the photo</strong> for a few seconds after taking a pic, which seems to confuse users.</p>
<p>The software feature set of the camera could greatly be improved.</p>
<p>The photo viewer also seems a tad <strong>slow at resolving photos</strong>. I doubt Palm is really using the graphics hardware to its full potential here, so here&#8217;s hoping for some improvements with upcoming OS updates.</p>
<p><strong>*Update 7/27/09*<br />
</strong>WebOS 1.1 update provides slightly faster previewing of photos, but is still noticeably slower than I&#8217;d hope for. Though there is still no immediate photo preview like you get on a digital camera, at least now there is an animation to indicate that a photo was just taken, which will hopefully not confuse users.</p>
<h2>WiFi</h2>
<p>Day one of trying to get the Pre working on a corporate wifi <strong>WPA2 Enterprise network is a failure</strong>. I&#8217;m not convinced that it is going to have the necessary proxy configurations, either. Hopefully they update this or there is no way that the Pre is going to be able to compete with iPhone, BlackBerry, and Symbian in the corporate world.</p>
<h2>Hardware</h2>
<p>These are things that aren&#8217;t going to change with a software update, but I can deal with.</p>
<p><strong>Battery life isn&#8217;t spectacular. </strong>I think I&#8217;ll be charging the phone every night. Luckily, with microUSB charging I won&#8217;t have to buy 3 $30 charger accessories, just a cheap cable.</p>
<p><strong>Headphone jack is at the top of the phone.</strong> I can&#8217;t complain much, since Palm was smart/kind enough to include a 3.5mm headphone jack. But, it would be much less in the way if it were placed on the bottom of the phone, and would be better for putting in your pocket that way.</p>
<p><strong>Tiny keys</strong>. There is no way around this for the format of the phone unless they forced you to use it Rumor/Sidekick landscape mode. So far, I&#8217;m adapting and like it much better than both iPhone&#8217;s on-screen keyboard and certainly better than T9/multitouch.</p>
<p>The <strong>camera lens placement is too low</strong>, and I find that I&#8217;m always covering it with my finger when trying to take a pic. I guess I expect it to be at the top of the phone when its slid open, for some reason. But, this allows you to take pics with the keyboard closed.</p>
<h3>Summary</h3>
<p>All in all, the Palm Pre Has a lot of potential. I do enjoy the overall UI experience, and I hope that they continue to do updates to get rid of many of the quirks that I have outlined above. I&#8217;m sure I&#8217;ll find more irksome things to post here as time goes on, and I&#8217;ll be sure to update this as things are resolved.</p>
<p>Also, here is a <a href="http://forums.palm.com/palm/board/message?board.id=webossoftware&amp;thread.id=443" target="_blank">forum of wishlist items for the Palm Pre</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/briansaghy.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/briansaghy.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/briansaghy.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/briansaghy.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/briansaghy.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/briansaghy.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/briansaghy.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/briansaghy.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/briansaghy.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/briansaghy.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=98&subd=briansaghy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://briansaghy.wordpress.com/2009/06/08/what-the-palm-pre-is-missing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/334e4f0c3c77c292559f23cc75d28a64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">briansaghy</media:title>
		</media:content>

		<media:content url="http://business2press.com/img/palm-pre.jpg" medium="image">
			<media:title type="html">Palm Pre</media:title>
		</media:content>
	</item>
		<item>
		<title>eBay Spam</title>
		<link>http://briansaghy.wordpress.com/2008/08/27/ebay-spam/</link>
		<comments>http://briansaghy.wordpress.com/2008/08/27/ebay-spam/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 01:28:21 +0000</pubDate>
		<dc:creator>Brian Saghy</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[excessive e-mail]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://briansaghy.wordpress.com/?p=86</guid>
		<description><![CDATA[Every time I buy something on eBay, I&#8217;m frustrated by how much excessive mail fills up my inbox with repetitive garbage. Yesterday I purchased a new keyboard. Here is a chronological list of the subject headers that have flooded in over 24 hours. I expect at least 4 more to follow:

You eBay bid is confirmed
You [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=86&subd=briansaghy&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Every time I buy something on eBay, I&#8217;m frustrated by how much excessive mail fills up my inbox with repetitive garbage. Yesterday I purchased a new keyboard. Here is a chronological list of the subject headers that have flooded in over 24 hours. I expect at least 4 more to follow:</p>
<ul>
<li>You eBay bid is confirmed</li>
<li>You won this item on eBay:</li>
<li>You have won eBay Item &#8230;</li>
<li>Your invoice for eBay purchase</li>
<li>Good news. eBay item &#8230;. (won)</li>
<li>RE: Item #  &#8230; &#8211; Notification of an Instant Payment Received</li>
<li>Thank you for your payment</li>
<li>Your package will be shipped by PayPal Shipping with UPS</li>
<li>Your eBay item has shipped</li>
</ul>
<p>Nine e-mails. NINE! I knew I bid when I hit the bid button. I don&#8217;t need 4 e-mails all telling me that I won. I don&#8217;t need 2 e-mails telling me that the payment was received. And I don&#8217;t need 2 e-mails telling me the same shipping info. What is going on?</p>
<p>Here is what I want:</p>
<ul>
<li> You won the item! Here is your invoice. Please pay here.</li>
<li>Your payment was received. Item will be shipped &#8230;</li>
<li>Item shipped, tracking number. Please remember to rate.</li>
</ul>
<p>The only other time I want to be e-mailed is if I were possibly out-bid, I guess. Even then, I&#8217;m not so sure that would change how I use eBay at all.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/briansaghy.wordpress.com/86/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/briansaghy.wordpress.com/86/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/briansaghy.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/briansaghy.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/briansaghy.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/briansaghy.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/briansaghy.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/briansaghy.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/briansaghy.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/briansaghy.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/briansaghy.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/briansaghy.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=86&subd=briansaghy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://briansaghy.wordpress.com/2008/08/27/ebay-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/334e4f0c3c77c292559f23cc75d28a64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">briansaghy</media:title>
		</media:content>
	</item>
		<item>
		<title>Things that BUZZ [and i know why]</title>
		<link>http://briansaghy.wordpress.com/2008/06/27/things-that-buzz-and-i-know-why/</link>
		<comments>http://briansaghy.wordpress.com/2008/06/27/things-that-buzz-and-i-know-why/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 12:34:19 +0000</pubDate>
		<dc:creator>Brian Saghy</dc:creator>
				<category><![CDATA[Issues]]></category>
		<category><![CDATA[Mobile Phones]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Things]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[buzz]]></category>
		<category><![CDATA[cu500]]></category>
		<category><![CDATA[gsm]]></category>
		<category><![CDATA[interference]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[noise]]></category>
		<category><![CDATA[speaker]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://briansaghy.wordpress.com/?p=77</guid>
		<description><![CDATA[Dear GSM mobile phone carrier,
Fix your network. Fix your communication protocol. I am sick and tired of hearing interference from every cell phone which is on your network on my speakers, on my headphones on my landline on the conference room phone, and seeing my monitor shake and shimmy every time my LG decides to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=77&subd=briansaghy&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Dear GSM mobile phone carrier,</p>
<p>Fix your network. Fix your communication protocol. I am sick and tired of hearing interference from every cell phone which is on your network on my speakers, on my headphones on my landline on the conference room phone, and seeing my monitor shake and shimmy every time my LG decides to talk phone home like ET to the mothership.</p>
<p>This is entirely unacceptable. How much money did you have to shove in the FCC&#8217;s pockets to get this horribly engineered, chattery wireless protocol approved? I was hoping that maybe with the update of the W-CDMA/3G protocol that you&#8217;d have this fixed. I guess that wasn&#8217;t an option? Or are you just lazy and ignorant?</p>
<p>How did Apple overlook this gigantic flaw when choosing AT&amp;T as their sole provider of the iPhone? For being so concerned about aesthetics and pleasure of use, forcing your customer&#8217;s speakers blast digital chit-chat interference at them every 5 minutes is not going to boost your sales or reputability. It doesn&#8217;t matter how pretty it is, because if I have to listen to this garbage noise then your music-playing phone is worthless to me.</p>
<p>Stop blaming the &#8220;poor&#8221; shielding on my [everything]. I&#8217;m sorry that not all of my electronics are wrapped in lead so that you don&#8217;t have to think for yourselves and come up with a protocol that doesn&#8217;t suck. Even Evil Verizon decided to go with a protocol that doesn&#8217;t suck.</p>
<p>I guess that means I&#8217;ll be switching back to crappy, Evil Verizon or maybe try Sprint. Thanks a lot.</p>
<p>Sincerely,</p>
<p>-Brian Saghy</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/briansaghy.wordpress.com/77/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/briansaghy.wordpress.com/77/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/briansaghy.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/briansaghy.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/briansaghy.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/briansaghy.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/briansaghy.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/briansaghy.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/briansaghy.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/briansaghy.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/briansaghy.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/briansaghy.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=77&subd=briansaghy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://briansaghy.wordpress.com/2008/06/27/things-that-buzz-and-i-know-why/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/334e4f0c3c77c292559f23cc75d28a64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">briansaghy</media:title>
		</media:content>
	</item>
		<item>
		<title>Things That BEEP [and i don&#039;t know why]</title>
		<link>http://briansaghy.wordpress.com/2008/02/21/things-that-beep-and-i-dont-know-why/</link>
		<comments>http://briansaghy.wordpress.com/2008/02/21/things-that-beep-and-i-dont-know-why/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 04:06:57 +0000</pubDate>
		<dc:creator>Brian Saghy</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Things]]></category>
		<category><![CDATA[alarm clock]]></category>
		<category><![CDATA[beep]]></category>
		<category><![CDATA[noise]]></category>
		<category><![CDATA[sounds]]></category>

		<guid isPermaLink="false">http://briansaghy.wordpress.com/?p=76</guid>
		<description><![CDATA[The piezo-electric buzzer salesman is one of the most successful businessman of his time. Perhaps not economically, but he certainly got his product into more devices around the world than I personally would ever have wished for.

The buzzer is a simple device – a piece of flexible crystal which flexes itself when an electrical current [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=76&subd=briansaghy&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="margin-bottom:0;">The piezo-electric buzzer salesman is one of the most successful businessman of his time. Perhaps not economically, but he certainly got his product into more devices around the world than I personally would ever have wished for.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">The buzzer is a simple device – a piece of flexible crystal which flexes itself when an electrical current is applied. Turn the current on and off in rapid succession, and you get a frequency. You attach that frequency to a spasming piece of metal or plastic, and you get movement of air. You move air, and you get a blaring obnoxious noise entering your ear, waking you up at 6:30 in the morning as a construction worker decided to put his vehicle in reverse not too far from your bedroom window.<span id="more-76"></span></p>
<p style="margin-bottom:0;">Is that really necessary? I wonder to myself, head covered in a pillow – trying to fall back to sleep. Why on earth would some engineer decide it was a good idea to make a truck beep when it is moving backwards? Safety seems to be the first reason to come to mind, but what exactly are we worried about? Isn&#8217;t the truck moving in reverse indicated by the fact that the truck is, well, moving in reverse? A moving truck is a moving truck is a moving truck.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Imagine any vehicle beeping on and off, once per second, blaring down the highway – driving forwards. Warning everybody in the vicinity “Hey, I could hit you. Hey, I could hit you. Oh, and you over there, I could hit you too!” This would be considered obnoxiously unacceptable, so why do we accept it when the truck is moving <em>backwards</em><span style="font-style:normal;">?</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">Trucks aren&#8217;t the only machines that we use that make unnecessary noise. A simple digital watch, for instance, can be even more obnoxious. Why was it decided that a beep was a good way to let me that I have hit a button on the side of my watch? Perhaps to let me know&#8230; to be honest, I have no idea what it is trying to communicate to me. “Hey, you who pushed the button. Just wanted to let you know that when you changed the mode to stopwatch, it was &#8216;cuz you pushed a button. In case you didn&#8217;t know thats how modes change on the watch”.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">Or maybe it&#8217;s trying to say “hey, the guy who programmed this wristwatch was too lazy to fix a bug where he accidentally tied the buttons to the piezo-electric. That&#8217;s why I only cost $10”.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">Or could it be “Hey, yeah you, fumble fingers. You hit a button. Maybe you didn&#8217;t want to do that. Do you know how serious this was? You are now in (gasp) </span><em>stopwatch</em><span style="font-style:normal;"> mode. I just thought I&#8217;d warn ya in case you didn&#8217;t mean to do it on purpose, to prevent you any grave danger because of your clumsiness”. </span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">I&#8217;m really worried about possibly hitting a button accidentally, especially when the airplane passenger in the seat next to me is trying to sleep while I turn off a running stopwatch. Thank you, watch, I now know that when I pushed the button that it was really pushed, and so do the 6 people surrounding me. You know, the only time it would be useful to be warned with a beep is when I accidentally hold the “set time” button down for too long, possibly altering the time and making me late for a very important appointment. Naturally, my watch is silent during this (and only this) transition.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">Even my alarm clock beeps. Not when you&#8217;d expect it to. It beeps when I&#8217;m trying to wind down and go to sleep. It beeps when I set the alarm from “off” to “on”. I suppose the well-drawn little light with a bell symbolizing “alarm 1 has been set” is apparently not enough to get the point across. Nope, it needs to beep at full volume at me, irritating me in my sleepy state. The affect is even worsened if somebody is on the floor next to the bed in a sleeping bag, already asleep. Then they get to wake up by the alarm clock&#8217;s announcement “Hey, yeah you already asleep on the floor, I just wanted to let you know that I&#8217;m gonna wake you up again in 6 hours. In case you were worried you might get a good night&#8217;s rest.”</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">The </span><span style="font-style:normal;"><strong>only</strong></span><span style="font-style:normal;"> time an alarm clock should beep is if it is trying to raise me from the dead of 7am.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">Ah yes, and then there is the computer beep. At some point in the early days of the Unix OS, some brilliant computer programmer discovered a most brilliant way to utilize that little piezo-electric buzzer that the salesman sold the motherboard manufacturer of his computer. “Sure, its a good idea to have a buzzer” said the salesman, “there are plenty of useful things that could be communicated through sound in a computer”.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">Trying to delete a non-existent character is not one of them.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">I&#8217;m at a unix console, and I realize that I started typing a filename incorrectly. I hit backspace, holding it down until all of the characters are gone. But, to my surprise, I get chastised and scoffed at by the PC when there are no more characters left to delete. </span></p>
<p style="margin-bottom:0;"><span style="font-style:normal;">BEEP BEEP BEEP BEEP BEEP&#8230; </span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">What? What did I break? Is the computer going to melt down? Is it dying? Is it erasing all of my files? Oh, no, its simply and harshly trying to tell me that when I hit backspace and no more characters disappear from under the cursor that there are no more characters to delete. Because that wasn&#8217;t obvious by the visual display that there are no more characters.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">Let&#8217;s extend this feature to a text editor, please. I really want an entire classroom of focused students to know every single time I hit the delete key one too many times. Because that&#8217;s really, really, really important for everybody to know. I like everybody in my surroundings to be annoyed with my completely average butterfingers.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">I don&#8217;t mind if a computer beeps to tell me “Hey, moron, you forgot to install a processor in me”. “You are about to delete the entire contents of your hard drive, as well as blow the face of Alaska off the planet.” is a pretty good time to beep. Maybe even twice, for that second part. Even “Hey, I&#8217;m rebooting because Windows is a piece of garbage and crashed” is acceptable. But please, don&#8217;t beep at me to tell me something which is otherwise mundane and obvious.</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-style:normal;">Hell for the programmer who made this initial decision and standardized it for years to come should be placement in a black room with nothing but a white “&gt;” prompt. The only hope of entertainment of any sort or escape from this room is, in fact, the only object in the room, which is a backspace key. The backspace key only makes a beeping sound and causes the cursor to blink. Take eternity in that,  sadistic programmer.</span></p>
<p style="margin-bottom:0;"><span style="font-style:normal;">The piezo-electric salesman may have had his way with our electronics, but there is no need to continue this way. With a small amount of engineering effort and prototype testing, life with machines could be so much more tranquil if they are designed to yell at us at only the most appropriately important times.</span></p>
<p style="margin-bottom:0;">
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/briansaghy.wordpress.com/76/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/briansaghy.wordpress.com/76/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/briansaghy.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/briansaghy.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/briansaghy.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/briansaghy.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/briansaghy.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/briansaghy.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/briansaghy.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/briansaghy.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/briansaghy.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/briansaghy.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=76&subd=briansaghy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://briansaghy.wordpress.com/2008/02/21/things-that-beep-and-i-dont-know-why/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/334e4f0c3c77c292559f23cc75d28a64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">briansaghy</media:title>
		</media:content>
	</item>
		<item>
		<title>International Dvorak Layout</title>
		<link>http://briansaghy.wordpress.com/2007/05/14/international-dvorak-layout/</link>
		<comments>http://briansaghy.wordpress.com/2007/05/14/international-dvorak-layout/#comments</comments>
		<pubDate>Mon, 14 May 2007 07:03:51 +0000</pubDate>
		<dc:creator>Brian Saghy</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Spain]]></category>
		<category><![CDATA[Things]]></category>

		<guid isPermaLink="false">http://briansaghy.wordpress.com/2007/05/14/international-dvorak-layout/</guid>
		<description><![CDATA[Before my study abroad in Spain, I realized that I was going to be doing quite a bit of writing en español, and that this was going to require some new keyboard adjusting, since I didn&#8217;t feel like doing the alt-01249 key combinations to get characters like ñ € ó ç º ü ¡ ¿, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=48&subd=briansaghy&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Before my study abroad in Spain, I realized that I was going to be doing quite a bit of writing en español, and that this was going to require some new keyboard adjusting, since I didn&#8217;t feel like doing the alt-01249 key combinations to get characters like ñ € ó ç º ü ¡ ¿, etc, since they would be quite frequent.</p>
<p>This is great and simple, if you use a QWERTY-style keyboard. The problem for me is that I use the <a href="http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard" title="Dvorak Layout on Wikipedia" target="_blank">Dvorak simplified keyboard layout</a>, and I have been since my Junior year of High School. Though I can type in QWERTY, I find it uncomfortable and slow. There exist several Spanish-Dvorak keyboard layout setup files for Windows, however they are all designed for the Spanish keyboard layout, not the US layout. This moves around some keys from where I am used to having them on my US-Dvorak layout, which again is uncomfortable. I already know two layouts, why should I force myself to learn a third? All I wanted was my US-Dvorak layout with the special accented characters and symbols. This shouldn&#8217;t be too hard.</p>
<p>Doing some long and tedious searching, I stumbled upon Colin at carfreeuniverse.org&#8217;s <a href="http://carfreeuniverse.org/Members/colin/dvorakspanchars/" title="Original US-Dvorak with Spanish">US-Dvorak with Spanish Chars implementation.</a> This was a great starting point, but it still lacked some of the symbols that I wanted. I can&#8217;t remember what at this point, as it was a year ago when I first looked at his layout. I believe I needed most the €, º, and ç symbols, especially if I wanted to write some Català. So I modified his layout for my own purposes, and added characters as I found necessary.</p>
<p>Now, I&#8217;m trying to teach myself Português, and along comes a whole new set of letters that weren&#8217;t needed in Spanish &#8211; ã, õ, à, ô, â, ê, etc. So, nearly a year later, I open up the old Microsoft Keyboard Layout Creator and start doing some edits, and add the characters I need. Finally, this is installed on my desktop, so I can send e-mails in Spanish and Portuguese to my friends without looking like a fool and causing vowel confusion.</p>
<p>The result is a keyboard layout that can be used as the default keyboard dvorak layout when typing in English. When special characters are needed, the &#8216;, ~, `, and ^ characters are all &#8220;dead keys&#8221; which are used to modify the following character. The layout thus will not get in my way for any of my everyday typing, and allows me to hold IM conversations and write Spanglish/Esportuguês with zero transition between languages. This may even cover French, but its probably not quite there yet. Maybe in version 3.0. The only thing I modified was swapping the shift state of the ~ and `, since ~ characters are used much more frequently. This may be confusing, because its opposite of the key printing on the keyboard itself. I may change it back if it gets confusing.</p>
<p>Here are some screen shots of the layout:</p>
<p><a href="http://briansaghy.files.wordpress.com/2007/05/dv_es_pt.jpg" title="US Dvorak with Spanish default" class="file-link image">  			<img src="http://briansaghy.files.wordpress.com/2007/05/dv_es_pt.thumbnail.jpg" alt="US Dvorak with Spanish default" />Default</a></p>
<p><a href="http://briansaghy.files.wordpress.com/2007/05/dv_es_ptshft.jpg" title="US Dvorak with Spanish Shift"><img src="http://briansaghy.files.wordpress.com/2007/05/dv_es_ptshft.thumbnail.jpg" alt="US Dvorak with Spanish Shift" />Shift</a></p>
<p><a href="http://briansaghy.files.wordpress.com/2007/05/dv_es_ptaltgr.jpg" title="US Dvorak with Spanish Alt-Ctrl" class="file-link image"><br />
<img src="http://briansaghy.files.wordpress.com/2007/05/dv_es_ptaltgr.thumbnail.jpg" alt="US Dvorak with Spanish Alt-Ctrl" />Alt-Ctrl</a></p>
<p>I figured I would post all my hard work for undoubtedly enormous population of US-dvorak-native tri+linguists out there. I can think of at least 2 other people who may find this useful that I actually know, that is, if they even use Windows. More importantly, I&#8217;ll be able to access this website and install the layouts from anywhere.</p>
<p>Feel free to comment on the layout. Perhaps I missed some characters or made a goof somewhere. I&#8217;d be happy to fix it, so long as I&#8217;m in agreement <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://www.saghy.com/dvorak/USDvorak_Layout_with_Spanish_and_Portuguese.zip" title="US-Dvorak with Spanish and Portuguese Chars Installer">Click here to download installer</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/briansaghy.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/briansaghy.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/briansaghy.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/briansaghy.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/briansaghy.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/briansaghy.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/briansaghy.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/briansaghy.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/briansaghy.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/briansaghy.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/briansaghy.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/briansaghy.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=briansaghy.wordpress.com&blog=41213&post=48&subd=briansaghy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://briansaghy.wordpress.com/2007/05/14/international-dvorak-layout/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/334e4f0c3c77c292559f23cc75d28a64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">briansaghy</media:title>
		</media:content>

		<media:content url="http://briansaghy.files.wordpress.com/2007/05/dv_es_pt.thumbnail.jpg" medium="image">
			<media:title type="html">US Dvorak with Spanish default</media:title>
		</media:content>

		<media:content url="http://briansaghy.files.wordpress.com/2007/05/dv_es_ptshft.thumbnail.jpg" medium="image">
			<media:title type="html">US Dvorak with Spanish Shift</media:title>
		</media:content>

		<media:content url="http://briansaghy.files.wordpress.com/2007/05/dv_es_ptaltgr.thumbnail.jpg" medium="image">
			<media:title type="html">US Dvorak with Spanish Alt-Ctrl</media:title>
		</media:content>
	</item>
	</channel>
</rss>