Sunday, January 18, 2009

Carbon emacs, python-mode, tab-width

Carbon emacs tab-width of 8 is too big for me.

Just setting (setq tab-width 4) doesn't work when in python-mode.

I found a good way to change that here.

I had to change the python-indent variable as well to get the desired effect:

(defun my-pystuff ()
(setq tab-width 4
py-indent-offset 4
indent-tabs-mode t
py-smart-indentation nil
python-indent 4))

(add-hook 'python-mode-hook 'my-pystuff)

(Add this to your .emacs)

Links for 1/18/09 [my NetNewsWire tabs]

Monday, January 12, 2009

Adobe Air Apps...

I used to use twhirl, for friendfeed/twitter. Leaving it running over night bloated the memory usage to about 450MB. So I stopped using twhirl.

Then I found tweetdeck, a great application for twitter. I managed to leave it running on a system over the weekend. This morning I notice the hard drive working like crazy. Its an old machine with a single core 1.6 1.73 Ghz processor, and 1 GB of Ram. Logging into Windows XP and running task manager (which took a significant amount of time) shows tweetdeck using about 610 MB of memory.

Thats insane!

Saturday, January 10, 2009

Lots of good videos by scoble from ces.

Tweetdeck

“…in my opinion there is nothing — so far — that even comes close to Tweetdeck.” – via “Tweetdeck rules — that is all

The search feature in tweetdeck lets me keep track of items I’m interested in (ces, dell, linux, os x, windows 7… etc). And I’ll either have a second screen just running this in the background, or I’ll be running it on a netbook on the side. Occasionally I’ll look through to see if their is an interesting tweet. Suddenly twitter is really useful for finding news items of interest.

Saturday, January 03, 2009

Helping FriendFeed? (Scripting News)

Helping FriendFeed? (Scripting News):

"Instead, I'd like to ask another question. Does anyone really think that a company-owned platform is going to win here, that it won't be swamped by an open federated system of servers that peer, like email? If so, I'd like to hear why."



Finally, someone asks *the* question. I'd also like to know why.

Mozilla and hypocrisy

Right, but what about the experiences that Mozilla chooses to default for users like switching to  Yahoo and making that the default upon ...