| Search Engine Interrelationships
|
(2004-06-05 11:23:43) |
| View how major search engines are connected. You might find it useful somehow. |
| PHP image upload
|
(2004-05-22 01:46:44) |
| Learn how to upload images using php gd. Image formats discussed include gif, jpg, bmp, png. |
| Web design templates
|
(2004-05-16 08:24:14) |
| Web design examples using sliced graphics. |
| RFCs
|
(2004-05-06 16:42:07) |
| Request for Comments. |
| CSS support in older browsers
|
(2004-04-28 20:59:25) |
| Before you use that fancy css property, check support for it in early browsers. |
| Tuning Apache on Unix
|
(2004-04-23 21:04:09) |
| Apache/PHP can be tuned for performance on unix systems. |
| movie making software
|
(2004-04-23 17:17:15) |
| Pro movie-making software. Don't spend 10's of thousands of $$ |
| community chat
|
(2004-04-22 09:13:06) |
| Chat employing server-push technology.
Does not use a database, hence it's fast.
Also, no delay in showing new messages.
Freeware, but License does not permit removal of copyright notice. |
| community chat
|
(2004-04-22 09:10:51) |
| good chat app. delays in showing new msg, but no flicker.
uses php/mysql. |
| server push technology
|
(2004-04-20 22:52:01) |
| A great guide to creating web pages that constantly render data from the server without the need to reload page. A great solution for a chat program. Same idea is used in gtCHAT. See http://www.gtchat.de/ |
| javascript functions and browser compatibility
|
(2004-04-17 05:03:19) |
| Stop before you use that js function! How supported is it across browsers? Check first, then decide. |
| Write to a layer
|
(2004-04-12 16:00:36) |
| Simple cool trick to write to a javascript layer. |
| Source Guadian
|
(2004-04-12 15:07:42) |
| Great product for protecting your PHP source code. In addition, nothing needs to be installed on the server for the obfuscated script to run.
Cost: $250. |
| RedHat 9 Manual
|
(2004-04-07 13:07:17) |
| Learn about your version of RedHat. |
| Using PHP Credit CardPayflow Pro (pfpro) extension
|
(2004-04-01 12:10:54) |
| This tutorial is intended for the developer interested in accepting and managing payments online using the PHP Payflow Pro (pfpro) extension. |
| html validator
|
(2004-03-24 12:19:49) |
| w3c's html validator will give you good feedback on your html code. |
| Good info on online business
|
(2004-03-24 12:16:07) |
| Learn a great deal about running a successful business online. |
| Dedicated Hosting at $59/month
|
(2004-03-22 14:57:26) |
| Linux Dedicated Server
1.3 GHz CPU
512 MB RAM
60 GB HD
1 TB Data Transfer |
| PHP cheat sheet
|
(2004-03-20 09:05:02) |
| Educate yourself about how these work:
gettype(), empty(), is_null(), isSet(), (bool), ==, ===.
You may be surprised at what you discover. |
| Referer Spam
|
(2004-03-18 19:52:02) |
| Some websites fill your web log with tens of thousands of visits. Porn sites are most guilty of this. They don't actually visit your site, just spamming. Read about how to block them. |
| PHP Function Index
|
(2004-03-18 17:41:44) |
| A long list of php functions. |
| htmlArea - Turn any TEXTAREA into a WYSIWYG edit
|
(2004-03-15 16:17:03) |
| Emulate a wordprocessor in an html textarea. |
| Hardware Reviews
|
(2004-03-10 19:33:31) |
| Great site to check out when you need to learn about computer hardware. Reviews include benchmarks. |
| php spellcheck
|
(2004-02-25 18:33:21) |
| spellchecker class using pspell |
| Server machines at reasonable prices
|
(2004-02-24 17:11:37) |
|
Inexpensive servers machines... |
| Creating a Toolbar for Netscape 7.x
|
(2004-02-23 15:34:49) |
| How to use XUL and JavaScript to write a toolbar, and how to add that toolbar to Netscape 7.x. |
| Search engine analysis
|
(2004-02-23 14:47:35) |
| Articles about how search engines work, including the technical aspect of things. |
| PHP Dynamically Insert and Update MySQL db
|
(2004-02-20 17:52:23) |
| Simplify insert/update of form data. |
| javascript, html, css reference
|
(2004-02-17 12:16:52) |
| A quick, complete overview of all the essential components of web design. |
| IDE RAID Comparison
|
(2004-02-15 13:23:22) |
| Create RAID systems from normal IDE/ATA drive. |