http://www.freencaa09rosters.com
Never pay for rosters again! That's the message that the site Free NCAA 09 Rosters is spreading. Long time fans of the NCAA video game series from EA Sports are probably familiar with dynasty mode. They also know that EA can not put the real names of players into their game because of NCAA rules (or some legal thing). For years, dedicated people have been creating roster files with named players and distributing them for FREE. There are also some low lifes who make money off of selling rosters with names. Some of these jerk offs have even stolen other peoples roster files to sell off and profit from. Never pay for rosters that you can get for free. These rosters you pay for are no better than the freely available versions and as has been proven they are sometimes the same file stolen from the people who worked very hard to create them and provide them for free to the NCAA video game community. So go to http://www.freencaa09rosters.com and find out how easy it is to get your rosters free. With EA's new EA Locker feature it's only getting easier.
Thursday, July 10, 2008
Wednesday, June 25, 2008
100 Pushups?
100 Pushups? Why not? I'm always looking for a way to get motivated and get into shape. This sounds like a good way to do it. I completed 9 for the test. Monday, June 30th, the day after I turn 35 I'll start week 1.
Labels:
100 pushups,
better me,
excersise,
health and fitness
Friday, April 11, 2008
Installing Passenger on OS X 10.4
Getting Passenger (mod_rails) working on OS X 10.4 wasn't as simple as the screen cast or manual made it out to be. :( That's ok though. I dug into the recesses of my gray matter and got it to work.
The manual and even the install script eventually helped with part of it which was the custom install of Apache. I don't use the default Apache install on OS X and instead compile my own software. By setting a couple environment variables I was able to help Passengers install script find the right apache:
While the install script liked this and helped get it going it eventally coughed up during compile of the module. I noticed it was mentioning an invalid function used when MACOSX_DEPLOYMENT_TARGET was set to 10.1. Wait...I'm on 10.4 so I set this env variable to 10.4:
Voila! It works! Thanks for mod_rails Phusion guys!
The manual and even the install script eventually helped with part of it which was the custom install of Apache. I don't use the default Apache install on OS X and instead compile my own software. By setting a couple environment variables I was able to help Passengers install script find the right apache:
>> export APXS2=/path/to/bin/apxs
While the install script liked this and helped get it going it eventally coughed up during compile of the module. I noticed it was mentioning an invalid function used when MACOSX_DEPLOYMENT_TARGET was set to 10.1. Wait...I'm on 10.4 so I set this env variable to 10.4:
>> export MACOSX_DEPLOYMENT_TARGET=10.4
Voila! It works! Thanks for mod_rails Phusion guys!
Passenger a.k.a mod_rails is out
A little stealthy to be sure but also greatly appreciated. The guys at Phusion released a link to the new screencast with Ryan Bates and if you run the sudo gem install passenger command it all works now. So its out! This should be the next revolutionary thing in Rails. Easy Rails deployment.
MMORPG Football Game
Goal line blitz is a fun and addicting game. I love these text based simulation games that only require a few minutes a day or even week to keep up on and enjoy. This ones very cool because you can get involved in many different ways. Unlike Hattrick where you just run a team, in GLB you can own a team, GM a team or create a player. I've got a couple defensive players right now and a group of us from Utopia are running a little farm system of teams to try to boost our US and European teams. Great game!
Thursday, April 10, 2008
Yet Another First Post...
...as if there hasn't been enough of these around. Trying my hand at the blog game once more...
Subscribe to:
Posts (Atom)