0
votes
2answers
47 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 1 …
43
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 wer …
0
votes
1answer
38 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 jav …
1
vote
1answer
73 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 …
4
votes
2answers
68 views
What it the difference between Pingback and Trackback?
What is the difference between the two names? Thanks.
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.
…
1
vote
2answers
121 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 pasti …
2
votes
4answers
75 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 …
0
votes
2answers
34 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
2answers
45 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 …
1
vote
0answers
20 views
How to integrate oxite’s blogging part into another asp.net mvc application?
I want to integrate blog into my asp.net mvc application. I prefer to use Microsoft's open source Oxite for this. If you can tell me sample documentation/steps that'll be helpful.
…
1
vote
1answer
55 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 w …
2
votes
0answers
153 views
Which .NET blog should I use? [closed]
Hy!
I have a regular wordpress blog for common .NET/C# articles. I wanted to move on to a solution in .NET to implement plug-in and to do some custom pages and code formatting.
I …
0
votes
2answers
122 views
Wordpress Alternatives [closed]
Is there any valid Wordpress alternative?
Wordpress always seems to have too much whereas I love simplicity...
Does anyone have ever tried Mephisto for example?
0
votes
1answer
65 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 vario …
