THINGS YOU NEED TO FAMILIARIZE YOURSELF WITH BEFORE YOU START
GETTING STARTED
1. go to your pages and theme, page_types area, and edit the page_type "defaults" for the pb_post page type.
2. make sure the proper elements are in place, and that any and all blocks you would like represented on each post are present. If you don't see the preset blocks shown below, this would meAn that your theme's view.php file is set up incorrectly or not present at all. Contact your theme developer for further help before moving forward.

3. There are two ways to style your pb_post page types to fit nicely into your theme. Either way, you need to make sure that you copy the provided pb_post page type into your root->page_types folder(create one if you don't have one). The first way, you can edit the containing content div to match that of your theme by renaming the div's and classes to correspond. Remember, this view will use your theme's view.php file, which means that there is no need for any header or footer includes. Of important note here, is that there are FIVE sperate content areas needed for ProBlog: Main, Blog Post Trackback, Blog Post More, & Blog Post Footer for the primary content area, and then Sidebar for the sidebar area. The second way, is to simply copy the css->page_types->pb_post.css file and tweek accordingly.

4. Lastly, you want to set any pertinent Blog settings in the ProBlog App by going to your dashboard->proBlog->settings tab, and setting any desired social links, thumb sizes and colors. Most importantly, you want to set the search location that the tags and categories point to for search results. This page simply needs to be any page that contains the standard C5 search block.

ASSIGNING USERS AS BLOG EDITORS
ProBlog version 9 introduces stronger integration with C5's user groups system.
CREATING NEW BLOG SECTIONS IN YOUR SITE
ABOUT THE PINGBACK BLOCK
EMBEDDING VIDEO CONTENT USING THE "ADD EMBED" OPTION
* you can also simply past the code while in HTML edit mode
USING CODE HIGHLIGHTING
Code highlighting is very easy in ProBlog v5.5.
IMPORTING YOUR WORDPRESS BLOG
all done!
there may be some cleanup to do...but all in all, this is a great tool Scott, Ryan, and Jeremy did a great job on it.
I ADDED PROBLOG TO MY EXISTING C5 BLOG BUT IT DOESN'T LOOK RIGHT!
HAVING A "BLOG" STYLED SEARCH BLOCK
HOW DO I SET UP PROBLOG MOBILE?
ProBLog's mobile app publishes to a fixed location "/mobile". Think of this as a "container" for mobile posted blogs.
To include these posts in your blog lists, simply set your problog_list block on your main blog page to search "everywhere", and to filter by the ProBlog Post page_type. While editing, you may want to change the list custom block view to "mobile" or "micro blog".
You also need to make sure that your root->files folder has a folder called "incoming" that is chmod'd to 777.
lastly, make sure that the user you want to post with is set as a "blog editor" by editing that users profile and making sure that it is "checked"
That's it! Blog away on the go!