*New* KickPost
We are working on a new way to discover tech news in real-time. It's called KickPost.
Get Invite

FPettit.com

Tech, Life, & Stuff...


Arrington Interviews Paul BuchheitAugust 18 2009

The Rise and Fall of FriendFeedAugust 11 2009

FriendFeed may you rest in peace.   You rose as a startup during a time when others rose as well but quickly fell away.  You gave us features, innovation, and friends interested in the same things.  You showed us what the real-time web will be like.  You showed us real time search.  You kept all of our data and allowed all of our historical content to be searched.   Please don’t go.

FriendFeed the early adopter heralded life-stream social network founded by ex-Googlers has been purchased by the popular Facebook.

Facebook the giant social network has lots of features but rarely anything interesting beyond family photos and generic status messages.  The tech early adopter crowd is surely present but certainly not interested and engaged.  Facebook also has a big problem with user rights.  User accounts have been removed for seemingly no reason on several occasions.

The FriendFeed userbase is small.  While Facebook’s number of users is estimated at near 300 million.

FriendFeed defined lifestream.  FriendFeed was able to innovative constantly over a several year period.  The features seem to always keep coming but the service has never seemed to hit its mainstream slide.  As Facebook and Twitter continue to p

Traditional Media Organizations For The Big PictureJune 19 2009

breakingnews 

Old Dogs New Tricks

In this new media revolution that has been fueled by technology the old rules and old players are dying.  The survivors of big media have been forced into new revenue models and it seems that all the rules they knew have changed. 

Print media organizations position changed with the advent of television.   Print media seemed to have a rebirth in electronic form in the early days of the web. 

Video was certainly present in the early days of the web but was not the player it is today.  Video has gotten so much easier as bandwidths as a whole have increased and video codecs and technologies have evolved. 

Print organizations now can easily do video for the web and provide rich web content.   The survival of the fittest media conglomerates evolves adapting, adopting, enveloping, and embracing the real time web. 

The old dogs have learned new tricks that the rest of the web has quickly shown them.  Some of the old dogs are more adept at learning than others. 

The value of the traditional media is the big

Wordpress Tip: Function is_user_logged_inJanuary 24 2009

A PHP function is available in Wordpress called is_user_logged_in that is very useful if you want to know if a user is logged in.  Why on earth would you want to know this?  Have you ever thought about adding custom content to your blog that only you can see or only logged in (registered users) can see?

If so this function is for you.  I recently updated my blog’s theme and realized that it has some space that could be used for secondary navigation.  nolinks1 The area in red seemed to me like a great place for additional links.

This is where the function is_user_logged_in can help me out.   In this case the area highlighted in red has its own div tag.  It currently looks like this:

<div id=”nav-space”></div>

Inside the div tag I place the following 2 lines.

<?php if (is_user_logged_in()){ ?>
<?php } ?>


Writing From Shower ThoughtsJanuary 22 2009

showersmall

Do you ever have an idea for a blog post but then it spirals out of control and you end up with more ideas, less ideas, or nowhere at all?

I began this morning with a “shower thought.”  I will define a shower thought as; the half asleep thoughts or fuzzy brainstorming that just seems to flow just after you wake up that sometimes occur while taking a shower.

Your brain and body still half asleep combine to form what seem like good ideas.  Before I knew it I had an idea for a blog post.

Later when trying to write from concept (maybe nothing more than a title) you end up with a post, 3, or nothing writable at all.  Some shower thoughts end up nowhere.

This morning I had a shower thought and had a title for what I thought could be a single blog post.   In this case a rough outline revealed up to 3 possible posts not just 1.

I have heard others say they keep paper and pen with them at all times night or day to record a fleeting idea.  Inspiration may strike like lightening at the strangest times.

When I write based upon a “shower thought” I usually start with a rough outline or notes.  Then I just start writing the post and see how far it goes.  You never know where