Archive for March, 2007

updated footer

Found a really good quote today from Marshall…

This site is tested only in Flock and Firefox (life is too short to mess with Internet Explorer)

I have added it to the footer… those who develop websites will appreciate it…

J!

Getting Things Done: Firefox + Extensions, Google, Remember the Milk

I figured since everyone else is doing a Getting Things Done (GTD) post, I would do one as well which describes how I manage getting things done. School, especially this semester, keeps me quite busy and keeping track of my schedule (meetings, hockey games, classes, etc) is quite a challenge. In the past I have just used my memory and some scraps of paper to keep my schedule and to do lists; however, with the advance of web 2.0 technologies and websites, I have found them to be quite useful in managing my life. In this post I will describe how I use each to keep track of everything and make it really easy to use.

First is Firefox. If you are already using Firefox, good. If you are not using Firefox, why not?! Go download and install it now…

Next up is Google. I use Google for their search, but they also have some other very useful web applications. The first Google product is GMail. I use GMail for all of my email now. My school address (@vt.edu) is forward to GMail and I have GMail setup so that I can send email on behalf of my school address. Of course it also manages my GMail address. To keep track of email sent to my VT address, it is automatically labeled with a “VT” label. There are some other labels that I have setup to manage emails even further. One example would be “RHCVT” which is applied to any email dealing with the roller hockey league…

In addition to GMail, I use Google Calendar to keep track of my schedule. You can view the public version of my calendar here. Google Calendar is very useful in managing my schedule. Items can be quickly and easily added. One feature that I use a lot for important events is reminders; Google Calendar can send you a text message a predetermined time ahead of the even to remind you of that event which is handy so you do not forget about an event while away from your computer. Also as a daily reminder, Google Calendar emails me a daily agenda as of that morning which is a good way to review what I have to do for the day. You can also manage multiple calendars. For example I have a calendar for the roller hockey league which has all of the games on it. I also have a calendar for BGW and WCUSA which have their operating hours. In addition I can also view others calendars. I have the school academic calendar loaded along with the VT Linux/Unix User Group’s calendar so I can keep track of the meetings. The Pittsburgh Penguins schedule is also another very important calendar to follow ;) and is easily done by searching public calendars for the penguins schedule so I did not have to enter the schedule manually.

The final Google product that is a main stay in my browser is Google Reader. Google Reader allows me to follow many websites with out having to go to each page individually via RSS feeds. Currently I am subscribed to 163 feed in which over the past 30 days I have read over 13,000 items… Reader saves A LOT of time… and it gives me something to do when I am bored… with 163 subscriptions there is usually something of interest in there at any given time… The time Reader saves me allows me to spend that time on other things, like projects and homework so I can get things done ;)

Remember the Milk, the only non-Google main stay in my tabs, is what I use for keeping track of my to do list. Its pretty slick. Has a nice interface. One of my favorite thing about it is the ability to use the keyboard to navigate the site (I use keyboard shortcuts a lot in Google’s products above too). For example, need to add a task? Just hit ‘t’ and a new task is simply added. Set a due date? ‘d’… Complete a task? ‘c’ will do that for you. And my favorite, postpone a due date, ‘p’. It is really handy at keeping track of what assignments I have to do and when they are due. It actually helps me plan ahead and work on some stuff ahead of time so I do not have to rush and do three assignments the night before they are all due. Not only do I use it to keep track of assignments, I also use it to keep track of my grocery shopping list. Items are easily added so if I am at class and think of something I can add it right then and there. When I head to the store, I simply just print off the list and check off what I buy.

Since I have these four websites open all the time in Firefox, I have found some handy Firefox extension to help manage them.

The first is PermaTabs. PermaTabs take a tab in Firefox and make it permanent so it can not be closed and it will automatically open the next time Firefox is started. It makes it easy to keep the tabs in the same order and always have them open. Each of the above have their own permanent tab.

The second is FaviconizeTab. This Firefox extension reduces the tab size down to the favicon and makes the tabs a bit easier to manage and gives me more room for other tabs that are open. The picture below shows the four permanent, faviconsized tabs as well as another tab open to edit this post.

GTD Firefox Screenshot

The first tab from the left is google reader. Next is Google Calendar. Then Remember the Milk. And finally GMail. Following those tabs are any additional tabs that I open..

Each product above has more features than I explained here. I just went over the main features that I use on a daily basis to get things done…

spring is here…

… and so are my allergies… So far not so bad… I have preemptively been taking some allergy medicine so hopefully it doesn’t get out of control…

J!

busy next couple of weeks

This weekend was good, it was nice to have a break from projects and homework and be able to go see Rachel…

This week is going to be a fairly busy one as well as next week…

I have a fairly complex project that is due for large scale software which I hope to start either tonight or tomorrow… I want to try and knock out all of my homework for the week tonight… we will see how that goes…

I have two tests on Monday, engineering econ and stat… both should not be too hard but still need to study for them and all…

next week i also have 2 large projects due… One is for micro in which we use interrupts and flash memory to create a reaction timer tester… hopefully i will be able to start on that this thursday or maybe friday… The other project is a program for CS which is a skip linked list… very interesting data structure which will be interesting to implement… should be able to work on this over the weekend…

This weekend I will be back home as I have BGW Orientation on saturday from 9am to 11am… Afterwards I may head into the park and check out griffon as well as catch a ride on Apollo’s Chariot, Alpengeist, and of course Loch Ness Monster… also want to check out the new turnstile system…

Just reformatted my laptop last night… It is such a pain to reformat… I really need to ghost it this time for future reformats… instead of taking 2 to 3 days to get everything back to normal, I can just ghost it in a couple of hours and im good to go for the most part…

Well to stat class i go,
J!

class rings

Picked up my class rings yesterday. They are pretty sweet. I will have to take some pictures and get them posted later today…

Nothing too much going on… just working on a couple projects… nothing too too busy…

Going to Knoxville for the weekend to hang out with Rachel…

Other than that nothing too much going on…

J!

21 years old

I am 21 years old today… doesn’t seem that long…

Happy Birthday to me!

J!

Happy St. Patty’s Day

Happy Saint Patrick’s Day!

J!

pool table pictures finally

Well I finally got around to posting the pool table construction pictures to flickr…

If you haven’t already seen them, they are located at: http://pics.emerick.org

It sure was fun to build…

We also got a ping-pong table top conversion for the pool table so we can now also play ping-pong…

J!

static IP address

# /etc/network/interfaces — configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
auto eth0

iface eth0 inet static
address 192.168.1.10
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1

To restart networking:
/etc/init.d/networking restart

Happy Pi Day!

Go eat some pie!

J!

(note the time of the post too ;)

Next Page »