July30

Text messaging saves unneeded overhead from short conversations like “Where are you?” or “Are you coming tonight”? A couple of days ago I almost sent out an embarrassing text message with my Nokia 6103. I wanted to ask someone if they “Could bring the plates,” but instead almost sent “Could you bring the slaves?”
Read the rest of this entry »
July14

AutoHotkey (AHK) is a simple, open-source automation tool for Windows users. Ever needed to automate a backup that doesn’t have a built in scheduler and only supports visual actions, remap keys and buttons on a keyboard or mouse, a text expander (btw => "by the way"), or put together simple key combination shortcuts? AHK can help you accomplish all of those tasks.
Read the rest of this entry »
July14
Scroggles! experienced recent downtime due to an issue with our hosting provider Sunday through Monday around noon.
The issue has been resolved and Scroggles! is back in all its glory to its blog reading / commenting / posting state.
July9
Become more productive by freeing yourself of the start menu or having to navigate to your Desktop to bring up your favorite programs. Launchy is an open source keystroke launcher for Windows which allows you to execute any program, Internet shortcut, music file, document, and anything.
Read the rest of this entry »
April13
Today, I happened upon an Obama video on YouTube of him defending several comments that he had made about small town people being bitter and hanging on to things like religion, gun laws, and no same-sex marriages. I was just about to close the tab when I noticed that on the right side of the YouTube page under the comments there was a Google Checkout Contribute box. Nifty, convenient, and helpful, but do the other Presidential Candidates have it on their videos?
Read the rest of this entry »
April4
Gmail Custom Time allows users to send emails with a custom time (Now, 1 hour ago, 6 hours ago, Other…). User feedback has shown uses like claiming "first-come, first-serve" tickets after they were already "temporarily" awarded. Custom Time’s slogan is "Be on time, Every time*". "Every time*" means ten because Google’s researches have concluded that…
Read the rest of this entry »
April1
The other day I was asked to write out the basic algorithm for reversing a string. I could do it in whatever language I wanted; I chose PHP. I knew that in Ruby you can just do strvar.reverse, but I didn’t quite remember if PHP had a simple single function to accomplish this. It does, but there are many different combinations too.
Read the rest of this entry »