blogs

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? ...

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# ...

Can i use JQuery in by blog created on blogspot: www.DotNetAcademy.blogspot.com

I have got a blog Url: www.DotNetAcademy.Blogspot.com please tell me, how can i use JQuery in that blog. ...

Uploading Pictures Ruby on Rails...

I am new to rails so sorry if this is easy. I am wondering the best way to upload pictures and display them in Ruby on Rails. I have a blog and would like to have the option of attaching a picture when creating a post. ...

Is it possible to provide Code highlighting on sites.google.com websites?

Is it possible to do Code Sytnax highlighting on sites.google.com websites like the way we do it on Blogger.com or Wordpress.com? ...

Style a code snippet with css

Hello everyone, Could someone give me a link, a tutorial or an already made css template for styling code snippet to add that feature to my blog ? I seen examples in numerous blogs, but, now that i am searching for one, i can't put hands on it ! I want to be able to post a code snippet with keyword coloration, line numbers etc.. Many...

Best blogging software for developer

What's the best blogging software for a developer? In addition to the normal blogging stuff I want: Code snippets with highlighting in many languages, though primarily python and C++ Good markup syntax Runs on linux Ability to put images, such as diagrams, inline If Wordpress is the answer, what plugins should I get? In the past I've...

Host blog on different server?

Currently I have my companies blog on the same server as our main web app - as in website.com/blog What would be the easiest way to move the blog to a different server yet still let users either access the blog at website.com/blog or blog.website.com? ...

Looking for blogging 'service' API

Hello. In my quest to build a site that has blogging capabilities, I am searching a blogging service. Please note that I am not interested in installing something like wordpress in-premise. I am looking for a service which will provide me with APIs to read and write blogs and be responsible for persistence and performance. Needless to sa...

Any Blogging software using Amazon SimpleDB?

Is there any Blogging software (preferably .Net based) that uses Amazon SimpleDB for persistence? ...

Tool for improving your text in blog

I remember that I saw a tool for improving your language while blogging some time ago. It was included in an umbrella suite of tools some months ago. Does anyone rememeber the name of this umbrella tool suite and the name of the tool? ...

All users blogs browsing from default BuddyPress theme (WordPress MU)

WordPress MU.. I want to use BuddyPress as a social network only (keeping blog creation and editing functionality) but preserving users from browsing their blogs from anywhere but default BuddyPress blog\theme so that if this is default link to some user's blogs ( wp/members/dreadnought/blogs/ ) this will be link for his posts ( wp/membe...

How do I use the Posterous API for reading posts?

I want to extract the blog content from my Posterous blog using the API call of http://posterous.com/api/readposts?hostname=NAMEOFSITE When entering the above address in a web browser, it returns the content in XML format. What I'm stuck on is how I can use or store this content in an array so I can output it using PHP in the format th...

How to organize a PHP blog

So, currently I'm organizing my blog based on filename: To create a post I enter the name of the file. As opposed to storing the post in the database, I store them in PHP files. So each time I create a post, A new row in the table is created with the filename and a unique ID. To reference the post (e.g. for comments) I get the name of th...

Object-Oriented Blogging Software?

I'm looking for some relatively simple, well-written object-oriented code to learn from. I'm a beginner. So far I have looked at WordPress and Serendipity. WordPress is huge and Serendipity is not object-oriented. To make things worse, both still support PHP4. Any recommendations? Thanks! ...

What's a good piece of LAMP-stack source code for a simple blog w/ comments?

Hello I want to create a simple blog where users can post comments, but I don't really want to get into one of the heavier code generators or frameworks like Django or RoR or Wordpress. Reason is I need to learn this stuff from the inside out, given that my project will require a lot of programming "from basics" in the future (since it'l...

Light Blogging system sans database

Hi, This is a general programming question. What is the best way to make a light blogging system that can handle images, bbcode-ish styling and text without a database back end? Light means not more than 50 to 100 posts in extreme cases. What language(s) should be used? Is there any preferred data format for the information? How does s...

Developers or software experts who use or who developed asp.net mvc

As I am new to asp.net mvc I would like to get the list of developers or software experts who use or developed asp.net mvc ... It would be very useful for budding developers like me to know about their articles and ideas towards devlopement... I know a few Scott Guthrie Stephen Walther I want some more authors and their blogs becau...

Blog softwares/Blogging platform available for Java

Hello friends, I am java geek. And i have started writing a blog (using wordpress ). But blog customization is pain as PHP is not my thing. And also I want to make it part of my website.. like login/session/etc should work out of box.. I know Pebble , but it does not support Google App Engine[GAE]. As it writes data to XML files. Does ...

Blog/Forum webpage for ASP.NET MVC

I am looking for a blog/forum type webpage for ASP.NET. I am using the MVC project so I need a page that I can use the content of my Master page and my Site.css style sheet. Maybe a control or application extension. Also a link to a page where there are more of these controls would be nice. ...