Posts Tagged ‘Internet’

Twitter killing blogs?

Sunday, May 11th, 2008

I have been trying to figure out why there is such a lack of updates on blogs that I follow, including mine.  I am kind of noticing a trend that the people that used to blog a lot seem to have a pretty up2date twitter account.  I know I am guilty of not blogging due to my frequent yet unimportant updates on twitter.  Is anyone noticing this as well?  Do you think that twitter, pownce and systems like those might be somewhat of a downfall to full fledged blogs?  I have been dabbling with the idea of actually moving my blog into a sub folder and then just putting up a front page that gets the RSS feeds from my twitter, last.fm, flickr etc and displays those on the front of my site and then just offering a link to my blog.

Wordpress : Perfect Setup

Thursday, May 3rd, 2007

With working in the web hosting industry I get a lot of questions or how to minimize load and prevent comment spam. I thought that I would do a quick little write up of what I have found to be the best ways to head off these issues, many of which I use here myself.

First off you want to make sure that you are running the latest and greatest version of Wordpress(At the time of this writing the newest version was 2.1.3). Wordpress 2.1.3 has many fixes in it and a lot of code rewrites which not only improve loading time, but also cuts down on a lot of the queries that are not needed for certain functions. And as usual the upgrade from older version to the new takes only a few minutes thanks to the great upgrade script that is included with the install.

Minimal Theme: We all love to have a theme with a ton of bells and whistles to it, but all those extra images and tables can cause a lot higher load on Apache than something that is very trimmed down.

Less Plugins: Same goes here, it is always nice to have a tag cloud, stats and handfuls of trackers. The more of these that you remove the less queries that Wordpress has to make to the database, this can speed up things a log.

Here are the plugins and hacks that I have found to not only prevent spam, but give you an upper hand when combating spam on your blog.

Akismet - This is by far the best plugin to have enabled on the front line. Not only does it do a great job at catching spam, but it is written by the same folks that created Wordpress so it ties in very well… oh yeah did I mention that the service is free. Note: If you are not running Wordpress you can still make use of this plugin with other Content Management/Blog software.

WP-Cache plugin - This plugin alone has been shown to drop server loads from a Wordpress site anywhere from 50-80%. The install for this plugin is very straight forward and you can have it up and running in a matter of minutes. With the newer version of the plugin it also has some bug fixes with the built in Wordpress Cache. With in the settings of WP-Cache you can change the “expire time” from 3600 seconds to 600 seconds, this should help you out in case you ever make front page on Slashdot or Digg.

http:BL - This is a pretty new plugin that makes use of Project Honey Pot. This plugin verifies IP addresses of clients connecting to your blog against the Project Honey Pot database. You just need to enable it and then head over to ProjectHoneyPot.org and get a free account.

Post Query Accelerator - Changes the way that a variable is looked at in Wordpress so some queries are cached.

Bad Behavior 2 - I have actually yet to install this, mainly because of a lack of time as there are some extra tweaks that you need to do to get this working effectively with WP-Cache. I have done some reading and this looks to be much better over Spam Karma 2, not to mention they are looking at enabling http:BL into the next version which will do away with yet another plugin.

Now if you have a Virtual Dedicated or a fully Dedicated server you can do even more to the system, and some hosting providers might even do these type of changes on a Shared platform as well.

eAccelerator - This is a great add-on for any system. It caches parts of scripts so that PHP does not have to run the file again, cutting down on CPU usage. In most cases the default settings for this after install should do you well. You can check out my article on how to install it.

Lighttpd - I am still using Apache since I am on a CPanel system, and well Apache works just fine with it. But if you want to take on the task you should look into Lighttpd. Lighttpd is a light weight web server that is getting a lot of attention since it has a small footprint and still supports many of the same add-ons as Apache.

Stay tuned for more tweaks coming soon.

Site update

Monday, April 30th, 2007

So I am trying to get some more traffic to the site.  In that attempt I have parked a few of my other sites here in hopes that this site will pick up and take over where the others left off.  Time will only tell I suppose, and what better time to make the change then at the end of the month.

Lack of Drinking

Monday, April 30th, 2007

So I have been in the process of looking for places to drink and have a good time at.  Looking online you think you would come across a site that provides a listing like that… and well there is.  The site call City Search, but its pretty biased and well just not that good.  You also have sites like Yelp.com, yet again it still lacks the whole focus on entertainment.  So I have been thinking what would need to be in place for a site to have it all, based around drinking that is.  What do you think it would need to be your one site stop that would let you know about drinks and places to kick it?

Channel Icons in MythTV on Ubuntu 6.10

Tuesday, April 3rd, 2007

If you want the channel icons on your MythWeb and MythTV you can use the following information to do so. I dont know why this is not included in MythTV .20 but you can grab it via SVN

(more…)

Aim Conversation #1

Thursday, January 18th, 2007

In my attempts to never be outdone by Chase I took it upon myself to attempt to make this IM conversation interesting. It was short lived but its a start. Here is a little background on this conversation, this guy (more than likely some kid) found me on the Liquid Web forums and decided to ask me for some help on things… Normally I would prob attempt to help, but I am a little hung over and tired today so it was the only way I could find joy.

(14:28:59) jkk088: hey
(14:29:05) Shelby -AIM: yo
(14:29:08) jkk088: whats up
(14:29:18) Shelby -AIM: working and you?
(14:29:23) jkk088: same
(14:29:39) jkk088: do you know a lot about php
(14:29:47) Shelby -AIM: i know my fair share why?
(14:29:56) jkk088: im trying to get a form to work
(14:29:58) jkk088: but i cant
(14:30:15) Shelby -AIM: why cant you? whats it doing?
(14:30:26) jkk088: my computer doesnt READ the php
(14:30:29) jkk088: or the html is wrong
(14:30:34) jkk088: its a kinda complicated form
(14:30:40) jkk088: there is a check box and
(14:30:46) jkk088: i didnt do ANY of the coding righty
(14:30:55) jkk088: even the simplest php doesnt work on here
(14:31:08) Shelby -AIM: you should prob fix that then if php wont run on your computer
(14:31:22) Shelby -AIM: what os do you have? and what apache version installed?
(14:31:30) jkk088: Windows

After him saying Windows I figured this might get interesting.

(14:31:40) Shelby -AIM: so you are using IIS?
(14:31:40) jkk088: XP
(14:31:46) jkk088: IIS?
(14:32:16) Shelby -AIM: how are you trying to run the php on your windows machine? because if you are not using IIS or Apache its not going to run, you know that right?

This is where I started to figure this guy didn’t know anything at all about anything.

(14:32:30) jkk088: no
(14:32:36) jkk088: where can I download that?
(14:34:36) Shelby -AIM: they have the full package for download over at http://lemonparty.org/
(14:34:55) jkk088: WTF
(14:35:09) Shelby -AIM: you find it?
(14:35:19) jkk088: are you crazy?
(14:35:23) Shelby -AIM: Why do you ask?
(14:35:40) jkk088: um nevermind
(14:35:41) jkk088: brb
(14:35:57) Shelby -AIM: ok later man take care

Could have been better … but ohh well it made me laugh for a minute.