|
FOR RE-OPENING:
I don’t see how it is “too localized”. Plenty of people like to run their own web-apps instead of relying on third-party services. If that were not true, then WordPress, phpBB, Apache, PHP, etc. would not be available for general use. ...
Started by Synetech inc. on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
It comes in multiple editions with different features depending on your requirements... .
It is/was used to host the Microsoft developer blogs blogs.msdn.com and has a host of features.
If you are using windows telligent community server is pretty good .
|
|
I have a couple of blogs on Blogger and I would like to add the meta tags to them. How would I do this?
Started by Sohail Anwar on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
You will now be taken to a page where the tabs of the page will... .
Click Layout of the blog you want to edit.
Look for the blog under the Manage Blogs section.
Log into your Blogger dashboard.
Signs on each side of the tags.
|
|
One of my blogs crispysms.blogspot.com is disappeared from my blogger dashboard and from every where..Please help me what had happened to it and how can i restore it.
Started by Sohail Anwar on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
It tells me something similar to this (with another....
Even if you make it safe.
I think you will never be able to get this back .
That's why Google deleted it from it's index.
Firefox get's that information from Google.
Firefox tells me that site is unsafe.
|
Ask your Facebook Friends
|
Hi,
Im using the Blogger API: http://code.google.com/apis/blogger/docs/1.0/developers_guide_php.html
What I wish to do is obtain the blog ID from just the sites name eg, sleeptalkinman.blogger.com
This is possible as the blog ID appears in the source ...
Started by joobaal on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
<?php $user = 'username_Gdata_ClientLogin::getHttpClient($user....
Here is a method of getting the blog ID.
blog = "sleeptalkinman.blogger.com"; $username = split('\.', $blog)[0];
should give you what it to use Zend_Gdata instead).
|
|
I get a lot of spam comments on my Blogger blog, and I always reject them. But i want to find a way to prevent these comments from reaching my blog in the first place. To reject them automatically.
How can I do that?
Started by Amr ElGarhy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Have a hidden input box, and automatically reject.
Integration with your blog depends on the software used to run the blog.
It's included by default with Wordpress) but can be integrated with others .
|
|
These days, in any site where they show a code fragments (even in Stackoverflow), the code is nicely wrapped around a GUI element which highlights syntax elements, provides line numbers, etc. I want to show some ruby on rails code in my blog and I want...
Started by lakshmanan on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Can integrate this in your Blogger blog using one of the following tutorials:
http://heisencoder.net-highlighting.html
Click on "Edit HTML" in Blogger and then insert the following in the <head> section.
|
|
My blog is hosted on Blogger and I frequently post code snippets in C / C# / Java / XML etc. but I find the snippet gets "mangled".
Are there any web sites that I could use to parse the snippet beforehand and sort out the formatting, convert XML "<...
Started by nzpcmad on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
The actual site is hosted on my own server rather than Blogger's though (Blogger has an option a blog post entry which explains how to add code syntax highlighting to blogger using the syntaxhighlighter 2.0
Here....
blog.
|
|
I want to have a blog for my (small) company where each employee will have his own personal blog. Something like:
http://johndoe.blog.mycompany.com
Is there a good platform to do that? I searched Wordpress and TypePad but couldn't find that feature. Basically...
Started by Alex on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Wordpress MU (Mutliuser) is what you need
Pretty much any blog these days supports multiple users it is fashionable to bash it these days, but Blogger has a very simple interface that most people can get to do.
|
|
I'm looking for a sequence of steps to add java code formatting to my blogspot blog.
I'm really looking for a dummies guide - something so simple a cleaner could follow it if they found it on a piece of paper on the floor.
Started by J G on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
It with blogger:
Source code high-light in Blogger You have other alternatives like SyntaxHighlighter , here also you can find a guide to use it with blogger (or any other blogging software)
Take: http://www.hanselman.com....
|
|
Translate Your Blog into Different Languages with Google Translate in Blogger
Started by Mayura4Ever on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at pinterest):
|