≪ Boing Boing's fifth bloggaversary today | Main | CSSによる表示形式の変更 ≫

100 Million Blog Entries

Bloglines | Bloglines Marks Search Milestone of 100 Million Blog and News Feed Articles

業務開始後1年で、投稿記事が累積1億件を越したという。自分が必要とする鮮度の高い情報を日々入手したり、情報を発信して同じ関心を持つ世界の人々と意見を交換し合える。これは、GoogleやYahoo!などの検索エンジンではなしえないことである。ひとつのパソコンから世界の人々と世界の知識・情報にアクセスする手段が、これほど進歩するとは数年前には予想さえできなかった。世界の情報と創造の拠点であるシリコンバレーにいる人たち、とくにNerdsとVenture Capitalistsたちには見えていたのであろう。だからこそ知恵が結集され、潤沢なベンチャー資金が投入された。そして、その目標を達成するスピードにも目を見張るものがある。Internetの世界はDog Yearだと言われたのは10年近く前になる。いまや、7年どころか3年くらいに縮まっているのではないかと思う。恐ろしいスピードである。会議ばかりしている、意思決定の遅い日本企業はこのスピード競争に勝ち残れるのであろうか?

Home > Help > Blogroll Wizard

Bloglines provides two ways you can share your subscriptions with others. First, to enable sharing, you must make sure that your profile allows sharing. Once sharing is enabled, all of your subscriptions and folders become public. When viewing a subscription, you can click the 'Edit' link to toggle individual folders and subscriptions private. A private folder or subscription will not show up in either a Blogroll or in the /blog view, as described below.
---------------------------------------------------------------------------

Blogrolls
On many blogs, there are lists of links to other blogs. These lists are called blogrolls. You can incorporate your Bloglines subscriptions into your blog, as a blogroll, by including a small piece of HTML that loads a script from Bloglines. Use the following wizard to generate the HTML for your blog. If you leave the Folder field blank, all of your public subscriptions will be displayed. If you leave the Link Target field blank, links will load in same window as the blogroll.
--------------------------------------
Insert the following Javascript code into your blog template.
<script language="javascript" type="text/javascript" src="http://rpc.bloglines.com/blogroll?id=yamato<em>&folder=river&target=ocean</em>"></script>

If you use PHP or another method to include raw HTML into your blog, use the following URL instead, which returns the blogroll as HTML.
http://rpc.bloglines.com/blogroll?html=1&id=yamato<em>&folder=river&target=ocean </em>

---------------------------------------
Using CSS, you can customize the appearance of your blogroll. The blogroll has two <div> tags, which let you change the appearance of folder titles and subscriptions. For more information, click here.

Blogroll Customization
Using CSS, you can customize the appearance of your blogroll. The blogroll has two <div> tags, which let you change the appearance of folder titles and subscriptions. The entire blogroll is enclosed with a <div> tag that has a class='blogrollmain' attribute. In addition, folders have <div> tags with a class='blogrollfolder' attribute. By customizing the layout using these tags, you can tailor the look of your blogroll to match your website. We are looking for examples of how people are customizing their Bloglines blogrolls. If you have a good example, please share it with us, and we will post it here for others to use.
-------------------------------------------------------------------------------

/public
In addition to a custom Blogroll, people can view your public subscriptions on the Bloglines web site. Refer people to the following URL: http://www.bloglines.com/public/yamato
They will be able to view your public subscriptions and export them to an OPML file.
------------------------------------------------------------------------------

Subscription Links Wizard
Insert the following HTML code into your blog template.
<a href="http://www.bloglines.com/sub/http://">

<img src="http://www.bloglines.com/images/sub_modern5.gif"
border="0" alt="Subscribe with Bloglines" /></a>

Subscribe with Bloglines

Post a comment