gilcreque + windows   19

Pandoc - a universal document converter
If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Need to generate a man page from a markdown file? No problem. LaTeX to Docbook? Sure. HTML to MediaWiki? Yes, that too. Pandoc can read markdown and (subsets of) reStructuredText, textile, HTML, and LaTeX, and it can write plain text, markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo, MediaWiki markup, textile, groff man pages, Emacs org-mode, EPUB ebooks, and S5 and Slidy HTML slide shows. PDF output (via LaTeX) is also supported with the included markdown2pdf wrapper script.

Pandoc understands a number of useful markdown syntax extensions, including document metadata (title, author, date); footnotes; tables; definition lists; superscript and subscript; strikeout; enhanced ordered lists (start number and numbering style are significant); delimited code blocks; markdown inside HTML blocks; and TeX math. Other options include “smart” punctuation, syntax highlighting, automatically generated tables of contents, and automatically generated citations (using citeproc-hs). If strict markdown compatibility is desired, all of these extensions can be turned off with a command-line flag.

Pandoc includes a Haskell library and a standalone executable. The library includes separate modules for each input and output format, so adding a new input or output format just requires adding a new module.

Pandoc is free software, released under the GPL. © 2006–2011 John MacFarlane.
markdown  rtf  pdf  LaTeX  document  conversion  windows  linux  mac  bsd 
october 2011 by gilcreque
Automatic Login to Windows using credentials and the registry
Automatic Login in Windows 2000, server 2003, XP user account using registry

If you have intension of running your computer and have some programs that have to run auto than this tutorial will tell you how to make windows automaticlly login to system with username and password every time yout computers starts up. It is great if your computer uses some sort of backup program and if it powers down on auto-start you do not need to impot username and password to log on.

Why use auto login feature in Windows XP?
Programs in StartUp folder are run only when you enter your username and password
No need for typing in your username and password to logon
windows  registry 
september 2011 by gilcreque
Sizer
Sizer is a freeware utility that allows you to resize any window to an exact, predefined size. This is extremely useful when designing web pages, as it allows you to see how the page will look when viewed at a smaller size. The utility is also handy when compiling screen-shots for documentation, using Sizer allows you to easily maintain the same window size across screen grabs.
windows  utility 
january 2009 by gilcreque

Copy this bookmark:



description:


tags: