Archive for Site

My Switch to DreamHost

Well As you probably noticed, I switched to a different hosting provider lately. Initially I have been hosted on a2hosting. I used them because of their php5 support. Back in December of last year, I knew php5 and wanted to use the new features in php5. Yet, it was quite new so there were only a few hosting companies that offered it. a2hosting was the best one I could find. So I signed up for a hosting and a domain. I realized that for 10 bucks a month only 300 megs of space was not very much. I made sure that I didn’t go over it, and generally I was fine. I loved that they used cPanel, and the site was down only once, that I know of. There servers were a tad slow, but acceptable. I would recommend them to anyone. As I said I didn’t like the small amount of space and bandwidth. So, I decided that when my time ran out, I would change hosters. I found Dreamhost. They had a very good 10 dollar plan. It came with 4.8 gigs of space and 120 gigs of bandwidth. Another really cool feature was that every week my space increased by 40 megs, and my bandwidth increased by a gig. Also there were unlimited MySQL databases, instead of my previous 3. The plan had php5 and everything I wanted so I decided to switch. I also wanted to move my domain from a2hosting. So, I have used godaddy previously, and I moved it there. That was a breeze to do.

So now I had bought 2 years of dreamhost service. I have to do the worst things possible, move EVERYTHING. The first thing I had to do was change the DNS records of the domain to point to the new dreamhost name servers. I did that monday night, knowing that it would take at least 12 hours for that to take effect. I woke up the next morning, seeing that my domain was pointing to an empty location. This was good. Thankfully, I had a two hour delay from snow that morning, so I went to work. My first mission was to export the three databases from my previous host. I had one for php-nuke, and two wordpress databases. So I went into phpMyAdmin and exported them all. I then uploaded them to the new host and went into shell, to import them. The two wordpress imports worked beautifully. The php-nuke one though had a single error. I looked at the export file, and for somereason one of the tables, was a import command. That was weird, so I just erased that and it imported fine. Now I had to upload everything. So I first downloaded every thing from my previous site and started the upload. I had to go to school then. I figured that the the site would finish uploading and then the site would be up and running. Of course, while uploading, either my ftp client (Kasablanca) crashed, or the ftp connection timed out and the upload didn’t finish. I had to stay late that night for school and didn’t get home and done with my homework before 11. I had to go to bed so it was going to be the next day. Wednesday morning and opened up a different ftp client (KBear) and uploaded. It finished by the time I got home, but when I went to the site, the front page news wasn’t there and errors were all over the place in the forums section and many other places. I couldn’t figure it out. So I finished my homework and went to bed. Thursday morning I thought maybe it was the import error that I got that might be causing these problems. So I went back and compared the dreamhost MySQL database to the a2hosting MySQL database. The dreamhost MySQL database had about 8 less table than the a2hosting database.I saw that the dreamhost database had all of the tables up to the phpnuke_sessions table. I re-imported the MySQL database to try and get those missing tables, but when I re-imported, I got that same error. This time I looked and saw it had to do with the phpnuke_sessions table.

Now, I have to figure out why phpnuke_sessions is not importing. So, I went and looked what was in it. It turned out that it was a malformed php import statement. It works wonderfully in php, but not in the export script. So I just told PHPMyAdmin to export just the tables after phpnuke_sessions. I then imported those into the new database, and everything worked perfectly. Just to make sure, I then manually moved the phpnuke_sesssions table to the new dreamhost MySQL database.

Comments

New Features for Blog

Well I have added a few new “features” I guess you can call them to the blog.  First is the daily del.icio.us posts.  I can’t always write new post every day.  Generally though, I go through NewsGator everyday and I have a list of feeds that pretty much catch everything that goes on around the tech world, and good amount of the science world.  So everyday I go through all of those feeds (usually about 500 posts a day to go through) and open all the good ones up in tabs.  I then choose the articles that are either very good, or news and save them with del.icio.us.  So my daily del.icio.us links are what I think the best of the best links of that day.

The second “feature” is a Now Playing thing that you can see below.  Basically when I post with BlogJet it just looks at my iTunes and then puts it in the post.  Also it links to the iTunes Music Store if you want to buy the song.  I think it is just kind of cool.

Now playing: Less Than Jake - We’re All Dudes

Comments

Response to comments

It’s quite simple really. WordPress themes use raw PHP rather than the template tags used by other tools like Blogger and MT, and it simply isn’t safe to give unlimited and possibly inexperienced users the power to write and execute PHP on a free hosted service like this. So HTML customisation is out, unless some kind of templating engine replaces the raw PHP and I know the developers have never been keen on that idea.

Editing CSS does not have the same security issues involved, however discouraging people from personalising their blogs has the advantage of strengthening the wordpress brand because all WP.com blogs are instantly recognisable as such.

I guess in answer to your second problem, you could always try using the latest development version of WP on your self-hosted blog, very similar to wordpress.com but you have to be aware that it is not supported and could break at any time. )

That was the first comment I got to my last post. I was unaware that the themeing system for the hosted wordpress was any different than the one in the self-hosted wordpress. I also understand that not allowing people to edit their templates streghtens the wordpress brand.

I thought you were liking Blogger? Now the switch, what is next for your blog as well as the podcast?

That was the second comment. I did kind of like blogger. The main reason I switched was that I had a very low trafficed blog, yet I got about 25 comment spams a day. You never saw them because I went through each one when they came in and deleted them. That was just because I was on the blogger system. Also, I just wanted to try out the new system. Last, I like Open Source. I also have used WordPress since version 1.0 and love it.  As for what is next for the blog, nothing really.  Just me posting here, I am going to ride out the fact that I can’t edit the template.  As for the podcast, I am struggling to get them out.  School is in full swing and time is extremly short.  I am working my tail off to deal with school, life and my tech life.  So, that is why I am looking for more content producers.  I am sorry for this but I just need to find time, and it is getting harder and harder.

Thanks,

Joe 

Comments (2)

Backup4All

I just posted a review of Backup4All at rootsmart.com. Please go check it out!

Comments (1)

Back to WordPress?

Yes it is true, I have gone back to wordpress. The reason is that I got a invitation to the invite only service, wordpress.com. Since it was invite only, and I was given an invitaion I just had to check it out, and man is it so much better than it was. The most obvious change that I noticed was the new composer. It is now just like blogger in that it works just as a WISYWIG editor works. Images and everything load as a webpage, not as straight html.

Also, there are some very cool new interface features. Everything is very easy to use and super user friendly. It makes it easy for even the most new html person. My only problem with it currently is that I can’t edit the template. For some reason the wordpress people have disabled editing and that bugs me. There are many little things that I would like to put in the sidebar or other places, that I just can’t do without manually editing the template. So, if any wordpress developers are listening tell them to enable template editing.

Also, I have 2 extra invites, so if you would like one leave a comment or email me at questions@rootsmart.com.

Comments

My Vision

I don’t know how many of you actually go to my main site at RootSmart.com, but I just posted, asking for anyone who wants to create content for the site. I have noticed that as time goes on, I have less and less time. As I have less and less time I can’t seem to get any content out. This really bugs me, and I want to get more content. So, I am asking for anyone that would like to create content, whether it is audio, video or text. This is basically what I am aiming for.

I want Rootsmart.com the become the source for tech content. I want there to be at least one new piece of content to be have added. That way, I can get more and more people to come. With the wealth of knowledge that people have, it would be wonderful if even a tiny bit of that could be shared with other people. These days, many people basically live on their computers. If we can make something easier for them, like maybe figuring out how to run Linux, and stop having to use Windows. I want to share that knowledge, but I just don’t have time.

Also, I want something other than just text. These days, text is getting old and A/V is new. If we could have a new video every day that would be wonderful. Video makes things easier, you don’t have to be able to explain things, you can just show them. It is also so much more personal, with video you don’t have to talk about every little detail, the viewer can see everything. Video is wonderful because it can allow you to share info, without having to be a great writer. I am definitely not the best writer, but I can very easily do a video, and the viewer understands everything. That is what is amazing.

Last, is audio. Audio allows you to talk, as if you were you talking with your friend. I am able to talk about some of these subjects for days. If you made me sit down and write them, I would not be able to. Audio is so much more conversational that anyone can do it.

So, I am asking, even begging, for someone to come and help me out! I know you all have knowledge in something, and I would to help you share that knowledge. So, email me at admin@rootsmart.com and we can get started.

Comments

Blogger > WordPress?

Hey Joe, you have moved the Blog again, what do you like about blogger that you didn’t with word press?

This was a comment that Raysinboise posted. So, I decided to do a post on why I decided to switch to blogger.

The first, and biggest reason I switched was the compose feature. In WordPress the compose feature is ok. I repeat, it was ok. It was a very basic editor. You could add HTML tags to the post, and they would show up in the post. When you are composing, and you add a HTML tag it shows up as the HTML tag. That is what you see, the actual HTML tag. Now this is fine for me becuase I know HTML. Even though I know it, having just tags there was not ideal. With blogger, it actually shows the result of the HTML formatting. This is what I wanted. I wanted to see how the post will shape up when it is posted, without having to press a preview button or anything.

My second problem with WordPress was that I had to host it on my servers here. I was running out of MySQL databases. I wanted to use the MySQL database that my blog was using on rootsmart.com 2.0. So, that was another reason for going with blogger. It is just easier to have someone else host the files, then it is for me to host them. That way, if something breaks I have someone to blame beside me.

The last reason was the integration with other tools and websites that blogger has. The word plug-in is absolutly awesome. Generally, I don’t need anything like that to help me because I know HTML, and I have Dreamweaver to do any HTML programming, but you don’t know what you are missing until you use the simplicity of writing something in word and then posting it up with ease. Also, the tools with flickr, digg, and many other sites allow you to post content onto the blog.

So, that is the main reasons why I decided to switch to blogger!

-Joe

Comments

Welcome

Welcome to The Burgess Blog. My name is Joe Burgess and I am from rootsmart.com. In this blog, I am basically going to just write about the adventures in computers and technology here. I will also, be sharing some comments about news articles.

Comments