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 were working on …
0
votes
2answers
62 views
+100
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 …
0
votes
2answers
24 views
how to get RSS or ATOM feed url from blogurl
how i can get feed url (RSS Or ATOM) from blog url
ex:- http://anirudhagupta.blogspot.com/
So how i can get his feed dynamically by c#
i say that how i can get blog's feedurl by using Regex and c#
1
vote
3answers
73 views
How do I render all Comments in a Rails view?
I am new to rails so go easy. I have created a blog. I have successfully implemented comments and attached them to each post. Now...I would like to display, in the sidebar, a list of the most recent …
0
votes
6answers
83 views
What PHP Blogging Software Should I Choose
I am thinking of starting a blog, which I would like integrated into my existing website. I come back empty handed from googling for a comparison of blogging software written in PHP.
My requirements:
…
6
votes
10answers
133 views
Are there any good blogs for software team leaders or software project managers?
What are some good blogs for software team leaders or software project managers?
6
votes
26answers
695 views
Are programming books a necessity nowadays
Do you think video blogs/screen-casts/podcasts are the best instruments to learn new stuffs in the programming than a book. Nowadays almost everyone has a hand held device like iPod or Zune to …
7
votes
11answers
243 views
What benefits do you get from your blog? [closed]
Hi,
I've heard from a number of sources that reading blogs helps to keep you up to date with the industry and pick up new tips and tricks.
What benefits do people get from actually writing blogs?
…
1
vote
2answers
156 views
liferay workflow to preview / review blog comments
Hi There,
is there a some out of the box workflow, which helps you to review blog comments in liferay.
Eg. Post blog entry -> User comments blog entry -> Mail goes to moderator about/with new entry …
0
votes
1answer
92 views
Looking for a good blog editor [closed]
I am looking for a good blog editor for the blog section on my site. Anybody know of a good one? The one I have has spacing issues.
1
vote
3answers
51 views
How do I create a link to a specific Post object in a Rails view?
I am new to rails so excuse any easy questions. I have developed a blog and I am doing some customization. Just curious, if I want to render a specific post on my index.html.erb page is that possible. …
1
vote
2answers
76 views
Changing Index Page - Ruby on Rails
I am new to rails so go easy. I have developed my blog and deployed it successfully. The entire app is based out of the post_controller. I am wondering how I can reroute the users path to default to …
3
votes
14answers
662 views
What are the best Ruby or Rails blogs?
So what are your favorite Ruby or Ruby on Rails blogs?
One link per post please and short description would be nice
0
votes
3answers
41 views
Is there a community blog site for programmers like LiveJournal?
Is there a community blog site for programmers like LiveJournal does for general users? I can think of Artima. Are there anything else?
0
votes
2answers
36 views
Converting RSS feed to Atom via Feedburner for existing blog
I have an RSS based blog that I now want to convert to Atom. Feedburner can change the output format in one click. Will my existing subscribers notice any change on the reader side? (other than …
