blogs

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 response to my editing of the theme code so I don't need keep editing files on a web server. Any ideas? EDIT: Should have been more clear. I ha...

What is best blogging host for programmers/code formatting?

I was just reading how can you tell whether you're ready to start your own blog. The answers are so good and inspiring that I made rush to start my own blog using blogger and stopped right in my tracks. I looked on the menu bar as I was creating my first post, and duh, there's no nice "code sample" formatting option like the one on Sta...

Which startup VIP do you follow?

Do you have a prominent example of a startup person you follow? Like the Twitter, blog, video podcast of Kevin Rose from Digg. Or the writings of Joel Spolsky? Is it common for the startup people to share their thoughts on blogs? Or do you feel like there's not enough information about your favorite startup? (Personally, I love the stac...

Are there any good Java blogs around?

My news reader is full of good web development blogs but I would really like to have some good quality Java blogs to read. I'm sure they must exist so can anyone help me out? ...

How can I continue to stay current on the latest and (maybe) greatest tools, techniques, and technologies?

I think I'm on the right track now, by subscribing to the IEEE Computer Society and ACM, but in just 2-3 short years, I'll be out of school and in the workforce. What are some things (anything from blogs to books) that I could use to ensure that I'm always up-to-date as possible on the state of the art in programming, software engineerin...

Privatizing a BlogEngine.Net Installation

I have a blogengine.net install that requires privatization. I'm doing research work at the moment, but I have to keep my blog/journal private until certain conditions are met. How can I privatize my blogEngine.net install so that readers must log in to read my posts? ...

Where do I find information about Blog APIs and how to use them?

I'm thinking of creating a small offline blog editor for personal use and I don't know how do the APIs work. Where can I find this information? I'm particularly looking for the most common providers: Blogger, Wordpress, MovableType, Live Spaces (not sure if this has an API) etc. ...

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 experience at this time to do a good job with it. I've read another similar question, but I want more than a barebones CMS. Really, the only...

How to detect which blog API

Let's say that you want to create a dead simple BlogEditor and, one of your ideas, is to do what Live Writer does and ask only the URL of the persons Blog. How can you detect what type of blog is it? Basic detection can be done with the URL itself, such ashttp://myblog.blogger.com etc. But what if it's self hosted? I'm mostly intereste...

Trackback/Pingback libraries for Python/Ruby?

I'm considering writing my own blog but I have had some issues deciding for an appropriate software. From my survey so far I have concluded that the easiest, most feature-rich, free software is Wordpress. However, I would very much like to use several components written in either Python or Ruby, e.g. either Pygments or CodeRay as a sourc...

How can you implement trackbacks on a custom-coded blog (written in C#)?

Title says it all. ...

What is the best blog for Java development?

Please reply with just one blog per answer to allow the voting system to bring the best/most popular to the top. ...

What is the quickest way to a very simple blog?

I am about to start a new project and would like to document its development in a very simple blog. My requirements are: self-hosted on my Gentoo-based LAMP stack (that seems to rule out blogger) Integration in a django based website (as in www.myproject.com/about, www.myproject.com/blog etc rather than www.myproject.com and a totally...

Whats a good blogging system to setup with a domain.

It has to allow for hosting additional files like .exe . I also really like the design for blog.stackoverflow.com, what does Jeff use? I'm really looking for a hosted solution, I don't want to install/debug/deal with the hosting company. I currently use wordpress, but as I understand I can't host any .exe files and change the CNAME rec...

Advices on how to start and maintain a software developer blog?

Share advices about how to run a blog about software development and technology? What mistakes have you seen very often? What makes a developer blog worth reading? ...

What is the best CSS grid framework?

I am evaluating CCS grid frameworks for web sites, blogs, and CMS-based sites, and have looked at Blueprint and Yahoo's YUI. They both look good, but it is not so easy to change the column sizes or spacing. And they both add a lot of weight to the first page's download. Are these the best, or are there other frameworks that are more fle...

What are the best programming and development related Blogs?

There are lots of great resources available on the Internet for learning more about programming and improving your skills. Blogs are one of the best, IMO. There's a wealth of knowledge and experience, much of it covering topics not often found in traditional books, and the increased community aspect helps to bring in multiple viewpoint...

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 plugins? Thanks a lot! ...

If you could recommend only one blog on software testing, which one would it be?

I found a question here about blogs on software development, but I would like to know which blogs on software testing this community reads. If you just have to recommend more than one blog, post each one in separate answer, so others can vote on specific blog. :) Thanks! Edit: I am not interested in sites that aggregate other blogs, b...

Does writing and speaking on software make you a better programmer?

Do you think that writing about software (i.e. having a blog) and speaking on software (and concepts) make you a better programmer? ...