Monday, January 30, 2012

Short review of ideapad

After using this tablet for a week, here are some obervations:

I just observed strange keyboard behaviors as I started this blog entry. The enter key greys out using the IME keyboard. I am now using the Android keyboard to finish this entry.

Also the keyboard disappears when the Android enter key is hit.

Ahah! Editing blog in html brings back the enter key.

This tablet seems excellent for consuming material,but entering other than email,such as google docs is painful. The tablet mode only allows you to enter data in spreadsheets, but not formulas. The web gdocs interface seems better, but still has restrictions.

Email searching in other than the gmail reader is not available. You must use the web email interface to your email provider.

I have not been able to get spelling correction as I type working.



I got printing to work but it is painful, and maybe expensive if you must buy the app that comes with the tablet. A caveat: my wireless printer is on a separate router then my internet router, and that makes it harder.

I use gnucash on my windows and Linux laptops, and it is not available for Android.

I use Password Gorilla for password management on the laptop in both Windows and Linux, and it is not available for Android.

I don't have the patience for continuing this entry using the tablet,so I'll quit now. More later hopefully.

Saturday, January 28, 2012

Got an Ideapad for $279.00

Title says it all. Except, I bought it at Staples, North Conway, New Hampshire.

This is discussed in more detail in subsequent postings to this blog.

Saturday, January 21, 2012

Back in operation

I'm now in New Hampshire and looking at the twitter feed from the monitor, reconstituted on the new, clean Linux build. Cleaner environment, code, the works. I'm finding a slight memory leak, using the new total/free memory statistics. Follow @zouckhome to see what's going on.

Friday, January 6, 2012

Back to Text Messaging: new 'clean' puppy linux build

I found that the broadband wireless I mentioned in a previous post was not available in area: we are in a rural area shadowed by some hills, and the web site said we would not get a signal here. So, back to text messaging.

I decided to rebuild puppy linux for the Asus eeePC, and document what I did as precisely as possible so it would be repeatable.

Here's whats in the new build, burned to 4 GB USB flash memory stick ($6.99 at Staples):

Puppy Linux 4.3.1 iso file

Pet packages applied:

tcl-8.5.6
tk-8.5.6
tkcon-2.4
tcllib-1.11-i486
bwidget-1.3.1
modem_fix_pack_to_431-6

Development environment, in case needed (contains gcc, ld, CVS, etc.):

devx_431.sfs

For revision control, use RCS  versus CVS, siunce the later is too demanding regarding use as root, ownership, etc. Download rcs-5.8.tar.gz file, unzip it, run configure, make, make install to build and install. devx_431.sfs must be installed to do this:

rcs-5.8.tar.gz



Approximate steps to build:


  • Download pup-431.iso, and place on bootable USB stick using Universal-USB-Installer-1.8.7.4 I downloaded for this purpose.
  • Copy other pet packages from list above to USB drive with puppy linux
  • Boot Asus eeePC with USB.
  • Apply each pet package, place devx_431.sfs in /mnt/home directory and add to list of .sfs directories that will be mounted at boot time using setup.
  • Reboot 
Various pet packages are here, and here