About:
I am a blogger, a clogger, and a backwoods logger. I am a geek, yet I have no beak. That's all, it's not Summer, but Fall.-
My Tweets@Bshootz
Tags
2 3 7 achievement ad Apple beta call of duty cod commercial crunchbang facebook fail free funny gameplay gaming google halo hoax impossible internet ipad iPhone ipod kindle linux machinima microsoft Modern Warfare modern warfare 2 music mw2 netbook obama odst parody programming review tablet trailer twitter vidaday video windows
Monthly Archives: September 2010
Twitathon
I just wanted to announce a new addition to the family of scripts I have written recently. It is called Twitathon, and is a Python written Twitter client. You can find it at http://sourceforge.net/p/twitathon/. Please use it and help me … Continue reading
Posted in Tips
Leave a comment
Make Emacs Open Fullscreen All the Time
I was having problems with Emacs loading half off my desktop when I opened it so I googled around the internet(z) and I found this code: (defun toggle-fullscreen () (interactive) (x-send-client-message nil 0 nil “_NET_WM_STATE” 32 ‘(2 “_NET_WM_STATE_MAXIMIZED_VERT” 0)) (x-send-client-message … Continue reading
Posted in How To, Tips
Leave a comment
Starting A Website On The Smallest Of Servers
Running a Website on a Minimal Server Currently my website is being hosted on a tiny account on A Small Orange servers. It includes 150mb of disk space and 4.5gb of bandwidth.This might not seem like a lot of resources … Continue reading
Posted in How To, Opinion, Tips
Leave a comment