Simple Things For The Web
Some of these were built from scratch and others were built to better the originals built by others. Some are here just for the sake of my own personal reference. Most involve the use of at least one of the following: PHP, Javascript, HTML and CSS. If you wish for more information or the source, please email me at . I'll be happy to help.
Please note I am an amatuer programmer – I do this for fun. So don't expect the code to be very sharp, or finely finessed. I'm just a fat guy in a t-shirt doing all the coding.
Miniature, unstable applications
-
PHP file delete script
Some web applications create files and folders in your web server, that you may find impossible to delete via FTP or even by telnet/SSH. Since these files were created by a script, they also have to be deleted by a script. The 'deleter.php' code fragment (which someone helped me write) might help you along to delete those rogue files without needing root access.
-
All Linked Up : A stripped down Open Directory (Currently screwed and not working properly)
-
Pull a single Amazon item (ASIN Number)
This script takes in an ASIN number and returns a linked image of the product with the product name as a 'tooltip'. This (and a few other Amazon scripts I have fiddled with) was based off the hard work done by Jaap's Amazon code in PHP.
-
MagpieRSS driven newsreader [> MagpieRSS]
-
Blocking visits with cookies (for the BBClone app)
-
unfinished: multiple engine search
References stored for posterity
-
Javascript reference manuals
-
Very basic Linux/Unix commands, applicable to Apple's OS X as well
-
HTML 4.0 Special Entities: Symbols, special characters and latin characters
-
URL Encoding table for special characters
-
Syntax reference for title formatting for foobar
Recommended Reference Material
-
PHP
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/web/dullneon/public_html/tools/index.php on line 194
Warning: include(http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=1565926811) [function.include]: failed to open stream: no suitable wrapper could be found in /home/web/dullneon/public_html/tools/index.php on line 194
Warning: include() [function.include]: Failed opening 'http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=1565926811' for inclusion (include_path='.:/usr/local/share/pear') in /home/web/dullneon/public_html/tools/index.php on line 194
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/web/dullneon/public_html/tools/index.php on line 195
Warning: include(http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=1893115518) [function.include]: failed to open stream: no suitable wrapper could be found in /home/web/dullneon/public_html/tools/index.php on line 195
Warning: include() [function.include]: Failed opening 'http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=1893115518' for inclusion (include_path='.:/usr/local/share/pear') in /home/web/dullneon/public_html/tools/index.php on line 195
-
Javascript
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/web/dullneon/public_html/tools/index.php on line 202
Warning: include(http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=0596000480) [function.include]: failed to open stream: no suitable wrapper could be found in /home/web/dullneon/public_html/tools/index.php on line 202
Warning: include() [function.include]: Failed opening 'http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=0596000480' for inclusion (include_path='.:/usr/local/share/pear') in /home/web/dullneon/public_html/tools/index.php on line 202
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/web/dullneon/public_html/tools/index.php on line 203
Warning: include(http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=0764557432) [function.include]: failed to open stream: no suitable wrapper could be found in /home/web/dullneon/public_html/tools/index.php on line 203
Warning: include() [function.include]: Failed opening 'http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=0764557432' for inclusion (include_path='.:/usr/local/share/pear') in /home/web/dullneon/public_html/tools/index.php on line 203
-
xHTML
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/web/dullneon/public_html/tools/index.php on line 210
Warning: include(http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=007222942X) [function.include]: failed to open stream: no suitable wrapper could be found in /home/web/dullneon/public_html/tools/index.php on line 210
Warning: include() [function.include]: Failed opening 'http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=007222942X' for inclusion (include_path='.:/usr/local/share/pear') in /home/web/dullneon/public_html/tools/index.php on line 210
-
CSS
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/web/dullneon/public_html/tools/index.php on line 217
Warning: include(http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=0321303474) [function.include]: failed to open stream: no suitable wrapper could be found in /home/web/dullneon/public_html/tools/index.php on line 217
Warning: include() [function.include]: Failed opening 'http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=0321303474' for inclusion (include_path='.:/usr/local/share/pear') in /home/web/dullneon/public_html/tools/index.php on line 217
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/web/dullneon/public_html/tools/index.php on line 218
Warning: include(http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=0596005253) [function.include]: failed to open stream: no suitable wrapper could be found in /home/web/dullneon/public_html/tools/index.php on line 218
Warning: include() [function.include]: Failed opening 'http://www.dullneon.com/tools/amazon/amazon-book-by-asin.php?search=0596005253' for inclusion (include_path='.:/usr/local/share/pear') in /home/web/dullneon/public_html/tools/index.php on line 218
Collated Technology News
Drupal 7 - faster than ever
Google Developer Day 2010 Agenda: Android, Chrome & HTML5 and Cloud Platform
SVG documents searchable on Google
What do Arcade Fire and HTML5 have in common?
patTemplate bits and pieces
My Weblog Has Moved
Warning: MagpieRSS: Failed to parse RSS file. (Mismatched tag at line 400, column 701) in /home/web/dullneon/public_html/_newsreader/magpierss/rss_fetch.inc on line 238
Warning: array_slice() expects parameter 1 to be array, null given in /home/web/dullneon/public_html/_newsreader/magpierss/simple-parse-lib.php on line 19
Error! Could not retrieve new item(s).