Thinking about making individual repos for client projects instead of using a master repo. All for client access and hooking into basecamp. 3 hrs ago
Search Everything looks to break five thousand downloads this weekend (if not today) on Wordpress extend. I lost the prior totals before I committed all my downloads to extend but I’m guessing the total downloads since version 1 is around 7.5K.
All this with the recent news that WP 2.4 will be including the ability to “search everything”, almost exactly how I laid out in my recent posts on wp-hackers, benifiting Wordpress and our community.
From Wordpress Tac #5149:
Description
Extend search to include pages…
We’ve had the Tivo HD for a few weeks now and this post has waited just as long. I initially wanted to post about the unpacking, setup and all it’s features; like a real review. Instead I’m going to make this short since the Tivo HD has been exhaustively reviewed around the web already.
Setup:
In order to get HD you’ll either need an OTA HD tuner or HD cable cards from your cable provider. I called our cable provider shortly after the…
“Maybe we should…and really judge people only by the content of their character”
I’m purging my online identity to just a few locations that I actually use since it was getting out of control. The major account escape that led to the purge was myspace, as you might have noticed if I’m a friend of yours. The others include:
One of the many things I’m not fond of in the newly released widgetized wordpress 2.2 is the RSS widget styling.
For those who don’t like the RSS icons, especially if you have a dark theme you can use this CSS to hide them.
.rsswidget img {
display: none;
}
I ended up using this:
.rsswidget img {
float: right;
}
And then replacing the rss icon the wordpress team included since the included image corners are white.
Actually, it looks like I’m going to have to write my own…
After just a few days of using the Apple TV I’m thoroughly impressed. The major reason I purchased the Apple TV was because of all the hacking that’s been going on and with Apple practically saying, “it’s your box do what you will” we can expect some more great hacks, if running full OS X wasn’t enough. I had planned at least to install some Xvid/divX playback through a very simple hack but involves cracking the case open. Instead of jumping right…
After seeing this I had to buy an Apple TV. I guess the next step is to get USB to fully work so we wouldn’t have to VNC into it. It’s going to make a great Myth box or Haxed up OSX TV. And hopefully soon Apple will partner with someone to get HD content to the box. My wish of a Netflix partnership looks like it fell through. Maybe a Tivo/Unbox deal will suffice. A YouTube/Google Video should be inevitable…
If you’re not reading this in a feed you might have noticed the new look.
For those that like sidebars; I now have two. For those who like brown; I have 5+ shades. For those who like Google search; I have integrated google ajax search.
Of course I wanted to finalize the theme before I threw it out but instead of playing around and not getting around to finishing it I’ll just make this a permanent beta, like all my other themes.
A…