Posts Tagged ‘history’
Since it seems like everyone else on Planet Mozilla is doing it… My twist: multiple systems. Actually I found it interesting too see the variation based on what I use them for.
Home
$ history | awk ‘{a[$2]++}END{for(i in a){print a[i] ” ” i}}’ | sort -rn | head
114 ls
91 CD
63 sh
41 SSH
37 sudo
14 pico
13 [...]
Tuesday, April 15th, 2008 Posted in Mozilla | No Comments »
Do you want to delete one item from your browsing history? Say that splash page, or misspelled site that you keep visiting when ever you type a URL with a similar name because you type to quickly? Gogle instead of Google? It happens. Just select it by entering the partial name [...]
Monday, May 21st, 2007 Posted in Firefox Tips, Mozilla | 8 Comments »
Using Firefox on a shared computer such as an office workstation, library, or school computer lab? Don’t want people seeing what you did/saw? That’s a very good idea. When your done browsing the web go to the “Tools” menu and select “Clear Private Data”. Check the data you want to delete [...]
Thursday, May 3rd, 2007 Posted in Firefox Tips, Mozilla | No Comments »
Remember that website you were at a few days ago? That really interesting one… you know. Forgot? We all do. The internet has many interesting pages. Thankfully that’s not such a big problem. Go to the “History” menu and select “Show in Sidebar”. You’ll see a sidebar show [...]
Tuesday, May 1st, 2007 Posted in Firefox Tips, Mozilla | 3 Comments »
One of the hardest things to program is the Date and Time. This is especially true when your doing it on the web. Why is that? Using a unix timestamp is immensely helpful and resolves many of the complexities, but it does have some issues (besides the Y2K38 bug). Well lets [...]
Sunday, March 11th, 2007 Posted in Politics, Programming, Tech (General) | 3 Comments »
This is just a scary image. According to the caption it’s:
One of five underground bunkers built for the East German Foreign Intelligence Service.
Take a guess what year, then click on the image to see the original which has the date on it (I cropped and scaled this one).
According to Wikipedia, the image [...]
Sunday, April 16th, 2006 Posted in Around The Web, Tech (General) | 1 Comment »