Archives for the ‘rants’ Category
By admin • Sep 27th, 2008 • Category: linux, rants
If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Finding that your network connection / internet seems to be moving much slower than it should?
First check your connection, then make sure ipv6 is not enabled.
Hope this helps someone
By admin • Sep 25th, 2008 • Category: rants
I’m so dang burned out… Once this project is over I should have some down time, but really man this sucks
By admin • Sep 21st, 2008 • Category: php, programming, rants
Today I got into a wonderful debate about php errors.
I myself prefer to have the system handle the suppression of errors at system init (turn error displaying to off), and only use error suppression (@function) when needed.
Why? @function is slower than function. Why add a performance decrease when its not needed?
Anyways wondering what others think […]
By admin • Sep 21st, 2008 • Category: Projects, rants
So all frameworks have names… I need one for mine.
I’m debating on the following:
bacon - yes already used once
kali - after the art i study
reeses - after reeses pieces / my daughters nick name
So there ya have it
By admin • Sep 21st, 2008 • Category: Projects, news, php, programming, rants
So after years of partial frameworks, and various concepts, I’ve finally started my framework.
First off there is NO windows support. I’m sure that’s not the best way to go, but I can’t think of one reason to host a php app on windows. As noted windows isn’t supported, but I’m working on a linux […]
By admin • Sep 18th, 2008 • Category: rants
I’ve reached the point where your brain feels numb. Burnout sucks
By admin • Sep 6th, 2008 • Category: rants
I’m watching tv, only to see a commercial where windows is market testing a new os. “Holy crap” , I thought to myself, “they realized zista is shite and are already releasing a new os, thats gonna piss off some people”, but a smart move since as mentioned, vista is shite.
Then again, I’d never heard […]
By admin • Sep 5th, 2008 • Category: rants
Came across this good list of godaddy codes. Used BTPS7 last night and saved 20%- sweetness.
Godaddy promo code and coupon list for 2008
By admin • Aug 18th, 2008 • Category: rants
today one of the projects I work on tracked a user repeatedly trying to get contact information from our younger members, actually only our younger female members. We’re kid friendly so always watch out for certain types of communcation.
After repeat bans we then did an ip ban, because he keep coming back to try and […]
By admin • Aug 18th, 2008 • Category: rants
So after about 2 months on slicehost, I have yet to finish setting up my server. It seems to be the busy season and I’ve only been able to finish my local servers.
So to recap I know have a media temple box and a slicehost box. Now to further complicate the situation after much debate […]