473,327 Members | 2,112 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,327 software developers and data experts.

Article on the Internet

Hello,

I'd like to find the right way to put some articles on the internet.

I'd like to easily publish (edit/update) some articles, in this articles,
there are some piece of code (C#), I'd like to keep IDE color. Is there a
way with word or/and XML to do that ? or an another way ?

Thanks,
Nov 25 '06 #1
3 1045
If you have a webserver - get yourself a copy of DasBlog, or look at any of
the hosted free blogging options

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
http://www.johntimney.com/blog
"Gabriel" <no****@nospam.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
Hello,

I'd like to find the right way to put some articles on the internet.

I'd like to easily publish (edit/update) some articles, in this articles,
there are some piece of code (C#), I'd like to keep IDE color. Is there a
way with word or/and XML to do that ? or an another way ?

Thanks,

Nov 25 '06 #2
If you have a webserver - get yourself a copy of DasBlog, or look at any
of
the hosted free blogging options
Yes DasBlog or CommunityServer, I'd like keep my current web site design.

Thanks,
Nov 25 '06 #3
Hi,

Gabriel wrote:
Hello,

I'd like to find the right way to put some articles on the internet.

I'd like to easily publish (edit/update) some articles, in this articles,
there are some piece of code (C#), I'd like to keep IDE color. Is there a
way with word or/and XML to do that ? or an another way ?

Thanks,
I use a self-made ASP.NET custom control to do that. I call it
"RealSimpleBlog", because it is just a control parsing XML files and
rendering the content.

This is the control I use to render my main page at
http://www.galasoft-lb.ch/

For the moment, it's still crude, in the sense that it doesn't allow
inline edition or creation of posts, the posts have to be edited in XML
directly, and then uploaded to the server. However, the XML format makes
it quite easy to create posts, with various elements (text, image,
thumbnails, title, code-section, etc...).

For the code coloring, I use http://www.manoli.net/csharpformat/

I didn't integrate his code in my control yet, but it's planned.

If you are interested in experimenting, I happily share my code, but as
I said, it's not really RTM yet ;-)

Greetings,
Laurent
--
Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Nov 25 '06 #4

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

Similar topics

1
by: mscir | last post by:
+--------------------------------------------------------------------+ | Printing XML: Why CSS Is Better than XSL | | from the anything-you-can-do-i-can-do-better dept. ...
4
by: beliavsky | last post by:
Here is the beginning of a story in the 29 Sep 2005 Wall Street Journal. The WSJ web site requires a paid subscription to access articles. PHP Language Wins Supporters As Tool for Making Web...
55
by: Cindy | last post by:
Hello!! I'm new at access and there's is an article by Arvin Meyer for beginners that is references in Google Groups but I can't seem to find the original post with the article's URL. Does anyone...
0
by: Namratha Shah \(Nasha\) | last post by:
Hey Guys, Today we are going to look at Code Access Security. Code access security is a feature of .NET that manages code depending on its trust level. If the CLS trusts the code enough to...
3
by: Davisro | last post by:
ASP to APS Net Article Peter Bromberg Netscape? http://www.eggheadcafe.com/articles/20021207.asp Does this procedure work with Netscape browser? I have implemented this process and it works...
1
by: Davisro | last post by:
I am new at this and am ablet to get the sameples to work properly with Internet explorer, but cannot get it to work properly with Netscape or Opera. It sits at the screen with all the form...
10
by: Paul McGuire | last post by:
I just published my first article on ONLamp, a beginner's walkthrough for pyparsing. Please check it out at http://www.onlamp.com/pub/a/python/2006/01/26/pyparsing.html, and be sure to post any...
13
by: Jonathan Wood | last post by:
I'd like to build a Website that contains many articles. Two basic approaches are to either store the articles in aspx files, possibly indexed by the database, or to store the article text in the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.