What Blog Software?
-
I'm looking for an ASP.Net blog app. Here are some I've found: 0) DasBlog - uses .Net 2.0 and their last sourceforge update was in 2009. People running .net 4.0 websites are having all kinds of problems getting it to work 1) SubText - uses .Net 2.0, and their web site is a bit of a mess. 2) BlogEngine.Net - uses .Net 4.0, the software they use for their forums absolutely SUCKS. People also having problems integrating it with existing web sites
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
I'm looking for an ASP.Net blog app. Here are some I've found: 0) DasBlog - uses .Net 2.0 and their last sourceforge update was in 2009. People running .net 4.0 websites are having all kinds of problems getting it to work 1) SubText - uses .Net 2.0, and their web site is a bit of a mess. 2) BlogEngine.Net - uses .Net 4.0, the software they use for their forums absolutely SUCKS. People also having problems integrating it with existing web sites
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997I feel like suggesting WordPress. It's not .NET, and requires MySQL, but it's totally awesome. I manage 4 blogs on WordPress and it's totally worth the hassle of having to manage PHP and MySQL.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe, but not a personality. [Charlie Brooker] ScrewTurn Wiki, Software Localization Tools & Services and My Blog
-
I'm looking for an ASP.Net blog app. Here are some I've found: 0) DasBlog - uses .Net 2.0 and their last sourceforge update was in 2009. People running .net 4.0 websites are having all kinds of problems getting it to work 1) SubText - uses .Net 2.0, and their web site is a bit of a mess. 2) BlogEngine.Net - uses .Net 4.0, the software they use for their forums absolutely SUCKS. People also having problems integrating it with existing web sites
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997Write your own? A simple blog would hardly be 1000 lines.
-
Write your own? A simple blog would hardly be 1000 lines.
Yeah I was going to say this. A blog is nothing but a collection of entries, at root, and for more advanced stuff you can put attributes on entries (e.g. tags). That's one table. And then you can have the concept of comments on things, which is also one table (I wrote that one some years ago for the football club website at my college to allow comments on match reports, player profiles etc). It seems like it would be quicker and easier to write one than to try to work out how to configure someone else's to work for your purposes.
-
I'm looking for an ASP.Net blog app. Here are some I've found: 0) DasBlog - uses .Net 2.0 and their last sourceforge update was in 2009. People running .net 4.0 websites are having all kinds of problems getting it to work 1) SubText - uses .Net 2.0, and their web site is a bit of a mess. 2) BlogEngine.Net - uses .Net 4.0, the software they use for their forums absolutely SUCKS. People also having problems integrating it with existing web sites
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997Probably huge overkill for you: http://www.dotnetnuke.com/[^]. But you DO like using big guns, don't you? :D
'As programmers go, I'm fairly social. Which still means I'm a borderline sociopath by normal standards.' Jeff Atwood 'I'm French! Why do you think I've got this outrrrrageous accent?' Monty Python and the Holy Grail
-
Probably huge overkill for you: http://www.dotnetnuke.com/[^]. But you DO like using big guns, don't you? :D
'As programmers go, I'm fairly social. Which still means I'm a borderline sociopath by normal standards.' Jeff Atwood 'I'm French! Why do you think I've got this outrrrrageous accent?' Monty Python and the Holy Grail
-
I'm looking for an ASP.Net blog app. Here are some I've found: 0) DasBlog - uses .Net 2.0 and their last sourceforge update was in 2009. People running .net 4.0 websites are having all kinds of problems getting it to work 1) SubText - uses .Net 2.0, and their web site is a bit of a mess. 2) BlogEngine.Net - uses .Net 4.0, the software they use for their forums absolutely SUCKS. People also having problems integrating it with existing web sites
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
Two other options to try are Umbraco[^] and Telerik's SiteFinity[^]. Both are free (or at least have free versions) and are much better supported than the others you listed.
Stay the f**k away from sitefinity. I'm with Dario on wordpress. It's just so far out in the lead these days.
Curvature of the Mind now with 3D
-
I'm looking for an ASP.Net blog app. Here are some I've found: 0) DasBlog - uses .Net 2.0 and their last sourceforge update was in 2009. People running .net 4.0 websites are having all kinds of problems getting it to work 1) SubText - uses .Net 2.0, and their web site is a bit of a mess. 2) BlogEngine.Net - uses .Net 4.0, the software they use for their forums absolutely SUCKS. People also having problems integrating it with existing web sites
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997I have used JOOMLA (myself being an ASP.Net guy) but find it extremely easy to manage
"Whether you think you can, or you think you can't--either way, you are right." — Henry Ford "When I waste my time, I only use the best, Code Project...don't leave home without it." — Slacker007
-
Two other options to try are Umbraco[^] and Telerik's SiteFinity[^]. Both are free (or at least have free versions) and are much better supported than the others you listed.
I don't need a full-blown cms - I only want a blog app...
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
I'm looking for an ASP.Net blog app. Here are some I've found: 0) DasBlog - uses .Net 2.0 and their last sourceforge update was in 2009. People running .net 4.0 websites are having all kinds of problems getting it to work 1) SubText - uses .Net 2.0, and their web site is a bit of a mess. 2) BlogEngine.Net - uses .Net 4.0, the software they use for their forums absolutely SUCKS. People also having problems integrating it with existing web sites
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997If you do look at Wordpress you might consider using WebMatrix[^] for management. Reasonable walkthrough[^].
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus! When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is.
-
Two other options to try are Umbraco[^] and Telerik's SiteFinity[^]. Both are free (or at least have free versions) and are much better supported than the others you listed.
I use Umbraco and I made the mistake of using one of the pre-built blog components (buggy and interferes with the rest of the system). Next time, I'll just use Umbraco and build my own blog engine on top of it.
Somebody in an online forum wrote:
INTJs never really joke. They make a point. The joke is just a gift wrapper.
-
Write your own? A simple blog would hardly be 1000 lines.
Blogs can get pretty hefty. Posting the blog is easy. Now add the ability to incorporate HTML. Well that's ugly. Perhaps we'll integrate a WYSIWYG. Now I want to access it remotely. Add authentication. Now I want to upload images remotely in the same interface. Add an image upload component. It's a bit clumsly adding that image to the blog. Incorporate the imgage uploader into the WYSIWYG, and make sure to allow for the image picker to browse the image library. Now my image library is growing. Add ability to tag images to make them easier to find. Now the blog has too many entries to lost on one page. Add paging. Users tell me they'd rather comment than email me when they notice a mistake on my blog entries. Add ability to comment. Spam engines are now automatically posting crap comments on my blog entries. Add captcha. Spammers have created an engine to defeat my captcha. Update captcha. Spammers do it again. Require users to log in to post comments. More work to support accounts. Spammers start abusing accounts. Add back-end controls to help manage those. Now I want to know which of my blog posts are most popular and how people are getting there. Integrate Google Analytics. My ranking is low on Google searches. Practice SEO (e.g., add meta tags and ensure each page has a unique title and something different in the H1 tags and make sure only one H1 tag exists per page). Now users want to "like" a post on Facebook or they want to "tweet" a blog post, but they don't want to retype the headline. Integrate social media functionality. And so on... Still sure it's 1,000 lines, and that those 1,000 lines are so easy to make?
Somebody in an online forum wrote:
INTJs never really joke. They make a point. The joke is just a gift wrapper.
-
I'd rather said a B52 to someone needing a hand grenade :D The Raptor is much too nimble compared to a CMS :laugh:
'As programmers go, I'm fairly social. Which still means I'm a borderline sociopath by normal standards.' Jeff Atwood 'I'm French! Why do you think I've got this outrrrrageous accent?' Monty Python and the Holy Grail