Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. small Content Management System

small Content Management System

Scheduled Pinned Locked Moved The Lounge
csharpc++phphtmlmysql
10 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Roland Bar
    wrote on last edited by
    #1

    I am looking for a Content Management System for a small Website, that works offline and create static (X)HTML Files that can be provided (or ar e provided by the CMS) to the web server. Features it should have (order by relevance): - Open Source - Win32 Application (.Net, VC++, VB ...) - Pictures inside Article - WYSIWYG (or near-WYSIWYG) Editor - XML-based data storage and templates Does anybody know such a project? I have searched on sourceforge.org and freshmeat.net, but all the CMS projects are Web-based, most of them with php and mySql. Thank Roland

    P M R K M 7 Replies Last reply
    0
    • R Roland Bar

      I am looking for a Content Management System for a small Website, that works offline and create static (X)HTML Files that can be provided (or ar e provided by the CMS) to the web server. Features it should have (order by relevance): - Open Source - Win32 Application (.Net, VC++, VB ...) - Pictures inside Article - WYSIWYG (or near-WYSIWYG) Editor - XML-based data storage and templates Does anybody know such a project? I have searched on sourceforge.org and freshmeat.net, but all the CMS projects are Web-based, most of them with php and mySql. Thank Roland

      P Offline
      P Offline
      peterchen
      wrote on last edited by
      #2

      Run them locally and publish the generated HTML?


      we are here to help each other get through this thing, whatever it is Vonnegut jr.
      sighist || Agile Programming | doxygen

      R 1 Reply Last reply
      0
      • R Roland Bar

        I am looking for a Content Management System for a small Website, that works offline and create static (X)HTML Files that can be provided (or ar e provided by the CMS) to the web server. Features it should have (order by relevance): - Open Source - Win32 Application (.Net, VC++, VB ...) - Pictures inside Article - WYSIWYG (or near-WYSIWYG) Editor - XML-based data storage and templates Does anybody know such a project? I have searched on sourceforge.org and freshmeat.net, but all the CMS projects are Web-based, most of them with php and mySql. Thank Roland

        M Offline
        M Offline
        Michael P Butler
        wrote on last edited by
        #3

        Not open source or XML based but I've used the Starter edition for a couple of small sites. CityDesk[^] Michael CP Blog [^]

        R 1 Reply Last reply
        0
        • P peterchen

          Run them locally and publish the generated HTML?


          we are here to help each other get through this thing, whatever it is Vonnegut jr.
          sighist || Agile Programming | doxygen

          R Offline
          R Offline
          Roland Bar
          wrote on last edited by
          #4

          The CMS should also be installed on an Computer of a not so advanced user. I don't want to install a mysql-apache-php system on his machine... And then you have to grep the whole local page and send this to the web server, what is another step the user has to do. Thanks for the response, even if I don't like your answer ;) Greets Roland

          1 Reply Last reply
          0
          • R Roland Bar

            I am looking for a Content Management System for a small Website, that works offline and create static (X)HTML Files that can be provided (or ar e provided by the CMS) to the web server. Features it should have (order by relevance): - Open Source - Win32 Application (.Net, VC++, VB ...) - Pictures inside Article - WYSIWYG (or near-WYSIWYG) Editor - XML-based data storage and templates Does anybody know such a project? I have searched on sourceforge.org and freshmeat.net, but all the CMS projects are Web-based, most of them with php and mySql. Thank Roland

            R Offline
            R Offline
            Rutger Ellen
            wrote on last edited by
            #5

            I havn't used it myself but a colleague of mine advised dotnetnuke[^]

            1 Reply Last reply
            0
            • M Michael P Butler

              Not open source or XML based but I've used the Starter edition for a couple of small sites. CityDesk[^] Michael CP Blog [^]

              R Offline
              R Offline
              Roland Bar
              wrote on last edited by
              #6

              As I understood it right, the maximum of 50 Articels means that you can have max 50 Text and pictures, so if you have 2 pictures for each article, you can have max 16 Pages. Maybe it's enough, but if you want a little bit bigger site, it gets expensive (300 $). Some years ago, there was an smaller version for about 80$ that I think would fit into the wallet, but 300$ is to much for the thing I would use it. Thanks Roland

              1 Reply Last reply
              0
              • R Roland Bar

                I am looking for a Content Management System for a small Website, that works offline and create static (X)HTML Files that can be provided (or ar e provided by the CMS) to the web server. Features it should have (order by relevance): - Open Source - Win32 Application (.Net, VC++, VB ...) - Pictures inside Article - WYSIWYG (or near-WYSIWYG) Editor - XML-based data storage and templates Does anybody know such a project? I have searched on sourceforge.org and freshmeat.net, but all the CMS projects are Web-based, most of them with php and mySql. Thank Roland

                K Offline
                K Offline
                Kant
                wrote on last edited by
                #7

                dScribe is a Content Management System build with .Net 1.1[^]
                Promise only what you can do. And then deliver more than what you promised.
                This signature was created by "Code Project Quoter".

                1 Reply Last reply
                0
                • R Roland Bar

                  I am looking for a Content Management System for a small Website, that works offline and create static (X)HTML Files that can be provided (or ar e provided by the CMS) to the web server. Features it should have (order by relevance): - Open Source - Win32 Application (.Net, VC++, VB ...) - Pictures inside Article - WYSIWYG (or near-WYSIWYG) Editor - XML-based data storage and templates Does anybody know such a project? I have searched on sourceforge.org and freshmeat.net, but all the CMS projects are Web-based, most of them with php and mySql. Thank Roland

                  M Offline
                  M Offline
                  Mike Dimmick
                  wrote on last edited by
                  #8

                  OpenNETCF.org[^] uses the dasBlog[^] blogging engine as a CMS. Stability. What an interesting concept. -- Chris Maunder

                  1 Reply Last reply
                  0
                  • R Roland Bar

                    I am looking for a Content Management System for a small Website, that works offline and create static (X)HTML Files that can be provided (or ar e provided by the CMS) to the web server. Features it should have (order by relevance): - Open Source - Win32 Application (.Net, VC++, VB ...) - Pictures inside Article - WYSIWYG (or near-WYSIWYG) Editor - XML-based data storage and templates Does anybody know such a project? I have searched on sourceforge.org and freshmeat.net, but all the CMS projects are Web-based, most of them with php and mySql. Thank Roland

                    S Offline
                    S Offline
                    Steven Hicks n 1
                    wrote on last edited by
                    #9

                    http://ltpb.8m.com/XMLHTML[^] Have to have 404Browser installed though (this has been fixed in v3 which hasn't been released yet) -Steven Hicks

                    CPA

                    CodeProjectAddict

                    Actual Linux Penguins were harmed in the creation of this message.

                    More tutorials: Ltpb.8m.com: Tutorials |404Browser.com (Download Link)

                    1 Reply Last reply
                    0
                    • R Roland Bar

                      I am looking for a Content Management System for a small Website, that works offline and create static (X)HTML Files that can be provided (or ar e provided by the CMS) to the web server. Features it should have (order by relevance): - Open Source - Win32 Application (.Net, VC++, VB ...) - Pictures inside Article - WYSIWYG (or near-WYSIWYG) Editor - XML-based data storage and templates Does anybody know such a project? I have searched on sourceforge.org and freshmeat.net, but all the CMS projects are Web-based, most of them with php and mySql. Thank Roland

                      Q Offline
                      Q Offline
                      qcha0s
                      wrote on last edited by
                      #10

                      Aside from the open source ... http://threewisemen.ca/ Cheers! qcha0s

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups