Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Sep 28, 2011

Обновление блога

Если вы зашли в этот блог и удивились тому, что вид у него стал какой-то нестандартный, так это всё потому, что я в порядке эксперимента включил новое оформление. Пусть недели две покрутится - а там посмотрю, может, и к старому дизайну вернусь (местами новинка притормаживает; но списываю это на "сырость" разработки). Приятно, впрочем, что долгое время томившийся блогосервис становится красивым и современным (что-то взяли от Tumblr, что-то - от "листалок" iPad и андроид-планшетов):

Aug 7, 2010

Як написати в Blogger за допомогою Gmail

Всі (або майже всі) ті, хто веде приватний чи тематичний блог, знають про такий сервіс, як Posterous. Він дає можливість просто із вашої скриньки в Gmail написати у вигляді листа пост в блог і автоматично опублікувати його. Але мало хто знає, що є можливість публікації постів із вашої гуглопошти в сервіс блогів Blogger (aka .blogspot.com).

Ось як це працює:

1) спочатку вам треба зайти у вашу пошту Gmail, і перейти вгорі в розділ Settings (Налаштування).



2) далі активізуйте "Лабораторії" (Labs) і зайдіть в цей розділ



3) в розділі Labs знайдіть та увімкніть опцію "Add Gadget by URL" і збережіть зроблені зміни



4) перейдіть на вкладку Gadget у розділі Settings. Вставте в рядок адреси в цій вкладці таке: "http://www.blogger.com/gadgets/post.xml"



5) тепер у вас в пошті буде вкладене віконечко для написання текстової замітки. В ньому можна писати заголовок та сам пост, редагувати мітки, HTML тощо. Після написання просто натисніть на кнопку Publish ("Опублікувати"). Якщо ви плануєте додати відео чи фото, натисніть кнопку ("Зберегти чернетку") Save Draft.



Недоліком такого способу є малий розмір робочого вікна в пошті та неможливість вставки фото та зображень "на ходу".

Працює ця опція у браузерах Firefox, Chrome, Safari 3, Internet Explorer, є підтримка постінгу з iPhone.

PS: до речі, цей пост було опубліковано саме за допомогою гаджету Blogger для GMail.



Bookmark and Share

Домены и хостинг по лучшим ценам. Для Украины и России

Пресс-релизы и контекстная реклама для В2В / В2С компаний стран СНГ

Jun 26, 2010

Як вставити Flash-баннер в блог на Blogger.com

Якщо вам треба поставити флеш-баннер в блозі на Blogger.com / Blogspot і при цьому у вас немає куди хостити файл, може легко скористатись можливостями служб Google.

1. Візьміть ваш готовий Flash banner (.swf file)

2. Завантажте цей файл в сервіс http://sites.google.com.
Для цього залогіньтесь за допомогою акаунту Gmail, підтвердіть згоду користування сервісом та створіть новий сайт.

3. Перейдіть в розділ "Домашня сторінка" і натисніть кнопку "Вибрати файл" в центрі екрану. Оберіть і завантаже ваш SWF-баннер.

4. Баннер з'явиться у списку файлів. Тепер можете натиснути на посилання "перегляд" поруч із назвою файлу. Файл відкриється в новому вікні.

5. У адресному рядку виділіть та скопіюйте веб-адресу, але не всю, а лише частину включно із ".swf" (все, що йде далі - НЕ копіюйте, це важливо).

6. Відкрийте редактор свого блогу на Blogger, перейдіть на вкладку "Design" --> "Edit Html". В потрібному вам місці блогу чи сайту вставте наступний код:

href= "адреса потрібного вам посилання на веб-сайт" src="скопійована в п.5 повна_адреса_до_вашого_баннеру_SWF" quality="high" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="розмір" width="розмір"

Не забудьте відкрити та закрити тег "embed" навколо цього коду. Збережіть всі зміни. Вітаю: тепер у вас є блог із вставленим в нього флеш-баннером.

Bookmark and Share

Пресс-релизы и контекстная реклама для В2В / В2С компаний стран СНГ

Mar 21, 2010

Как добавить кнопку Google Buzz в блог на Blogspot (Blogger.com)

Несмотря на определенные недостатки сервиса Google Buzz ряд блоггеров всё равно им пользуются. Поэтому вам пригодится кнопка Базз у вас на блоге. Дальше - простое и понятное руководство о том, как добавить кнопку в своб блог на Блогспоте (т.е. в самом Гугловском сервисе для блогов).

1) Зайдите в свою учетную запись на Blogger.com
2) Дальше перейдите из панели управления блогом к редактированию кода: Dashboard -> Layout -> Edit HTML
3) Найдите при помощи поиска по странице строку с этим кодом:

div class='post-header-line-1 

4) Сразу под этой строкой вставьте вот такой кусок кода:
[a href='javascript:var%20b=document.body;var%20GR________bookmarklet_domain="http://www.google.com";if(b&&!document.xmlVersion){void(z=document.createElement("script"));void(z.src="http://www.google.com/reader/ui/link-bookmarklet.js");void(b.appendChild(z));}else{}'>
только в начале и в конце фрагмента не забудьте поменять [ на < и ] на > соответственно, а еще добавьте img alt='Buzz this'
а затем src='http://img2.pict.com/15/da/3e/2809374/0/googlebuzz.png'

5) Сохраните шаблон со сделанными изменениями.

Всё, у вас есть блог на Блогспоте с кнопкой Google Buzz как у меня :)

Jun 3, 2009

як додати кнопку "tweet this" до вашого блогу (Blogger)

а мне не хватает русскоязычного манула, как добавить кнопку Tweet this в блоггер.. придется танцевать с английским бубном ))


ні, Оленко, не прийдеться :) наслідки спілкування у Твіттер "на тему". знайшов вже давно бачений мануал від Beliber-Da і трішки локалізував його під конкретне завдання. отже:

1) кнопка має бути у верхній частині кожного поста автоматично (як у моєму блозі). щоб її додати, треба трішки покопатись у коді. заходимо в "Панель інструментів" вашого блогу (Dashboard). Переходимо в розділ "Макет" (Layout), вибираємо "Редагувати HTML" (Edit HTML).
2) ставимо галку (рос.) "Расширить шаблоны виджета" (Expand Widget Templates) ітиснемо комбінацію клавіш CTRL+F.
3) вбиваємо у рядок пошуку

#div class="post-header-line-1">


4) одразу ПІСЛЯ знайденого рядка додаємо код, який ви бачите нижче:

#div style="float: right; margin-left: 15px;">
#script type="text/javascript">#br /> tweetmeme_url = '';#br /> #/script>
#script src="http://tweetmeme.com/i/scripts/button.js" type="text/javascript"> #/script>
#/div>


5)
#
замінюємо на
<
. тиснемо на "Save".

якщо ніяких помилок ви не зробили, у вас успішно збережеться оновлений шаблон, в якому вже буде кнопка для "ретвітів".

Apr 22, 2009

life. blog. readers. do care





(c) by Jaime Ibarra.

As you remember, I've changed the language of my blog as well as reorganized some widgets and topics in it. And this was the reason why some my readers criticize me for caring too much about the aspect of bounce rate, number of visitors and page rank instead of some "own-satisfactory" options and the ability to make blog "just for yourself but not for the readers". I've heard such thoughts even before, when I was told there is "less me" in a blog that is not full of stories of love, passion and soapy flows of emotional blablabla. If there is lack of such stories, than it's not "real me". Smile. This is the 300d post in my blog and I'll tell you a little bit more not about the whole story of this blog and its evolution, but I'll tell you as well why I really care for the level of visits and some sort of popularity. Just sit and read.

This blog was started in June 2008 as a result of my previous blog ideological crash, I mean - all the emotions and thoughts I expressed in the old blog (nicked as uabloggerman) turned out to be aimed on a waste of time and emotions; too much amount of it was a personal thing, too personal and too non-adequate to continue it that way. So I deleted that old blog and made a new one. This one. Its name was "By My Eyes: взгляни на мир моими глазами". Then it was changed in "Everybody lies (c): думки вголос" because I liked House M.D.'s conception about the fact that all the people lie at least a little bit, and the second part reflected the style of this blog - thoughts aloud written as a blog. I started blogging when I was emotionally collapsed and I needed a space for self-reflection, for emotional expression and for self-analyzing. I cared less for "being read or seen", I cared for the answer why certain things in my life happened then and what and whom I should trust or understand. Self-therapy? Maybe. Experts say this helps; and it really helped in finding some answers, perspectives and even hobbies and career objectives.

While living through that emotional and sometimes depressed period I've written many stories and essays in this blog, devoted to love, passion, hate, soapy romantic reality, dreams, hopes or people how I'd like to see them, their relationships and believes. But "sober-period" was over as well as such stories or emotional essays for the casual days of city-life. Some of my new or old readers liked them or like even now, but what should I do? Stick up to this and make a diary-of-soul? Only because you claim this is "more like me'? I don't think so. This is not "more like real me", I'll tell you some facts about me. Those who remembered me as complaining guy or romantic warm-hearted person - this is a mistake, made by some half-a-year period of my life and some health troubles. You see what you want to see, I look at the mirror and see the best friend of mine ;))

I love rock as well as hh & rnb; I can be irritated or bored if people behave as jerks; I don't know what the real love is even if I described it so good and with passion; I'm a little bit geek; I adore technologies, netbooks & PC, web 2.0 and PR through online communications; I like getting new information and new knowledge almost 24/7 all the year round, and even while going to sleep I sometimes have some interesting ideas about how this or that can be used for promotion, for communication, for planning, for time-management etc. I don't believe that people change radically and that love like in American romantic films exist in real life. I have a good imagination and passion for people; maybe that's the reason why I create such good stories about emotional or unusual life. But this is only an image; this is even not a part of real me. I hate reading emotionally mixed stuff in blogs all the week as well as producing it myself. Should I say that this blog will be less "romantic"? I can't promise you a "fully lifehack or web 2.0-PR blog" as well as I can't guarantee that in a day or two I'll come back to the love-stories and emotionally colored city-essays. This blog is list of keynotes, including all the facts, trends, emotions, people and photos I'd like to remember and to have 'just-by-the-hand". Love it or hate it - I don't care as much. I care for life I live and I see. Hope you care for your life as well.

But I care for the readers and for the trends. I care for actual or hot topics: don't you like to be the first in some area? I like it sometimes ;) I care for making an interesting list of links, gadgets or software products, because this is my hobby. I care for the readers' number and staying in touch with my friends and constant followers because I can. I can tell something to the world, and someone is interested in what I'm telling. What I'm really interested in is getting some good effect from my hobby and from my qualification. That's is the reason why I'm still blogging and hope will continue doing it. If I can do this better and control the process - I'll do it.

This blog changes by showing different aspect of my life and my nature. And if you continue reading it - this is the main fact for me that this can be interesting. Life is an interesting thing, and I hope I can tell you much more interesting about it. And thanks for the following, I appreciate this much.

Have a good night and only good thoughts and plans for tomorrow ;)


Apr 1, 2009

lifehack: виджеты для блога на Blogger

(c) by Sylwia Makris.

Помимо очередного отличного фото - продолжение полезных советов для тех, кто ведет свой блог на Blogger.

В этот раз в подборку попали несколько ресурсов на тему "Дополнительные виджеты". Из них у себя лично реализован внутренний поиск по блогу и виджет "Случайны посты" (у меня он называется "Почитати ще щось")

14 полезных виджетов для оптимизации Вашего блога

Строим свой блог: оформление

Данные советы актуальны в первую очередь для платформы Blogger, но возможно, могут быть применены и для других платформ, в том числе - и для standalone-блогов.

П.С.: заметил, что всё чаще пишу о каких-то сугубо практичных и полезных вещах. А вот рассказов или мыслей вслух стало меньше... обещаю исправиться... тем более, что мыслей в голове хватает; просто актуальная информация зачастую побеждает - хочется поделиться ею с вами :)


ПОПУЛЯРНІ ПУБЛІКАЦІЇ