Mac OS X  |    |  P_BLOG

P_BLOG

P_BLOG - 1.1

PHP+MySQL weblog system

All Time: (4.5)
This Version: Not rated (0.0)
Current Version: 1.1
Release Date: 2006-02-18
License: Freeware
Downloads (this version): 3,692
Downloads (all versions): 12,652

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

P_BLOG is the most W3C-valid Weblog system on this planet. P_BLOG is a PHP and MySQL driven, with binary file uploader, access analyzer, comment/forum, Trackback and Update Ping sending, and extensible yet simple content management function "Vars". P_BLOG generates W3C-Valid XHTML1.0 Strict or XHTML1.1.

What's new in this version:

  1. Podcasting & Videocasting Support
  2. Entry Posting with Markdown
  3. "Tags" style category view
  4. Many bug fixes

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0

Additional Requirements:

  • PHP 4.3 or higher
  • MySQL 3.23.x, or 4.0.x, or higher)=

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

P_BLOG ReviewRe: P_BLOG - Version: 1.0RC1, 11/13/2004 01:48PM PST

rocket98
Very simple and effective product. Easy to install http://your domain.com/pblog/SETUP/index.php. Self explanatory from there just plug in variables for db host, chmod some directories, typical ease of use for any experienced php/mysql user.

What I would like to see is a full compliment of image tools built onto the backend of this sweet little app. Photoblogs are the big cheese now. Incorporate features for GD2 and ImageMajick for AutoThumb, and Image Auto Resize feature tack a gallery onto the back end and incorporate thos efeatures into your product. Do it now don't let others hack it on it spoils the overall product. The ability to easily incorporate images into any blog are required this day and age. For every other product out there unless already a "gallery" the ability to incorporate photos is a Addon or a Hack. There are numerous Open GPL gallery scripts available light code excellent operability add one now...JUST DO IT. Maybe Photostack, PixelPost. Better yet tie your product into the NEW server Web Photos Pro http://www.webphotospro.com tie your blog into this pro photo blog tool. DO IT RIGHT, BUILD THE BLOCKS, KNOCK OUT COMPETITION. MoveableT, WordP etc., incorporate image ability it is only the hackers who can truely make it work for the masses just look at their forums. P-Blog is new and fresh make it the best kid on the block for end users NOW.

my2cents
Post a commentAlert Admin

P_BLOG CommentaryOkay, - Version: 1.0b19, 5/11/2004 04:37AM PST

(1 of 1 users found this comment useful)

kaz6120_dotmac (P_BLOG Project)
thanx a lot for your advice. I'll try to find a way to make installation easy, somehow. Improvement on navigation of the install script or something.

To make admin:
Yes, there is NO admin user/pw in user_config.inc.php.
"user" and "password" stuff in user_config.inc.php means "MySQL user" and "MySQL password". You cannot login with this MySQL user id/pw for security reason.

To make "Admin" that can post or edit the entries, you have to login "ACCOUNT MANAGER" with your "MySQL user" and "MySQL password".
then, login again with the "Admin & pw" that you've created.

You don't have to edit ".htaccess". All you have to do is write your "MySQL user name" and "MySQL user pass" in "user_config.inc.php" and create a "Admin user" and "Admin pass" with "MySQL user name & pass".
Post a commentAlert Admin

P_BLOG ReviewI want to like this but... - Version: 1.0b19, 5/10/2004 01:26PM PST

(1 of 1 users found this comment useful)

cocoaNut
I just wasted 2 hours trying to install this puppy and I admit it's impossible to figure it out. The instructions are *extremely* poor and assume you can mind meld with the author's brain. I can't.

I've done dozens of php/mysql installations in the past and this is without a doubt the most cryptic and difficult I've ever seen. I followed the instructions (brief as they are) precisely and got to a login screen for admin. After that it's anybody's guess how to set the admin username and password.

The instructions allude to setting the admin name/pw in the user_config.inc.php file but there is no setting in there for it. I tried renaming the .htaccess file and creating a password file in a private folder, that didn't work either.

Normally if an installation is this problematic I'd just trash the files and move on. The only reason I'm writing this is because I see such promise in this application and, from what I can see, the code is good and the thinking is even better. But with such a poor installation process it's virtually useless.
Post a commentAlert Admin