Mount FTP Or SFTP As A Drive In Windows
Mount FTP Or SFTP As A Drive In Windows. sshfs for Windows. Using mindTerm and NetDrive to mount a drive for a ssh/sftp connection.
0 commentsSave Tags: java, open source, tools, windows
The Hidden Value of "display:hidden" In CSS
When first learning about the CSS display attributes, I thought that they would not be very useful. Especially the none value. I thought to myself... more »
3 commentsSave Tags: css-html, how-to, web design
I love zend framework
I write this web-site used zend framework. For me it is best in whole world.
1 commentsSave Tags: frameworks, news, php
Clean and pure CSS FORM design
This tutorial illustrates a simple way to design pure CSS form without using html tables
0 commentsSave Tags: css-html, how-to, trends, web design
Google won’t search for Chuck Norris because it knows you don’t find Chuck Norris, he finds you.
Google won’t search for Chuck Norris because it knows you don’t find Chuck Norris, he finds you.
6 commentsSave Tags: humor, news
Warning: headers already sent
When I was learning PHP their were few things that had stumped me, I would usually take it hours to solve them if not days. Now I have grown up, and I... more »
0 commentsSave Tags: how-to, php
40 Tips for optimizing your PHP code
Certainly the world would be a better place if more PHP code was optimized. Maybe some of these tips can help!
5 commentsSave Tags: how-to, php
Pure CSS Animated Progress Bar
Here's a simple demonstration of how you can create animated progress bar using pure css. The trick is very simple. We need 3 elements, one container... more »
2 commentsSave Tags: css-html, how-to, web design