Webmaster Forum


Go Back   Webmaster Forum > Blogging > Blogging Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Blogging Forum Discuss general blogging issues here - design, integration, posting, trackbacks, ETC. Also discuss blogs you like.

Sponsored Reviews   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 05-13-2006, 03:15 PM   #1 (permalink)
v7n Mentor
 
digiweb's Avatar
 
Join Date: 04-07-06
Location: Manchester, NH
Posts: 762
iTrader: 1 / 100%
digiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of light
Send a message via Yahoo to digiweb Send a message via Skype™ to digiweb
wordpress and cms

So I'm new to wordpress but what I've seen I love.

Is it purely a blogging tool? Is it a content management system?

I'd like to write stuff in word press and publish it to different placeholders in my web site. To do that I'd have to know how word press identifies entries so the pages that are looking for content know what to ask for.

If that makes sense.
digiweb is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 05-13-2006, 03:29 PM   #2 (permalink)
CEO, V7 Inc
 
John Scott's Avatar
 
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,618
iTrader: 2 / 100%
John Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster material
Send a message via AIM to John Scott Send a message via Yahoo to John Scott
I think it's a cms to a cetain extend. It's easy to run an entire site using it.

I really like what James did here: www.las-vegas-nv-online.com
__________________
Buy Permanent Contextual Links - V7N Web Directory

Questions? Call V7 toll free @ 1.888.876.8762
John Scott is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-13-2006, 03:49 PM   #3 (permalink)
Contributing Member
 
DarrenC's Avatar
 
Join Date: 02-23-06
Location: England
Posts: 1,567
iTrader: 0 / 0%
Latest Blog:
None

DarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web proDarrenC is a highly respected web pro
Send a message via MSN to DarrenC Send a message via Skype™ to DarrenC
It is a CMS - be it limited unless you download the CMS theme / plugins.
__________________
Blog Promotion Tips
DarrenC is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-13-2006, 07:58 PM   #4 (permalink)
v7n Mentor
 
noob_0001's Avatar
 
Join Date: 02-17-05
Posts: 903
iTrader: 0 / 0%
Latest Blog:
None

noob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to behold
Quote:
Originally Posted by CarolineBogart
So I'm new to wordpress but what I've seen I love.

Is it purely a blogging tool? Is it a content management system?

I'd like to write stuff in word press and publish it to different placeholders in my web site. To do that I'd have to know how word press identifies entries so the pages that are looking for content know what to ask for.

If that makes sense.
Each blog article has an ID associated with it. You can see it when you are managing articles. When you mouse over the links associated with the article you will see that ID. You may not be able to pull it in with out all the formating of a page unless you do a lot of special coding.
__________________
Confucius says:
"Those who seek internet marketing answers should use v7n search!" : )


Last edited by noob_0001 : 05-13-2006 at 08:04 PM.
noob_0001 is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-13-2006, 08:44 PM   #5 (permalink)
v7n Mentor
 
digiweb's Avatar
 
Join Date: 04-07-06
Location: Manchester, NH
Posts: 762
iTrader: 1 / 100%
digiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of light
Send a message via Yahoo to digiweb Send a message via Skype™ to digiweb
Hey, thanks all. this is sweet.

In case anyone ever has my issues I'll post 'em here they can avoid my stumbling blocks

If you're running windows get wamp5. Stop IIS. Run all wamp services (apache, mysql). Run phpmyadmin. Create wordpress. Put wordpress unzip under localhost physical directory (c:\wamp\www\wordpress). Copy wordpress/wp-config-sample.php to wordpress/wp-config.php. Change db_name to wordpress, db_user to root (YES CHANGE THIS LATER). Default password for fresh mysql is blank. If my sql acts up edit c:\windows\php.ini, uncomment extension=php_mysql.dll. Browse to localhost/wordpress/wp-admin/install.php and run.


noob I was able to create a crude cms page from your advice.

The only thing is associating ID's with placeholders. I mean I can create blocks of placeholders and always say "get id 5 here," "get id 8 here," but if anyone ever needs to update those place holders they'd have to overwrite the existing story. New pages would always have to have wordpress id's associated with the content holders -- create a page, create placeholders on that page, create a story for each placeholder, note its ID, edit that ID to create and update content.

I'm just thinking outloud, dunno if this makes sense.
digiweb is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-14-2006, 09:16 PM   #6 (permalink)
v7n Mentor
 
digiweb's Avatar
 
Join Date: 04-07-06
Location: Manchester, NH
Posts: 762
iTrader: 1 / 100%
digiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of lightdigiweb is a glorious beacon of light
Send a message via Yahoo to digiweb Send a message via Skype™ to digiweb
Having gone through that process and learned a few things, I have one word of advice (and this is really, really sweet): mambo
digiweb is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Blogging > Blogging Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
wordpress .com or .org Tripta_Kneoteric Blogging Forum 11 03-10-2008 03:40 AM
SEO for Wordpress eXweso SEO Forum 10 08-24-2007 03:45 AM
to wordpress? or not? ianternet Blogging Forum 24 06-02-2007 08:08 AM
Wordpress.org Help! EBORG9 Blogging Forum 11 03-16-2007 12:09 AM
What are the best add-ons for wordpress? ezniche Blogging Forum 7 04-05-2006 07:14 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 04:28 AM.
© Copyright 2008 V7 Inc