Sunday, January 14, 2007
I'm throwin a changeup
Anyway, enough excuses. I'm only going to post on www.itsmyblog.com from now on. I originally started it as a politics site, but I decided I'm going to rant and rave about all sorts of topics and not limit myself to just politics. So everyone update your bookmarks.
Wednesday, November 01, 2006
I'm starting a new politics website, looking for help!
read more | digg story
Monday, October 23, 2006
Awesome!
Friday, October 20, 2006
Opera is pretty sweet
Gmail
Digg
Google Reader
TigerNet
Myspace
Then I open and close new tabs as I find interesting links to click on and such. A lot of times Firefox will freeze up or start responding extremely slowly and when I check the task manager it appears that Firefox is hogging up about 250 MB of RAM. Now my machine only has about 512 MB total so this is a significant chunk.
I switched to Opera today - www.opera.com - and I started browsing with the same setup. 5 tabs, 3 AJAX heavy sites, 1 terribly designed site (Myspace), and 1 pretty light site. Now, my memory consumption for Opera is about 130 MB. I checked it at startup, after running about 30 minutes, and then just now after about 3 hours. It's still about the same right around 130 MB. What's better is that it hasn't had any problems with speed or locking up.
I would recommend trying Opera out. It's free and it's really fast. I think I'm going to use it from now on.
Thursday, September 14, 2006
Dad won a pro fishing tournament!
Thursday, August 24, 2006
I'm still alive...
I've been busy as hell lately. Last week I moved back to my house in Lawrenceville. I had to kick the renters out because of several reasons, mainly they weren't paying rent, and people were living in the house that I didn't know about. So now I'm trying to get everything straightened up and improve the house while I'm here. I'm going to stay here until I can sell it, so wish me luck on that.
I've been travelling a lot for work as well, which has made everything that much more hectic. This summer I've had three big trips (not counting the daytrips): two seperate week-long stays in Santa Clara, CA, and a week-long trip to the UK. I'm leaving again Sunday for the UK and I'll be there for a week and a half before flying over to Amsterdam to attend the IBC tradeshow there. Then I'm flying back that sunday.
So, I'm going to miss the beginning of football season, which sucks, but such is life. gotta pay the bills.
Hope everyone is doing well. talk to y'all later!
Friday, August 18, 2006
How to perform the perfect golf swing
Free AJAX tabs using the DOM
read more | digg story
Wednesday, August 16, 2006
Bloggers - here's a hack to get digg buttons
Well here's a hack for Blogger that will make it happen.
First, change your settings so that you allow item links.
>Settings -> Formatting -> Show Link Field = Yes
Second, insert this code into your template somewhere between the Blogger tags:
<BlogItemURL><div class="diggbutton"><script>digg_url = '<$BlogItemURL$>';</script><script src="http://digg.com/api/diggthis.js"></script></div></BlogItemURL>
Now, any time you create a new post, if you submit it to digg or someone else does, you can go to digg, grab the digg_url, then paste it into the Link field. Re-publish your post, and Blogger will automatically show the digg button now!
PS - you can style it by adding diggbutton style information to your css file.
Hope you all find this useful.
Tuesday, August 15, 2006
hahahahahahahahahaha
Thursday, August 10, 2006
Deterring Terrorism
Then I had an idea: How about we make a proclamation: The next time a terror attack is carried out in the United States, and we have proof that it isn't home-grown, we respond by immediately vaporizing the entire country of Iran. We could use nuclear warheads or MOABs, but either way it would be the instant, distant, absolute destruction of the entire country.
It's an extremely radical idea, and nothing anyone would actually want to happen, but in all honesty, is there another way to stop these people from their eventuality of using nuclear weapons on us? Diplomacy is obviously not working, and their stated goal, and their actions so far, are obviously for our destruction at all costs, so how about we raise the stakes a little bit?
Iran, you've done more than any other country to promote terrorism, so it's now your job to stop it. If you don't, you will be annihilated.
I Think it's crazy enough it would actually work.
Penn and Teller: Bullshit! Environmental Hysteria
| Penn and Teller show us that we are not ruining the planet This video is awesome. This entire series is awesome. I especially like the gun control episode. | |
Wednesday, August 09, 2006
Cynthia McKinney: Uncle Tom stole the election
read more | digg story
Wednesday, August 02, 2006
Best Football Article of all Time
Navy's Johnson keeps it simple, honest | ajc.com
Best quote:(speaking about comments Brian van Gorder made about 'bad' facilities at Southern)
"We managed to win a few games with those facilities," said Johnson, the offensive coordinator on the Georgia Southern teams that won the I-AA national title in 1985 and '86, and added two more as head coach.
Clemson fans, this is a football coach. Tommy Bowden blames his failures on everything but himself, and most notably on Clemson's facilities. Take note of what a real football coach sounds like.
One more for good measure: "To me, the essence of coaching is adjusting."
My God. Just to see Tommy Bowden make one adjustment in a game would be a blessing.
EA wants a ticket for the Wii train
read more
Thursday, July 27, 2006
Calling all Digg Script Kiddies
I'm trying to use Digg's new site integration on my blog, and I have run into some issues.
Firstly, here's the script Digg offers:
<script>
digg_url = 'URLOFSTORY';
</script>
<script src="http://digg.com/api/diggthis.js"></script>
Not so obviously, URLOFSTORY is the url on Digg's site, not the link in your own blog site. So you have to know the Digg url of your story before you even write your story... sortof a paradox.
However, if you use digg's submit link to submit a story that has already been entered, you are redirected to that story's page. In that case, the URLOFSTORY is sitting right there after the redirect. The problem is, how do I get that value?
So, here's the pseudocode of what I think I need:
Script in head:
finddiggurl(permalink){
somehowfindlink('http://www.digg.com/submit?phase=2&url=' &
permalink);
}
...
Code in body:
<script>
digg_url = 'finddiggurl(<$BlogItemPermalinkUrl$>';
</script>
<script src="http://digg.com/api/diggthis.js"></script>
I've been searching for some method of prefetching the final (after redirect) url but I can't seem to find anything. Does anyone out there have any ideas?
PS - I'd additionally like some logic to go into what is displayed in the blog post.
ie:
If digg_url contains 'submit' then
display a generic "digg this" image
else
<script src="http://digg.com/api/diggthis.js"></script>
end
I have no idea how to do that either. Any help with any of this would be great!
Wednesday, July 26, 2006
Share and Enjoy
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
























