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 …
18
votes
16answers
2k views
Who are the “Jeff Atwood” and “Joel Spolsky” outside the Microsoft universe?
Joel and Jeff have been a great source of enlightenment and learning for me. However, they are a bit Microsoft-centric.
In order to widen my horizon... Are there less Microsoft-centric people out …
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 …
16
votes
19answers
1k views
What is a good Content Management System to deploy for a personal website/blog?
I originally thought building my own was the way to go, but I've recently changed my mind for two reasons - first, I don't want to reinvent the wheel and second, I don't have enough web development …
12
votes
7answers
1k views
Best .NET blog engine
I am thinking about switching my blog away from Community Server to something that is simpler and focuses more on just being a good blog.
What are the different .NET blogging engines and which one do …
12
votes
7answers
362 views
Review of documentation and technical articles?
After reading about code reviews on the web I started to wonder, are there any sites or communities out there that provide reviews of documentation and technical articles?
When working as the only …
11
votes
4answers
224 views
What are the best and most ethical ways to promote a new coding blog?
I am having a go at blogging and would like to get some discussions going instead of just yelling into the void. So I was wondering what are the some recommended ways to get my posts noticed without …
10
votes
15answers
461 views
What tools do you use to share information among developers in your group?
We already have mentoring, share information among each other, and hold regular technical sessions. However, we want these things written down, for the record and for new team members in the future. …
7
votes
7answers
393 views
What makes a good programming blog post?
I have a blog and the content so far is very subjective. If my blog was a question on stackoverflow it would have been closed months ago. ;)
What I want to do is write some simple tutorials or in …
7
votes
9answers
291 views
Displaying code in blog posts
What libraries and/or packages have you used to create blog posts with code blocks? Having a javascript library that would support line numbers and indentation is ideal.
6
votes
7answers
254 views
Does Blogging affect Job Prospects?
Would a hiring manager at a small-to-medium consulting firm/corporation consider active blogging by a candidate about Programming/software/technology as a positive? Should the candidate disclose this …
6
votes
3answers
338 views
What is the best blogging software engine for asp.net
I am building my online blog so I want to use asp.net blogging engine . I have three options : communityServer , subtext , blogengine so I want to ask which is better .
6
votes
9answers
550 views
Wordpress theme development offline tools
Are there any offline tools available for Wordpress theme development other than Dreamweaver extentions?
I'm looking for something that renders a page in a Gecko (or related widget) window in …
5
votes
6answers
341 views
How to blog code at wordpress.com
Hi,
got a new blog at wordpress few days ago (http://ghads.wordpress.com) and I want to post some code snippets now or then. Is there anyway to make it look like code without paying for extra …
4
votes
2answers
76 views
What it the difference between Pingback and Trackback?
What is the difference between the two names? Thanks.
