script

PHP IRC bot

Been bored lately, so I'd thought I'd make an IRC bot in PHP. I wasn't sure how they worked, so I found this to be great: http://www.hawkee.com/snippet/5330/

I added a little more to it, using switch() instead of an if statement. So, instead of:


if ($rawcmd[1] == "!sayit") {

I changed it to

 

 switch(rtrim($rawcmd[1])) {

 

and of course everything else in between. 
See the full code here: http://pastebin.com/4F9XPkVx or here http://pastebin.org/205819
Not much has changed, but with switch() I found it easier to add more commands. Again, I didn't write most of it. Feel free to test it out though.

Your rating: None Average: 3 (1 vote)

I'm for sale.

 I'm starting to freelance now, so I'm up for any work and make an attempt to build my portfolio. I'm available to do any work, small to medium sized projects. Stuff I can do:

  • Code PHP
  • Remote adminstration of Linux boxen
  • Some MySQL stuff (though I hate it)
  • Installl scripts (Wordpress, Drupal, WHMCS, etc..)
  • Help with hosters (I know my way around WHM, cPanel, WHM and so forth)
  • And probably a lot more useless stuff.

 

Your rating: None Average: 2.9 (9 votes)

Rokke Script Store

Rokke Script Store is a new PHP script store that offers low prices for quality PHP scripts. Currently it's in beta, but I'd suggest you to take a look!

No votes yet

WorkSimplel 1.2.2a released!

WorkSimple 1.2.2a has been released! Check the download page or click here to download [ZIP]

Comments and ideas are appreciated :)

No votes yet

Microblogging

I'm not into social networking or that kind of stuff, but I decided to join Twitter instead. I installed two apps for my iPod for Twitter and I guess I exceed 100 requests an hour.
...So I decided to make my own microblogging site. Sounds like another useless script....but oh well, something to pass the time. Sounds like a good idea? Leave a comment and let me know.

EDIT:

It seems I get quite a number of hits from this blog entry. Below, I've included the microblogging script I made. 
 

Download here: http://geekness.eu/sites/default/files/team.zip

Your rating: None Average: 2 (2 votes)

Ideas

I just added a bunch of modules to 2500mhz, so I should be getting some more traffic (and perhaps money).
I turned 'Developer mode' on in Mobile Safari on my iPod touch, I don't know why I didn't turn it on sooner. I found out what was going on in my HTML pages and CSS's. Maybe this weekend, I'll fix up MailX Mobile, Server Stat and a mobile Wiki.
 Now that basketball is over, I'll be sure to get into my 'productivity mood' now. The top thing on my list is to work on WorkSimple (which needsafixin').

Your rating: None Average: 4.5 (2 votes)

Server Stat

There's an app in the AppStore called Server Database. A pretty simple app, made to manager servers and such. Enter the name, address, function for the server and you're good to go. Well, I decided to make my own version of it using iWebKit. You can check it out here. Its pretty simple, it's read only for now. I'll wrap it up in a tarball and put it on the 'Free PHP Scripts' page.  Anyway, just though I'd share that.

I haven't been up to much, other than creating useless PHP scripts. Just been browsing the LovingTech forums.... Well, I'll get to coding and such....

Your rating: None Average: 4 (2 votes)

Refernece Wiki

I modified one of my own wiki scripts to conform with iWebKit to make a reference wiki. I was inspired by a PHP reference app in the AppStore so I decided to make my own (sorta). In short, you search for a function and view the correct syntax, etc... Sorta pointless but time consuming
Our team might go to the Provincials which is in March sometime
Anyway, Friday tomorrow w00t!

And the plot thickens....

Your rating: None Average: 5 (1 vote)

Torrentino.info

Just purchased 'torrentino.info' (hopefully I spelled it right), so it should be active in the next 24 hours.
Update: Done, check it out: http://torrentino.info/

No votes yet

Err

I sorta got a working messaging system, as mentioned in my previous post. I'll FTP it to one of my servers and post the link back here.
I have basketball practice tonight, though I planned to put together flippy and physically move roppie, my CS:S server. jlap has been up 22 days, which is great.
Anyway, gonna have a little something to eat and go to practice.

No votes yet

Syndicate content
Powered by Drupal, an open source content management system