-2
votes
3answers
119 views
How to write blog Dynamically [closed]
how to write a blog on blogspot dynamically like how to manage content or add interactive feature to blogspot
0
votes
2answers
22 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 …
40
votes
22answers
3k 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
35 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
63 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
62 views
What it the difference between Pingback and Trackback?
What is the difference between the two names? Thanks.
1
vote
2answers
118 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
74 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
31 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?
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
0answers
17 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.
…
0
votes
2answers
43 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 …
0
votes
1answer
50 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
152 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
1answer
60 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 …
