Ads by Google

Monday, July 22, 2013

Sometimes it's nice knowing that people are giving you exactly what you wish for

So, it's been sometime since I had learnt Python and I had a chance to use it for a side project of mine. First, the builtin python mode in Emacs along with AC mode was/is more than adequate for your needs.  Even on the Windows platform...ermm....with Cygwin.  With some bare bones emacs config entries I was off coding in Emacs with AC mode trippily suggesting variable completion.  I must admit that AC mode does take some time to get used to

I say this because you're likely to find other suggestions about python-mode and Ropemacs along with a host of dependencies that might not be worth the effort.  Of course, your patience & YMMV but as I said the builtin python mode will serve your needs even if the other suggestions don't pan out.

On the side project of mine involving stock ticker data, I found the python Panda library quite easy to use.  A lot of the procedural code is wiped out by using Pandas and dataframes. Going through the documentation on slicing and dicing the dataframes, I was thinking, this is similar to SAS in thinking of the data rows as part of a dataset and all it needs some SQL support to make it even more easier than dealing with indices and other list semantics in Pandas.

And what do you know?  Someone's already done it. I found pandasql developed Yhat to do exactly what I was thinking, providing an SQL layer to Pandas.

Things are looking even simpler for my project.


Monday, June 17, 2013

Emacs....Eww!

Is that how Vi users go when they hear Emacs?

Well, I don't know the answer to that but Lars has gone off to code up a browser of sorts for Emacs called Emacs Web Wowser.  And you can read his post on his rationale for developing it. It's part of the gnus git branch for now.

Me, I stay off the text browsers unless I'm trying to script some automated downloads, where I use lynx.

Friday, May 3, 2013

Traditional May 1st Gnus Release out

A bit late in posting about it but Lars has released MaGnus 0.7 with bug fixes and some improvements.  The Changelog in the link has the details

Thursday, April 25, 2013

GNU Emacs Contributing Guide

If you ever wanted to contribute to Gnu Emacs development and didn't know where to start, well, worry no more.  Here's the first draft of it that will be soon be on the Emacs Web pages, thanks to Xue Fuqiao.

If this encourages more people to develop on and for Emacs, it'd be worth it.

Monday, March 11, 2013

Emacs 24.3 Released

Emacs 24.3 is finally out. Binaries can be got from the usual locations. If the Windows binaries are not out yet at your favourite mirror, wait a few days.  

Thursday, March 7, 2013

Emacs Release Candidate RC2 out

Close on the heels of RC 1, RC 2 is out. Binaries can be found at the usual ftp://alpha.gnu.org.

Tuesday, March 5, 2013

Wednesday, January 2, 2013

A Collection of LaTeX Letter Generation Threads

On comp.text.tex, over the last couple of days, there's been some interesting threads on letter templates, signatures and dates.  If you've used the komascript bundle(highly recommended), then it might be worthwhile to browse the threads as the package author Markus Kohm has responded to various letter related questions.  If you're learning komascript, you might find the thread useful. The package is available on  MiKTeX and TeXLive.


And may I once again reiterate that the new google groups interface is stunning in its ability to create UI confusion.  I just don't know where to look, find and generally navigate.  Maybe, it's because I've never been on Facebook?