Archive for October, 2009

Guy Kawasaki is NOT a god

Saturday, October 31st, 2009

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Stop treating him like one. He makes some points here, but don’t be fooled, HE’S ONLY DOING IT TO GAIN ATTENTION.
Share on Facebook

var button = document.getElementById(‘facebook_share_link_16′) || document.getElementById(‘facebook_share_icon_16′) || document.getElementById(‘facebook_share_both_16′) || document.getElementById(‘facebook_share_button_16′);
if (button) {
button.onclick = function(e) {
var url = [...]

Share on Facebook

Hashtags

Friday, October 30th, 2009

Stop using random Twitter hashtags. You aren’t ironic or funny. In fact, try just being funny without having to explain it.
#dipshits.
Share on Facebook

var button = document.getElementById(‘facebook_share_link_14′) || document.getElementById(‘facebook_share_icon_14′) || document.getElementById(‘facebook_share_both_14′) || document.getElementById(‘facebook_share_button_14′);
if (button) {
button.onclick = function(e) {
var url = this.href.replace(/share\.php/, ’sharer.php’);
window.open(url,’sharer’,'toolbar=0,status=0,width=626,height=436′);
return false;
}

if (button.id === ‘facebook_share_button_14′) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor = ‘#3b5998′;
}
button.onmouseout = function(){
this.style.color = [...]

Share on Facebook

Phoenix Business Journal

Friday, October 30th, 2009

You publish stories that are blatantly ads, yet you don’t seem to mention that. Aren’t you a news source?
Share on Facebook

var button = document.getElementById(‘facebook_share_link_3′) || document.getElementById(‘facebook_share_icon_3′) || document.getElementById(‘facebook_share_both_3′) || document.getElementById(‘facebook_share_button_3′);
if (button) {
button.onclick = function(e) {
var url = this.href.replace(/share\.php/, ’sharer.php’);
window.open(url,’sharer’,'toolbar=0,status=0,width=626,height=436′);
return false;
}

if (button.id === ‘facebook_share_button_3′) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor = ‘#3b5998′;
}
button.onmouseout = function(){
this.style.color = ‘#3b5998′;
this.style.borderColor = [...]

Share on Facebook

Semantics

Friday, October 30th, 2009

Use words CORRECTLY, people. Yes, it’s important.

Share on Facebook

var button = document.getElementById(‘facebook_share_link_5′) || document.getElementById(‘facebook_share_icon_5′) || document.getElementById(‘facebook_share_both_5′) || document.getElementById(‘facebook_share_button_5′);
if (button) {
button.onclick = function(e) {
var url = this.href.replace(/share\.php/, ’sharer.php’);
window.open(url,’sharer’,'toolbar=0,status=0,width=626,height=436′);
return false;
}

if (button.id === ‘facebook_share_button_5′) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor = ‘#3b5998′;
}
button.onmouseout = function(){
this.style.color = ‘#3b5998′;
this.style.borderColor = ‘#d8dfea’;
this.style.backgroundColor = ‘#fff’;
}
}
}

Share on Facebook

Hello world!

Friday, October 30th, 2009

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Share on Facebook

var button = document.getElementById(‘facebook_share_link_1′) || document.getElementById(‘facebook_share_icon_1′) || document.getElementById(‘facebook_share_both_1′) || document.getElementById(‘facebook_share_button_1′);
if (button) {
button.onclick = function(e) {
var url = this.href.replace(/share\.php/, ’sharer.php’);
window.open(url,’sharer’,'toolbar=0,status=0,width=626,height=436′);
return false;
}

if (button.id === ‘facebook_share_button_1′) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor = ‘#3b5998′;
}
button.onmouseout = function(){
this.style.color = ‘#3b5998′;
this.style.borderColor = ‘#d8dfea’;
this.style.backgroundColor = ‘#fff’;
}
}
}

Share on Facebook