Blog software

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jan Eliasen

    #1

    Blog software

    Hi

    I am looking for some .NET blog software which I can use at my own
    website.

    I do not have access to a SQL Server, but I do have access to a MySQL
    database, and I can have an access database, if I want to.

    Preferably in .NET 2.0 but 1.1 will do...

    Any thoughts?

    Thanks in advance

    --
    Eliasen Jr. representing himself and not the company he works for.

    Private email: jan@eliasen.dk

    "Ford," he said, "you're turning into a penguin. Stop it."
  • Vadym Stetsyak

    #2
    Re: Blog software

    Hello, Jan!

    JE> I am looking for some .NET blog software which I can use at my own
    JE> website.

    JE> I do not have access to a SQL Server, but I do have access to a MySQL
    JE> database, and I can have an access database, if I want to.

    JE> Preferably in .NET 2.0 but 1.1 will do...

    JE> Any thoughts?

    There are number of free blog engines out there, for instance
    -dasBlog ( http://sourceforge.net/project/showf...kage_id=139759 )
    -.TEXT ( http://www.gotdotnet.com/workspaces/...e-348f6b77c407 )

    using search engine you can find more of them....

    --
    Regards, Vadym Stetsyak
    www: http://vadmyst.blogspot.com

    Comment

    • Sergey M

      #3
      Re: Blog software

      > I am looking for some .NET blog software which I can use at my own[color=blue]
      > website.
      >
      > I do not have access to a SQL Server, but I do have access to a
      > MySQL
      > database, and I can have an access database, if I want to.
      >
      > Preferably in .NET 2.0 but 1.1 will do...[/color]

      I prefer .NET solutions whenever I get a choice but in case of blog
      software I went with WordPress - http://wordpress.org/. It's well
      supported, embarrassingly easy to setup and uses widely available
      PHP/MySQL combo.

      I've made a switch from dasBlog to WordPress about a year or so ago
      about the same time when I changed my site host. Let see if I recall
      the issue... My new host, rightfully so, setup site with medium trust.
      Most up to date dasBlog version at that time was relying on full trust
      and was failing miserably. Not sure what the status of that issue now
      is... HTH.
      --
      Sergey Mishkovskiy
      http://www.usysware.com/dpack/ - DPack - free VS.NET add-ons
      usysware.com is available. Acquire or lease this premium domain via Zynthio.


      "Code & Seek
      Bring Windows Desktop Search Into Visual Studio With Our Cool Add-In"
      http://msdn.microsoft.com/msdnmag/is...7/CodeAndSeek/


      Comment

      • Nick Malik [Microsoft]

        #4
        Re: Blog software

        MSDN blogs use Telligent's Community Server. You can download the express
        edition for free, which is all you need for a personal blog site. If you
        want to host a lot of blogs, you may want to pay for a license (small cost
        compared to the rest of the business costs of running a blog site for public
        consumption).

        See: http://communityserver.org/Default.aspx



        --
        --- Nick Malik [Microsoft]
        MCSD, CFPS, Certified Scrummaster
        http://blogs.msdn.com/nickmalik

        Disclaimer: Opinions expressed in this forum are my own, and not
        representative of my employer.
        I do not answer questions on behalf of my employer. I'm just a
        programmer helping programmers.
        --
        "Jan Eliasen" <eliasen@nospam .nospam> wrote in message
        news:k5o7a2h4ih k0705g8ftij3k2k hgaa06tpm@4ax.c om...[color=blue]
        > Hi
        >
        > I am looking for some .NET blog software which I can use at my own
        > website.
        >
        > I do not have access to a SQL Server, but I do have access to a MySQL
        > database, and I can have an access database, if I want to.
        >
        > Preferably in .NET 2.0 but 1.1 will do...
        >
        > Any thoughts?
        >
        > Thanks in advance
        >
        > --
        > Eliasen Jr. representing himself and not the company he works for.
        >
        > Private email: jan@eliasen.dk
        >
        > "Ford," he said, "you're turning into a penguin. Stop it."[/color]


        Comment

        • Jan Eliasen

          #5
          Re: Blog software

          On Thu, 29 Jun 2006 18:28:03 +0300, "Vadym Stetsyak" <vadym_s@ukr.ne t>
          wrote:
          >There are number of free blog engines out there, for instance
          >-dasBlog ( http://sourceforge.net/project/showf...kage_id=139759 )
          >-.TEXT ( http://www.gotdotnet.com/workspaces/...e-348f6b77c407 )
          >
          >using search engine you can find more of them....
          Hi

          Thanks for your answer.

          ..TEXT is the one that has become communityserver , right? I looked at
          sourcesafe for it, and saw that the last release was from 2004 :-/

          I am aware that I can find more using searchengines :-) And I have
          tried, believe me. But there are so many that it is difficult to
          choose. Especially if I need a .NET version which doesn't require SQL
          Server... I thought it would be easier to just ask here to see if
          anyone knew of a good one.

          I haven't looked at dasBlog, so I will do that now - thanks :)

          --
          Eliasen Jr. representing himself and not the company he works for.

          Private email: jan@eliasen.dk

          "Ford," he said, "you're turning into a penguin. Stop it."

          Comment

          • Jan Eliasen

            #6
            Re: Blog software

            On Fri, 30 Jun 2006 01:34:05 -0700, "Nick Malik [Microsoft]"
            <nickmalik@hotm ail.nospam.comw rote:
            >MSDN blogs use Telligent's Community Server. You can download the express
            >edition for free, which is all you need for a personal blog site. If you
            >want to host a lot of blogs, you may want to pay for a license (small cost
            >compared to the rest of the business costs of running a blog site for public
            >consumption) .
            >
            >See: http://communityserver.org/Default.aspx
            Hi Nick

            I remember looking at communityserver at some point. Doesn't it
            require SQL Server? Or am I wrong? Also, it seems at bit big if I only
            want a personal blog....

            But I will give it a second try, since you ask so politely .-)

            --
            Eliasen Jr. representing himself and not the company he works for.

            Private email: jan@eliasen.dk

            "Ford," he said, "you're turning into a penguin. Stop it."

            Comment

            • Jan Eliasen

              #7
              Re: Blog software

              On Thu, 29 Jun 2006 16:04:20 -0400, "Sergey M" <no@spam.comwro te:
              >I prefer .NET solutions whenever I get a choice but in case of blog
              >software I went with WordPress - http://wordpress.org/. It's well
              >supported, embarrassingly easy to setup and uses widely available
              >PHP/MySQL combo.
              Hi

              Thanks for your answer. Unfortunately, my hosting company onle lets me
              use .NET - not PHP.

              --
              Eliasen Jr. representing himself and not the company he works for.

              Private email: jan@eliasen.dk

              "Ford," he said, "you're turning into a penguin. Stop it."

              Comment

              • Nick Malik [Microsoft]

                #8
                Re: Blog software

                Hi Nick
                >
                I remember looking at communityserver at some point. Doesn't it
                require SQL Server?
                Sorry Jan. I just don't know. I'm assuming that the smaller edition uses
                MSDE or SQL Server Express Edition. Your web hosting company shouldn't have
                too much difficulty with that. I've seen blog sites that used only XML, but
                I don't know if Telligent's solution does that.
                >
                But I will give it a second try, since you ask so politely .-)
                I hope I *was* polite ;-).

                Good luck in finding the software you need.

                --
                --- Nick Malik [Microsoft]
                MCSD, CFPS, Certified Scrummaster
                http://blogs.msdn.com/nickmalik

                Disclaimer: Opinions expressed in this forum are my own, and not
                representative of my employer.
                I do not answer questions on behalf of my employer. I'm just a
                programmer helping programmers.
                --


                Comment

                Working...