Showing posts with label geek. Show all posts
Showing posts with label geek. Show all posts

Sunday, August 23, 2009

Pulse Pen by Livescribe - Thoughts

Been seeing a lot of this pen recently but I've also seen a similar idea like over 5 years ago... Do anyone remember the same technology that never took off? As someone who has a real problem with organization and an over need to make excessive notes that's replaced and than re-noted again... I really cannot recommend this.

Basically this technology is highly independent on special paper and even if it's not... it's very reliant on ink like most pens are... I always have a problem getting ink refills for my specialty pens so I really hope people not get driven into this asinine hype over a pen that requires specialty items. It might be different if the paper companies are willing to incorporate the special dots that make the pen very useful in every circumstance where paper is available.

I have read that you can print paper but it seems unreliable to the original printed paper. Besides the other problem I have with the pen is the battery it uses. Is it user replacable? I don't care if the reviews say it can last a week. If you are using this religiously can can pay through your nose in specialty paper to make it work as it should than what's the battery replacement strategy? Just thinking of this pen reminds me of my logitech bluetooth headsets... Guess where that is now?

Just buy a tablet computer. Best ones are just under 3 pounds and with "Windows 7" you really will use it a lot more because of the handwriting recognition and better tools. The only problem still is battery power and screen size. Basically I'm still waiting for a 24 hour battery life :P with around 7-9 inch tablet that has to be under 3 pounds and everything in my life will be much simpler.

Sunday, November 25, 2007

Openwrt 7.09 on La Fonera 2100

I spent some time of my thanksgiving holiday on getting my La fonera flashed with openwrt. Reason is it's almost completely useless for the last year as a hotspot. Reason is that the wireless will freeze and fail; not allowing anyone to connect and access the internet. Funny thing is I got an fon email invitation on friday with a coupon code for a free fonera so I'm going use that to replace my old one. Hopefully it works better than my last one.

I was having alot of problems with the installation. I was using partial directions from http://www.mcgrewsecurity.com/blog/?p=28 to install 7.09 on La Fonera. I already enabled ssh used http://stefans.datenbruch.de/lafonera/ (use dns server technique) If anyone reads this and avoids some of my problems that would be great.

1)I used xampp as a webserver to get the files to install into the lafonera. It worked like a champ till it went into redboot and somehow would not serve the files openwrt-atheros-2.6-vmlinux.lzma and openwrt-atheros-2.6-root.jffs2-64k.

2)I than tried solarwinds tftp which also gave me problems. I'm reminded it also gave me problems when I unslung my linksys nslu2. For whatever reasons it will not server the files.

3)I searched online and found tftpd32.303 which finally worked. I spent over an hour wondering why I couldn't load the files using xampp and solarwinds tftp because it kept getting stuck on the prompt when issuing the command and did not connection time out till I press another key so a few hours went by as I thought it took so long. For the record only the fis create command takes a long time which is around 20 minutes.

4)The above was the greatest hurdle but after following directions at http://www.mcgrewsecurity.com/blog/?p=28 I was hit with an insufficient memory listed so I restarted the process with the corrected commands.

5)I read http://wiki.openwrt.org/OpenWrtDocs/Hardware/Fon/Fonera linked from http://www.mcgrewsecurity.com/blog/?p=28 and was stupid enough not to setup wireless before following directions in the section "Use LAN as WAN port (with NAT)". Completely locked myself out and so went back to redboot redirections and started again.