Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 01-24-2007, 02:08 PM   #1 (permalink)
Junior Member
 
Join Date: Jan 2007
Posts: 23
brooksr is on a distinguished road
Default Is Wordpress all you need?

To start a blog, is Wordpress all you need (software wise)? Or do you still need to do some amount of customizing with html, php, etc.?

What language is WP written in?

Brooks
brooksr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2007, 02:28 PM   #2 (permalink)
dor
Senior Member
 
Join Date: Jan 2007
Posts: 587
dor is on a distinguished road
Default

php/mysql.
you can be up an running pretty quick with word press .....some hosting companies even have auto-install features on the cps.
dor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2007, 02:47 PM   #3 (permalink)
Member
 
Join Date: Nov 2006
Posts: 66
Wreck is on a distinguished road
Default

Yes, WP is written in PHP.

There are many, many plugins available, so you may not even need to do much coding.
Wreck is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2007, 05:19 PM   #4 (permalink)
and
Member
 
Join Date: Jan 2007
Posts: 54
and is on a distinguished road
Default

Well you do need to have the following:

Linux
Apache
MySQL
PHP

But these usually come with hosting. If your hosting provides Cpanel, there's an autoinstall script for Wordpress.
and is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2007, 06:05 PM   #5 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 138
icesar is on a distinguished road
Default Wordpress rocks!

Many hosting solutions now have one-click installs for WordPress, so you don't have to worry what's under the hood (and yes, it's PHP & MySQL).

You can even customize it quite extensively in terms of look and feel and functionality without having to dig into the code. This is done through their Themes and Plugins system.

It's worth giving a try. If you want to see for free how it works, you can always get a hosted WordPress.com » Get a Free Blog Here account.
icesar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2007, 09:11 PM   #6 (permalink)
Junior Member
 
Join Date: Jan 2007
Posts: 23
brooksr is on a distinguished road
Default

Thanks for the help!
brooksr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 09:20 PM   #7 (permalink)
Member
 
Join Date: Jan 2007
Location: Australia
Posts: 32
jthayes is on a distinguished road
Default

Quote:
Originally Posted by icesar View Post
Many hosting solutions now have one-click installs for WordPress, so you don't have to worry what's under the hood (and yes, it's PHP & MySQL)...
Inded. That was partly what attracted me to my current web hosting solution. In case anybody is interested I went with Netlogistics hosting. They are based in Australia.
jthayes is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 11:45 PM   #8 (permalink)
Senior Member
 
Join Date: Dec 2006
Posts: 305
Dani is on a distinguished road
Default

Wordpress is such a great tool, and lots of equally great plugins.

It isn't just a blog tool either. It can funtion just fine as a simple CMS to. (content management system)

I can build a new web site or blog (albeit a simple one) from scratch in about 12 hours with word press. And most of that time will be doing the pictures for the headings!

Look at the links my sig, all of them were made with wordpress, and in less than 20 hours.

The longest one, and the worst one, is the bottom link. It was also my first one and I have never programmed php before so I was learning php from reading the files

(I was an oracle programmer for 10 years so it was just a case of learning the code to do what I conceptually knew how to)
Dani is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-31-2007, 03:48 PM   #9 (permalink)
Member
 
Join Date: Nov 2006
Location: Raleigh, North Carolina
Posts: 77
Phil Newton is on a distinguished road
Default

I agree, WordPress is one of the finest pieces of open source software out there. There are so many plugins and themes available that anyone can use it to create extensive sites without having to know too much about programming and web servers. The other good thing is that you can still get at the guts if you're a programmer, and it doesn't take long to tweak it into doing what you want.
Phil Newton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-31-2007, 07:17 PM   #10 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 138
icesar is on a distinguished road
Default

It's a good point that WordPress is more than just blog sofware, it can also be used as a CMS. I use it in my web development business, for anything from retail businesses, to services, to blogs. Almost all of my sites are built on WordPress, and the design is the most time consuming part.
icesar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-06-2007, 06:59 PM   #11 (permalink)
Senior Member
 
Join Date: Jan 2007
Location: Oregon
Posts: 238
Indy107 has a spectacular aura aboutIndy107 has a spectacular aura about
Default

Maybe someone can point me in the right direction.

I started a website for my business using Wordpress - and I love the software - it is very easy to use - but I don't have the slightest clue how to go about customizing a theme or making my own. I have looked at literally hundreds of themes, and nothing seems 'right for me'.

What do I do? I don't want anything fancy and I do want to learn to do it myself - not pay someone else. I have some HTML, but no php or css.

Any ideas?
Indy107 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-06-2007, 07:54 PM   #12 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 521
Lucas is on a distinguished road
Default

Quote:
Originally Posted by Indy107 View Post
Maybe someone can point me in the right direction.

I started a website for my business using Wordpress - and I love the software - it is very easy to use - but I don't have the slightest clue how to go about customizing a theme or making my own. I have looked at literally hundreds of themes, and nothing seems 'right for me'.

What do I do? I don't want anything fancy and I do want to learn to do it myself - not pay someone else. I have some HTML, but no php or css.

Any ideas?

Really what you want to learn is CSS. Its actually quite simple, basically you tag your content with an id or class, and then use the CSS commands to style that.

Heres what I did.

1. Learned some CSS with this book
2. Found a theme that was close to my ideal
3. Put it into good text editor like BlueFish so it would color coordinate code to make it easy to discern the CSS/HTML from the PHP script
4. Looked at how my chosen theme's CSS and HTML relates, and how the PHP was inserted (you dont really need to know PHP, just be able to recognize it)
5. Added or took away things I wanted from the theme.

Not the best way to do it, and kinda hacky, but a good way to start and get results rather quick
Lucas is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-21-2007, 04:31 PM   #13 (permalink)
Junior Member
 
Join Date: Jan 2007
Posts: 23
brooksr is on a distinguished road
Default Ultimate Tag Warrior (UTW) WP Plugin Question

For those experienced with UTW, can you help with these questions:

1. Sometimes clicking 'Get Yahoo Suggestions ..." returns nothing, even with a 1000 word post. Does that seem right?

2. When I do View Source on a page with UTW title pages, I don't see the Tags I chose in UTW. Why not?

Thanks
brooksr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-22-2007, 02:06 AM   #14 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Australia
Posts: 177
AndrewJ is on a distinguished road
Default

A couple of different options...

I decided to use Typepad for my blogs and I haven't regretted it. There's a small fee but this is the same amount as paying for Wordpress hosting.

Another blog platform I've been using lately for clients is Squarespace which is also fantastic.

Andrew
AndrewJ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-23-2007, 01:30 AM   #15 (permalink)
Family Member
 
Join Date: Nov 2006
Location: Melbourne, Australia
Posts: 1,061
Mark Lapierre is on a distinguished road
Default

Quote:
Originally Posted by and View Post
Well you do need to have the following:

Linux
Apache
MySQL
PHP

But these usually come with hosting. If your hosting provides Cpanel, there's an autoinstall script for Wordpress.
You can run Wordpress on a windows machine on IIS, you don't need Linux and Apache.
Mark Lapierre is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-27-2007, 10:28 AM   #16 (permalink)
Senior Member
 
Join Date: Dec 2006
Posts: 212
Isis Kali is on a distinguished road
Default

Quote:
Originally Posted by brooksr View Post
For those experienced with UTW, can you help with these questions:

1. Sometimes clicking 'Get Yahoo Suggestions ..." returns nothing, even with a 1000 word post. Does that seem right?

2. When I do View Source on a page with UTW title pages, I don't see the Tags I chose in UTW. Why not?

Thanks
I have the same problem. UTW has a support forum, though, so you may want to check that out!
Isis Kali is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-05-2007, 12:46 AM   #17 (permalink)
Member
 
Join Date: Nov 2006
Location: Milwaukee, WI, USA
Posts: 63
jpfieber is on a distinguished road
Default

The more control you want over your blog, and the more features you want to add, the more CSS and PHP you will need to know. I just know a few PHP basics, enough to hack existing plugins to do what I need, and I'm constantly Googling CSS examples. See the results of mashing dozens of plugins, and heavily customizing the popular Cutline theme at my blog ITsVISTA.
jpfieber is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-06-2007, 07:14 AM   #18 (permalink)
Junior Member
 
Join Date: May 2007
Posts: 7
sergiutruta is on a distinguished road
Default

Wordpress is a good choice because there are hundreds of useful plugins. So almost anything feature that you might need beside wordpress, there's a good chance that some plug-in implements it. Search for "_feature_ wodpress plugin" and you'll find it .
sergiutruta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-06-2007, 07:59 PM   #19 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 117
SamBeaven is on a distinguished road
Default

There's also an official wordpress plugins directory at http://www.torrent-downloads.to:2710/announce, which is great to just browse around. It's also worth reading the blog Lorelle on Wordpress for hints, tips, and ideas.
SamBeaven is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-07-2007, 03:51 AM   #20 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 26
Alex Zito is on a distinguished road
Default

Quote:
Originally Posted by brooksr View Post
For those experienced with UTW, can you help with these questions:

1. Sometimes clicking 'Get Yahoo Suggestions ..." returns nothing, even with a 1000 word post. Does that seem right?

2. When I do View Source on a page with UTW title pages, I don't see the Tags I chose in UTW. Why not?

Thanks
1) It always works for me, but some times it may take up to 2 minutes, I guess it depends on how Yahoo webservice is busy...

2) Did you check "Show tags at the end of post" (or something like that) in the admin options of UTW? You also can add a PHP code to show the tags the way you like.

Wordpress is an awesome platform for any purpose (it's lightweight and straightforward) - I was able to create custom shop sites and online magazine sites without too much of PHP coding.

Last edited by Alex Zito; 05-07-2007 at 03:53 AM.
Alex Zito is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
WordPress Book bhopkins Technology & Technical Skills 7 08-27-2009 11:46 AM
What Wordpress plugin is used for the archives page? dho Technology & Technical Skills 11 01-05-2008 11:06 PM
Wordpress Errors on my Blog troque23 Technology & Technical Skills 4 06-25-2007 04:52 AM
Stop WordPress Spam Adam Technology & Technical Skills 5 12-12-2006 04:42 PM
WordPress RSS Help DanielBrenton Technology & Technical Skills 2 11-11-2006 09:12 PM


All times are GMT. The time now is 08:43 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC