Tagged Questions

4
votes
0answers
58 views

Best blogging software for developer [closed]

What's the best blogging software for a developer? In addition to the normal blogging stuff I want: Code snippets with highlighting in many languages, though primarily python and C++ Good markup …
2
votes
1answer
43 views

Does Wordpress.com use ONE set of tables for ALL users?

Does wp.com create a new set of tables for each new blog, or are all blog data stored in one set of tables (with a layout like: http://codex.wordpress.org/Database%5FDescription)? Would it ever be a …
0
votes
3answers
96 views

How to allow self-registration to join a specific Wordpress MU blog.

Hi, I have a Wordpress MU instance installed. I allow self-registration, and self-creation of blogs. I have a user who has created a blog for a Chemistry class. He wants his 100 students to be …
46
votes
22answers
4k views

Why does every man and his dog want to code a blogging engine?

Cal Henderson (of Flickr fame) gave a keynote "Why I hate Django" at DjangoCon 2008, which is well worth a watch for many reasons. In one bit he asked how many of the audience were working on …
0
votes
2answers
39 views

Any Rails projects that allow community blogging?

I've been looking on Github for a Rails project that allows anyone to sign in and add a blog entry. Has anyone seen something like this?
0
votes
1answer
41 views

how to use blog variable on javascript

I'm using blogger.com. I need to use data:blog.url variable on the javascript. But i don't know how to assign to any javascript variable. How to get blogspot variables on the javascript?
18
votes
24answers
2k views

Which programming blog entry opened your eyes and made you do something different as a developer from that moment on?

We all have had the experience... Somebody opened our eyes at some point with a very good blog post about our work as developers. And from that day with strive to do a better job. What was the most …
1
vote
1answer
80 views

Suitable CMS framework for MVC site

I have an MVC application in process of development and want to see if I can integrate it into an MVC-based CMS environment. The idea is that the application will appear to run in an environment …
4
votes
2answers
79 views

What it the difference between Pingback and Trackback?

What is the difference between the two names? Thanks.
1
vote
2answers
130 views

paste code with syntax colors and alignment

I am looking for some blog site where i will be able to directly paste c++ code examples in my publishes and see the code with all the alignments and colors like i see it on pastie.org. I need all …
4
votes
13answers
695 views

Does ASP.NET’s BlogEngine.Net Stack Up to Wordpress?

I'm somewhat familiar with Wordpress and I've used it a little. There is a huge community with tons of plugins and themes etc. Does the BlogEngine.Net compare favorably? Is there another .NET CMS …
2
votes
4answers
80 views

How to make HTML written by users on a site, not conflict with the site’s stylesheets?

I have a website that allows a user to create blog posts. There are some backlisted tags but most standard HTML tags are acceptable. However, I'm having issues with how the pages get displayed. I …
0
votes
1answer
75 views

Platform-independent permalinks - best practices?

I'm trying to figure out a generic permalinks structure for blogging, in order to be platform-independent. I know that Wordpress supports permalinks, and has some plugins for various permalinks style …
0
votes
2answers
49 views

How to test if my pingback was successful?

Hi, I'm currently writing the pinging-back code of a blogging platform. Pingbacks work at localhost, but I want to test if they work when pinging a 3rd-party service. Is there any website or any …
1
vote
1answer
58 views

How to create a blog community?

I work for a travel agency, they have a website, from here they want to give the option to their travels to create their own subdomain with a wordpress blog inside. More or less what the webpage …

1 2 3 4 5 next
15 30 50 per page