473,378 Members | 1,500 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Blog

Hi All,

Can some one explain me how these blog servers keep blog content?

Is it via a database?

Is it via a XML file which save in a local directory?

I was asked to develop a back end service for a blog/ wiki.

Thanks,
Nirosh.
Jan 12 '07 #1
6 1715
Hi Nirosh,

If you're taking about all websites that have blogs, in general, I assume
most (although, probably all) use databases. Storing static page content
doesn't scale well - and we've come a long way since then ;)

--
Dave Sexton
http://davesexton.com/blog

"Champika Nirosh" <te**@tc.comwrote in message
news:Oq*************@TK2MSFTNGP04.phx.gbl...
Hi All,

Can some one explain me how these blog servers keep blog content?

Is it via a database?

Is it via a XML file which save in a local directory?

I was asked to develop a back end service for a blog/ wiki.

Thanks,
Nirosh.

Jan 12 '07 #2
that is a kind of a answer I expected, aprt from blog/ wiki I was also asked
to developed a content management service for the system .. so thought
whether i can use the functions of the content management system to manage
blogs too by saving blog content as XML files.. But ur reply suggest me that
it is a bad approach

Thanks for the reply
Nirosh.
"Dave Sexton" <dave@jwa[remove.this]online.comwrote in message
news:%2***************@TK2MSFTNGP04.phx.gbl...
Hi Nirosh,

If you're taking about all websites that have blogs, in general, I assume
most (although, probably all) use databases. Storing static page content
doesn't scale well - and we've come a long way since then ;)

--
Dave Sexton
http://davesexton.com/blog

"Champika Nirosh" <te**@tc.comwrote in message
news:Oq*************@TK2MSFTNGP04.phx.gbl...
>Hi All,

Can some one explain me how these blog servers keep blog content?

Is it via a database?

Is it via a XML file which save in a local directory?

I was asked to develop a back end service for a blog/ wiki.

Thanks,
Nirosh.


Jan 12 '07 #3
Hi Nirosh,

FYI, there are many content management systems out there, including for
blogs (and probably wikis too). Check out Microsoft's Content Management
Server. Also, check out Community Server, for blog software. If you're
going to write your own you should at least do some research on those
"packaged" solutions to see how they work.

--
Dave Sexton
http://davesexton.com/blog

"Champika Nirosh" <te**@tc.comwrote in message
news:ef**************@TK2MSFTNGP02.phx.gbl...
that is a kind of a answer I expected, aprt from blog/ wiki I was also
asked to developed a content management service for the system .. so
thought whether i can use the functions of the content management system
to manage blogs too by saving blog content as XML files.. But ur reply
suggest me that it is a bad approach

Thanks for the reply
Nirosh.
"Dave Sexton" <dave@jwa[remove.this]online.comwrote in message
news:%2***************@TK2MSFTNGP04.phx.gbl...
>Hi Nirosh,

If you're taking about all websites that have blogs, in general, I assume
most (although, probably all) use databases. Storing static page content
doesn't scale well - and we've come a long way since then ;)

--
Dave Sexton
http://davesexton.com/blog

"Champika Nirosh" <te**@tc.comwrote in message
news:Oq*************@TK2MSFTNGP04.phx.gbl...
>>Hi All,

Can some one explain me how these blog servers keep blog content?

Is it via a database?

Is it via a XML file which save in a local directory?

I was asked to develop a back end service for a blog/ wiki.

Thanks,
Nirosh.



Jan 12 '07 #4
Champika Nirosh wrote:
that is a kind of a answer I expected, aprt from blog/ wiki I was also
asked to developed a content management service for the system .. so
thought whether i can use the functions of the content management system
to manage blogs too by saving blog content as XML files.. But ur reply
suggest me that it is a bad approach
As Dave Sexton points out, there are a number of downloadable examples
already written. You might start with one of those. Also note that storing
blog content as XML rather than in a backend datastore is not new. dasBlog
from http://www.dasblog.info/Features.aspx is one of the most well known
free blog packages that uses XML for storage rather than a database.
--
Tom Porterfield

Jan 12 '07 #5
Hi
"Champika Nirosh" <te**@tc.comwrote in message
news:Oq*************@TK2MSFTNGP04.phx.gbl...
| Hi All,
|
| Can some one explain me how these blog servers keep blog content?

Database most probably.

| Is it via a database?
|
| Is it via a XML file which save in a local directory?

| I was asked to develop a back end service for a blog/ wiki.

Make a search in sourceforge.net I think there there is a free project of a
wiki system

Also make a s earch in the archives of this NG, there have been several
threads relating wiki and how to implement them

--
Ignacio Machin
machin AT laceupsolutions com
Jan 12 '07 #6
On Fri, 12 Jan 2007 09:35:10 -0500, "Tom Porterfield" <tp******@mvps.orgwrote:
>Champika Nirosh wrote:
>that is a kind of a answer I expected, aprt from blog/ wiki I was also
asked to developed a content management service for the system .. so
thought whether i can use the functions of the content management system
to manage blogs too by saving blog content as XML files.. But ur reply
suggest me that it is a bad approach

As Dave Sexton points out, there are a number of downloadable examples
already written. You might start with one of those. Also note that storing
blog content as XML rather than in a backend datastore is not new. dasBlog
from http://www.dasblog.info/Features.aspx is one of the most well known
free blog packages that uses XML for storage rather than a database.
I would imagine storing content in XML would be an excellent way to waste
storage space.

Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
Jan 12 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Richard Silverstein | last post by:
I'm having trouble figuring out how I can upload an essay I wrote in MS Word to my blog. Unfortunately, my Typepad blog strips out html formatting code if I cut & paste the text directly into the...
3
by: Kevin | last post by:
Hello, I am just wondering whether there are any good php blog software that do not need any database as background. I want to setup a blog for myself. I know usually, tools such as...
0
by: Marcel - IDUG Europe 2005 | last post by:
Visit the IDUG Europe Conference Blog for Daily Updates and Conference Information IDUG 2005 - Europe Blog New for this year's conference, IDUG 2005 - Europe has created a blog to give you...
6
by: Chance Hopkins | last post by:
This is driving me nuts. As far as I can tell, a blog is a website with an RSS feed. Some seem to have a calendar of events and some support user authentication and forms. Am I missing anything?...
10
by: Neo Geshel | last post by:
I am seeking to hand-roll my own blog in ASP.NET 2.0 and SQLExpress 2005. Why? Because I can. Because I will gain experience. The one thing that has me stumped at square one is inline images....
0
by: jonathan.beckett | last post by:
Version 1.9.9f of the PluggedOut Blog script is now available for download. PluggeOut Blog is a free, open source blog/diary/journal script, written by a professional software developer to give...
4
by: --CELKO-- | last post by:
PUBLIC NOTICE: I have no blog. I have never had a blog. I have no idea who is using my name, postings and likeness on that "SQL Apprentice" blog.
1
by: javabeginner | last post by:
I m new to Java Servlet. I have project assignment, where i need to create web blog using Java Servlet. I should have following functionalities Program data model will include: ● blog class...
1
by: judacris | last post by:
I've seen the threads here about molding 2 divs in a centered fashion. but I can't seem to solve this thing. my blogger blog is functioning well on my site for now, but the blog feed (left) and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.