- Published:
- October 29, 2009 – 5:03 pm
- Author:
- By Dave
At some point in the past, Google removed the Oldest » link out of everything except for your inbox and labels. This makes it hard to find the “first” or an early email of any sort if you have a lot in your search result. I wanted to find an email of which I had a lot of, to see what was the first one, of 10000s. Fortunately there is a workaround for this! Updated 4/11/2010! There is a simple URL you can visit to get to the last page of all of your messages. This will show you the first message you ever got in Gmail, and when you signed up for Gmail. Simply visit: https://mail.google.com/mail/#search//p99999 This will return an error, then send you to the last page of all of your messages, inbox and archived. Thanks to commenter Josh for this tip! 1. Perform your search. To search….
Categories: Google,Other Technology
Tagged: gmail, search, tips, tricks
- Published:
- October 27, 2009 – 9:50 am
- Author:
- By Dave
Google Voice just announced that it will officially support any existing phone number on its platform. This means that the hack that I posted previously is depreciated and you no longer need to use the “Do Not Disturb” option – and this fixes the annoying extra rings that callers would hear upon entering your voicemail. Steps to enable Google Voicemail on any number: Step 1: Enable in Settings The text “Activate Google voicemail for this phone” will show up for any “Mobile” number. If your phone supports call forwarding, change it to “Mobile” in the type of phone number to get this option to show up. After clicking “Activate Google voicemail for this phone”, it will prompt you for your carrier and then give you directions for enabling answer call forwarding for your phone. For AT&T it will be *004*<GOOGLE VOICE NUMBER>#. Step 2: Go directly to Voicemail This step….
Categories: Other Technology,Site Updates
Tagged: Google, phones, Voicemail
- Published:
- September 29, 2009 – 5:00 pm
- Author:
- By Dave
I was recently tasked with copying speaker’s presentations, files and handouts onto 100s of USB Drives (key drives) for a conference that work is hosting down in Washington, D.C. My first thought was that it was going to be a pain to have to copy/paste the files to each drive. I thought about creating a batch script to copy the files with a double click. But really, who wants to be doing all of that clicking and/or typing? Work smarter, not harder. Then I remembered a neat feature that SyncBackSE, a program I use at home for backups, has available. The backup program – which is basically a file copy process – can be triggered based on the insert of a drive, whether that be a USB Key Drive or an External Hard Drive. Using the program, the only action you need to do to trigger the copy process is….
Categories: Hardware,Other Code,Programs
Tagged: conference, key drive, tips, tricks, usb drive, usb key drive
- Published:
- September 10, 2009 – 10:12 pm
- Author:
- By Dave
I wrote this paper during this past spring semester at West Chester University, for a class in the Computer Science department. My paper was accepted and published in the proceedings of the 2009 International Conference on Wireless Networks which was held on July 13-16 in Las Vegas, NV. The title of the paper is “Sensor Graphing via Wireless Sensor Network to a Mobile Internet Device” – my demo device being the iPhone. The paper as presented is below: Sensor Graphing via Wireless Sensor Network to a Mobile Internet Device by David Drager
Categories: Hardware,Other Technology,Site Updates
Tagged: paper, presentation, published, sensor networks, wireless sensors
- Published:
- August 12, 2009 – 6:50 am
- Author:
- By Dave
Update 10/27/2009: Google Voice now supports adding voicemail to any old cell phone number without the “Do not disturb” trick. Simply go into ‘Settings’, Enter the ‘Phones’ tab and then click ‘Activate Google voicemail on this phone’. It will give you directions on call forwarding, which are the same as below, customized for your provider. Disable the “Do Not Disturb” setting to set your Google Voice account back to normal. Thank you Google! For those lucky enough to have a Google Voice account, you’ll know the advantages: forward calls to multiple phones, visual voicemail and audio to text transcriptions. But, since you are not yet able to transfer your current phone number to Google Voice, it is hard to give up your old phone number and start having family, friends and business associates use your new Google Voice number. Also, there is the whole confusion as to your outgoing caller….
Categories: Cell Phones,Other Technology,Software
Tagged: Cell Phones, Google Voice, Hack, Voicemail
- Published:
- August 5, 2009 – 9:16 pm
- Author:
- By Dave
You’ve flashed your old WRT54G or other vanilla router with the Tomato firmware. This itself turns your router into a lean, mean routing machine with QOS, SSH and more, but let’s say we want to take it a bit further. What it we want to get some more stats out of it? In order to do this, we first need to set up a way to pull this information from the router. The best way to do this is to install an SNMP (Simple Network Management Protocol) daemon on the system. The main roadblock we face here is that the system mainly runs in volatile system memory, meaning that every time the system is rebooted the filesystem is reset. Fortunately Tomato provides a way to get around this using CIFS shares. Follow the steps below (as modified from here) to install an SNMP server on a Tomato router. Create a….
Categories: Code Samples,Configurations,Hardware,Linux,Other Code,Other Technology,Programs,Shell,Software,System Administration
Tagged: cacti, firmware, network, router, SNMP, sysadmin
- Published:
- August 4, 2009 – 4:04 pm
- Author:
- By Dave
There have been a number of high profile account compromises due to the insecurity of password reset questions. Examples of two big ones off the top of my head are Sarah Palin Yahoo account compromise and the Twitter “Hacker Croll” fiasco. There have been many more compromises on accounts due to weaknesses in password reset questions, even if they are rarely as publicized in the main stream media like the previous two. The attacks are basically the same – primary e-mail accounts are typically secured by password, and the password can be changed by entering an answer to a password reset question. Both of these account compromises were caused by weak password reset questions. And although Palin certainly was/is a high profile account, the Twitter compromise was caused by a low-profile IT Administrator who happened to store sensitive company documents in their Google Docs folder. This goes to show that everyone, from….
Categories: Email,Other Technology,Social Media,Software,System Administration
Tagged: accounts, password, Security