Posts

OrgMode - First Impressions

Image
  As many have found before me, orgmode in Emacs is an extremely useful tool. I've come late to the game but after two weeks of daily use I can comfortably say that I'm quite sorry that I didn't make this a part of my development toolkit a long time ago. The main value it brings to my daily routine is ease of use. It's a great note taking, time logging, and general organization tool. Publishing solutions for several targets is built in. Specifically the HTML and Open Office targets are extremely solid. Considering the lack of issues I've encountered thus far I hold high hopes for the return on investment of my time once I go deeper into this tool. Currently experimenting on building a process for publishing a few of my hobby static sites as org mode pages.

Installing Mosh Shell on Suse Linux

Last time around we installed the mosh shell on LMDE 201204 , which I erroneously called Linux Mint 13 ... mea culpa. This time around going for an install on an OpenSuse Linux distribution. It follows my usual route of installing the base packages that are time consuming to install from the distributions repositories, and building from source the utility I'm going to use. Made this one available as a GitHub gist : sudo zypper in protobuf-devel ncurses-devel git zlib-devel utempter-devel perl-IO-Tty autoconf automake git clone https://github.com/keithw/mosh cd mosh ./autogen.sh ./configure make sudo make install Hope this is useful to others.

The mosh shell and LMDE 13

Installing mosh on LMDE 13 As an alternative to Ubuntu Precise Pangolin the speedy Linux Mint Debian Edition 13 is a very worthy distribution. A fantastic installation process is supplemented by a clean desktop that screams attention to detail. Even in a VM environment it's so quick to respond that it's become my primary personal development box. These are some quick notes to help you install the mosh mobile shell . An alternative secure remote shell. It's the perfect companion for those times that you are remotely logged in via an unreliable connection. sudo apt-get install git libncurses5-dev automake zlib1g-dev protobuf-compiler libprotoc-dev libprotobuf-dev libutempter-dev libio-pty-perl Then just follow the instructions for "Compiling from Git" at http://mosh.mit.edu/ . $ git clone https://github.com/keithw/mosh $ cd mosh $ ./autogen.sh $ ./configure $ make # make install ... and that's all it takes to have a working mosh shell.

Motion Django Meetup ( SlideShare Presentation ).

If you want to build a large community site but don't want to do everything from scratch. TypePad gives you a leg up, and it's a Django app so implementation is dead easy for the simple case, and adds social sauce to your webapp out of the box. Motion Django Meetup View more presentations from Mike Malone .

Google Code - Updates: Google Web Toolkit out of beta as of 1.4 release

Google Code - GWT 1.4 released to adoring fans! It looks like Google is moving forward with their revolutionary GWT ( Google Web Toolkit ), and revision 1.4 is an amazing release to what was an already fantastic addition to the open source ecosystem. Great job Google ... keep up the good work!

Back from vacation

I didn't want to leave Aruba, but I ran out of money :(

The new Firefox ( version 2.0 ) cometh, and so do the plugins!

You need to go to the source of all things Mozilla to get the latest version of the current browser tool of choice ( for me )!  Version 2.0 is out, and I think I'm going to wait about a month or two to make sure that all of my plugins ( specially the Google plugin ) is available and works. Continue checking the mozilla plugins site and when all of the important addons are deemed to be ready I will update all of my systems.  But I can't live with out my google plugin! powered by performancing firefox