SVN on a USB Stick

Oct2
  • Share/Bookmark

Difficulty: ★☆☆☆☆
Toirtoise SVN, is a SVN version control client for windows.
The handy thing about SVN, is that you can work with your whole team on certa[......]

Read more...


Create subdomain in .htaccess file

Sep2
  • Share/Bookmark

Difficulty: ★☆☆☆☆
Let’s say you have a website with a forum. For example:
http://www.mydomain.com/forum/?option=com_kunena&Itemid=0
you want to [......]

Read more...


Get rid of many page requests; use CSS sprites

Aug9
  • Share/Bookmark

Difficulty: ★☆☆☆☆
This trick is so easy but unfortunately not much used on the web.
There are 2 pro-reason, why you should start using sprites (a technique[......]

Read more...


4 Ways to redirect your websites

Jul15
  • Share/Bookmark

Difficulty: ★☆☆☆☆

4 Ways to redirect your website to another page or path.
For this example I will use the website: http://www.domain.com
Let’s say t[......]

Read more...


6 popular Javascript Frameworks

Apr28
  • Share/Bookmark

Difficulty: ★★☆☆☆

Javascript frameworks are for easing development and dynamic web apps.
These toolkits enables you to deal with Ajax calls in an easy and [......]

Read more...


Add a right-click shell action

Apr20
  • Share/Bookmark

Difficulty: ★☆☆☆☆
I love Scite, this tiny easy code editor, is powerful, can handle and format all kind of codes (ruby, php, java, javascript, xml, html[......]

Read more...