phpMyPeople - Personal People Database
Beta Dev
A personal address book written in php to use on your personal computer.
phpMyPeople Site
get_worldtime - php script
v1.0
Want to show world time clocks on your website. I wrote this for that purpose. Given a GMT offset (eg. GMT+10),
will return the date/time, no matter where your php server is located.
View Script
burncd - Linux Bash Script
v1.0
This is a really stupid and simple shell script to burn cd's in Linux. I made it so I don't have to type long command line arguments
for mkisofs or cdrecord. So with this, you can put it in /usr/local/bin or whereever, and then just type "burncd whateverfile" and it will
toast it. You'll have to make it executable though (chmod +x burncd). I'm just putting this here for the sake of putting it here. Go
ahead and laugh all you want :)
Download burncd
Shell Scripts to Download Sequenced Images
alpha
Say there is a website that has a photo album of photos and you want to download them all (like hundreds of them) and you
don't want to download each picture individually, you use these scripts to plug in the site and image names with sequenced
numbers. You'll also need wget installed. These are really stupid, and I only made use of them once for fun. Somebody should
shoot me for posting these, they are worthless.
Getemall.sh
Nestedloop.sh
My friend DeathAndTaxes points out that (alias suck='screen wget -c -r -l inf -t 12 -nc') will do the same trick. I'm dumb.
phpMySongbook - Music Band Management
deprecated
This project has been frozen for sometime, but at one point my friend Curt's band was using it, and may be still is. It is a basic
songbook that members of the band can sign onto, add songs, and put them into sets to be played at gigs. There is places in
each song record to store the lyrics, as well as the formats of the song each band member has it on (CD, Tape, Mp3 etc) and if
they have the song at all. Band members can also vote on songs to be added, and other fun management stuff. Later, I'll get off
my lazy bum and put the zip of the php files here so somebody else can take over this project, cause I just don't have the time.
PyStyle - The Engine that PySquared runs off of
beta
This is basically all the php code for the website you are viewing. I don't plan to package the whole thing up, but rather down the
road add links to everypage on the site to "View Source" so people can see how things are done. If you want something though,
you can always email me (use that link over on the left).
phpNukeLAN - phpNuke Mod for Lanparties
v1.0
There is a lanparty in Colorado that my good friend Sound_Man runs called The Dragon's Den that uses phpNuke for their
website. phpNukeLAN is a phpNuke mod so that a little box will appear on the site for members to sign-up for the next LAN, view the
date/times for the next LAN, see the list of people signed up. The sign-up link will become greyed out when the max # of people
have signed up. This was a mod from the Internet that I modified some to use for The Dragon's Den. It is made for phpNuke 5.6,
and probably won't work with previous versions of phpNuke.
Download phpNukeLAN v1.0
|