View Full Version : I wanna blog
Rabies
07-31-2003, 12:17 PM
"Blog" - verb - meaning to Blog
I want to blog up a couple of my sites but I've been very hesitant for various reasons (mainly I'm the type of person that will not commit to installing a system and designing a site around it, only to find out it has its faults--such as not being SE friendly for example. So what happens is I do nothing and next thing i know, it's a year later.)
OK So I have a couple sites with differing needs.
1. A personal site. All I want is a standard blog that I can post to and perhaps let friends post to. Everyone mentions BLOGGER, but my concern is that Blogger will own my content. Also, won't SE's link to Blogger's URL instead of mine? I have a server so I figure why use a system like theirs when I could install one on my own server?
So my question here is what packages are good and CHEAP? This is a non-profit site.
2. Multiple content site (again, non-profit): I have a site where I want standard blog type updates on the front page, then we have a music review section with hundreds of reviews, and then I also want Forums.
So what I thought here was to use a CMS like MyPhpNuke. My big fears with this are:
a) Will SE's be able to find and spider my review pages? (I think not)
b) Having my reviews in a database feels "risky". What if the DB gets corrupted? What if I change Host and need to move the DB? I'm not very savvy when it comes to PHP or SQL.
I've read about some solutions being that I can create static pages for every dynamic page (for SE's to spider) but damn, the amount of time it takes me to enter in a new review is what I'm trying to cut down!
c) Yet another concern for me is that the "reviews" module that comes with MyPhpNuke is not adequate. So I'm thinking, am i just better off learning PHP and writing my own Reviews code, while using PHPBB for the Forum, and a Blog solution for the news updates?
That's about it. I should learn PHP but time to learn is not something I have available.
"Rabies"
rawdist
08-02-2003, 01:34 PM
Hi I replied to one of your posts on another topic but then saw this here. Although a different subject (books) my site is reviews http://www.fivesandwiches.com so might be of interest to you. The front part is a blog using blogger pro (but hosted on my own server) then the rest, book review pages and index by title, type rating etc. is static pages generated using gdidb script from a local database. The benefit is that it looks like active pages but each page is static and I get great search engine placement. The down side is that gdidb costs money, but it is the best bit of software I have bought.
Rabies
08-04-2003, 12:31 AM
I didn't realize Blogger could be installed locally. Does it cost monthly or yearly?
I checked out your site but could not find your reviews. Everything I clicked sent me to Amazon.
So...How exactly does the GDIDB work? You enter new reviews using an interface, but then it builds a static page for you?
~RB
rawdist
08-04-2003, 04:03 AM
Blogger is still used via their web page, you just set it to ftp to your space.
GDidb allows you to format database data, but you can create an input page if you want. I have a database of reviews and the script builds totally static pages. It also works well for ecommerce sites like this one:
http://www.rawdistribution.co.uk
My review pages are listed under the books by title link, thanks for looking at the site.
wizwow
08-04-2003, 01:43 PM
Look into having a good, solid site made for you and then use macromedia's excellent "Contribute" to add stories, articles and even a very 'bloggish' column if you so wish.
Contribute is a very simple content management tool that allows for total dynamic updating.
Never scrimp on designing a solid, easily searched page. Blogger.com has lots of 'down time' and the others are just too buggy.
Getting your blog (site) noticed is the same challenge as always.
lorenbaker
08-04-2003, 04:46 PM
Look into having a good, solid site made for you and then use macromedia's excellent "Contribute" to add stories, articles and even a very 'bloggish' column if you so wish.
Contribute is a very simple content management tool that allows for total dynamic updating.
Never scrimp on designing a solid, easily searched page. Blogger.com has lots of 'down time' and the others are just too buggy.
Getting your blog (site) noticed is the same challenge as always.
Pretty sites are a must, but you can always build up your archives (the meat and bones behind your blog) by starting a Blogger account and taking 30 minutes a day to blog your thoughts/news/updates.
Then, once you get everything launched for your new blog, you will not be stating from scratch.
If you wanna get your blog noticed, submit it to Blog Search Engines! Start with
http://www.blogsearchengine.com
http://www.daypop.com
http://www.weblogs.com
Thanks,
Loren
carbonize
08-05-2003, 12:30 AM
I use two different blog scripts on my site. One for the Latest News and one for the Latest Problems. Both are hosted on my server and all they require is PHP and SQL. Once you have installed the scripts and configured then, which is relatively easy, it's just a case of putting <?php include('path/to/blogger.php'); ?> where you want the html from the blogger to appear.
My Latest News script is called b2 and is available from http://cafelog.com/ and my Latest Problems script is Ash News available from http://projects.ashwebstudio.com/.
And best of all both of these scripts allow multiple posters, each being required to login with their username and password, and both are FREE!
Rabies
08-05-2003, 02:48 PM
Carbonize: May I ask why you opted for two different blog packages rather than two instances of the same one?
carbonize
08-05-2003, 03:32 PM
Partly to test the second one out. I'm always trying different scripts etc. Nearly everything on my site is hosted localy - Guestbook, Forum, Counter, Stats, Top Referers.
sachauncey
08-12-2003, 01:28 PM
Hi,
I use both http://www.movabletype.org and http://www.TypePad.com. Both developed by a company called Six Apart.
MovabeType blogs "feed" my website http://www.informationconnections.com and a site I developed for our local rotary http://www.nanuetrotary.org.
The link to Occassional Ramblings is a TypePad blog.
TypePad has numerous features that are exactly what I was looking for, including password protection on both weblogs and photo albums.
Because I was a beta test, I was given 20 keys that I could share with friends and family which gives a 20% discount. The full pro version with the discount is only $11.96 per month. If you are seriously interested once you review, I would be happy to give you one of the keys -- but I don't want to waste it on someone who is not going to use it.
I have absolutely no relationship to the company,
I just love their products.
MovableType has to be installed on your hosting server but TypePad does not. I have to tell you I absolutely love both products and the support that I have gotten from the company.
I've also used Blogger and Blogger Pro.
carbonize
08-12-2003, 02:29 PM
Why pay for a blogger script when there is a plethora of free ones that will meet your every need? Check on http://www.hotscripts.com for some. not to mention many other PHP, Perl, and java scripts.
como8
08-20-2003, 06:07 AM
(Sorry for cross posting, I've also wrote about this in other topics in the forum. But I'm contributing these thoughts where the thread is relevant. I believe the content is helpful and on topic! ;-))
There is a new hosted blog service that most people don't know about yet: http://www.motime.com. This is for people who do not want to bother with setting up the software on their own servers.
Better than Blogspot for many reasons, it is free, fast, very simple to use -- but with more cool features. (The free blogspot service does not allow comments and puts a huge banner on your blog.)
motime gives you comments, permalinks, easy link management, lots of templates (completely editable), a browser-based instant messaging to receive alerts about comments to your blog, a digest which reports all comments and updates to other motime blog that you read...and you can set up group blogs....anyway, a much cooler service.
kstien1959
09-08-2003, 09:41 PM
I set up blogs at all of my websites but have had trouble getting people to visit or join. I guess setting up forum pages such as this would be a better way to have a blog then what I've done so far.
Could I possibly get some critique of my blog at
http://www.opportunityassistance.com/weblog/ and also the blog I have at
http://www.inthespiritofthebuffalo.com/weblog/
Thanks
Keith P. Stieneke
Hi, just new to all this. So I have somethng to say. Have a great site to promote and so now who do I send my newsy blogs to? Please excuse my ignorance, as I said, just new at this.
Pilfo
11-07-2003, 03:19 PM
Likewise!
This Blogging game sounds really worthwhile, but what does it actually do (and cost)?
Does your website remain the same...does the Blogger take control of it?
Regards
Pilfo
"To ask may be a moments shame, but never to ask and remain ignorant, is a lifelong shame"