Search Results

holy crap its too damn hard to do the right thing

Monday, August 18th, 2008
If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!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 […]


tip : programming competitions

Sunday, June 8th, 2008
Last week I learned a new term: Rubber banding. Basically rubber banding is putting little fixes in a game / competition to the playing field evened out. If your building a competition game / world, tweak it. ex: group a has 9000 members, group b has 1000 - it obvious group a will win, but […]


php security in a nutshell

Friday, May 9th, 2008
I have a friend I’m teaching foundation security to. This post is for him, but also as a protest to some of the materials I’ve found when looking for reference material for him. Security at it’s simplest form is common sense. ask yourself, how can I make sure I get exactly what I want? How do […]


adsense: spam, scams, and hot adult ads central

Wednesday, April 9th, 2008
Adsense has seriously let their standards slip over the last year, and now it’s offically gone to crap. One one project we’ve have porn, adult ads, spam, scams, and lions and tigers and bears - oh my. but seriously - why has adsense gone straight to crap. On a family friendly coppa site we’re recieving complaints […]


the new network: what’s it about

Tuesday, December 11th, 2007
I’ve been posting alot on linux htpc, mythtv, and netowrking here and there, thought i should prob explain what i’m looking to do.also i need to start documenting stuff for myself. current systems right now i have 4 boxes. p4 2.4 laptop p4 2.8 laptop pentium m 1.8 laptop amd x2 4600 desktop at the current moment there all being used as […]


phpedit and waterproof software

Monday, November 19th, 2007
I’ve been a php edit fan for awhile. Took sometime to actually check out waterproof’s current offering today. Have to say they’ve come a long way and have some good projects going. Props to them for great software - check them out: http://www.waterproof.fr/


unfinished projects

Saturday, October 13th, 2007
wondering if anyone would be interested in work from unfinished projects… it’s free


simple viewer flash image gallery

Thursday, September 27th, 2007
this is old news, Just realized i’ve never mentioned simple viewer. simple viewer is a flash gallery system. I’ve used it for a number of projects (actually using it now) and it allows for dynamic content / config. Features: * Intelligent image pre-loading. * Intuitive image navigation […]


wordpress: feedWordpress update

Monday, September 24th, 2007
the feedWordpress plugin has been running smoothly on the site I’m using it for. A few things I’ve noticed. feeds with ads in them tend to cause hangs when processing. I kept having issues with some post having permalinks to the main site, instead of the site the post was originally from. removing popularity contest corrected this. […]


wordpress: FeedWordPress

Sunday, September 23rd, 2007
FeedWordPress is an Atom/RSS aggregator for WordPress. It syndicates content from newsfeeds that you choose into your WordPress blog; if you syndicate several newsfeeds then you can WordPress’s posts database and templating engine as the back-end of an aggregation (”planet”) website. I originally developed it because I needed a more flexible replacement for Planet to […]