Blog/News posting using Dreamweaver/Contribute

This is a general question and I hope I'm posting in the
right place.
I have a client who wants a site that can be maintained using
Contribute. I've figured this being the case, I'd be best to set it
up as static HTML files using Dreamweaver, rather than the hand
coded ASP I usually use. I'm familiar with storing page content in
a database as XML and using XSL to generate HTML. Obviously this is
not going to work with Contribute.
I understand the process of creating pages using Dreamweaver
and/or Contribute. What I don't understand is how I can replicate
the dynamic news item menus etc that I can produce so easily with
ASP and a database. Is it possible to allow the user to create new
pages through Contribute and have links to these automatically
updated on the home page, or would they have to also add a link to
the home page? Coming from my background, that seems like a step
backwards to me, so I hope there is a neat way of doing it.
Forgive my ignorance if it's a common practice. This is my
first attempt at a site with CS. I've done some training on CS work
flow but it didn't cover dynamic content, blogs etc. I appreciate
any advice that comes my way or please let me know if I should post
somewhere else.

Thanks for the reply.
>Can you do something in asp
Yeah I can. Currently what I do for existing sites is that
all content is stored in the database. I have some special code
that grabs the current news headlines (based on some rules) and I
automatically build a news menu for the home page. Parsing
directories would be a bit painful I think but sounds like that's
the only option.
I'm still trying to get it straight in my head how Contribute
will integrate into the whole thing. I think I'm right in saying
that Contribute will only work with flat HTML files, not anything
built on the fly server-side like ASP. So all the maintainable
content needs to be in a flat file and any pages with dynamic
content will not be maintainable by the client.
>Will a real serverside blog suit the clients needs?
Could be but I guess that depends how easily I can integrate
it into the site with regard to appearance and navigation. They're
not going to want a sub-site with different look and feel. It also
gives them another maintenance interface to deal with for the blog
content and the reason they're insisting on Contribute is that they
already use it for their other site. I suppose RSS would be the way
to keep the news links up to date in that case. A home page with an
RSS feed back to the blog.
Thanks for the input though. I'm trying to get up to speed
quickly with this problem as they want a quote and it's the blind
leading the blind at the moment I'm afraid.

Similar Messages

  • How to design blog post using dreamweaver ?

    I have a blog post - Tamil nadu 10th result and I want to design the post using the dreamweaver to create good design. How to do it ?

    Your blog is on Google's Blogger which uses XML templates.  If you want to change the look of your blog, use a different Blogger Template.  Unfortunately, DW isn't going to be much help with this since you must use the Blogger Dashboard to change templates, content, widgets, etc...
    Blogger Templates
    Edit the HTML of your blog's layout - Blogger Help 
    Nancy O.

  • New website using Dreamweaver

    Hello,
    this is my first post here, i have created a website already using joomla (http://www.aeginamaisonettes.com)
    but i would like to create a second one using dreamweaver for more styling features and possibilities, so i can have one business looking website and a more ''beautiful'' looking one.
    Which product of adobe should i use? personally i am not a big fan of flash because it's not very SEF.
    thanks!

    DW is pro-level web authoring software.  For best results, you'll need a basic knowledge of web design theory, HTML, CSS, and maybe some some client-side and server-side programming languages.  DW is only as good as the skills you bring to it. In addition, you'll probably want to get a good graphics editor like Photoshop or Fireworks to create images.
    Start here:
    HTML & CSS Tutorials - http://w3schools.com/
    Creating  your first web site in DW CS4 -
    http://www.adobe.com/devnet/dreamweaver/articles/first_cs4_website_pt1.html
    Taking  a Fireworks (or Photoshop) comp to a CSS based layout in DW
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Dr Howard Bellin Blog on Wordpress using Dreamweaver

    Hello!  I'm new to developing websites and have been using wordpress as my main content management system.  I started learning dreamweaver and was wondering if it was possible to update my blog "Dr. Howard Bellin" through dreamweaver?  I read somewhere that it was possible to update your site to do this, which is why I started learning Dreamweaver.  Does anyone know how to do this?
    Thanks!

    does anyone know of any good places to learn dreamweaver online? (paid
    or unpaid).
    DW is an HTML and CSS editor.  If you work in Code View, it won't be much different than using any other HTML/CSS editor.  To learn more about DW's advanced features and UI, work through this 6-part tutorial.
    Creating  your first web site in DW CS4 -
    http://www.adobe.com/devnet/dreamweaver/articles/first_cs4_website_pt1.html
    I noticed that Wordpress doesn't allow certain items that I may need in the future and have been looking into coldfusion develop as a solution... any suggestions?
    What I'm trying to do:
    Create a community site where users will need to login to view certain content (mainly video).
    WordPress uses PHP/MySql backbone so learning ColdFusion won't help you much with a WordPress project.  I think you may be underestimating WP's capabilities.  See link below:
    http://wordpress.org/extend/plugins/members-only/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • A user uploads a new pdf (using Dreamweaver) but still gets the old version back in browser.

    She downloads the file from the site, and gets the old version of the file instead of the one she just uploaded. I tried it myself and everything is done correctly: the new file is on the server but download keeps displaying the old version. Dreamweaver ticks off the bytes as they are going upstream. I can RDP to the server and see that the newer version is there (by datetime stamp). She is using IE 8 if relevant.
    This only happens with pdf, no caching is turned on in IIS6 - all content updates are instant.
    I have gone in to the temp internet files and deleted the cached version of the file and emptied the trash (Win XP) but it still serves the old version.
    This issue has been reported by other users, but I thought it was user error until it was staring me in the face.
    My final verification was to upload the new document with a new name, delete the old document, and rename the new name to the old name - after that it delivered the new document
    How do I tell the (non-tech) user fix this?
    I've seen references to this on other sites (now that I know it is real, I dug deeper) but the solutions proposed mostly seem to involve changing the query string by adding somthing to the end of it.
    This is out of reach of my user.
    I can't be the first person to encounter this right?
    And note that I went into the server... the document was uploaded, and IIS caching is off.
    I was told by someone here (and I can't reproduce it in my office) that I should tell the user to go to Adobe Reader | Edit | Preferences | Internet.
    Then tell her to uncheck all three boxes (display in browser, allow fast, and allow speculative)
    But I don't see how that would fix it - remember that I deleted the pdf from the internet cache and that didn't solve it.
    Thanks,
       -Chris C. 1972

    I've faced this before too.
    I've tried many different approaches but the most reliable way I've ever found of handling it is to rename the new PDF each time (e.g. adding the revision date into the filename) and update the link in the web page to point to the renamed PDF.
    Works every time.
    Chris C. 1972 wrote:
    I was told by someone here (and I can't reproduce it in my office) that I should tell the user to go to Adobe Reader | Edit | Preferences | Internet.
    Then tell her to uncheck all three boxes (display in browser, allow fast, and allow speculative)
    But I don't see how that would fix it
    Nor me.

  • Data Mining Blog: New post on Time Series Multi-step Forecasting

    I've posted the third part of the Time Series Forecasting series. It covers:
    - How to use the SQL MODEL clause for multi-step forecasting
    - Many example queries
    - Two applications: a classical time series dataset and a electric load forecast competition dataset
    - Accuracy comparison with a large number of other techniques
    http://oracledmt.blogspot.com/2006/05/time-series-forecasting-3-multi-step.html
    --Marcos                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Many biological databases can be queried directly via the Structure Query Language.SQL is at the heart of biological databases.Oracle Data Miner load data from flat files in the database.we would create a numeric ID for the genes while loading the data and remove some columns and rows from the data, it is better to load the data directly with SQL Loader.
    http://www.genebyte.firm.in/
    Edited by: 798168 on Sep 28, 2010 11:00 PM

  • Cannot delete files using dreamweaver

    I just updated a site to the latest version of PHP and MySql. I find that while I can upload new files to the site, I cannot delete either existing or new files using Dreamweaver CS6.
    Has anyone else had this problem?
    Howard Walker

    Have you tried with a different FTP client?
    This sounds like a LINUX permissions/ownership issue. Upgrading PHP would not change the permissions/ownership, unless something else happened during the process, such as that the files were moved to a different location.
    The way PHP runs affects permissions/ownership (DSO, CGI, suPHP, etc.), but even if that changed I don't think it would affect the permissions set on your site files.

  • Blogs Taskflow not Allowing for New Post

    I have added the Blogs Taskflow to a page within a custom WebCenter Portal implementation. I have associated this Blogs Taskflow with an existing WebCenter Content folder using a WebCenter Content connection with Identity Propagation. I have made sure to set the correct security on both the page and taskflow resource within the jazn-data.xml file so that all the users should be able to fully use the taskflow.
    However, when the taskflow shows up on the page, it shows the folder name, but not a link to create a New Post and I want all Blog functionality to be performed through the Taskflow.
    Any ideas?
    Brian

    OK, I will say this again. This is a Custom WebCenter Portal implementation, which means that everything was done through JDeveloper and I have already followed all of the instructions that are listed in the documentation for creating a page and populating it with a Blogs taskflow that is tied to a WebCenter Content folder. However, this is not working the way that it is supposed to.

  • When I first downloaded firefox I was able to blog on blogger. Now I can't see pictures on my blog and I can't create a new post. What is the problem?

    I downloaded firefox last week and everything was fine. I was able to use blogger and add new post to my blog. Now my blog does not show the title picture and some of the post pictures will not show up either.
    The page to create a new post looks funny and different from when I first downloaded firefox. The toolbox to edit the text/font is not there. The spellcheck is also missing. I can't add pictures or video because that is missing too.
    I can use IE to blog, but I liked firefox better until these problems started.

    No, you need to (re)install the current Firefox version.
    You can find the latest Firefox release in all languages and for all Operating Systems here:
    *Firefox 13.0.x: http://www.mozilla.org/en-US/firefox/all.html
    If images are missing then check that you aren't blocking images from some domains.
    *Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
    *Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    *Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
    *Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.
    Make sure that you do not block third-party images, the permissions.default.images pref should be 1.
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Set Contribute up on site and can no longer connect using Dreamweaver

    Today I set up Contribute to be used on my site so that somebody else could make minor changes on their computer. But the next time I tried to make changes using Dreamweaver on my computer I got the message "An FTP error ocurred - cannot make connection to host. Your login and password is incorrent. Please check your connection information." I know the ftp log in info is correct because it was what I used with Contribute. I have tried toogling some of the different settings, including enabling Contribute compatibility, but nothing has worked. Any ideas on what could be the problem? Thanks!

    Just to get our bearings:
    Mac or PC?
    Which version of DW? Which version of Contribute?

  • I am not able to Post a Response or new Post on the AOL Boards using Firefox 4, so I use Firefox 3.6.17 (???)

    When I have updated to Firefox 4 using Windows XP (SP3), Win 7 Home Premium 64-bit or using Mac OS X (Snow Leopard) and I go to the [http://tinyurl.com/2gy8z46 AOL Message Boards] (AOL Browser, AOL & Your Mac for instance) I am not able to get my Reply Post to be entered. (or a NEW Post either)
    I '''am''' able to enter a Reply AND have it Posted using Firefox 3.6.17 and so that is the version I use and have to stay with unless there is a 'fix' for the lack of ability to Post on the AOL Message Boards using Firefox 4.

    As posted above, Firefox versions 4 and later require a Mac with an Intel processor and no longer run on a Mac with a PowerPC processor.<br />
    It says recommended, but it is now a requirement to have an Intel processor.
    *http://www.mozilla.com/firefox/7.0/system-requirements/
    *http://www.mozilla.com/firefox/3.6/system-requirements/

  • I'm having problems activating dreamweaver on new pc using original activation code

    I have a copy of StudioMX 2004 and was having problems activating Dreamweaver on my new pc using the original code. It says there is a network error but there isn't. When I try to activate by phone the number they give is for Lloyds bank insurance. I did a live chat with Support and they gave me a new code which worked and activated Dreamweaver but I didn't think to activate Fireworks at the same time. When I have tried using either the old code or the new I get the same error message and same Lloyds bank phone number. I have tried live chat but they refuse to help saying they don't support Dreamweaver 2004 ..any one any ideas?

    Hi gb147,
    The version of Dreamweaver that you have does not support any of the latest web standards. While I advise you to follow Ken's instructions, I also want you to download a trial version of the latest Creative Cloud application https://creative.adobe.com/products/download/dreamweaver and give it a run. The page also has some excellent resources to help you get started.
    Thanks,
    Preran

  • I have been using Macromedia Contribute 3 to maintain my website so my needs are pretty simmple. But I would like to upgrade but don't know what to download. I want the new software to handle my existing website without a lot of challenges. What do you re

    I have been using Macromedia Contribute 3 to maintain my website so my needs are pretty simple. But I would like to upgrade but don't know what to download. I want the new software to handle my existing website without a lot of challenges. What do you recommend?

    Hello,
    There is no upgrade path available from Macromedia Contribute 3 to Adobe Contribute 6.5. However you can buy the latest version of Contribute which is 6.5 from the link mentioned below.
    http://www.adobe.com/products/contribute.html
    Regards,
    Rajeev

  • Getting used to the new version of Dreamweaver

    1) I just downloaded a new version of Dreamweaver and can't find neither the fonts nor the font colors. 2) How to I create drop down menus?

    1. The html attributes for these are gone since they've been deprecated within html standards. Highlight the text you want to affect, then click the CSS button in the Properties Inspector. You can control most of the usual text properties there, additional properties can be changed in the CSS Designer.
    This is correct, but beware of using the Property inspector to style your text. Instead, you should always create a CSS rule to style the text, and apply that rule (if necessary) to the container of the text.
    WHAT YOU GET IF YOU USE THE PROPERTY INSPECTOR (assuming text in a paragraph tag)
    <p><span class="style232">some styled text</span></p>
    WHAT YOU MIGHT GET IF YOU DO THIS SEVERAL TIMES TO THE SAME BIT OF TEXT
    <p><span class="style232"><span class="style 235">some styled text</span></span></p>
    WHAT YOU GET IF YOU CREATE THE RULE FIRST (assuming text in a paragraph tag)
    <p class="emphasis">some styled text</p>
    The downside of using the PI to do this is that each time you do it, a NEW class is created, so over time, your page fills up with these "ad hoc" and indecipherable class rules (2 days from now will you remember the difference between .style232 and .style233?).
    The benefit of using the 2nd approach is that the downside mentioned above DOESN'T happen, you can name your classes with something that describes their function, you can apply the rule more intelligently that merely wrapping the styled content in a span tag (which may be totally redundant) and class rules can be reused many times on the same page.
    As you can see, using the Property inspector to style your text is a bad idea, and frankly, that function has not been thought out very well in Dreamweaver.
    Just saying....

  • Unsure about preparing a Dreamweaver Site for use with Contribute

    Recently I designed a small Dreamweaver Website (DW CS2) for
    a friend and it is already successfully online. So that my friend
    can manage her own website, I`ve decided to prepare this DW site
    for use with Contribute, but I'm unsure about the steps involved
    and what files I will need to store on the server. Is the following
    roughly correct?
    Step 1: Define editable regions in these html files and save
    these as html files.
    Step 2: Enable Contribute Compatibility in DW before I upload
    to the server.
    Step 3: Is setting up a Connection Key necessary for my
    friend`s access?
    Step 4: Upload these. Do these completely overwrite the
    existing Dreamweaver html files on the server? Or should I be
    saving in another file format?
    Many thanks to anyone who can advise me!

    I sugggest these steps:
    A: Dreamweaver:
    1. build you site based on (a) template(s) with editable
    regions
    2. upload the website to the server
    B: Contribute
    1. create a connection
    2. administer the website ( and create an admin password )
    3. set the proper settings for your users (administrators,
    publishers, writers), enable rollbacks
    4. create a connection key fot you user with the proper role
    and save that to disk
    C: Dreamweaver
    1. manage the site in dreamweaver
    2. enable contribute compatibility (this way files get
    checked in and out, so you know who is editing what)
    D:
    1. Sent the connection key to your user

Maybe you are looking for

  • NO_MORE_SPACE error

    Hi all, Process chain cancelled at start variant with NO_MORE_SPACE error. The log displays the message as : "NO_MORE_SPACE: Can not create MTE: no more space: no more MESSAGE_CONTAINER slots available" There are no short dumps at the time of this pr

  • Clients running OS 10.4.6 on older iMac (slot loading) cannot login

    Clients running OS 10.4.6 on older iMac (slot loading) cannot login. I get: "Logging into the account failed because an error occurred. The home folder for the user account is located on an AFP or SMB server. Contact your system administrator for hel

  • Recording frames on to HDD or SD card

    Hi , Good Morning!! I am working on vision application, where i need to record video frames on to Micro SD card or HDD and access via USB port. Please let me know how this can be achieved by providing any sample vi. Thanks in advance  with best regar

  • VFX3 Credit Memo deletion

    Hi, I have a Invoice(Credit Memo Request) whose Accounting Document is created, but NOT CLEARED. So i think it is appearing in VFX3 transaction coz the Accoutning doc is not cleared. Gurus, Kindly suggest how and when can these Credit Memos be remove

  • Print Options "OK" inaccessible, off the screen.

    When at my Bank I chose to print a check and when I select the print option on the checks screen the print options screen appears in the lower right hand corner and the "OK" button is not accessible.