blogs

Blogs similar to Err The Blog

What's a dev blog that continues the innovative quality of PJ Hyett's and Chris Wanstrath's discontinued Err The Blog? Ruby or otherwise. http://errtheblog.com/ ...

Wordpress/MovableType: How does Lifehacker implement their comment system?

I really like how Lifehacker.com (and Gawker.com) implements their comment system. I believe, but am not certain, they use Movable Type as the platform for their blog. What I like about their comment system is that it's a simple open text field and once you click "Share" it then asks you to register. Question: Anyone know how to accom...

C# Silverlight Progamming Technology in general?

I Strive to Keep up but I always feel 3 steps behind. How do the people here who answer all my stupid questions keep up with everything? Litterally What websites do you subscribe to? What Blogs do you read? How often? How much time in your day do you spend doing it? What release notes do you care about? what conferences do you go to ...

How can I 301 redirect domain.com/tag/* to domain.com/blog/tag/*

Hi, I am trying to redirect links to domain.com/tag/* to domain.com/blog/tag/* (where * is the actual tag name - eg music so domain.com/tag/music would redirect to domain.com/blog/tag/music) I have been trying but I just can't wrap my head around it. Any help would be appreciated. Thanks ...

Should I embed a blog section with a plugin or change it completely to Wordpress, Drupal, etc?

Right now I have a static webpage (work, portfolio, homepage, about, contact). I want to add a blog section. What should I do? To replace completely my static page with Wordpress or Drupal? Embed some kind of jQuery-Wordpress-Drupal type of plugin? or something else? Here is my webpage: http://alexchen.zxq.net/ Any suggestions? P S...

Good Wordpress Theme/plugin for showing off code examples and scripts

I have an ancient version of Wordpress and its WYSIWYG editor really mucks up code examples in my blogs (removing lines and whitespace when saved, etc). I wish to upgrade and install a theme/plugin that will make it easy to display code in a pleasant way. Any suggestions? ...

2 Parent BLOGs in DNN 5.x?

Hi there, I have created 2 parent BLOGs in DNN. BLOG x has 3 children BLOGs and BLOG y has 5 children. When I click Add BLOG entry, only BLOG x & is children come up in the dropdown list, BLOG y is missing. Anyone know why? Even if I go to the BLOG y and click Add BLOG entry, its missing. Many thanks, Tony. ...

Is it ever a bad idea to publish a sitemap for a blog?

I have a blog, and I have been considering publishing a sitemap for it, which would include the index page, archives page, and an entry for each individual blog post. Is this ever a bad idea? Is it a good (or useful) idea? I'm particularly interested in the <changefreq> element: I edit posts from time to time, and while that's not a comm...

The requested URL /index.php/blog/scaffolding/add was not found on this server.

I am new in Codeigniter i am seeing the Video blog tutorials from Codeigniter but when i am useing scaffolding and try to add something give me like this massage. <?php class Blog extends Controller { function Blog() { parent::Controller(); $this->load->scaffolding('entries'); } function index() { $data['title'] = "T...

Does anyone have experience simultaneously running a Drupal and Wordpress site and redirecting some links from Drupal to Wordpress

This is a really weird question and I apologize: I've been asked if it's possible not to import our blog from Wordpress to Drupal but just keep it in Wordpress as an archive and re-direct our users say from hostname/blog/... to hostname/wordpress/... when a URL matches the Wordpress URL pattern. I've never heard of anyone trying this a...

Do employers like to see (programming/computer science) blogs?

I'm wondering if having a blog (with most posts concentrating on computer science/programming) would be a good idea with regards to getting a job. Would a potential employer like to see something like that? What about someone hiring a freelancer? I'd especially appreciate: Responses from people who hire programmers or computer scienti...

"mobile"-blogging - any ideas/existing solutions?

hi does anyone know any sort of app that lets users visit a page on their mobile phone, enter information and have it update the website i believe the term is "mobile-blogging" but there isn't all that much on google or, is there any good resources for coding pages specifically for a mobile phone? I could probably design a script to i...

Run byteflow on google app engine

I am searching a django blog,then I find byteflow is good choice. But I would like to run it on google app engine. I think I can try the app-engine-patch. Is it possible to do that? any comment is appreciated. ...

good c# blog for a beginner...

I would like to learn c# from the core... I am interested in looking for some good c# blogs which has some example that i can work on and learn c#... ...

Is there a good blogging platform to use as a framework?

I'm writing a new product, and I've noticed that a lot of the features I want already exist in blogging platforms like wordpress. For example, comments and comment moderation, content editing, etc. Is there a good blogging system that is easy to use as a foundation for something else? Something with an API, extremely customizable, and h...

How can I manipulate my Drupal blogs?

Hi. I'm migrating a website from FrogCMS to Drupal. My questions are: How do you limit the list of recent blog entries (title and content) on the MAIN page and let it limit (to at least five) on the other page (i.e. List of Blogs page)? How do you place a 'read more' link for each blog and when viewed full, the 'read more' should not b...

Adding CSRF protection to simple comment forms in Django

I have blog comment forms in Django and I would like to know the following: Should I add CSRF to the forms? If I want to use the simple "render_comment_form" method, how do I add it? If I can't add it like that, what is the best practice for doing it? Each tutorial or discussion on the subject seems to have a different approach, and ...

How would you make a blog with a TDD approach?

I'm considering remaking my blog(currently in PHP, but <100 lines of non-layout code) in Ruby on Rails just for the fun of it. I want to make another project in Rails, but I should learn Rails(more than hello world) before I go to try to create a full project. Another thing I want to do while remaking my blog is to at least figure out ...

how to read a programming article. if i am weak in a language who is used to write this article

When i read a report , blogs , article especially from a expert is written in very tough language. i can't know what author want to tell us in blogs and article.it is difficult to read , learn and thing about them. if want to say "Google translate" then it's joke because if you translate using G Translate then he not translate well. are...

C blogs that you regularly follow?

Similar to the C++ question, what C blogs do you regularly follow? This can include FAQs, puzzles, quizzes, etc... Please add one URL per posting ...