<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Entropy Reducers Amalgamated</title>
      <link>http://www.jbaltz.com/weblog/</link>
      <description>Helping slow the heat death of the universe, one joule per degree kelvin at a time.</description>
      <language>en</language>
      <copyright>Copyright 2012</copyright>
      <lastBuildDate>Mon, 16 Apr 2012 12:48:51 -0500</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=4.2-en</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
         <title>Social media spam -- the pain begins</title>
         <description><![CDATA[I've already had many spammy followers on <a href="http://www.twitter.com/lorvax">twitter</a>, but now I've started getting them on <a href="http://www.linkedin.com/in/lorvax">LinkedIn</a> as well. At least they're making themselves obvious:
<p />
<center>
<a href="http://www.jbaltz.com/images/201204/linkedin-spam.png">
<img src="http://www.jbaltz.com/images/201204/linkedin-spam.png" width=320 height=240 />
</a>
</center>
<p />
That's...er...somehow I doubt that Larry Thurston has progressed that far along with his SRS without a name change...
<p />
(That's also the second invitation from Larry Thurston I've received, the last invitation came in over the holiday weekend and the account was marked as spam, as I expect this one will be shortly.)]]></description>
         <link>http://www.jbaltz.com/weblog/2012/04/social_media_spam_--_the_pain.html</link>
         <guid>http://www.jbaltz.com/weblog/2012/04/social_media_spam_--_the_pain.html</guid>
         <category>Tech</category>
         <pubDate>Mon, 16 Apr 2012 12:48:51 -0500</pubDate>
      </item>
      
      <item>
         <title>Today is the cadr of your life.</title>
         <description><![CDATA[<a href="http://en.wikipedia.org/wiki/CAR_and_CDR">CADR </a>is LISP-speak for "First part of the rest of"
<p>
If you have a list
<tt>(1 2 3)</tt>
Then the CADR of that list is <tt>(2)</tt>
<p>

I did a google (and bing) search on "<strong>today is the cadr of your life</strong>" after I posted (somewhat flippantly) on a friend's Facebook status update the abovementioned phrase.
<p>I got<p>
<blockquote><pre><tt>
                       today is the cadr of your life - Google Search (p1 of 7)

   Search Images Videos Maps News Shopping Gmail More »

   Web History | Settings | Sign in

   [logo_sm.gif]  today is the cadr of your life___________   Search
   Advanced Search
   Preferences

   Web Results 1 - 10 of about 1,080,000,000 for today is the card of
   your life. (0.23 seconds)

   <strong>Showing results for <em>today is the card of your life</em>. Search instead for
   <em>today is the cadr of your life</em></strong>
   Grocery  loyalty  cards  help  trace  food-borne ... - Your Life - USA
   Today

   Nov 16, 2011 ... A new tool is being used by public health officials
   to figure out what makes
   people sick: the lowly shopper-loyalty card.
   yourlife.usatoday.com/fitness-food/safety/story/...cards.../1 - 48k -
   Cached - Similar pages

   Re-Create Your Life Today: A Smart Card Game

   Jan 13, 2012 ... Re-Create Your Life Today. If you want to improve the
   quality of your life, live
   better and be happier, then the principles of Positive Thinking can
   ...
   recreateyourlifetoday.blogspot.com/2012/01/smart-card-game.html - 63k
   - Cached - Similar pages

   Change your life today with an Attitude of Gratitude!
</tt></pre></blockquote>

If I actually search for "today is the cadr of your life", I get, pretty much bupkis:
<blockquote><pre><tt>
                       today is the cadr of your life - Google Search (p1 of 4)

   Search Images Videos Maps News Shopping Gmail More »

   Web History | Settings | Sign in

   [logo_sm.gif]  today is the cadr of your life___________   Search
   Advanced Search
   Preferences

   Web Results 1 - 10 of about 6,840,000 for today is the cadr of your
   life. (0.14 seconds)

   Did you mean: today is the card of your life

   Org Mode - Organize Your Life In Plain Text!

   1.1 Org-Mode Setup; 1.2 Organizing Your Life Into Org Files; 1.3
   Agenda Setup
   ...... If I want just today's calendar view then F12 a is still faster
   than generating the
   ..... (org-clock-is-active) (equal org-clock-default-task (cadr
   org-clock-history))) ...
   doc.norang.ca/org-mode.html - 314k - Cached - Similar pages

   Media Center - CADR - Welcome

   Valentine's Day Gift Ideas For the Allergy Sufferer in Your Life, PDF
   ... CADR
   Certified Air Cleaners Contribute to Indoor Workout Success for
   Allergy Sufferers ...
   www.cadr.org/mediacenter.htm - 19k - Cached - Similar pages

     VALENTINE'S DAY GIFT IDEAS FOR THE ALLERGY SUFFERER IN ...

</tt></pre></blockquote>
<p>
Meh. Pretty weak, universe. Get out there and get your geek on. ]]></description>
         <link>http://www.jbaltz.com/weblog/2012/03/today_is_the_cadr_of_your_life.html</link>
         <guid>http://www.jbaltz.com/weblog/2012/03/today_is_the_cadr_of_your_life.html</guid>
         <category>Tech</category>
         <pubDate>Thu, 01 Mar 2012 00:36:09 -0500</pubDate>
      </item>
      
      <item>
         <title>ORLY IBM Install?</title>
         <description><![CDATA[So I'm installing an IBM client on an HP/UX big honkin' piece of machinery, when I'm presented with:
<p>
<blockquote><tt><pre>
===============================================================================
Introduction
------------

InstallAnywhere will guide you through the installation of IBM Blahdeblah Client
SDK 69.70.FC81.

It is strongly recommended that you quit all programs before continuing with
this installation.
</pre></tt>
</blockquote> 
<p>(Versions and names masked to protect the not-so-innocent.)
<p>So, I'm supposed to, on this large system with hundreds of processors, shut down everything else so I can install some client libraries and an SDK? Have you taken "<a href="http://www.urbandictionary.com/define.php?term=CYA&defid=1044195">CYA</a>"  here just a bit too far? Can't be bothered to check or customize the messages our installer programette blob puts out?

Sigh.]]></description>
         <link>http://www.jbaltz.com/weblog/2012/02/orly_ibm_install.html</link>
         <guid>http://www.jbaltz.com/weblog/2012/02/orly_ibm_install.html</guid>
         <category>Tech</category>
         <pubDate>Wed, 08 Feb 2012 23:06:13 -0500</pubDate>
      </item>
      
      <item>
         <title>Debugging using the &quot;Microsoft Method&quot;</title>
         <description><![CDATA[Just happened a little while ago with a client's machine that was having network difficulties:

<blockquote> on 2/3/2012 8:54 AM <em>xxxxxxxxxxxx  </em>said the following: 
<p>
> Rather than take the time to actually troubleshoot it, I rebooted the box.  Let me know if that helps.
</blockquote>
To which I responded:
<blockquote>Much better. Sometimes the Microsoft method is all that's needed.
Now to fix some small breakages.
</blockquote>
]]></description>
         <link>http://www.jbaltz.com/weblog/2012/02/debugging_using_the_microsoft.html</link>
         <guid>http://www.jbaltz.com/weblog/2012/02/debugging_using_the_microsoft.html</guid>
         <category>Tech</category>
         <pubDate>Fri, 03 Feb 2012 09:00:26 -0500</pubDate>
      </item>
      
      <item>
         <title>More geeking on a New Year&apos;s Eve</title>
         <description><![CDATA[Sigh. 
<p>
One more year.
<p>
<a href="http://www.twitter.com/thesubwaypoet">Son #1</a> is off in Times Square (you're only a teenager once) for the "celebration" with a buddy and a few hundred thousand other New Yorkers.
<p>
<a href="http://twitter.com/#!/levitator">Son #2</a> has a few friends over and is watching a <a href="http://www.imdb.com/title/tt0990407/">movie</a>.
<p>
Sons #3 and #4 are asleep, as is my dear wife, who has to round in the nursery tomorrow morning bright and early.
<p>
Of course, I didn't get as much done this year as I had hoped. And the year brought its share of twists and turns, personally and professionally. Lots I can't (or am just not willing to) write about. 
<p>
We made some great new <a href="https://www.facebook.com/profile.php?id=1322817321">friends</a>. We switched to a different <a href="http://beithillel.org/">synagogue</a> in our neighborhood. We made inroads in helping to create a <a href="https://www.facebook.com/pages/Prospect-Heights-Shul/103550509734814">new</a> <a href="http://www.meetup.com/ProspectHeightsShul/">synagogue</a> in a neighborhood that's not ours. And we listed our house for sale, so we can eventually <a href="http://www.anshechesed.org/">relocate to a whole new town</a>. 
<p>
I'm not going to bother listing plans for this year; I'm taking things one month; one week; one day at a time. I made my real resolutions back on Rosh Hashanah. I did a lot this year; the family did a lot, and we've definitely been places we never imaged we'd be. I will say that I'll try to be writing more -- the blog feels like it hasn't seen me in months. It hasn't. Work has been totally busy these last two months, and for that, I am grateful. 
<p>
I wish everyone out there a happy and prosperous 2012, during which the world <a href="http://en.wikipedia.org/wiki/2012_phenomenon">probably won't end</a>. 
]]></description>
         <link>http://www.jbaltz.com/weblog/2011/12/more_geeking_on_a_new_years_ev.html</link>
         <guid>http://www.jbaltz.com/weblog/2011/12/more_geeking_on_a_new_years_ev.html</guid>
         <category>Misc.</category>
         <pubDate>Sat, 31 Dec 2011 23:34:54 -0500</pubDate>
      </item>
      
      <item>
         <title>Remember when disk was measured in Megabytes?</title>
         <description><![CDATA[My first computer (an <a href="http://oldcomputers.net/osborne.html">Osborne 1</a>) had two 92kB (that's <em><strong>kilo</strong></em>byte) floppy drives.
<p />
In 1994, I purchased, for $200, a 200 MB (<em><strong>mega</strong></em>byte) hard drive, and that was considered both spacious and a good price.  
<p />
My current <a href="http://www.samsung.com/us/mobile/cell-phones/SPH-D700ZKASPR">cell phone</a> has more space than that in regular memory, and 16 GB of flash memory.
<p />
Today I got an email about a compute cluster I used:
<blockquote>
...When I wrote that email, we had roughly 42TB. As of this morning, we have 20TB of space free on the cluster....
</blockquote>
<p />
They <em>only</em> have 20 TB (<em><strong>tera</strong></em>bytes), of space left.  That's only 100,000 of my 1994 drives...
]]></description>
         <link>http://www.jbaltz.com/weblog/2011/10/remember_when_disk_was_measure.html</link>
         <guid>http://www.jbaltz.com/weblog/2011/10/remember_when_disk_was_measure.html</guid>
         <category>Tech</category>
         <pubDate>Mon, 10 Oct 2011 09:44:44 -0500</pubDate>
      </item>
      
      <item>
         <title>Small economies</title>
         <description><![CDATA[I have a business money market (interest-bearing savings-like) account that I deal with strictly by mail. I use it for "small receipts" as sort of a rainy-day fund, and for occasional small disbursals.
<p>
I get one "business reply mail" envelope with each monthly statement to send in deposits.
<p>
Interest bearing what it does now, it doesn't pay for me to send in the small checks as I receive them; instead I hold them until I get my monthly statement, and send a wad of them in at once. The amount of interest I lose in holding the small checks is less than the cost of a stamp (right now).]]></description>
         <link>http://www.jbaltz.com/weblog/2011/09/small_economies.html</link>
         <guid>http://www.jbaltz.com/weblog/2011/09/small_economies.html</guid>
         <category>Misc.</category>
         <pubDate>Thu, 08 Sep 2011 21:27:40 -0500</pubDate>
      </item>
      
      <item>
         <title>Everything new is old again</title>
         <description><![CDATA[Well, I'm trying to work here, I'd really like some version control:<p />
<pre><tt>
$ git
ksh: git:  not found
$ hg
ksh: hg:  not found
$ bzr
ksh: bzr:  not found
$ cvs
ksh: cvs:  not found
$ rcs
ksh: rcs:  not found
$ sccs
Usage: sccs [-r][-d path][-p path] command [options...][operands...]
</tt></pre>
<p />
Where am I? When am I?
<p />
<pre><tt>
$ uname -a
SCO_SV XXXXXXX 3.2 5.0.6 i386
$ date
Tue Aug  2 11:45:59 EDT 2011
$
</tt></pre>
<p /> 
Welcome to 1984! Someone please pass me the flint, I need to start a fire. <p />

This wouldn't be so funny if the project I have to work on here didn't involve reinventing the wheel. Which it has to. ]]></description>
         <link>http://www.jbaltz.com/weblog/2011/08/everything_new_is_old_again.html</link>
         <guid>http://www.jbaltz.com/weblog/2011/08/everything_new_is_old_again.html</guid>
         <category>Random Rants</category>
         <pubDate>Tue, 02 Aug 2011 11:44:42 -0500</pubDate>
      </item>
      
      <item>
         <title>Next try at online backup: Crashplan</title>
         <description><![CDATA[After giving up on Carbonite a few weeks ago, I decided to give <a href="http://www.crashplan.com">Crashplan</a> a try. It's an interesting product, in that it allows you to choose between a paid plan (where you back up to their servers "in the cloud") or a free plan where you can back up to other computers, including another friend's computer over the internet (so presumably you could create your own free "Crashplan-lite" system).
<p />
I'm liking it so far, but it has one major drawback: the server a huge memory hog.  My main machine isn't so skimpy (or at least I used to think so) at 4GB of RAM (all of it usable, since I'm now running a 64-bit operating system) but...<p />
<center><a href="http://jbaltz.com/images/201107/machine-at-rest-2.png"><img src="http://jbaltz.com/images/201107/machine-at-rest-2.png" width=320 height=240 /></a></center>
<p />with my machine "at rest" it's sucking up by itself almost 1/8 of my free memory (and it gets <em>piggier</em>, if you can believe it.)<p />
<center><a href="http://jbaltz.com/images/201107/machine-at-rest.png"><img src="http://jbaltz.com/images/201107/machine-at-rest-2.png" width=320 height=240 /></a></center>
<p />and this is with no other "user" processes running.  (It seems that my standard set of background processes isn't so small, either, but...)  It easily blossoms up to over 550 MB of memory used, which of course sends my poor little laptop into a fan-spinning frenzy.
<p />
This appears to be a <a href="https://crashplan.zendesk.com/entries/116068-reduce-memory-usage">common</a> <a href="https://crashplan.zendesk.com/entries/356693-memory-usage">enough</a> <a href="https://crashplan.zendesk.com/entries/123844-high-memory-usage-in-win7-64-bit">question</a> but support at Crashplan seems to be ... well, at least they recognize the problem, even if they don't have a good way of managing it:
<blockquote><tt><pre>
Jerry,

You can reduce the amount of memory, but depending on the size of your back up you may run into issues doing this. Please be aware it is not recommended or supported in any way by us here at CrashPlan.

Edit the CrashPlan engine's CrashPlanService.ini file to allow it to use more java memory:

Stop the backup engine: <a href="http://support.crashplan.com/doku.php/how_to/stop_and_start_engine">http://support.crashplan.com/doku.php/how_to/stop_and_start_engine</a>
Edit the below line in in C:\Program Files\CrashPlan\CrashPlanService.ini
-Xmx512m
Edit to something larger such as 640, 768, 896, or 1024. E.g.:
-Xmx1024m

This is the maximum allowed. CrashPlan will not use that much until it needs it.
Start the backup engine.

You will want to change it to 300.

Again, we do not recommend that this is done, but if you do really see the need to reduce the memory, these are the instructions.
</pre></tt></blockquote>
<p />
Nonetheless, hope springs eternal that this otherwise promising system can right itself and reduce its bloated memory footprint (it's clearly running with some java-like virtual machine, given the <a href="http://download.oracle.com/javase/1.4.2/docs/tooldocs/windows/java.html">command line arguments</a>).]]></description>
         <link>http://www.jbaltz.com/weblog/2011/07/next_try_at_online_backup_cras.html</link>
         <guid>http://www.jbaltz.com/weblog/2011/07/next_try_at_online_backup_cras.html</guid>
         <category>Tech</category>
         <pubDate>Mon, 25 Jul 2011 09:28:04 -0500</pubDate>
      </item>
      
      <item>
         <title>A Plea to My Fellow Urban Bicyclers</title>
         <description><![CDATA[Fellow bicyclers:
<p />
I can't lay claim to biking all of the time, or even most of the time, but I do enjoy a bit of recreational biking around Brooklyn and some other parts of the 5 boroughs. Whether alone or with my children, I do my level best to obey the local <a href="http://www.safeny.ny.gov/bike-vt.htm">traffic laws</a> as they <a href="http://www.nyc.gov/html/dot/downloads/pdf/dot_bikesmart_brochure.pdf">apply to bicycles</a>, including stopping for stop signs, not weaving in and out of traffic, etc.  Moreover I teach these to my children: to stop at all intersections where cars could be coming, and to be extra aware of traffic and pedestrians, and to stay off the sidewalk if at all possible. 
<p />
Yesterday, while driving the family back from the <a href="mailto:http://www.metmuseum.org/cloisters/">Cloisters museum</a> in Upper Manhattan, I had the opportunity to narrowly miss about a dozen bicyclists riding wildly down <a href="http://en.wikipedia.org/wiki/Fort_Washington_Avenue_%28Manhattan%29">Ft. Washington Avenue</a>, weaving in and out of traffic, running across and against red lights, and speeding through intersections--basically, making a nuisance of themselves.
<p />
I often see and hear anecdotes from bicyclists complaining how cars are "out to get them" and don't show them any respect.  Well, let me remind you all that it goes both ways, and you should remind your fellows (repeatedly) to not be jerks on the road. Physics is a cruel mistress, and a ton+ of moving metal versus your gentle skeleton means that, even if you're right, you're still wrong. 
<p />
Let's be safe out there!]]></description>
         <link>http://www.jbaltz.com/weblog/2011/07/a_plea_to_my_fellow_urban_bicy.html</link>
         <guid>http://www.jbaltz.com/weblog/2011/07/a_plea_to_my_fellow_urban_bicy.html</guid>
         <category>Random Rants</category>
         <pubDate>Mon, 18 Jul 2011 10:46:00 -0500</pubDate>
      </item>
      
      <item>
         <title>First try at online backup: Carbonite</title>
         <description><![CDATA[<small>(It's been a while.)</small>
<p />

After having to make an impromptu rebuild of my <a href="http://shop.lenovo.com/us/notebooks/ideapad/y-series/y530">main machine</a>, and watching and hearing many of my old (8+ years) outboard disks make nasty grinding noises, I decided to try one of the many online backup services. After looking through <a href="http://www.pcmag.com/article2/0,2817,2288745,00.asp">a</a> <a href="http://www.maximumpc.com/article/features/back-_plan_we_examine_5_cloud-based_services">few</a> <a href="http://www.maximumpc.com/article/howtos/how_to_choose_right_online_backup_solution_and_free_your_files">reviews</a>, I decided to try Carbonite.
<p />
<center><strong>FAIL.</strong></center>
<p />
I installed the software on or about June 2, and waited...and waited.  While I had a sizable amount of data to move (70+<a href="http://en.wikipedia.org/wiki/Binary_prefix">GiB</a>) and was warned that it would take some time to back all that up, I didn't expect for it to hang continuously for 2+ weeks and get repeatedly stuck.
<p />
The typical methods for dealing with this problem (reboot? reinstall? turn off your firewall?) were to no avail. Customer service at Carbonite was polite, but stuck to their scripts too much. I attempted to escalate, and was in fact given an "inside track" by whoever listens to <a href="http://twitter.com/#!/carbonite">@Carbonite</a> on Twitter.  But it was too little, too late. If the backup service and software combination doesn't work "out of the box" on a freshly-rebuilt machine with very little on it. 
<p />
On to try something else. ]]></description>
         <link>http://www.jbaltz.com/weblog/2011/06/first_try_at_online_backup_car.html</link>
         <guid>http://www.jbaltz.com/weblog/2011/06/first_try_at_online_backup_car.html</guid>
         <category>Tech</category>
         <pubDate>Thu, 23 Jun 2011 11:26:24 -0500</pubDate>
      </item>
      
      <item>
         <title>Neat little misfeature on bing.com</title>
         <description><![CDATA[Search <a href="http://www.bing.com">bing</a> for <a href="http://www.bing.com/search?q=asp+content-type+set">'asp content-type set'</a> and get back (at least right now, today, 2011-04-07 17:39:55+00:00) something very strange.
<p />

Basically:
<pre>[jbaltz@3phase ~]$ curl  'http://www.bing.com/search?q=asp+content-type+set'
Ref A: 20D3A4EE958A4CB397424932B71E8D7D Ref B: A3D6F66D88F069EA1493180BDA7BB788 Ref C: Thu Apr 07 10:42:40 2011
 PST[jbaltz@3phase ~]$
</pre>

More detail:

<pre>
[jbaltz@3phase ~]$ curl -v 'http://www.bing.com/search?q=asp+content-type+set'
* About to connect() to www.bing.com port 80 (#0)
*   Trying 63.233.110.17... connected
* Connected to www.bing.com (63.233.110.17) port 80 (#0)
> GET /search?q=asp+content-type+set HTTP/1.1
> User-Agent: curl/7.19.7 (i386-portbld-freebsd6.4) libcurl/7.19.7 OpenSSL/0.9.7e zlib/1.2.3
> Host: www.bing.com
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: private
< Content-Type: text/html; charset=utf-8
< Date: Thu, 07 Apr 2011 17:41:23 GMT
< Transfer-Encoding:  chunked
< Connection: keep-alive
< Connection: Transfer-Encoding
< Set-Cookie: _SS=SID=7097FF33770247C99BF0D79B55ABD80F; domain=.bing.com; path=/
< Set-Cookie: OVR=flt=0&flt2=0&flt3=0&flt4=0&flt5=0&flt6=0&flt7=0&ramp1=snrport4-release&release=or3&preallocation=0&R=1; domain=.bing.com; path=/
< Set-Cookie: SRCHD=D=1717541&MS=1717541&AF=NOFORM; expires=Sat, 06-Apr-2013 17:41:23 GMT; domain=.bing.com; path=/
< Set-Cookie: SRCHUID=V=2&GUID=862B2BC7B4AA4476945C2874AA071473; expires=Sat, 06-Apr-2013 17:41:23 GMT; path=/
< Set-Cookie: SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110407; expires=Sat, 06-Apr-2013 17:41:23 GMT; domain=.bing.com; path=/
<
Ref A: 02B378319EF048118C2FD3437774504C Ref B: FC67727D73CC547AB3D2760D7E4C3E85 Ref C: Thu Apr 07 10:41:23 2011
* Connection #0 to host www.bing.com left intact
* Closing connection #0
</pre>

Oddly enough, I can get this result in Firefox 4 and on the unix command line, but not in Google Chrome or IE8. 

<p />
<p /><center><hr width=50% />
<a href="http://www.jbaltz.com/images/201104/bing-bug.jpg"><img src="http://www.jbaltz.com/images/201104/bing-bug.jpg" width=320 height=240 /></a>
<hr width=50% />
</center> 
<p />
]]></description>
         <link>http://www.jbaltz.com/weblog/2011/04/neat_little_misfeature_on_bing.html</link>
         <guid>http://www.jbaltz.com/weblog/2011/04/neat_little_misfeature_on_bing.html</guid>
         <category>Tech</category>
         <pubDate>Thu, 07 Apr 2011 13:37:17 -0500</pubDate>
      </item>
      
      <item>
         <title>On &quot;the cloud&quot; and laptops</title>
         <description><![CDATA[Recently I had a client who asked for some recommendations on "going into the cloud" and how to do it:
<p>
<blockquote><tt>
I am considering buying an Ipad and using a cloud for all my business needs. I currently use quickbooks for my accounting, MS Word/pdf for my word processing and art files, and excel for my inventory management. I am looking for an efficient way to operate my business from any location and have my files readily accessible but stored securely and safely by a vendor. What is your recommendation?</tt>
</blockquote>
<p>
I found this to be a common enough and intriguing enough set of questions (I had to put some bit of thought into the matter) that I felt it worthwhile to share my answer:
<p>
<blockquote>
You don't need an iPad to put all your business works "in the cloud". You could just as well use a laptop. The iPad is mad insane cool, but mostly for what it's good for. I wouldn't want to write anything major on it, or spend too much time on heavy spreadsheets--the platform is too limited and typing is a giant pain. For occasional work, occasional e-mail sending (reading is OK mostly) and reading ebooks and using the nifty over-the-air apps, it's the bee's knees. But as a primary method of accessing my business data? No. For much less you can get a reasonable laptop with Windows 7 on it and a 4G wireless card and be almost-on everywhere.
<p>
That having been said, as an <strong>ADJUNCT</strong> to a main computer, if you have the spare cash around, get the iPad. I certainly wouldn't say no to one. 
</blockquote>
<p>
Since I wrote this, of course, Google announced a <a href="http://www.google.com/chromeos/">pilot program of their Cr-48 Chrome-netbook</a>, but that's probably not ready for prime-time yet, and I wouldn't recommend <em>that </em>as a primary business platform.
<p>
Anyway:<p>
<blockquote>
There are a number of possibilities. Quickbooks offers an <a href="http://quickbooksonline.intuit.com/bookkeeping-accounting-systems/?sc=INT-HP1-HME-BBOX-101206&xcid=int_intm_home_qbo_btmrail_button_hrt_C">over-the-web solution</a>. Google has an <a href="http://www.google.com/apps/intl/en/business/index.html">enterprise service</a> that's mostly free (you can pay extra but I'm not sure what exactly you get) and if you don't like them, there are other web-only document stores. Zoho is another service I've heard of (<a href="http://www.zoho.com/">www.zoho.com</a>) and they provide a <strong>HUGE</strong> suite of services, from office replacements to CRM to invoicing and ticket systems.
</blockquote>
<p>And we always have the obligatory mention of how things are stored.
<p>
<blockquote>
"[S]ecurely and safely" is always the issue. Do you <a href="http://www.google.com/apps/intl/en/business/infrastructure_security.html">trust Google</a> to <a href="http://www.pcworld.com/article/168572/google_apps_security_questioned_after_twitter_leak.html">not leak your data</a>? (Is it any worse or more likely than you losing your laptop?) I have quite a  client who has more than the USRDA of paranoia and simply won't allow his sensitive business data to be "stored in the cloud". Yet, his mail is on AOL's servers. (Go figure.) Your mail is likely to be on someone else's servers... 
</blockquote>
<p>
After all that, the next question is, of course:<p>
<blockquote><tt>Ok can you recommend an applicable laptop?</tt></blockquote>
<p>Now <strong>there's</strong> a loaded subjective question!
<p>
<blockquote>
Realistically -- how much do you want to spend on it, and what else do you think you'll be doing on it, and how will you be using it? Laptops vary widely in durability and battery longevity.
</blockquote> 
<p>Knowing what the intended use is, is key. In real life, <a href="http://en.wiktionary.org/wiki/if_all_you_have_is_a_hammer,_everything_looks_like_a_nail">not everything is a nail.</a>
<blockquote>
I think that the most important thing in the laptop is actually its physical usability: if you're using it mostly away from your favorite mouse and keyboard, can you work for periods at a time on the built-in keyboard and mouse combo? Is there enough screen real-estate to do everything you want to do simultaneously? Do you want a little IBM-nubby pointing device or can you live with the trackpad (or will you be bringing your own mouse?)
</blockquote> <p>
and<p>
<blockquote>
Most everything else in a laptop is configurable (CPU, memory, disk, operating system) but the keyboard/video/mouse are whatever they are.
</blockquote>
<p>These are actually pretty key. With a desktop system, you have many possibilities for customization. With a laptop, you're really locked in to a physical form. You're probably not going to want to carry along extra keyboards and mice. If you don't like they keyboard, and it's not comfortable, you're out of luck. 
<p>
<blockquote>
I know shopping this time of year is a pain, but my strong suggestion is to walk into one of those large electronics stores (Frys, Best Buy, even Staples) and try out the keyboards. Once you find a model you like, you can go online and find the best price for it. (It might be that the promotions running now at the stores match the amount of money you had wanted to spend on the laptop, and you just walk out with a model you love.)
</blockquote>
<p>This is about the most important part: since you're not able to upgrade the physical device much, make sure it's one you like.
<p>
<blockquote>
The other things I'd recommend:
<p>
<ul>
<li>Windows 7 64 bit operating system (or other 64-bit OS -- if the Mac does it for you, they make wonderful workstations, but they're pricey!)
<li>At least 3 GB RAM
<li>At least 320GB hard drive
<li>Everyone nowadays has built-in wireless, but having built-in 801.22n (the newest "standard") is the latest-greatest.
<li>A DVD+RW is almost standard in laptops costing over $300, if you're into watching blu-ray DVDs on your laptop it will cost you a bit extra.
</ul>
</blockquote>
<p>
Finally, if you don't have a backup/restoral plan, you don't have a system. You have a disaster waiting to happen:<p>

<blockquote>I'd also recommend a backup device, although if you're really going whole-hog into the cloud, online backup services are available.
</blockquote>
<p>
And, remember that these things do not live forever, and you probably don't want to keep them forever, and if you really want to be portable, remember that batteries do have a lifetime, and you can't always get batteries for older machines. This may make you shy away from smaller-brand laptops towards the HP/Lenovo/Dell axis, where there is more likelihood that parts will be available for years to come. You don't want to be buying used batteries&endash;that way lies madness.
<p>
<blockquote>
The other thing is that laptop longevity is only about 3-4 years (much less if you shlep the thing around with you a lot) and battery life does degrade over time (so if you need to use the machine a lot away from 120 VAC, you'll want to make sure you get a spare battery.
</blockquote>
<P>

This whole process was actually good for me, because clarifying what to buy and how to use it (and committing it to writing) helped discover some shortcomings in the way I, and many others, had been doing IT purchasing and provisioning.]]></description>
         <link>http://www.jbaltz.com/weblog/2010/12/on_the_cloud_and_laptops.html</link>
         <guid>http://www.jbaltz.com/weblog/2010/12/on_the_cloud_and_laptops.html</guid>
         <category>Tech</category>
         <pubDate>Mon, 13 Dec 2010 11:55:05 -0500</pubDate>
      </item>
      
      <item>
         <title>MySQL replication gotchas in /etc/my.cnf</title>
         <description><![CDATA[If you're doing selective replication with MySQL (telling a slave to ignore some of the updates being sent from the master), you might have a line in your <tt>/etc/my.cnf</tt> file that looks like this:
<blockquote>
<pre>
replicate-wild-do-table=database.%
</pre>
</blockquote>
Now, if you wanted to get more than one database, you need to list each one. The working <tt>show slave info</tt> would reflect this
<blockquote><pre>
    Replicate_Wild_Do_Table: database1.%,database2.%
</pre></blockquote>
but you <em>cannot list the databases in <tt>/etc/my.cnf</tt> that way</em>! You must list them on separate lines, or the Replicate_wild_do_table doesn't get set properly:
<table width=75%>
<tr>
<th><strong>RIGHT</strong></th>
<th><strong>WRONG</strong></th>
</tr>
<tr>
<td>
<pre>
replicate-wild-do-table=database1.%
replicate-wild-do-table=database2.%
</pre>
</td>
<td>
<pre>
replicate-wild-do-table=database1.%,database2.%
</pre>
</td>
</tr>
</table>]]></description>
         <link>http://www.jbaltz.com/weblog/2010/11/mysql_replication_gotchas_in_e.html</link>
         <guid>http://www.jbaltz.com/weblog/2010/11/mysql_replication_gotchas_in_e.html</guid>
         <category>Tech</category>
         <pubDate>Tue, 02 Nov 2010 15:32:51 -0500</pubDate>
      </item>
      
      <item>
         <title>Annual pilgrimage to our urban beach</title>
         <description><![CDATA[In what has become an annual pilgrimage, sons <a href="http://twitter.com/mr_elie">#3</a> and #4 and I headed off to <a href="http://en.wikipedia.org/wiki/Plum_Beach,_Brooklyn">Plum Beach</a> again.
<center><a href="/images/201008/two_sons_at_the_beach.jpg"><img src="/images/201008/two_sons_at_the_beach.jpg" width=320 height=240 alt="Two younger sons at Plum beach, August 2010" /></a></center>
where we managed to see quite a few kiteboarders going in opposite directions at the same time
<center><a href="/images/201008/kiteboarders.jpg"><img src="/images/201008/kiteboarders.jpg" width=320 height=240 alt="Kiteboarders at Plum beach, August 2010" /></a></center>
and, of course, I enjoin my fellow city-dwellers to not be such slobs and not leave litter everywhere
<center><a href="/images/201008/more_litter.jpg"><img src="/images/201008/more_litter.jpg" width=320 height=240 alt="Litter @ Plum beach, August 2010" /></a></center>
please?]]></description>
         <link>http://www.jbaltz.com/weblog/2010/08/annual_pilgrimage_to_our_urban.html</link>
         <guid>http://www.jbaltz.com/weblog/2010/08/annual_pilgrimage_to_our_urban.html</guid>
         <category>Family &amp; Friends</category>
         <pubDate>Mon, 09 Aug 2010 21:20:11 -0500</pubDate>
      </item>
      
   </channel>
</rss>

