Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-06-2009, 08:02 PM   PM User | #1
coogie
New Coder

 
Join Date: Feb 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
coogie is an unknown quantity at this point
Adding a 'top 3 latest news' section using javascript?

Hi there,

I'd like to build an HTML/javascript/Ajax site which will be quite basic. menu at top, content in middle etc.

I am trying to find out how I can integrate a news section. Basically, I want to add monthly just one project our company has worked on. This would include 1 picture and a very small amount of text about it.

Then on the homepage, i'd like to just have a smaller version of that news, only including the latest 3 items. Or even better, the user can use a -> to view older news without changing the page.

How easy to do that / or are there some scripts you can point me to ? I am a 'newbie' to javascript etc as I work only with Flash, Php and Mysql ! Any help or advise what i should be searching for is greatly appreciated.

On one note, I don't want to install an entire CMS for the whole website! As i tried that once, drove me mad!
coogie is offline   Reply With Quote
Old 06-09-2009, 05:34 PM   PM User | #2
Dzynit
New to the CF scene

 
Join Date: Jun 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Dzynit is an unknown quantity at this point
You could install a quick wordpress blog easily in a sub directory and use it for the news section only. Then use a feed script to display your 3 latest news articles.

Usually, your hosting would offer the instant automated wordpress install and then you just login, write your news posts, and add the feed script. You can use the javascript option of the Feedcommander for that: http://www.feedcommander.com/category/free/

If you installed the wordpress in a folder named blog, your feed would be:
http://www.yourdomain.com/blog/rss/
Dzynit is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 12:21 PM.


Advertisement
Log in to turn off these ads.