Categotry Archives: Music

How I fixed iMessage activation on T-Mobile

The other day I noticed that iMessage deactivated on my iPhone 4s ( ios 6.1.1 )  and every time I tried to enable it, it would say “Waiting for activation” and then would eventually fail. I tried all of the normal crap that I read in the forums but nothing worked! Eventually I decided to poke around on the filesystem… (more…)

Why you should avoid instagram.. and be aware of others

Instagram was attractive because it was social.. you can char anything you want as fast as you want… but it’s become something where they love sucking up your content as fast as you can share it but when it comes to removing it as you would please.. you’re screwed… I tried to write my own script to manage my own… (more…)

Deleting instagram images in bulk with PHP – A PHP class for instagram!

I was very upset that Instagram wouldn’t allow me to delete all my images easily.. I wanted to clear it without having to do it one at a time.. Well I decided to learn my way around instagram and write a PHP class that allowed me to do a ton of stuff without oauth authentication. This isn’t the actual class,… (more…)

Creating a chat bot with php, xmpphp, openfire, kraken and cleverbot with support for icq, aim, yahoo, msn, hotmail, facebook chat and more

A long time ago I used to run a site called icqbot.net where I distributed a free perl script that would connect to ICQ and have conversations with them.. it utilized the elizatalk AI engine as it’s brain and then later a different system called MegaHAL.. it wasn’t until AOL came after me for violating their trademark in my domain… (more…)

Do you get spammed on your contact forms by bots? I might have some help for you

I’m a web developer and we’ve deployed hundreds of sites.. most of those sites have contact forms and all of them use google’s re-captcha system..  Recently the amount of spam has gone off the scale, some how these people are evading google’s captcha system.. whether it be by paying for a service or by some other means. I decided to… (more…)

Internet explorer, chrome and firefox can ONLY connect to https sites

A friend of mine had this issue and I spent about two days troubleshooting it via Yahoo messenger because he lives in Canada.. He was able to connect to https sites, but not standard http … I had him try a number of things: Reset IE8′s settings Make sure security zones were set up correctly Made sure no proxy was… (more…)

Joomla – Modify the name or link value in the pathway ( jPathway ) object

This is normally impossible to do because $jApp->getPathWay returns an object with the pathway items as protected properties.. you can’t modify them or even loop through them to build a new pathway array. My dilemma is that I wanted to alter the link for one of the breadcrumbs to point to a different URL, I have my reasons so don’t… (more…)

Free Music Download Released – Not Soon Forgotten by Oneduality

Enjoy this free music download of my new song “Not Soon Forgotten” from my soundcloud page

Adding Joomla 2.5 users programmatically without sending the welcome e-mail

The code I’m sharing is a stand-alone script that can be ran directly from your browser, it doesn’t need to be added to a module or component, though the core functionality can be used in either of course =) This code was written to read an excel spreadsheet containing a username, e-mail and password. I wanted to create these users… (more…)

You can’t appreciate true love without knowing true pain, in the end the love you gain is worth the heart ache it took to acquire

Since I re-launched my blog, ( click to view archive of my original from 2005 to 2007 ) I’ve been tracking my search engine results and seen an amazing number of being googling for somethin I wrote back in 2004-2005 for my old blog.. so I thought I would re-post the quote in it’s entirety.. I originally posted it on… (more…)