Blogging in Dreamweaver

I am an artist and have created my website using iWeb and
hosted through MobileMe (formerly .mac).
Website: www.sfumato420.com
Within the site, I have created, via iWeb, multiple blogs,
each representing one of my paintings.
I wish to transition over to Dreamweaver, but I am having
difficulty trying to figure out how to incorporate the blogs as I
have done with iWeb.
I was wondering if anyone could give me any advice on how to
begin such a daunting task.
I have heard within the forum that WordPress was the best way
to go, however, a question I have is:
"do I create the blog in WordPress, then import it or embed
it into my Dreamweaver project?"
I have heard of ThemeDreamer, however, I am looking for an
alternative that I do not have to pay for in the beginning in case
it is a dead end.
I am not afraid to learn how to do this, I just would like
someone to point a finger in a direction on where to start.
Any help would be greatly appreciated.
Thanks
Sfumato420

To create a basic blog you'll need to write your blog pages in something like PHP. I prefer php. To see what you are doing you'll need to install WAMP or MAMP (for mac). Search for those downloads and read up. It's easy to set up a local host to use in building your database.
You should first set up a basic log-in system so that you must log-in to post or log-in to write comments. There are lots of tutorials on how to do this. You just set up a mySql database and set up a users table. Give it the following columns. id, date, userName, password, access, and approval.
Dreamweaver CC and CS6 (and earlier versions) have tools to automatically set up log-in, restrict access and log-out pages. These are quite easy to setup and there are a bunch of tutorials on how to do this.
Now that you have your log-in system working locally you'll have to set up a database on your web server. Apache servers are easier than windows servers and they are the most common. Log-in to your DNS provider and set up a new database, use PHP my admin to move your users table from your system to your DNS provider.
Now it's time to set up a simple data entry form for creating posts. You'll need a table. Call it posts or something like that. Set up the following fields. id, date, userID, postData, and approval.
Use Dreamweaver tools to now setup a form to insert data into these fields. There's your data entry part.
Now set up a record set that looks at the posts table and retrieves the date, userID, and postData and set up a repeating region on your page to echo the data, the user info and the post.
That's all there is to it. You can find tutorials on all of those steps and CS6 and earlier have wizards that will build all the forms for you. It's easy. I do it every day. It's much lighter weight than something like WordPress or the other CMS systems out there, but if you build it from scratch you'll need to add all the features you may want to add in the future by hand.

Similar Messages

  • Blogging with Dreamweaver.

    Okay. I see some people have asked this question before, but everyone who answers seems to give the least helpful answers I've ever seen in any situation in my entire life. So I'm going to be really specific about the question here and really, really hope for something other than redirecting to another site or the recommendation not to use adobe products. 
    I own Dreamweaver CS6. I have built a website. I would like one page of that website to have a blog.
    Everything I read seems to say something about PHP. I don't know PHP. (I am capable of learning new things though, so if I have to I will... but I'd like to know more about the endgame before I put in even more time on this.) I also keep seeing a lot about using blog services such as Wordpress or Blogger.
    I'm a newbie. I have built the website, and with the exception of the blog and comments section, it essentially works. But I have only uploaded it to a school site. I have not yet tried to uploading to the site that will ultimately have my domain name.
    Perhaps this is a question that will be answered when I try to upload to different site, but - I'm not entirely sure why I couldn't simply update my site whenever I want to post a new blog. I mean - why can't I just open Dreamweaver, edit my blog page, and upload? Obviously, the comments section would still be an issue - but, in terms of just blogging, why wouldn't I just update my page every day? Is that a problem? Are there costs associated with that? What's the deal?
    Okay - now assuming there's an answer to that, rather than direct me to another website, could someone explain just how putting a blog into Dreamweaver works? If I actually go through the process of installing even more stuff onto my little computer, from there is it what? A matter of cutting and pasting PHP code into the Dreamweaver site? Do I link them somehow? Is this something the server would have to take care of?
    Honestly, I don't mind not having a comments section if that's the hard part. I mean, if uploading an edited page every day is viable, I could also just have people email comments and I could stick 'em in there exactly how I want, right? So seriously, I'd love to know why blogging seems so complicated. And once I know that, I'd like to know the simplest way to incorporate blogging into my site. -I don't want to be redirected to Wordpress - I don't find their information particularly enlightening. It's just more verbage along the lines of, "Download this and all your problems will be solved!" I'd rather know exactly what's going on before I do that.
    Also, if your answer is to not use Dreamweaver - please don't reply. I mean, duh - we're on the adobe site, I have a question about an adobe product, obviously I already spent money on the darn thing - please, if you're kind enough to reply, please also be kind enough to keep that in mind.
    Thanks!
    M

    To create a basic blog you'll need to write your blog pages in something like PHP. I prefer php. To see what you are doing you'll need to install WAMP or MAMP (for mac). Search for those downloads and read up. It's easy to set up a local host to use in building your database.
    You should first set up a basic log-in system so that you must log-in to post or log-in to write comments. There are lots of tutorials on how to do this. You just set up a mySql database and set up a users table. Give it the following columns. id, date, userName, password, access, and approval.
    Dreamweaver CC and CS6 (and earlier versions) have tools to automatically set up log-in, restrict access and log-out pages. These are quite easy to setup and there are a bunch of tutorials on how to do this.
    Now that you have your log-in system working locally you'll have to set up a database on your web server. Apache servers are easier than windows servers and they are the most common. Log-in to your DNS provider and set up a new database, use PHP my admin to move your users table from your system to your DNS provider.
    Now it's time to set up a simple data entry form for creating posts. You'll need a table. Call it posts or something like that. Set up the following fields. id, date, userID, postData, and approval.
    Use Dreamweaver tools to now setup a form to insert data into these fields. There's your data entry part.
    Now set up a record set that looks at the posts table and retrieves the date, userID, and postData and set up a repeating region on your page to echo the data, the user info and the post.
    That's all there is to it. You can find tutorials on all of those steps and CS6 and earlier have wizards that will build all the forms for you. It's easy. I do it every day. It's much lighter weight than something like WordPress or the other CMS systems out there, but if you build it from scratch you'll need to add all the features you may want to add in the future by hand.

  • Editing magento blog in dreamweaver

    Hello,
    I would like to create a blog for www.minhoticaonline.com.br and was wondering if anyone managed to use dreamweaver to edit/tweak the blog of a magento shop?
    tks

    Minhaoticaonline.com.br wrote:
    Hello,
    I would like to create a blog for<spam removed> and was wondering if anyone managed to use dreamweaver to edit/tweak the blog of a magento shop?
    tks
    Have you asked this question on Magento forums?  If not post your question at this link:
    <http://www.magentocommerce.com/boards/>
    Boa sorte

  • Blogging through Dreamweaver

    I am developing a dreamweaver site for a client that showcases student work at a University (similar to www.thelantern.com). Through this, I want to be able to add content quickly, similar to a blog. How can I work through a site like wordpress to add content to my dreamweaver site? I've looked some things up, but I don't understand it... something about downloading a PHP? I'm only a student so I'm not familiar with a lot of the coding language yet - please help!

    WordPress is a fully dynamic (PHP & MySql driven) website framework that you install on your server.  WP is used to build the site/blog, add/edit pages, etc...  There are no real pages to edit.  So Dreamweaver will be no help to you once your WP site is deployed on the server.
    That said, there are other Content Management Systems you can use. The right one depends on
    a) your coding skills,
    b) the type of server you have,
    c) the project requirements,
    d) budget.
    COMMERCIAL CMSs
    Cushy CMS (watch the video to see how it works)
    No PHP or databases required.
    http://www.cushycms.com
    Perch ($59 license per site)
    PHP & MySql required
    http://grabaperch.com/
    Media Carbon (formerly called "Content Seed")
    No databases required
    Available in ASP or PHP "Seed" versions
    http://mediacarbon.com/
    WebAssist Power CMS (Extension for DW)
    http://www.webassist.com/dreamweaver-extensions/powercms-builder/
    Adobe Business Catalyst (subscription includes CMS & web hosting)
    http://www.businesscatalyst.com/
    OPEN SOURCE
    Get Simple CMS -
    PHP, no database required.
    http://get-simple.info/
    e107 CMS
    PHP & MySql required
    http://e107.org/
    WordPress
    PHP & MySql required
    http://wordpress.org
    Joomla!
    PHP & MySql required
    http://joomla.com
    Drupal
    PHP & MySql required
    http://drupal.com
    Concrete 5
    PHP & MySql required
    http://www.concrete5.org/
    Nancy O.

  • Blog and dreamweaver

    I've got another question, sorry about that.
    I would like to add a blog to my website. I've used wordpress
    in the past and it worked well, but I never quite managed to use my
    site design as a theme for wordpress. Are there any blogs that
    allow you using your dreamweaver template directly?
    Or would something like this
    http://www.adobe.com/devnet/dreamweaver/articles/php_blog1.html
    be the better way to go about it?

    > I would like to add a blog to my website. I've used
    wordpress in the past
    > and
    > it worked well, but I never quite managed to use my site
    design as a theme
    > for
    > wordpress. Are there any blogs that allow you using your
    dreamweaver
    > template
    > directly?
    > Or would something like this
    >
    http://www.adobe.com/devnet/dreamweaver/articles/php_blog1.html
    be the
    > better
    > way to go about it?
    Well I'm sure the adobe article will work but you can also
    customize WP,
    it takes understanding the various elements. Perhaps you
    could even use
    a WP theme (many are free) that closely resembles your site
    layout and
    then make the changes from there. I've also successfully
    worked with
    http://www.daydreaminc.com/demoblog/
    which is written in CF.

  • Designing a blog with dreamweaver

    Hi,
    I was wondering the difficulty level of designing a blog  for my website in dreamweaver. What pointers are there for me to do this? Thank you in advance!

    Right, I understand I can edit the CSS of a theme. I wanted to use the one I created in dreamweaver, I didn't know if I could incorporate this into my existing WP theme. If I wanted to ignore WP for a second and just link my dreamweaver blog template to my site, is this a normal thing to do? I'm not sure if I'm missing more aspects of creating a blog page. I have no PHP or mysql experience, its just CSS and HTML coding.
    I'm really not sure I understand what you are asking here. If you have created a layout template in DW, you can certainly spawn a "blog" child page from it. But that child page will not function as a 'blog' until you add oodles of other server scripting. That's why it's much easier to use Wordpress for your blog functionality, and select a theme which can be adapted (using CSS and PHP) to look like the rest of your site. Alternatively, you can use a simple theme, use CSS to hide EVERYTHING except the content, and pull the theme's home page up into an IFRAME on your blog page.

  • Dreamweaver 8 - Help Creating a Blog

    A friend of mine uses RapidWeaver for Mac and he tells me it
    makes it really easy to create and update his XML/RSS based blog.
    How would I accomplish this using Dreamweaver? Could someone point
    me in the right direction for a tutorial or provide me with help?
    Thank you in advance.

    "matt079" <[email protected]> wrote in
    message
    news:ea80n1$jgr$[email protected]..
    >I suspect others have created blogs using Dreamweaver.
    >
    > Additional information on my situation. I have my own
    web space and
    > domain.
    > I could and I guess I will have to create my own
    administration system if
    > Dreamweaver doesn't offer support similar to
    RapidWeaver.
    Check with your host, they may already offer the free use of
    a blog -
    something like Wordpress, which can be installed via your
    control panel.
    If not, then check out these links for blog software that's
    often
    recommended.
    http://wordpress.com/
    http://www.joomla.org/
    http://www.websitebaker.org/2/home/
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.DreamweaverResources.com
    - CSS Templates|Tutorials
    http://www.csstemplates.com.au
    http://www.adobe.com/devnet/dreamweaver/css.html
    CSS Tutorials for Dreamweaver

  • Is Dreamweaver cs4 supporting Jquery

    i can't get the jquery code hint, and code coloring. any help??

    Hi
    You can get the jQuery extension for dreamweaver, here - http://himmdesign.com/blog/jquery-dreamweaver-extension.
    PZ

  • Dreamweaver CS5 with Joomla! Tutorials?

    I know that the new CS5 has Joomla! Code support - but I have not found any complete documentation on how to fully use it.
    Has anyone written a book?  Is there a tutorial?  Anything that goes from A to Z on how to fully use this?
    Thanks

    It was part of the post that an earlier poster gave me.
    http://www.phpeveryday.com/articles/Joomla-Template-Making-Basic-Template-Use-Dreamweaver- CS3-P149.html
    http://www.conticreative.com/The-Conticreative-Joomla-Blog/joomla-15-and-dreamweaver-cs3-p art-1.html
    These is about Dreamweaver CS3
    I found this one:
    http://www.joomla4web.com/blog/integrating-dreamweaver-cs5-and-joomla-15-or-joomla-16.html
    About Dreamweaver CS5.
    I am hoping that combing all three will give me all of the details that I need.

  • Inserting latest blog posts list in Adobe Muse

    How can I insert a list of the latest blog posts when working from Adobe Muse? And is it possible to style the blog directly in Muse?
    At the moment I have styled the blog in Dreamweaver and syncronized it with Business Catalyst, but I'm not going to update the pages in Dreamweaver, so I was hoping it is possible to use Adobe Muse for this purpose instead.
    But the main thing is that I want my front page to display a list of the 3 latest blog post titles.

    CMS features, including blogging, will not be part of the Muse 1.0 release. We intend to add CMS features to Muse in the future, that will work with Adobe's Business Catalyst platform. BC already has CMS features (see http://www.businesscatalyst.com/product-tour/overview for more info), but Muse isn't yet able to take advantage of them natively.
    In the meantime, others have had success embedding blogs into their Muse sites. Take a look at the Jam Session Dani hosted for more info on this:
    Embedding and Styling Blogs / Recorded Wednesday, February 22 (2nd from the bottom)
    http://www.adobekb.com/events.html
    Best regards,
    Corey

  • Wordpress xml file from local to remote MySQL

    I am developing a php site with an attached WordPress blog using Dreamweaver CS6 on my localhost test server. My php pages contain echos from private blog posts with an average of several divs per page.
    Heres my problem, when I export the xml from my localhost and import the xml into my remote hosted WordPress blog the categories I assigned locally do not have the same category #assignment.
    Example:
    blog/?cat=10 for a catagory on my local blog changes assignment to lets say
    blog/?cat=9 on my hosted remote site blog.
    Of course this totally messes up the echoed content going to the respective divs on the php main site pages.
    How can I either get the xml to maintain the cat=# or else edit the category number assignment on the remote site?
    The reason I want to develop locally is to be able to demo the site in different locals which do not have internet access. In other words I would like my localhost test server site mirror the actucal site on the web.
    Any suggestions would be greatly appreciated.

    I wonder why the order of catID has changed remotely. Can you do the following?
    Do a full backup of your remote database
    Export your local DB as .sql file
    Import that onto your remote DB (full import)
    See if the order remains the same. Let us know how it goes.
    If that doesn't work, I'll walk you through how to change the order to match local listing.

  • Dynamic Content in Select

    Is there a reason why the lightning bolt that lets you add dynamic content to a <select> list box has disappeared? Is there some other way of doing this now?

    David_Powers wrote:
    Yes, there is a reason. Unfortunately, I'm not at liberty to tell you what it is. That information needs to come from Adobe.
    How nice for you to have inside info.... Can you at least hint as to "when" this reason might come to light? I have a book of business to attend to, and the changes like what's mentioned at the start of this thread are making that a lot more challenging. I have been following the Adobe blog for Dreamweaver, among other things, and they've never mentioned they were going to remove dynamic data features like that.
    You also say: "Web design and development are changing at a rapid pace. The changes mightn't suit you, but Dreamweaver will die if it doesn't keep pace with the industry."
    While I totally agree with you that Dreamweaver needs to keep pace with the industry, I am a little confused by your comment because it sounds as if you are saying that the industry is changing in a direction away from working with dynamic data. In that case, I couldn't disagree with you more. If anything, static content is going extinct; replaced with data driven content management solutions and other dynamic sources. And it's in this regard where I'm baffled at Dreamweaver removing features that help the users who can't code from scratch build sites with these capabilities. I've been running a business for over 15 years because of the dynamic data tools and capabilitites of Dreamweaver and add-on extensions.

  • Shopping Cart - Please help!

    I need help setting up a shopping cart! I currently maintain/make updates to a company's website. The owner now wants to implement a shopping card feature for members to purchase a few items. I'm not sure where to begin. I could really use some detailed help. Thank you in advance!!

    Have a look here http://cssmenumaker.com/blog/top-dreamweaver-shopping-cart-extensions
    I use e-Cart from Webassist

  • PHP Event Calendar

    I have been looking high and low on tutorials on how to make
    a php event calendar. The closest I've gotten was a calendar event
    that is connected to MySQL and it shows all the days that an event
    is on. The MySQL table has a event_date, event_title and
    event_desc. That tutorial was from phpfreaks.com.
    I am looking for something a little more then just showing a
    calendar that highlights the day of the event. I am looking for a
    php event calendar that shows the calendar and it's event title
    showing up in the calendar according to its date.
    I had gone through a similar tutorial in ColdFusion. However,
    for PHP it seems impossible to find something that is free. Do you
    know of any tutorials that guides you a step by step using php in
    event calendar where the event title falls on the calendar date.
    Thank you,
    AdonaiEchad

    This is your opportunity to write the tutorial on building
    the calendar,
    once you get it figured out! That's how these get on the
    Adobe site in the
    first place.... 8)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "AdonaiEchad" <[email protected]> wrote in
    message
    news:eu7eso$9ud$[email protected]..
    >I apologize David that what I am asking is a lot from
    programmers, which I
    >know
    > you are a programmer in the PHP field.
    >
    > I know that Adobe has a PHP tutorial on making a blog
    using Dreamweaver
    > and I
    > do not know if there was one for an event calendar, thus
    asking if anyone
    > knew
    > any sites that did so.
    >
    > You are right that if the information is free it is a
    bonus and I was
    > hoping
    > in my long search that there is a free tutorial on this
    subject. I am new
    > to
    > PHP and I am trying to get as much information helping a
    non-profit
    > organization make this event calendar working.
    >
    > Thank you for your input and feelings.
    >
    > AdonaiEchad
    >
    >

  • How to share user login and passwords between blog, forum and Dreamweaver?

    I have a site created with Dreamweaver. I want to allow
    visitors to create a username and password which will allow them to
    post blog feedback to many pages on my site, post in a forum, and
    provide their own comments into a database I can show the results
    for on certain pages. The trick is I want this to all work with one
    username and password so they don't have to use 3 different logins.
    I'm not sure if this is too technical, but I thought I'd ask before
    getting into it and realizing it won't work or I don't have a clue
    what I'm doing.
    I want to allow blog data to be added to a page with CSS
    content by both admin and visitors (to create an active discussion
    based on the data on that page). I've seen it on some sites, but
    don't know how to do it myself:
    http://www.joystiq.com/2008/05/19/ea-extends-take-two-purchase-offer-deadline-a-third-time /
    I can see they are using Weblogs Inc. software, but it
    appears the company only collaborates with people they see a fit
    with.
    I also want a forum and I know phpp is recommended. I like
    the interface, but am unsure if the login data can be shared with a
    blog.
    Lastly, I wanted to allow users to write their own reviews
    and then show the results and average them for display on the site.
    I have read and know how to create the database for the site. I
    just don't know how to share the usernames and password information
    with the blog and forum.
    Also, how do I force Dreamweaver to validate that the
    usernames and passwords are exactly correct before letting people
    post under that identity?
    I'm loving Dreamweaver and making sites so far. Just trying
    to take it to the next level.
    Thanks very much!

    juxtafras wrote:
    > I have a site created with Dreamweaver. I want to allow
    visitors to create a
    > username and password which will allow them to post blog
    feedback to many pages
    > on my site, post in a forum, and provide their own
    comments into a database I
    > can show the results for on certain pages. The trick is
    I want this to all
    > work with one username and password so they don't have
    to use 3 different
    > logins. I'm not sure if this is too technical, but I
    thought I'd ask before
    > getting into it and realizing it won't work or I don't
    have a clue what I'm
    > doing.
    >
    > I want to allow blog data to be added to a page with CSS
    content by both admin
    > and visitors (to create an active discussion based on
    the data on that page).
    > I've seen it on some sites, but don't know how to do it
    myself:
    >
    >
    http://www.joystiq.com/2008/05/19/ea-extends-take-two-purchase-offer-deadline-a-
    > third-time/
    >
    > I can see they are using Weblogs Inc. software, but it
    appears the company
    > only collaborates with people they see a fit with.
    >
    > I also want a forum and I know phpp is recommended. I
    like the interface, but
    > am unsure if the login data can be shared with a blog.
    >
    > Lastly, I wanted to allow users to write their own
    reviews and then show the
    > results and average them for display on the site. I have
    read and know how to
    > create the database for the site. I just don't know how
    to share the usernames
    > and password information with the blog and forum.
    >
    > Also, how do I force Dreamweaver to validate that the
    usernames and passwords
    > are exactly correct before letting people post under
    that identity?
    >
    > I'm loving Dreamweaver and making sites so far. Just
    trying to take it to the
    > next level.
    >
    > Thanks very much!
    >
    What you want is a CMS, but your not going to get one for
    Dreamweaver,
    well, not the kind you want. Something like Joomla can do
    this, you can
    add phpBB3 to it, and then using the JFusion extension allow
    them to
    share the user database, but I warn you now, its a steep
    learning curve.
    I ended up buying a book just to get to grips with the key
    concepts.
    Steve

Maybe you are looking for

  • HP dv5-2155dx battery help ASAP

    I need help ASAP! I have a dv5-2155dx HP laptop, and it's in need of a replacement battery. I'm not sure what exact model type of battery it needs. I read it's MU06 but I need an accurate answer.. I don't want to install a new battery that doesn't fi

  • Portege A200 wireless on off doesn't work

    hello guys someone please help. everytime i switch the wireless button on an error message comes up in a lovely blue screen. DRIVER_IRQL_NOT_LESS_OR_EQUAL please help. this laptop is nothing but trouble, its well cute though. :)

  • Inheritance in TLDs?

    Is there any way for a definition in a TLD to simply inherit the attributes defined by its parent? That is, if I make a custom component extended from an existing component, is there a commmand I can use to copy the attributes of the parent into the

  • Some areas not rendered?

    Hello I have some green screens in the a film where transitions were not rendered. How can I ensure that before sharing that all transitions, even those in sub-sub compound clips are rendered? Thanks

  • HOW TO WRITE USER EXIST IN B/W

    HI SAP GURUS, CAN U PLZ TEL ME THE STEP BY STEP " HOW CAN I WRITE USER EXIST" AND I WHICH SUATION I CAN USE THIS OPTION AND SAME WITH CUSTOMER EXIST ALSO WITH AN EXAMPLE OF ANY ENHANCEMENT PLZ KINDLY HELP ME