": heaven, after the purgatory of Linux and the hell of Windows."
],{:want_my_paragraph=>false},[]),
md_el(:li_span,[
md_em(["Browser"]),
": ",
md_link(["Firefox"],"firefox"),
". On a Mac, ",
md_link(["Camino"],"camino"),
"."
],{:want_my_paragraph=>false},[]),
md_el(:li_span,[
md_em(["Email"]),
": ",
md_link(["GMail"],"gmail"),
", ",
md_entity("ldquo"),
"search, don",
md_entity("rsquo"),
"t sort",
md_entity("rdquo"),
" really works."
],{:want_my_paragraph=>false},[]),
md_el(:li_span,[
md_em(["Text Editor"]),
": ",
md_link(["TextMate"],"textmate"),
", you have to buy it, but it",
md_entity("rsquo"),
"s worth every penny. There are rumours that it",
md_entity("rsquo"),
"s been converting (recovering) Emacs users (addicts). Unfortunately, it",
md_entity("rsquo"),
"s Mac only. An alternative is ",
md_link(["jedit"],"jedit"),
" (GPL, Java)."
],{:want_my_paragraph=>false},[])
],{},[]),
md_el(:header,["Development"],{:level=>3},[]),
md_el(:ul,[
md_el(:li,[
md_par([
md_em(["Build system"]),
": ",
md_link(["cmake"],"cmake"),
", throw the ",
md_link(["autotools"],"autotools"),
" away."
])
],{:want_my_paragraph=>false},[]),
md_el(:li,[
md_par([
md_em(["Source code control system"]),
": ditch CVS for ",
md_link(["subversion"],"subversion"),
"."
])
],{:want_my_paragraph=>false},[]),
md_el(:li,[
md_par([
md_em(["Project management"]),
": ",
md_link(["Trac"],"trac"),
" tracks everything."
])
],{:want_my_paragraph=>false},[]),
md_el(:li,[
md_par([
md_em(["Scripting language"]),
": ",
md_link(["Ruby"],"ruby"),
" is Japanese pragmatism (and has a ",
md_link(["poignant"],"poignant"),
" guide). Python, you say? Python is too academic and snob:"
]),
md_el(:code,[],{:raw_code=>"$ python \nPython 2.4.1 (\\#1, Jun 4 2005, 00:54:33) \nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n>>> exit\n'Use Ctrl-D (i.e. EOF) to exit.'\n>>> quit\n'Use Ctrl-D (i.e. EOF) to exit.'"},[])
],{:want_my_paragraph=>true},[]),
md_el(:li,[
md_par([
md_em(["Java IDE"]),
": ",
md_link(["JBuilder"],"jbuilder"),
" is great software and has a free version (IMHO better than Eclipse). Java is not a pain anymore since it gained ",
md_link(["generics"],"javagenerics"),
" and got opensourced."
])
],{:want_my_paragraph=>false},[]),
md_el(:li,[
md_par([
md_em(["Mark-up language"]),
": HTML is so 2001, why don",
md_entity("rsquo"),
"t you take at look at ",
md_link(["Markdown"],"markdown"),
"? ",
md_im_link(["Look at the source of this page"], "data/misc_markdown.png", nil),
<li><em>Operating System</em> : <ahref="http://www.apple.com/getamac/">Mac OS X</a>: heaven, after the purgatory of Linux and the hell of Windows.</li>
<li><em>Text Editor</em>: <ahref="http://www.apple.com/getamac/">TextMate</a>, you have to buy it, but it’s worth every penny. There are rumours that it’s been converting (recovering) Emacs users (addicts). Unfortunately, it’s Mac only. An alternative is <ahref="http://www.jedit.org/">jedit</a> (GPL, Java).</li>
<p><em>Scripting language</em>: <ahref="http://www.ruby-lang.org/">Ruby</a> is Japanese pragmatism (and has a <ahref="http://poignantguide.net/ruby/">poignant</a> guide). Python, you say? Python is too academic and snob:</p>
<p><em>Java IDE</em>: <ahref="http://www.borland.com/us/products/jbuilder/index.html">JBuilder</a> is great software and has a free version (IMHO better than Eclipse). Java is not a pain anymore since it gained <ahref="http://java.sun.com/j2se/1.5.0/docs/guide/language/generics.html">generics</a> and got opensourced.</p>
<p><em>Mark-up language</em>: HTML is so 2001, why don’t you take at look at <ahref="http://en.wikipedia.org/wiki/Markdown">Markdown</a>? <ahref="data/misc_markdown.png">Look at the source of this page</a>.</p>
<p><em>C++ libraries</em>: * <a href="http://www.trolltech.no/">QT</a> for GUIs. *<ahref="http://www.gnu.org/software/gsl/">GSL</a> for math. * <a href="http://www.imagemagick.org/Magick++/">Magick++</a> for manipulating images. *<ahref="http://cairographics.org/">Cairo</a> for creating PDFs. * <ahref="http://www.boost.org/">Boost</a> for just about everything else.</p>
<li><em>Handsome figures in your papers</em>: <ahref="http://www.xfig.org/">xfig</a> or, better, <ahref="http://tams-www.informatik.uni-hamburg.de/applets/jfig/">jfig</a>.</li>
<li><em>The occasional presentation with many graphical content</em>: <ahref="http://www.openoffice.org/product/impress.html">OpenOffice Impress</a> (using the <ahref="http://ooolatex.sourceforge.net/">OOOlatex plugin</a>); the alternative is PowerPoint with the <ahref="http://texpoint.necula.org/">TexPoint</a> plugin.</li>
<li><ahref="http://www.mutopiaproject.org/">Mutopia</a> for sheet music; <ahref="http://www.gutenberg.org/">the Gutenberg Project</a> for books; <ahref="http://www.liberliber.it/">LiberLiber</a> for books in italian.</li>
\item \emph{Text Editor}: \href{http://www.apple.com/getamac/}{TextMate}, you have to buy it, but it'{}s worth every penny. There are rumours that it'{}s been converting (recovering) Emacs users (addicts). Unfortunately, it'{}s Mac only. An alternative is \href{http://www.jedit.org/}{jedit} (GPL, Java).
\item \emph{Scripting language}: \href{http://www.ruby-lang.org/}{Ruby} is Japanese pragmatism (and has a \href{http://poignantguide.net/ruby/}{poignant} guide). Python, you say? Python is too academic and snob:
\begin{verbatim}$ python
Python 2.4.1 (\#1, Jun 4 2005, 00:54:33)
Type "help", "copyright", "credits" or "license" for more information.
>>> exit
'Use Ctrl-D (i.e. EOF) to exit.'
>>> quit
'Use Ctrl-D (i.e. EOF) to exit.'\end{verbatim}
\item \emph{Java IDE}: \href{http://www.borland.com/us/products/jbuilder/index.html}{JBuilder} is great software and has a free version (IMHO better than Eclipse). Java is not a pain anymore since it gained \href{http://java.sun.com/j2se/1.5.0/docs/guide/language/generics.html}{generics} and got opensourced.
\item \emph{Mark-up language}: HTML is so 2001, why don'{}t you take at look at \href{http://en.wikipedia.org/wiki/Markdown}{Markdown}? \href{data/misc_markdown.png}{Look at the source of this page}.
\item \emph{C++ libraries}: * \href{http://www.trolltech.no/}{QT} for GUIs. * \href{http://www.gnu.org/software/gsl/}{GSL} for math. * \href{http://www.imagemagick.org/Magick++/}{Magick++} for manipulating images. * \href{http://cairographics.org/}{Cairo} for creating PDFs. * \href{http://www.boost.org/}{Boost} for just about everything else.
\item \emph{Writing papers \& enjoying the process}: \href{http://www.lyx.org}{LyX}
\item \emph{Handsome figures in your papers}: \href{http://www.xfig.org/}{xfig} or, better, \href{http://tams-www.informatik.uni-hamburg.de/applets/jfig/}{jfig}.
\item \emph{The occasional presentation with many graphical content}: \href{http://www.openoffice.org/product/impress.html}{OpenOffice Impress} (using the \href{http://ooolatex.sourceforge.net/}{OOOlatex plugin}); the alternative is PowerPoint with the \href{http://texpoint.necula.org/}{TexPoint} plugin.
\item \emph{Managing BibTeX}: \href{http://jabref.sourceforge.net/}{jabref}: multi-platform, for all your bibtex needs.
\item \emph{IEEExplore and BibTeX}: convert citations using \href{http://www.bibconverter.net/ieeexplore/}{BibConverter}.
\item \emph{Best site in the wwworld}: \href{http://en.wikipedia.org/}{Wikipedia}
\item \href{http://www.mutopiaproject.org/}{Mutopia} for sheet music; \href{http://www.gutenberg.org/}{the Gutenberg Project} for books; \href{http://www.liberliber.it/}{LiberLiber} for books in italian.
GeneralOperating System : Mac OS X: heaven, after the purgatory of Linux and the hell of Windows.Browser: Firefox. On a Mac, Camino.Email: GMail, search, dont sort really works.Text Editor: TextMate, you have to buy it, but its worth every penny. There are rumours that its been converting (recovering) Emacs users (addicts). Unfortunately, its Mac only. An alternative is jedit (GPL, Java).DevelopmentBuild system: cmake, throw the autotools away.Source code control system: ditch CVS for subversion.Project management: Trac tracks everything.Scripting language: Ruby is Japanese pragmatism (and has a poignant guide). Python, you say? Python is too academic and snob:Java IDE: JBuilder is great software and has a free version (IMHO better than Eclipse). Java is not a pain anymore since it gained generics and got opensourced.Mark-up language: HTML is so 2001, why dont you take at look at Markdown? Look at the source of this page.C++ libraries: * QT for GUIs. * GSL for math. * Magick++ for manipulating images. * Cairo for creating PDFs. * Boost for just about everything else.ResearchWriting papers: LaTeXWriting papers & enjoying the process: LyXHandsome figures in your papers: xfig or, better, jfig.The occasional presentation with many graphical content: OpenOffice Impress (using the OOOlatex plugin); the alternative is PowerPoint with the TexPoint plugin.Managing BibTeX: jabref: multi-platform, for all your bibtex needs.IEEExplore and BibTeX: convert citations using BibConverter.Cool websitesBest site in the wwworld: WikipediaMutopia for sheet music; the Gutenberg Project for books; LiberLiber for books in italian.Blogs: BloglinesSharing photos: flickr exposes an API you can use.