RSS


nabber timeline


Nabber.org


Sunday, March 7, 2010 - Store Nabber Launched, Beta Testers Wanted

Need to go the grocery store but not have a clue what you already have and what you need? Are you ever on the way home from work and ready to stop at the grocery store, but you left your shopping list at home? Do you have recipes that you make regularly but no clue which ingredients you already have and which ones you need to buy?

Store Nabber makes it easy for you to make a shopping list and 'nab' extactly what you need at the store. It supports UPC codes and it compatible with most barcode scanners (including CueCat!). Optional features include inventory management.

Comments

Wednesday, March 3, 2010 - Missing Hydrant

Category: Photo Gallery

Missing_Hydrant
It looks like someone backed over the fire hydrant in my apartment complex, turning the ally into a river. San Diego, CA. March 3, 2010.

Saturday, February 13, 2010 - Veronica Mars Filming Locations

I put together a collection of all of the San Diego filming locations for Veronica Mars, the TV show that aired from 2004-2007 on UPN and The CW.

Comments

Saturday, February 13, 2010 - Youtube Podcast Generator Launched

I added a new Podcast Generator tool to the Projects section. This tool can create a video podcast of any YouTube channel or search suitable for use with iTunes. It can also attempt to create podcasts from arbitrary webpages that have multimedia links on it.

Comments

Tuesday, January 26, 2010 - Pinning Down Accidents Caused by Cell Phones

Category: Public Policy

The National Safety Council (NSC) estimates that 25% of all crashes are caused by cell phones. The National Highway Traffic Safety Administration (NHTSA) estimates that driver distraction from all sources (including cell phones) contributes to 19 percent of all crashes (2008). Even then, this is not necessarily the cause of the crash.

Both cannot be true, someone here is wrong. The NSC report is merely a statistical extrapolation of what might have happened, heavily based on averages. More real world data to corroborate their numbers is needed. The NHTSA has the opposite problem. Their numbers are based on real world reports. These suffer from reporting errors, often because those involved in a crash might not report being distracted while driving.

Comments

Monday, January 18, 2010 - Almost Flooded

Category: Photo Gallery

Almost_Flooded
My apartment nearly flooded once the downpour started. Its a good thing that I was able to improvise and put my phone books to use for once and fill in the cracks with dirt and mulch from nearby (and the rain slowed). Minor flooding isn't unusual for this apartment since it is low lying, but it usually doesn't go much past the stairs or porch. Today was different. The combination of over an hour of heavy downpour and a new landscaping job left my apartment especially vulnerable, turning my staircase into a river. I called the office, they said they would send maintenance but I lost hope of that since its already past 5 PM here. The video and first few photos are from before my handywork, the remainder are of the aftermath. San Diego, CA. January 18, 2010.

Monday, December 7, 2009 - IPv6 Quirks

Category: Computing Technology

After playing with IPv6 extensively over the weekend, I discovered a number of oddities about the protocol.

First, autoconfiguration only works with /64 subnets. Anything more or less, even if the router advertises the prefix, clients will not add the prefix to its own interface. This seems like it can problematic as users cannot easily break down these prefixes into smaller subnets. This could be a key area for using DHCPv6 as a replacement.

Second, autoconfiguration will not work if the computer is configured as a router for IP forwarding. This means that additional work for defining routes needs to be done even if you only plan on using the default gateway on a network. This can either be in the form of static routes or a full blown routing protocol.

Third, 2002::/16 (IPv4 transition addresses) doesn't count as a real IPv6 address when source address selection occurs. Instead it is considered a separate scope, similar to an IPv4 address. This means when websites have both a 2001::/16 IPv6 address and a IPv4 address, the IPv4 address is used by default. If the website has a 2002::/16 IPv6 address and a IPv4 address the 2002::/16 IPv6 address is used to connect. This seems very odd and inconsistent and can lead to confusion.

Comments

Tuesday, November 3, 2009 - Appupdater 1.3.1 Released

This is a bugfix release of 1.3. This fixes the major bug where the repository selection is not saved during install and on first run.

- Updated build requirements to newest versions of dependencies
- Fixed installer bug where data storage directory %APPDATA%\Appupdater isn't created
- Fixed installer bug where tray icon is not killed
- Fixed Service bug on Windows XP where is uses its own (incorrect) cache directory

Comments

Tuesday, October 27, 2009 - Appupdater Research Publication

The paper, "An Implementation of the Linux Software Repository Model for other Operating Systems" was included in the Second ACM Workshop on
Hot Topics in Software Upgrades (HotSWUp'09). The paper and presentation can be downloaded from the workshop website at: http://www.hotswup.org/2009/

Comments

Wednesday, October 14, 2009 - Appupdater 1.3 Released

IMPORTANT: You must either upgrade to 1.3 or newer OR download the 2010 key (https://www.nabber.org/Nabber.org.2010.pub.asc) to your "keys" directory OR do a manual update (GUI: Download Apps List, Console: --update --force). Failure to do ONE of these by December 31, 2009 will cause you to stop receiving updates.

Version 1.3 CHANGELOG
====================
- Automatic gpg key installation fix
- Faster search algorithm with threading
- Added tray icon
- Changed included key from 2009 to 2010
- Fix for loading configuration files
- Added more keyboard shortcuts to Qt GUI
- Upgraded GPG to 1.4.10b
- Patch for UTF coding
- Added icons and more options to Help Menu
- Added Menu icon to view Windows Service log file

Comments

Previous Updates