<?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>The Downward Spiral &#187; computers</title>
	<atom:link href="http://ds.initiated.com/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://ds.initiated.com</link>
	<description>Introspective technocrat meets wisecracker socialite.</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:11:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>playstation network (psn) down</title>
		<link>http://ds.initiated.com/2010/03/01/playstation-network-psn-down/</link>
		<comments>http://ds.initiated.com/2010/03/01/playstation-network-psn-down/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 14:15:13 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/?p=2949</guid>
		<description><![CDATA[the &#8220;playstation network&#8221; is &#8220;down&#8221; for users of the older PS3&#8242;s this isn&#8217;t exactly true&#8230; the PSN is UP, it&#8217;s just that older Ps3&#8242;s can&#8217;t connect to it.  The date was reset to 12/31/99, which is outside the settable times.  Any game that stores trophies online won&#8217;t load, saying quit and reload to try and [...]]]></description>
			<content:encoded><![CDATA[<p>the &#8220;playstation network&#8221; is &#8220;down&#8221; for users of the older PS3&#8242;s</p>
<p>this isn&#8217;t exactly true&#8230; the PSN is UP, it&#8217;s just that older Ps3&#8242;s can&#8217;t connect to it.  The date was reset to 12/31/99, which is outside the settable times.  Any game that stores trophies online won&#8217;t load, saying quit and reload to try and connect.</p>
<p>I think Ps3s that were turned on yesterday connected and then disconnected and then some flag was thrown south and now we can&#8217;t reconnect.  With the trophies thing, I can&#8217;t believe they wouldn&#8217;t know that PS3s wouldn&#8217;t be connected all the time, and so I&#8217;d think they&#8217;d cache the trophies locally&#8230; I think they had to&#8230; so that leads me to believe &#8220;something happened&#8221; upon connecting to kill the trophy cache, and now we can&#8217;t reconnect.  So, two problems.</p>
<p>Either that or there is another timer inside the PS3 besides the clock.. my &#8220;black box sense&#8221; is telling me it&#8217;s one of those two things.</p>
<p>Anyway, there&#8217;s been a lot of speculation about trophies&#8230; we HAVE NOT lost them&#8230; even though they aren&#8217;t listed on your PS3.  If anyone is worried, login to the PSN website and you&#8217;ll see that they are still there.  No big deal.</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2010/03/01/playstation-network-psn-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to paste as text in excel for barcodes</title>
		<link>http://ds.initiated.com/2009/10/01/how-to-paste-as-text-barcodes/</link>
		<comments>http://ds.initiated.com/2009/10/01/how-to-paste-as-text-barcodes/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 14:46:19 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/2009/10/01/how-to-paste-as-text-barcodes/</guid>
		<description><![CDATA[if you have a barcode like 047995855086, then the leading 0 is important to have there unfortunately, excel, in it&#8217;s infinite wisdom, will not keep that leading 0 there unless the format of the cell is Text&#8230; so, that should be easy right?&#160; If you have a spreadsheet with 047995855086 in there, and copy it [...]]]></description>
			<content:encoded><![CDATA[<p>if you have a barcode like 047995855086, then the leading 0 is important to have there</p>
<p>unfortunately, excel, in it&#8217;s infinite wisdom, will not keep that leading 0 there unless the format of the cell is Text&#8230; </p>
<p>so, that should be easy right?&nbsp; If you have a spreadsheet with 047995855086 in there, and copy it to a cell formatted as Text, it will STILL drop the leading 0.</p>
<p>The magic is you have to paste it from a &#8220;text source&#8221; (I&#8217;m calling it) like Notepad.</p>
<p>so let&#8217;s say you have a huge column of 12 digit barcodes (with no spaces or dashes or anything).. all the leading 0&#8242;s are dropped.</p>
<p>First apply a Custom Formatting to all the cells and put in 12 0&#8242;s &#8230; wowzors&#8230; now we have leading 0&#8242;s.. well, you can SEE leading zeros.. but if you were to copy a cell or reference it or whatever, guess what? &#8230; leading 0&#8242;s dropped</p>
<p>soooo .. now copy that column&#8230; and paste in to NOTEPAD&#8230; ah ha.. magic sauce is brewing!</p>
<p>now, back in the Excel, change that column&#8217;s format to Text &#8230; leading zero&#8217;s are dropped, but the stage is set</p>
<p>back in notepad, copy everything and paste back in to excel&#8230; leading zeros really there (for real) and the cell has a little green triangle in the corner.. you may even get a warning cuz OMFG you have LEADING ZEROS!!!</p>
<p>but.. that&#8217;s what you want&#8230; you win! do a happy dance!</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2009/10/01/how-to-paste-as-text-barcodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the blackberry tour</title>
		<link>http://ds.initiated.com/2009/08/11/the-blackberry-tour/</link>
		<comments>http://ds.initiated.com/2009/08/11/the-blackberry-tour/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 14:32:11 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/2009/08/11/the-blackberry-tour/</guid>
		<description><![CDATA[I so upgraded my phone to the Blackberry Tour on Sprint.&#160; It has EVDO Rev A and a pretty quick processor&#8230; it&#8217;s a pretty viable computer in the palm of your hand, but still a really great phone.. even clearer that my Pearl was.. which is usually a trade off with other such devices I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I so upgraded my phone to the Blackberry Tour on Sprint.&nbsp; It has EVDO Rev A and a pretty quick processor&#8230; it&#8217;s a pretty viable computer in the palm of your hand, but still a really great phone.. even clearer that my Pearl was.. which is usually a trade off with other such devices I&#8217;ve had.</p>
<p>Connection speed is about 500-600Kbps .. not 1-3Mbps like EVDO Rev A is supposed to give ya, so it&#8217;s really the processor in the thing slowing it down.&nbsp; This is about 10 times faster, in both directions, though than the Pearl.&nbsp; I ran the speed tests using <a href="http://www.xtremelabs.com/apps">Xtreme Labs speedtest</a>.</p>
<p>With the faster stuff and the full keyboard and a speaker that can play LOUD ring tones (I have the volume at half right now, cuz damn), that fixes all the problems I had with the Pearl.</p>
<p>The only problem I&#8217;ve had so far is Google Maps not being able to find the GPS.. I guess they are working on that.&nbsp; I got another app called <a href="http://www.mypoynt.com/">Poynt</a> that I&#8217;ll use unti it gets fixed.</p>
<p>I&#8217;ve also found an SSH client for the Blackberry which uses MIDP Java stuff found here: <a href="http://www.xk72.com/midpssh/">http://www.xk72.com/midpssh/</a>&nbsp; &#8230; works pretty damn well&#8230; you gotta be sure to put the connection type on TCP/IP .. Default will not work and give a connection string error .. now I can reset shit over ssh from my phone&#8230; it&#8217;s the holy grail I&#8217;ve been looking for since the dawn of time</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2009/08/11/the-blackberry-tour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>goodbye live writer</title>
		<link>http://ds.initiated.com/2009/07/02/goodbye-live-writer/</link>
		<comments>http://ds.initiated.com/2009/07/02/goodbye-live-writer/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 20:26:57 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/2009/07/02/goodbye-live-writer/</guid>
		<description><![CDATA[I can&#8217;t believe I&#8217;ve been messing with it for so long.. Microsoft Live Writer is SOOO SLOW. I&#8217;ve switched to ScribeFire&#8230; an extension for FireFox.. it is so much better&#8230; I guess not as &#8220;fancy looking&#8221; but it works a whole hell of a lot better&#8230; doesn&#8217;t take a minute to turn it on and [...]]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t believe I&#8217;ve been messing with it for so long.. Microsoft Live Writer is SOOO SLOW.</p>
<p>I&#8217;ve switched to <a href="http://www.scribefire.com/">ScribeFire</a>&#8230; an extension for FireFox.. it is so much better&#8230; I guess not as &#8220;fancy looking&#8221; but it works a whole hell of a lot better&#8230; doesn&#8217;t take a minute to turn it on and another minute to start typing and 5 minutes to publish.. it does all that really really fast.</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2009/07/02/goodbye-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>egroupware contact syncing</title>
		<link>http://ds.initiated.com/2009/06/02/egroupware-contact-syncing-2/</link>
		<comments>http://ds.initiated.com/2009/06/02/egroupware-contact-syncing-2/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 19:03:01 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/2009/06/02/egroupware-contact-syncing-2/</guid>
		<description><![CDATA[I decided to reinvent the wheel and make my own contact syncing for egroupware on the Windows Mobile 6.1 platform.. so C# talking to PHP the reason is all the others I&#8217;ve tried don&#8217;t work.. all of them end up in contacts being duplicated.&#160; Also my contact store backend is LDAP and uses LDAP address [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to reinvent the wheel and make my own contact syncing for egroupware on the Windows Mobile 6.1 platform.. so C# talking to PHP</p>
<p>the reason is all the others I&#8217;ve tried don&#8217;t work.. all of them end up in contacts being duplicated.&nbsp; Also my contact store backend is LDAP and uses LDAP address books like egroupware suggests&#8230; still.. doesn&#8217;t work with their syncing stuff.</p>
<p>I have both sending contacts and getting contacts working now.. and you can currently delete all contacts on the device before you read them from the server&#8230; deleting the other way will work eventually too</p>
<p>so nothing ever deletes unless you pick &#8220;delete all before import/export&#8221; .. then it wipes out everything (right now only local deletes work) and sends all changes over</p>
<p>it also never overwrites a contacts filled in attribute with nothing &#8230; there&#8217;s always gotta be &#8220;something&#8221; to overwrite</p>
<p>&#8230; so this isn&#8217;t syncing.. so much as writing one way or the other and filling in what&#8217;s missing, if anything</p>
<p>if anyone out there in the world wants a copy, email me.. I&#8217;ll put up a link somewhere later.. I was thinking about making this a sourceforge thing, but really it&#8217;s for internal use and I don&#8217;t want to &#8220;support&#8221; it for other people</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2009/06/02/egroupware-contact-syncing-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>everything is VB</title>
		<link>http://ds.initiated.com/2009/05/14/everything-is-vb/</link>
		<comments>http://ds.initiated.com/2009/05/14/everything-is-vb/#comments</comments>
		<pubDate>Thu, 14 May 2009 13:44:36 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/?p=2824</guid>
		<description><![CDATA[Well, Microsoft would have you think so. The more I work in MS stuff, the more I realize everything is really just dressed up VB&#8230; C#, .NET, etc &#8230; they just changed the words to make you think you aren&#8217;t writing in BASIC&#8230; feel good&#8230; &#8220;u r totally awsum there guy!&#8221; nice one MS.. nice [...]]]></description>
			<content:encoded><![CDATA[<p>Well, Microsoft would have you think so.</p>
<p>The more I work in MS stuff, the more I realize everything is really just dressed up VB&#8230; C#, .NET, etc &#8230; they just changed the words to make you think you aren&#8217;t writing in BASIC&#8230; feel good&#8230; &#8220;u r totally awsum there guy!&#8221;</p>
<p>nice one MS.. nice one</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2009/05/14/everything-is-vb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>new toy</title>
		<link>http://ds.initiated.com/2008/12/03/new-toy/</link>
		<comments>http://ds.initiated.com/2008/12/03/new-toy/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 02:00:55 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/?p=2788</guid>
		<description><![CDATA[Samsung NC10-14GW &#8230; so far pretty nice.  What did Jon say.. a media consumer and not a media creator.. well.. I&#8217;m blogging from it I went on an uninstalling rampage like I always do.. well.. don&#8217;t uninstall the Easy Display manager.. you need that or you FN keys don&#8217;t work]]></description>
			<content:encoded><![CDATA[<p>Samsung NC10-14GW &#8230; so far pretty nice.  What did Jon say.. a media consumer and not a media creator.. well.. I&#8217;m blogging from it <img src='http://ds.initiated.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I went on an uninstalling rampage like I always do.. well.. don&#8217;t uninstall the Easy Display manager.. you need that or you FN keys don&#8217;t work</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2008/12/03/new-toy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>goodbye funambol, again</title>
		<link>http://ds.initiated.com/2008/08/25/goodbye-funambol-again/</link>
		<comments>http://ds.initiated.com/2008/08/25/goodbye-funambol-again/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 23:35:20 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/?p=2734</guid>
		<description><![CDATA[I just deleted the funambol plugin from my Blackberry for the last time (I think) until a new version comes out.  So syncing with the Blackberry desktop application to Outlook via USB cable transfers everything perfectly including pictures and PINs and all that stuff.  Funambol doesn’t.  Additionally sync’ing with Funambol and then syncing Outlook with [...]]]></description>
			<content:encoded><![CDATA[<p>I just deleted the funambol plugin from my Blackberry for the last time (I think) until a new version comes out.  So syncing with the Blackberry desktop application to Outlook via USB cable transfers everything perfectly including pictures and PINs and all that stuff.  Funambol doesn’t.  Additionally sync’ing with Funambol and then syncing Outlook with Funambol makes the Blackberry and Outlook not sync correctly.</p>
<p>So.. ya.. don’t mix sync’s.. it just won’t work.. it’s either sync everything with 1 source or don’t sync them… so.. goodbye Funambol.. again.. for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2008/08/25/goodbye-funambol-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>messing with funambol again</title>
		<link>http://ds.initiated.com/2008/08/25/messing-with-funambol-again/</link>
		<comments>http://ds.initiated.com/2008/08/25/messing-with-funambol-again/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 18:02:07 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/2008/08/25/messing-with-funambol-again/</guid>
		<description><![CDATA[Everyone I work for/with likes their mobile phones so I decided to check out Funambol again.&#160; Also there&#8217;s been renewed interest in doing stuff without Exchange servers, so.. here we go again. Since I have a Blackberry now, I figured that it would be more supported and more used.&#160; Funambol is also on version 7 [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone I work for/with likes their mobile phones so I decided to check out Funambol again.&#160; Also there&#8217;s been renewed interest in doing stuff without Exchange servers, so.. here we go again.</p>
<p>Since I have a Blackberry now, I figured that it would be more supported and more used.&#160; Funambol is also on version 7 and the last time I checked this stuff out was in version 3.5&#8230; that&#8217;s also when I got an &quot;Opensource Rocks&quot; or something like that T-Shirt from them&#8230; oh ya.. I&#8217;m big time <img src='http://ds.initiated.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So I got PIM sync&#8217;ing for the Blackberry and for Thunderbird and for Outlook.&#160; Long story short, what works is if I send contacts to the Funambol server with the Blackberry and then grab those contacts with Outlook and Thunderbird.</p>
<p>If nothing else, this is pretty cool to get contacts from the Blackberry to Thunderbird.. no need to have Outlook in the middle there anymore.&#160; However, since the Blackberry syncs over the cable connection better, and then only with Outlook, it makes this a hard sell to the non-geek community&#8230; but, for the most part, this would work.. and that&#8217;s pretty nice.</p>
<p>What didn&#8217;t work is when I changed anything in Outlook or Thunderbird and told the Blackberry to sync up again.. the Blackberry sync client would error out and that was the end of that.</p>
<p>I didn&#8217;t try the Funambol email push client.&#160; BIS works as well as I think it should without needing another app.&#160; Funambol&#8217;s email client might work better (and then again might not), but I don&#8217;t see much of a reason to switch it.&#160; I WOULD just try it, but I can&#8217;t &quot;just do it&quot;&#8230; you need to convert some kinda java thing A to java thing B .. or something.. anyway.. I don&#8217;t want to mess with that to try something I don&#8217;t really want to try.</p>
<p>Anyway.. that&#8217;s round 1 of testing.. I&#8217;ve deleted the app off the Blackberry many times now, but I put it back on again to get all my contacts from Outlook to Thunderbird.. and that&#8217;s really the only thing I&#8217;m gonna do with that for right now&#8230; local BB to Outlook sync with a cable, push that to Funambol and then pull it down with Thunderbird.</p>
<p>&#8230; the rest&#8230; maybe more later&#8230; but really this has to work flawlessly before I bring it before the bosses.</p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2008/08/25/messing-with-funambol-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>no more forwarding</title>
		<link>http://ds.initiated.com/2008/07/10/no-more-forwarding/</link>
		<comments>http://ds.initiated.com/2008/07/10/no-more-forwarding/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 22:08:03 +0000</pubDate>
		<dc:creator>Nick Mossie</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://ds.initiated.com/2008/07/10/no-more-forwarding/</guid>
		<description><![CDATA[I have quite a few email addresses at different hosts.. I&#8217;m a firm believer in all my email in one place.&#160; So, of course, I&#8217;ve been forwarding email.&#160; I&#8217;ve stopped that now after reading this article. All my mail is filtered in to a google for domains (initiated.com) account.&#160; Then I pull that mail down [...]]]></description>
			<content:encoded><![CDATA[<p>I have quite a few email addresses at different hosts.. I&#8217;m a firm believer in all my email in one place.&nbsp; So, of course, I&#8217;ve been forwarding email.&nbsp; I&#8217;ve stopped that now after reading <a href="http://ask.slashdot.org/article.pl?sid=08/07/10/192240">this article</a>.</p>
<p>All my mail is filtered in to a google for domains (initiated.com) account.&nbsp; Then I pull that mail down to my local server.&nbsp; If my local server goes down, then I still have google, which doesn&#8217;t go down.. ever.</p>
<p>And actually I&#8217;m thinking about not archiving my stuff locally.. but I think I&#8217;d still want room to play again at some point.. even though I&#8217;m in &#8220;solid solution&#8221; mode now.</p>
<p>Anyway.. now.. instead of forwarding.. I take advantage of google&#8217;s ability to grab your email from other places via their pop3 service.&nbsp; All 3 of my other addresses have pop3 ability (mostly because I&#8217;m in charge of that <img src='http://ds.initiated.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) and then I resuck that email (via pop3s) from google to me.&nbsp; So I &#8220;fetchmail&#8221; via google and then actually really fetchmail&#8230; I could skip the middle man and fetchmail directly, but google&#8217;s spam filter is totally awesome&#8230; and I haven&#8217;t taken it head to head with spamassassin yet.. only using it sentimentally.. so.. yar.. that&#8217;s what I got yo.</p>
<p>I&#8217;ve also implemented SPF for work(s)&#8230; I gotta see how I can do that for home too&#8230; maybe&#8230; if I care after today <img src='http://ds.initiated.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ds.initiated.com/2008/07/10/no-more-forwarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
