Wednesday, August 5, 2009

Is there a facebook and blogger integration?

Are you talking about having posts from blogger.com show up in your Facebook mini-feed? There might be a way to show you've updated your blog on your Mini-feed through Facebook's "Import stories" feature, but I'm not really sure how that works. Instead, you could use the Flog Blog app that can make a story on your Mini-Feed whenever you update your blog, as well as put a box of your blog in your Facebook profile. Here's a link to the app:

Need help for chooseing a blogger name?

I want the name to have Kuwait or " Q8" in it .. something like





Kuwaitism.. but apparantly thats taken and i dont want the same name spelt in another way..





thnks
Need help for chooseing a blogger name?
Qwait
Reply:Kuwaitor


EQ8tor
Reply:Kuwaitian
Reply:ku蕧蓯谋蕡

How can i change my blogger skin. I want to use an external theme...?

You need to know how to handle html code for this.





You need to edit the template





Read through these pages





http://www.theedifier.com/blogging-blogg...
How can i change my blogger skin. I want to use an external theme...?
In the config panel, when u log into ur blog

How can i make my blogger?

popular? cause i just started one yesterday


and i have no viewers :(
How can i make my blogger?
It's very hard to make a blog popular! You have to prove, to the world, that you have something valuable and extremely unique to say. You'll be very surprised to find out how many other folks are talking about the same thing! So, first, figure out that unique topic!!! (That's the rub!)





Then, purdy packaging. Make your blog look attractive. Not flashy. Not weird. Just alluring. Make it EASY to read. Lure the reader in, and make them think they just HAVE TO read it, just by the way it LOOKS! Position your profile and your archive list so they're easy to get to, list your titles for past entries so they're revealing and tell precisely what each entry contains. Gee whiz, that's hard, too.





Finally, trade links with others who have blogs. Get known. Link to their blogs, and have them link to yours. Especially, if they're heavily visited. The more THEY're visited, the more likely someone'll notice the link to YOUR blog and wander over and have a look. Trade the favor of linking back, of course.





Good luck!
Reply:Actually, hard work and time is still the secret sauce here. The popular blogs I visit have a theme and contributers that really know what they are talking about. They have been doing it for a while and have mastered (and changed) to what their readers want. Having a blog is more than having a blogger account.
scientific name

Fed up with adsense. i recieved codes of add and i posted it in my blog at blogger.com but it is not showing?

adds and also in my adsense accounts theese ads are shown as inactive what does this mean almost 15 days have gone by n m tryin n tryin to get the add posted but in vain.... plz help as i am really irritated with this.........
Fed up with adsense. i recieved codes of add and i posted it in my blog at blogger.com but it is not showing?
You have to validate your adsense account first if you applied through regular channels, for the tax purposes of whatever country you're being paid to.





If you signed up through blogger.com, are you using the adsense option there?





Here's how to do it on blogger.com: http://adsense.blogspot.com/2007/08/get-...





On the other hand, if your ads do not get looked at for about 7 days they will automatically switch to an inactive status.





When you first start running the adSense code on any site, google finds the new site, crawls it, and begins serving ads then.

The best sites for blogger templates ?

please help me !
The best sites for blogger templates ?
Here is the best site for beautiful Blogger Templates...





http://bloggertricks.com





Hope you got what you want :)

I want to learn how to make blog layouts (like blogger, xaga, livejournal)?

I am very interrested in learning how to make layouts for webpages and blogs. A future in webdesigning is my aspiration. Could anyone please give me advice or a link that I can read all about designing blogging layouts. Like those people in createblog.com...how do you make those? I would really love any educated answer.





Thanks.
I want to learn how to make blog layouts (like blogger, xaga, livejournal)?
Techniques to creating custom layouts are specific to the blog you are using. What works with Blogger's templating system won't necessaily work with LiveJournal's. You need to look at the documentation for the blog you want to design the layout for.
Reply:http://www.w3schools.com/css/default.asp


http://www.w3schools.com/html/default.as...





These two links are what you are going to need to know first, because this will allow you to work with the code from myspace, xanga or any website.








Layouts consist of something in HTML called a table or a div (divider). Let's say you have a table that had a blog entry in it.





You would use html to make the table, and a table would have a class assigned to it. This "class" defines how the table will look. If it has yellow borders, no borders, large borders or a green background.





myspace/xanga/websites have the html written for you, but you can edit the class code.





%26lt;style type="text/css"%26gt;


.table


{


background-color: yellow


}


%26lt;/style%26gt;





As you guessed, this will make any table you create to have a yellow background. It's a lot harder than you think, but you should not give up because I remember a long time ago not knowing anything and you just slowly learn different things over the years. There was a time I didn't understand HTML or CSS, and now I do. But compare to others, I don't know much.





Before messing with those other places, take time to learn the basics of HTML and CSS. You can create an html page on your computer using notepad and open it up with your webbrowser like internet explorer and you can practice there.
Reply:Ok, I used to own a popular Xanga layout site. First thing to do is find a style of layout you like and then copy the code to notepad or something. There should be spots for a picture you want, you know these by the links that end with jpg, png, gif, etc. Either design a picture with a program like Gimp or Photoshop, or get one from off of another site. Anytime you see a code like #000000, that's a color. You can change it by using number codes like the ones here, http://html-color-codes.com





If you see text that says bold, under line, size, etc. it should tell you what text it will change and where it will. The best advice I can give you is to experiment with different codings until you come up with something you like. Hope this helped!





P.S. And I've never used blogger or livejournal, so I'm not sure if the coding on them differs, but the basics should stay the same.