blogs

How to create a simple company blog with a Tag-Cloud in Drupal-6?

Hello everybody, I have to create a simple company blog within drupal-6. That means there should be only one single blog each user can post into. What i have done so far is to create a custom content Type (blog) and a view that displays teasers of the recent blog entries with links to the full blog post. Now i have to create a Tag-Clo...

Is it possble include Nesta CMS into Rails3 application ?

I'd like "to mount" a Nesta CMS app onto a Rails3 app This should be possible couse of being Nesta a Sinatra app, which should be a Rack mountable layer, ... but how would you do it ? Where will you start from ? Does anybody has experiences on this topic ? Suggested docs ? thanks in advance luca ...

Wordpress blog : Import content

Hi, I am running a website using PHP/MySQL. Now I want to allow Blogs using wordpress in my website so I can use Google Adsense along with blog content. I have installed Wordpress on my site, using tools provided by host service provider. Now is there anyway I can import selective-content from MySQL database to these wordpress blogs? ...

How can I display posts from the other sites in a WordPress multisite setup?

I have a small network of sites setup with WordPress 3.0's multisite feature. I would like to create another site which pulls certain posts from the various other sites to display. This new 'hub' site would seem like its own separate site to the user (with domain mapping), but its content is coming from the posts from the other sites. H...

Active menu state in wordpress

Hello, I have two blog pages: other one gets all post from one category and the other gets all post from all other categories. And Im using the new menu system that was introduced in 3.0. Now the problem is that when user is on lets say on category2 single post page, but still in the menu the category1 has active state class. On both ...

Integrating a php blog in a website

Hi, I have a project website and wanted to add a blog to the website. But I do not want it do be a external blog, it should be within the site. I do not want to develope the blog on myself but suggested to use some kind of blog module written in php. I use zend framework for my project site. Can you provice some links or ideas? Is it...

Using a varchar(MAX) or a varbinary(MAX) to store an length-undefined string within SQL Server

Hi There! I am making a CMS of sorts and, of course, it will have a blog. So, this might be a pretty noob question, but, from a database optimization point of view, would you use a varchar(max) or a varbinary(max) to store the body of a blog post? ...

Adding "Featured Posts" to my blog...

I am trying to add a featured post feature to my Ruby on Rails Blog. So far I have added a featured_post column to my post table and it passes a 1 if the check box is selected and 0 if not. Now I am attempting to pull out these posts by doing the following: /views/posts/index.html.erb <% @featured_post.each do |post| %> <%= pos...

Why is my text area disabled on Ipad?

Hello, I have a social network that allows people to ask questions and write blogs. For some reason on the ipad, you can write a title, and choose a category, but for some reason it will not let you write in the text area where one would compose their blog or ask their question. Is there some sort of special text area that ipad wants sup...

blog on website

hi, Is there any way to install blogger on a website? For example, my website willbe www.blog.someurl.com or www.someurl.com/blog Thanks in advance ...

Which Python rock stars should I follow?

Possible Duplicate: Python blogs that you regularly follow? I'm new to Python, from a .Net background, and am looking for advice on who's blogs I should follow? Which sites are good ones to subscribe to? In .Net I follow codebetter.com, lostechies and a bunch of individual thought leaders. I'm looking for the same thing in ...

Add a blog by sending a mail to a certain emailadress

Hi all, For our friends-site I want to create a function where I, and my friends, can send an email to a special emailadres: [email protected]. I want to use the given subject as the blog-title and the mail-body to be the blog-entry. The timestamp the mail was sent must become the timestamp the blog is saved (at least this timestamp mus...

What are some reasons for a company to have a developer-oriented blog?

I'd like to put together a public-facing company-wide developer blog. I like what companies like Flickr, Panic, and AtomicObject are doing with their blogs, but I'm having a hard time putting in words why they are good for the company. What are your thoughts? ...

Django's equivalent to Rails 5 min blog demo

Some how some way I'm trying to get out of Ruby because things are just working and I don't necessarily know why. I'm taking the forest for the trees approach by which I mean I'm trying to get perspective by learning a new language; Python/Django seems to be the right way to go. The first application I built in Rails was from the 5 min ...

multi domain multi user blog

hi, i need to develope a multi domain multi user blog. can any one give me some guide line?. ...

Best way to create a blog with static pages in Ruby

I just visited the Static Website Generation on Ruby toolbox and I don't know which of applications listed there is best suited for a little blog engine. Basically I need: an index page with 1..5 of latest articles with shortened content; possibility to add few main pages and a menu to access them (breadcrumb optional); show articles s...

Is there a good Android version of DelphiFeeds.com?

DelphiFeeds.com aggregates many community Delphi blogs and makes it all accessible from one place. Is there something analogous for Android? ...

starting blog, please recomment me a free blog

I want to start blogging on computer programming and technologies. Please recommend me a free blog to use considering: 1. most search engine friendly 2. free 3. allows ads/ google ads thanks ...

Helpful or hurtful on a job search?

I have a blog that I use mostly to record solutions to problems I have had, that I had some trouble finding an answer to. Mostly problems where the online doc I googled provided too much info, and I found the answer to my question on the fifth page of my third goggle hit. (Or if I asked the question here, I either didn't get an answer ...

Installing a blog - need your advise!

I have an existing website and I would like to install blog with the same header and footer layout. Is it possible to place a blog in the middle/body of the page, incorporate into an existing web page? Or do I have to build it from scratch? Any suggestions would be helpful. Many thanks. ...