WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > eCommerce > Internet Industry
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Internet Industry The Internet is about more than e-Business; it's a physical and virtual industry. Its wide variety of topics include spam, government regulation and taxation, breaking news, e-business trends, legal issues, and much more.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-31-2003, 12:17 PM
WebProWorld New Member
 

Join Date: Jul 2003
Location: Canada
Posts: 21
Rabies RepRank 0
Default I wanna blog

"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"
__________________
Adver-Games for Adver-Dollars:
www.SporeProductions.com
Dark Underground Music Reviews:
www.wrappedINwire.com
Lil' Games for Big Fun:
www.LilGames.com
Reply With Quote
  #2 (permalink)  
Old 08-02-2003, 01:34 PM
WebProWorld Member
 

Join Date: Aug 2003
Location: Wales
Posts: 68
rawdist RepRank 0
Default Reviews

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.
Reply With Quote
  #3 (permalink)  
Old 08-04-2003, 12:31 AM
WebProWorld New Member
 

Join Date: Jul 2003
Location: Canada
Posts: 21
Rabies RepRank 0
Default

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
__________________
Adver-Games for Adver-Dollars:
www.SporeProductions.com
Dark Underground Music Reviews:
www.wrappedINwire.com
Lil' Games for Big Fun:
www.LilGames.com
Reply With Quote
  #4 (permalink)  
Old 08-04-2003, 04:03 AM
WebProWorld Member
 

Join Date: Aug 2003
Location: Wales
Posts: 68
rawdist RepRank 0
Default

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.
Reply With Quote
  #5 (permalink)  
Old 08-04-2003, 01:43 PM
WebProWorld Member
 

Join Date: Aug 2003
Location: Phoenix, AZ
Posts: 37
wizwow RepRank 0
Default Blog Info

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.
__________________
www.steelid.com / www.thephototool.com
intelligent design for commerce
Web Strategy / Design / E-Commerce Implementation / Photography
Reply With Quote
  #6 (permalink)  
Old 08-04-2003, 04:46 PM
WebProWorld New Member
 

Join Date: Aug 2003
Posts: 23
lorenbaker RepRank 0
Default Re: Blog Info

Quote:
Originally Posted by wizwow
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
__________________
http://www.blogsearchengine.com
Reply With Quote
  #7 (permalink)  
Old 08-05-2003, 12:30 AM
WebProWorld Veteran
 

Join Date: Jul 2003
Location: Bristol, UK
Posts: 965
carbonize RepRank 0
Default

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!
__________________
Carbonize
Reply With Quote
  #8 (permalink)  
Old 08-05-2003, 02:48 PM
WebProWorld New Member
 

Join Date: Jul 2003
Location: Canada
Posts: 21
Rabies RepRank 0
Default

Carbonize: May I ask why you opted for two different blog packages rather than two instances of the same one?
__________________
Adver-Games for Adver-Dollars:
www.SporeProductions.com
Dark Underground Music Reviews:
www.wrappedINwire.com
Lil' Games for Big Fun:
www.LilGames.com
Reply With Quote
  #9 (permalink)  
Old 08-05-2003, 03:32 PM
WebProWorld Veteran
 

Join Date: Jul 2003
Location: Bristol, UK
Posts: 965
carbonize RepRank 0
Default

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.
__________________
Carbonize
Reply With Quote
  #10 (permalink)  
Old 08-12-2003, 01:28 PM
WebProWorld New Member
 

Join Date: Aug 2003
Location: Rockland, New York
Posts: 1
sachauncey RepRank 0
Default Blogging Software Suggestion

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.
Reply With Quote
  #11 (permalink)  
Old 08-12-2003, 02:29 PM
WebProWorld Veteran
 

Join Date: Jul 2003
Location: Bristol, UK
Posts: 965
carbonize RepRank 0
Default

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.
__________________
Carbonize
Reply With Quote
  #12 (permalink)  
Old 08-20-2003, 06:07 AM
WebProWorld New Member
 

Join Date: Aug 2003
Posts: 6
como8 RepRank 0
Default free blog tool

(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.
Reply With Quote
  #13 (permalink)  
Old 09-08-2003, 09:41 PM
WebProWorld New Member
 

Join Date: Jul 2003
Location: Lincoln, NE
Posts: 6
kstien1959 RepRank 0
Default I guess I messed up

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
__________________
Discover Incredible Methods of Online and Offline Marketing.
Expand your home business aspirations and create an empire.
Sound great... ? Then subscribe to Opportunity Assistance Online today!!! http://www.opportunityassistance.com/oaonline.html
Reply With Quote
  #14 (permalink)  
Old 11-04-2003, 05:02 PM
ago ago is offline
WebProWorld New Member
 

Join Date: Nov 2003
Posts: 1
ago RepRank 0
Default How do I blogg?

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.
Reply With Quote
  #15 (permalink)  
Old 11-07-2003, 03:19 PM
WebProWorld Pro
 

Join Date: Jul 2003
Location: Liverpool, England, United Kingdom
Posts: 103
Pilfo RepRank 0
Default

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"
__________________
RSD Hygienics Limited
Manufacturers & Suppliers of the 'Bidet-Loo', an add-on bidet system.

http://www.bidet-loo.co.uk
...the flowing answer to personal hygiene
Reply With Quote
Reply

  WebProWorld > eCommerce > Internet Industry
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0