Thread: Notepad Baby!
View Single Post
  #27   Spotlight this post!  
Unread 02-02-2004, 21:52
Guest
 
Posts: n/a
Notepad + vi + PHP + My own database class = NRG site

Quote:
Originally Posted by iamnafets
I would like to know how many other webmasters out there do their site design COMPLETELY in notepad. Yes, flash for flash and whatever for image editing but everything else notepad. Please post a link so I can see. I get great satisfaction seeing something pretty coming out of such a low level utility. Extra points if you use PHP or a server-side langauge and use a text file database instead of a wussy MySQL database.
I'm the webmaster for my team's website, and I code in Notepad only (wait - and sometimes I use vi when I'm using telnet... anyway...). Our site is:
http://nrg.chaosnet.org/

Extra points:
I use PHP.
I wrote my own database class to store/retrieve data, not MySQL.