February, 2009 Archives
Feb
My day job
by ubuntu productivity in Uncategorized
For my day job I own and operate BIG Images — a large format print shop. I know this is unrelated to Ubuntu and the main focus of this blog, but this is where I got my start writing software and developed an interest in open-source technology. I just finished my introductory article for my series on the future of printing and imaging. This is the first in a series describing the future of printing and what it means for print manufacturers like BIG Images and the designers who create the artwork.
Feb
The future of printing and imaging
by jon beebe in Technology
I just finished my introductory article for my series on the future of printing and imaging. This is the first in a seriese describing the future of printing and what it means for print manufacturers like BIG Images and the designers who create the artwork. Check it out here: http://www.big-images.com/blog/tradeshow/02/2009/the-future-of-imaging/
Feb
Fly-powered airplane
by jon beebe in Technology, Thoughts
Hehe…almost as good as the buttered toast cat array, here is the fly-powered model airplane.
Feb
Images of Feb 25, 2009
by jon beebe in Technology
- …and other people will look at the breakfasts and make comments?
- linux system on a chip (soc), by Kirkwood
Feb
Linux a bigger competitor than Apple?
by jon beebe in Linux
Yesterday Steve Balmer made an interesting claim that Linux is a bigger competitor than Apple. I would not have guessed that, but his pretty graph illustrates the proof.
Feb
College web design courses fail with bosses
by admin in Thoughts
I read a great article on the failings of modern education in this rapidly evolving world. The author states
Web site development experts said in a recent survey that colleges and universities lag behind in using the latest in web design technology and ignore foundational lessons that would produce college graduates ready for the rapidly changing profession.
I can attest to this. Having recently graduated from higher education (recently meaning within the past 5 years.) They teach to much about the tool in front of you and not enough about the methodology behind why the tool works in the first place.
Feb
How does Ubuntu make you more productive?
by ubuntu productivity in Linux
Do you have any stories or insights as to how Ubuntu has made you more productive? Would you like to share your insights? I am looking for people who have thoughts that would help newcomers and seasoned users alike. Anything that can help Ubuntu users become more productive. Whether its with the Ubuntu OS itself, or other software tools you run on Ubuntu. Interested? Drop me a line at ubuntuproductivity [at] gmail [dot] com.
The only real requirement is your post must be relevant to the Ubuntu community and this blog’s focus on productivity. Some ideas are:
- Shortcuts
- Tips and tricks
- Resources
- Software tools
- Methods and workflows
Just to be up front about it, there’s no money involved. I just do this for fun and education. Your reward will be similar, including the enjoyment of sharing your experience + a link to your blog/site/whatever you want.
Feb
Configuring Java engine
by ubuntu productivity in Linux
I did not know this until recently — it is possible to configure the java engine used by Ubuntu by running this command:
sudo update-alternatives –config java
You will be asked to select from a list of available java engines. Simply type in the number of your choice and hit enter.
Feb
Bespin
by ubuntu productivity in Software
Today I was using Google Docs and lamenting that there is no quality web-based code editing tool. The predictability that web-based tools bring to cross-platform work is amazing. Code editing would be much nicer with the same productive toolset on every platform.
Then I found Bespin.
While I have a lot of questions about this tool/service (like how secure is it to store code in “the cloud”?) I have to admit I am very impressed with the initial preview release and can hardly wait to try it on a real project. Some of the features that really intruige me are:
- Syntax highlighting
- Collaborative editing
- Open source code base
- A very nice dark color scheme
- Innovative and productive file browser
- True cross-platform performance and predictability
- Fast performance, even on a text file with 30,000+ lines of code
Give it a try at http://bespin.mozilla.com/.
Feb
Fix your empty Add/Remove software list
by ubuntu productivity in Linux
I recently had a problem with Ubuntu 8.10 where my Add/Remove… software window was empty.
Synaptic and apt-get via the terminal worked great, but Add/Remove… was broken. A bit of searching turned up this little gem that did the trick of restoring the list. Just run these two commands in your terminal:
sudo apt-get remove gnome-app-install sudo apt-get install gnome-app-install apturl ubufox ubuntu-desktop






