This is a plugin that will color specific tags such a action list will be more usable in wiki format.
It will look like this:
You can download plugin from here.
Too busy?
“Doing nothing is better than being busy doing nothing” Lao Tzu,
back to school – data structures
University of California Berkeley: Data Structures
Two quotes from Jim Collins book, Good to Great
- “By definition, it is not possible to everyone to be above the average”
- “… it is very difficult to have a meaningful life without meaningful work”
Povesti de Hans Christian Andersen in format epub
Puteti descarca povestile scrise de Hans Christian Andersen si publicate pe site-ul http://www.povesti-pentru-copii.com convertite in format epub de aici. Lista povestilor este:
- Crăiasa Zăpezii
- Cufărul zburător
- Degeţica
- Fata din soc
- Fetiţa cu chibrituri
- Hainele cele noi ale împăratului
- Klaus cel mic şi Klaus cel mare
- Lebedele
- Mica Sirenă (Zâna Mării)
- Povestea unui gât de sticlă
- Prinţesa şi mazărea (Prinţesa şi bobul de mazăre).
- Privighetoarea
- Răţuşca cea urâtă
- Soldăţelul de plumb
Happy reading!!
Povesti de Fratii Grimm in format epub
Cautand povesti pentru copii in format electronic, am dat peste site-ul http://www.povesti-pentru-copii.com, care are o colectie destul de frumoasa. Pentru inceput am transformat in format epub toate povestile fratilor Grimm. Arhiva se poate descarca de aici, iar lista povestilor este:
- Albă-ca-Zăpada şi cei şapte pitici
- Hansel şi Gretel
- Scufiţa Roşie Cenuşăreasa
- Lupul şi cei şapte iezi
- Muzicanţii din Bremen
- Frumoasa adormită
- Croitoraşul cel viteaz
- Împăratul Cioc de Sturz
- Păzitoarea de gâşte
- Pomul cu merele de aur
- Regina albinelor
- Ploaia de stele
- Căsuţa din pădure
- Prinţul fermecat
- Prichindel
- Gâsca de aur
- Darul piticilor
- Bunicul şi nepotul
- Croitoraşul cel isteţ
- Fata moşului cea cuminte şi harnică şi fata babei cea haină şi urâtă
Happy Reading!!
connecting palm tx to ubuntu 12.04 over bluetooth
Sometimes, is not easy to connect old device to new software, here is what I did:
- disable pnat plugin in /etc/bluetooth/main.conf
[General]
DisablePlugins=pnat
- create executable file /etc/init.d/dund to start dund daemon
dund --listen --persist --msdun call palm
- add your device in /etc/bluetooth/rfcomm.conf
rfcomm0 {
bind no;
device 00:07:E0:0E:40:88;
channel 1;
comment "palm";
}
- restart bluetooth and start dund
Joomla module for Tez Tour reservation system
As a result to learning new things, but not just that, I’ve created a joomla 2.5 component that implements the Tez Tour reservation system. Tez Tour is a B2B operator, this means that you need to buy the tour package from a partner agency 😉
Attached the very first version of the module.
To produce best software, you need best way to organize communication
Conway’s law: “organizations which design systems … are constrained to produce designs which are copies of the communication structures of these organizations” (Melvin Conway, 1968).
Corollary: Software modules interact as well as the teams who built them are interacting.
Why sprints should end on Thor’s day
When sprints should end? Sprints can end any day of the week, but here are five reasons to end sprints in Thursday (which name is derived from Middle English Thuresday, which means “Thor‘s day”):
- Thursday before Easter is it is traditionally a day of cleaning
- Ascension of Jesus happened on a Thursday
- Thanksgiving Day is celebrated on Thursday
- graduation day in Thai universities almost always will be held on a Thursday
- in Australia, most cinema movies premieres are held on Thursdays
Credits: Thursday related info is from Wikipedia