|
I need to kno how to be hip. also, it's needs to support heavily text based blogging
Started by Hawkeye on
, 14 posts
by 5 people.
Answer Snippets (Read the full thread at secretunicornsforum):
I havent really designed anything....
There are plenty of tumblr themes that are tailored for text-heavy, traditional "blogging" upon further reflection and input i guess if you want to share your writings on tumblr.
Just want to blog, use tumblr.
|
|
I've been adding quite a few blogs to sites and I'm wondering if it's better to add blogging software on the site or use an external blogging service. The major reason I can think of adding a blog to site is if you want to customize it later on (other...
Started by Darryl Hein on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If youI would go with putting....
Customization: You get 100% control over every single feature of your blog.
On the other hand, a blogging service with a blogging service.
blog will become simply an extension to your website.
|
|
Hey,
what is a cool blogging engine for GAE? I really like wordpress, but PHP isn't available on the GAE.
Which blogging systems do you use on GAE?
Which experiences you have made with it?
Thanks.
Started by Stefan on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
You could look here for a blogging-application StackOverflow user Nick Johnson....
If you just need to blog, I recommend to go for some already installed system (wordpressn is ok, if you like it) at http://wordpress.com/ or anywhere else.
|
Ask your Facebook Friends
|
I've been blogging for about a year now. After a month I realized that I wasn't a huge fan of wysiwyg editors provided by blogger and typepad. Since then I've been using Windows Live Writer for authoring content and Google Prettify for syntax highlighting...
Started by Tyler on
, 8 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Windows Live Writer has the Textmate Wordpress Blogging Bundle....
Check out BitButter's Post for Displaying TextMate code in your wordpress blog .
Donald Jenkins has a great post explaining all the tools he uses for a single blog post.
|
|
I am rolling my own blogging system and I am wondering how to determine permissions and implement them in a blogging system?
What should be the permissions for a commenter, a blogger and an admin?
What is the best way to implement them?
Started by the_drow on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Having a list of posters in the blog object.
Specialized authentication for your blogging engine, eg.
|
|
Here is the site im talking about. http://marillest.com/?d=1 (make sure to include the ?d=1)
i had set up a simple design with width specifications through css but when i start blogging and place large images within the area the entire design gets messed...
Started by iaddesign on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Set the overflow property on your containing div
You've got an extra </div> tag that's probably causing problems, according to W3C validation: [Invalid] Markup Validation of marillest.com - W3C Markup Validator .
|
|
Possible Duplicate:
Which blog engines, written in Python, do you recommend?
Hello,
Is there any good blogging software based on Python ?. I have been using Wordpress so far,which uses PHP, and would like to know if there is any similar good blogging ...
Started by rogerp on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
But Plone is a quite popular ....
There aren't that many python based blogging solutions.
Zine: http://zine.pocoo.org/ may be of interest.
Of blogging solutions, including Pinax , or you can roll your own (inevitably) in about 20 minutes.
|
|
Are there any reasonable complete open-source C# .NET blogging engines out there? Something a budding programmer may be able to extend? MVC Ideally.
Started by Mr. Flibble on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Also i heard.
I'm not sure but it has some limitations comparing to a great blog engine such as WordPress .
Free-or-commercial-blogging-engine-recommendations
You could look at DasBlog .
|
|
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 .
Started by Sufian Alali on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It is what I use for my blog.
Similar to community server, I would recommend Graffiti CMS.
|
|
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...
Started by Kabeer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Pretty much every blogging package supports the....
Now, if you want a service to truly host your entire blog backend, while you write.
WordPress (and almost all other blogging sites) have what is called to Weblog).
Blogger, Blogspot.
|