Trac (http://trac.edgewall.org/) is my favorite issue tracking tool. However, installing trac on windows is not a straightforward task. The easiest way to achieve this is by using bitnami.. .http://bitnami.org/download/files/stacks/trac/0.12.3-0/bitnami-trac-0.12.3-0-windows-installer.exe
Just run the exe, specify a port for trac, specify a project name and enjoy yourself..
29 Mayıs 2012 Salı
22 Nisan 2012 Pazar
two useful online tools
an online free tool for merging multiple pdf files into one: http://foxyutils.com/mergepdf/
an online image conversion tool: http://www.go2convert.com/
an online image conversion tool: http://www.go2convert.com/
8 Nisan 2012 Pazar
numbered list in Latex
Here is a way of creating numbered lists in Latex:
\begin{enumerate}\item bla\begin{enumerate}\item bla bla\item bla bla bla\end{enumerate}\item bla bla bla bla\item bla bla bla bla bla \end{enumerate}28 Mart 2012 Çarşamba
javascript tutorial
A digital book at http://eloquentjavascript.net/ looks like a good tutorial for learning javascript..
Besides, i noted down the following online sources:
https://developer.mozilla.org/en/JavaScript/Guide
http://www.yuiblog.com/crockford/
http://www.webmonkey.com/2010/02/javascript_tutorial_-_lesson_1/
Besides, i noted down the following online sources:
https://developer.mozilla.org/en/JavaScript/Guide
http://www.yuiblog.com/crockford/
http://www.webmonkey.com/2010/02/javascript_tutorial_-_lesson_1/
26 Mart 2012 Pazartesi
from word to wiki
In order to publish word document content as wiki page, follow these steps:
- Save word document as html.
- Copy the source html and use the tool on http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgi to convert raw html to mediaWiki.
- Finally, copy the mediaWiki content to your wiki page.
Unfortunately, i had problem with toc (table of contents) part and had to modify the page manually..
Tip is from here: http://en.wikipedia.org/wiki/Help:WordToWiki
Kaydol:
Kayıtlar (Atom)