Skip to content

Instantly share code, notes, and snippets.

@takano32
Last active January 30, 2019 02:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takano32/4919151f76d642cf7df4914981f72f25 to your computer and use it in GitHub Desktop.
Save takano32/4919151f76d642cf7df4914981f72f25 to your computer and use it in GitHub Desktop.
Hatena Bookmark: `id:chatwork`
Gemfile.lock
/vendor/bundle

bookmark.rb

$ bundle install
$ LOGIN_NAME=foo PASSWORD=bar ACCOUNT=catwork bundle exec ruby bookmark.rb
#!/usr/bin/env ruby
#
LOGIN_NAME = ENV['LOGIN_NAME']
PASSWORD = ENV['PASSWORD']
ACCOUNT_NAME = ENV['ACCOUNT_NAME']
require 'nokogiri'
require 'capybara/hatena/bookmark'
# if $PROGRAM_NAME == __FILE__
# end
bookmarks = []
File.open('./chatwork.bookmarks.atom', 'r') do |f|
xml = Nokogiri::XML(f)
xmlns = {xmlns: 'http://purl.org/atom/ns#'}
entries = xml.root.xpath('//xmlns:entry', xmlns)
entries.reverse.each do |entry|
url = nil
links = entry.xpath('xmlns:link[@rel="related"]', xmlns)
links.each do |link|
href = link[:href]
if href
url = href
break
end
end
tags = []
subjects = entry.xpath('dc:subject')
subjects.each do |subject|
tags << subject.text
end
comment = ''
unless tags.empty?
comment = "[#{tags.join ']['}] #{comment}"
end
bookmark = {}
bookmark[:url] = url
bookmark[:comment] = comment
bookmarks << bookmark
end
end
Capybara::Hatena::Bookmark.start(LOGIN_NAME, PASSWORD) do |client|
client.login
client.account! ACCOUNT_NAME
bookmarks.each do |b|
url = b[:url]
comment = b[:comment]
puts
puts "URL: #{url}"
puts " -- #{comment}"
client.post(url, comment)
break
end
end
source 'https://rubygems.org'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
"https://github.com/#{repo_name}.git"
end
gem 'nokogiri'
gem 'capybara-hatena', :github => 'takano32/capybara-hatena'
This file has been truncated, but you can view the full file.
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="ja">
<title>chatworkのブックマーク</title>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/bookmark"/>
<link type="application/x.atom+xml" rel="service.post" title="chatworkのブックマーク" href="http://b.hatena.ne.jp/atom/post"/>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663839807582591585</id>
<title>https://gyo.tc/anond.hatelabo.jp/20190118015501</title>
<link type="text/html" rel="related" href="https://gyo.tc/anond.hatelabo.jp/20190118015501"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663839807582591585"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://gyo.tc/anond.hatelabo.jp/20190118015501" href="http://b.hatena.ne.jp/atom/edit/4663839807582591585"/>
<summary></summary>
<issued>2019-01-29T08:26:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663838956105286913</id>
<title>【金属バット】よしもとのお笑い劇場出禁!? 異端の漫才師がこれからのお笑い界をかき乱す!|サイゾーpremium</title>
<link type="text/html" rel="related" href="https://www.premiumcyzo.com/modules/member/2019/01/post_9063/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663838956105286913"/>
<link type="application/x.atom+xml" rel="service.edit" title="【金属バット】よしもとのお笑い劇場出禁!? 異端の漫才師がこれからのお笑い界をかき乱す!|サイゾーpremium" href="http://b.hatena.ne.jp/atom/edit/4663838956105286913"/>
<summary></summary>
<issued>2019-01-29T08:00:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663836026937423233</id>
<title>http://b.hatena.ne.jp/line/bookmark</title>
<link type="text/html" rel="related" href="http://b.hatena.ne.jp/line/bookmark"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663836026937423233"/>
<link type="application/x.atom+xml" rel="service.edit" title="http://b.hatena.ne.jp/line/bookmark" href="http://b.hatena.ne.jp/atom/edit/4663836026937423233"/>
<summary></summary>
<issued>2019-01-29T06:29:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663836009220682081</id>
<title>はてなブックマーク - slackのブックマーク</title>
<link type="text/html" rel="related" href="http://b.hatena.ne.jp/slack/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663836009220682081"/>
<link type="application/x.atom+xml" rel="service.edit" title="はてなブックマーク - slackのブックマーク" href="http://b.hatena.ne.jp/atom/edit/4663836009220682081"/>
<summary></summary>
<issued>2019-01-29T06:28:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663835979155908769</id>
<title>seal on Twitter: "千葉大
「20年度入学者から、全学部で留学必修にするよ!」
「お金は学生が負担してね!GPA2.2以上なら外部の給付奨学金7万でるから!でも大体の費用は10万以上するよ!」
「留学先の授業料は払ってあげるよ!でも負担が大きいから年… https://t.co/nQRaRYXwQJ"</title>
<link type="text/html" rel="related" href="https://twitter.com/toho_seal/status/1088451113299279876"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663835979155908769"/>
<link type="application/x.atom+xml" rel="service.edit" title="seal on Twitter: &quot;千葉大&#10;「20年度入学者から、全学部で留学必修にするよ!」&#10;「お金は学生が負担してね!GPA2.2以上なら外部の給付奨学金7万でるから!でも大体の費用は10万以上するよ!」&#10;「留学先の授業料は払ってあげるよ!でも負担が大きいから年… https://t.co/nQRaRYXwQJ&quot;" href="http://b.hatena.ne.jp/atom/edit/4663835979155908769"/>
<summary></summary>
<issued>2019-01-29T06:27:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663636375366843777</id>
<title>千葉大、海外留学を必修化 2020年度入学者から  :日本経済新聞</title>
<link type="text/html" rel="related" href="https://www.nikkei.com/article/DGXMZO40434430U9A120C1L71000/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663636375366843777"/>
<link type="application/x.atom+xml" rel="service.edit" title="千葉大、海外留学を必修化 2020年度入学者から  :日本経済新聞" href="http://b.hatena.ne.jp/atom/edit/4663636375366843777"/>
<summary></summary>
<issued>2019-01-29T06:25:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-370420630</id>
<title>マンガでわかるLINE Clova開発 1話「どんな仕組みで動くの? サーバーレスって何?」|TECH PLAY Magazine[テックプレイマガジン]</title>
<link type="text/html" rel="related" href="https://techplay.jp/column/354"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-370420630"/>
<link type="application/x.atom+xml" rel="service.edit" title="マンガでわかるLINE Clova開発 1話「どんな仕組みで動くの? サーバーレスって何?」|TECH PLAY Magazine[テックプレイマガジン]" href="http://b.hatena.ne.jp/atom/edit/370420630"/>
<summary></summary>
<issued>2019-01-29T05:13:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663833190648223329</id>
<title>湊川あい🌱運用☆ちゃん書籍化決定 on Twitter: "#マンガでわかるLINEClova開発
第1話公開です🎉
わかばちゃんのもとに、ちょまどさん @chomado が登場✨ わかりやすく教えてくれるよ!
/第1話「どんな仕組みで動くの? サーバーレスって何?」… https://t.co/GhHqAp8kNI"</title>
<link type="text/html" rel="related" href="https://twitter.com/llminatoll/status/1036810960764166144"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663833190648223329"/>
<link type="application/x.atom+xml" rel="service.edit" title="湊川あい🌱運用☆ちゃん書籍化決定 on Twitter: &quot;#マンガでわかるLINEClova開発&#10;第1話公開です🎉&#10;&#10;わかばちゃんのもとに、ちょまどさん @chomado が登場✨ わかりやすく教えてくれるよ!&#10;&#10;/第1話「どんな仕組みで動くの? サーバーレスって何?」… https://t.co/GhHqAp8kNI&quot;" href="http://b.hatena.ne.jp/atom/edit/4663833190648223329"/>
<summary></summary>
<issued>2019-01-29T05:01:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663273071581262433</id>
<title>Pokémon GO Special Weekend | 特集 | モバイル | ソフトバンク</title>
<link type="text/html" rel="related" href="https://www.softbank.jp/pokemongo/event-01-pc/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663273071581262433"/>
<link type="application/x.atom+xml" rel="service.edit" title="Pokémon GO Special Weekend | 特集 | モバイル | ソフトバンク" href="http://b.hatena.ne.jp/atom/edit/4663273071581262433"/>
<summary></summary>
<issued>2019-01-29T03:27:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663825181070500641</id>
<title>Microsoft Precision Mouse徹底レビュー - ハードウェアは歴代最高峰もユーティリティに落とし穴 (1) マイクロソフト純正の6ボタンマウス | マイナビニュース</title>
<link type="text/html" rel="related" href="https://news.mynavi.jp/article/20190129-microsoft/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663825181070500641"/>
<link type="application/x.atom+xml" rel="service.edit" title="Microsoft Precision Mouse徹底レビュー - ハードウェアは歴代最高峰もユーティリティに落とし穴 (1) マイクロソフト純正の6ボタンマウス | マイナビニュース" href="http://b.hatena.ne.jp/atom/edit/4663825181070500641"/>
<summary></summary>
<issued>2019-01-29T03:21:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663827266277265889</id>
<title>Yahoo! JAPANのサービスを支える巨大インフラはどう運用されているのか? - クラウド Watch</title>
<link type="text/html" rel="related" href="https://cloud.watch.impress.co.jp/docs/event/1166834.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663827266277265889"/>
<link type="application/x.atom+xml" rel="service.edit" title="Yahoo! JAPANのサービスを支える巨大インフラはどう運用されているのか? - クラウド Watch" href="http://b.hatena.ne.jp/atom/edit/4663827266277265889"/>
<summary></summary>
<issued>2019-01-29T03:18:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663827536860225121</id>
<title>
インスタグラム、一部で通信障害発生 復旧急ぐ | ロイター</title>
<link type="text/html" rel="related" href="https://jp.reuters.com/article/instagram-system-fault-idJPKCN1PN057"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663827536860225121"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10; インスタグラム、一部で通信障害発生 復旧急ぐ | ロイター" href="http://b.hatena.ne.jp/atom/edit/4663827536860225121"/>
<summary></summary>
<issued>2019-01-29T03:18:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663822163855786145</id>
<title>Microsoft、「Surface Go」のLTEモデルを一般ユーザー向けにも販売開始 | 気になる、記になる…</title>
<link type="text/html" rel="related" href="https://taisy0.com/2019/01/29/106569.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663822163855786145"/>
<link type="application/x.atom+xml" rel="service.edit" title="Microsoft、「Surface Go」のLTEモデルを一般ユーザー向けにも販売開始 | 気になる、記になる…" href="http://b.hatena.ne.jp/atom/edit/4663822163855786145"/>
<summary></summary>
<issued>2019-01-28T23:18:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663659926285069185</id>
<title>
なめらかなお金がめぐる社会。 - あるいは、なぜあなたは小さな経済圏で生きるべきなのか、ということ。 #全文公開|家入 一真
</title>
<link type="text/html" rel="related" href="https://ieiri.co/n/n3cc965f3dc37"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663659926285069185"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;なめらかなお金がめぐる社会。 - あるいは、なぜあなたは小さな経済圏で生きるべきなのか、ということ。 #全文公開|家入 一真&#10;" href="http://b.hatena.ne.jp/atom/edit/4663659926285069185"/>
<summary></summary>
<issued>2019-01-28T22:33:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663572059838116801</id>
<title>自作キーボードHelixにトラックポイントを付ける その1 - ぶていのログでぶログ</title>
<link type="text/html" rel="related" href="https://tech.buty4649.net/entry/2018/03/27/124755"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663572059838116801"/>
<link type="application/x.atom+xml" rel="service.edit" title="自作キーボードHelixにトラックポイントを付ける その1 - ぶていのログでぶログ" href="http://b.hatena.ne.jp/atom/edit/4663572059838116801"/>
<summary></summary>
<issued>2019-01-28T21:34:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663800902692725377</id>
<title>GitHub - aviaryan/playlist-dl: Resumable customizable Youtube playlist downloader</title>
<link type="text/html" rel="related" href="https://github.com/aviaryan/playlist-dl"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663800902692725377"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - aviaryan/playlist-dl: Resumable customizable Youtube playlist downloader" href="http://b.hatena.ne.jp/atom/edit/4663800902692725377"/>
<summary></summary>
<issued>2019-01-28T21:31:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663800908061434817</id>
<title>GitHub - 0xae/youtube-dw: youtube playlist downloader-resumer</title>
<link type="text/html" rel="related" href="https://github.com/0xae/youtube-dw"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663800908061434817"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - 0xae/youtube-dw: youtube playlist downloader-resumer" href="http://b.hatena.ne.jp/atom/edit/4663800908061434817"/>
<summary></summary>
<issued>2019-01-28T21:30:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663789086163110529</id>
<title>【.biz】パナソニック、LTE対応の高耐久/防水防塵7型Androidタブレット - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/biz/1166785.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663789086163110529"/>
<link type="application/x.atom+xml" rel="service.edit" title="【.biz】パナソニック、LTE対応の高耐久/防水防塵7型Androidタブレット - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663789086163110529"/>
<summary></summary>
<issued>2019-01-28T21:17:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663818222149388513</id>
<title>タフブックFZ-L1 | パソコン(法人向け)| Panasonic</title>
<link type="text/html" rel="related" href="https://panasonic.biz/cns/pc/prod/pad/l1/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663818222149388513"/>
<link type="application/x.atom+xml" rel="service.edit" title="タフブックFZ-L1 | パソコン(法人向け)| Panasonic" href="http://b.hatena.ne.jp/atom/edit/4663818222149388513"/>
<summary></summary>
<issued>2019-01-28T21:17:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663818100279688129</id>
<title>サンコー |【手ぶら派のタブレットポーチ「ぽっけポーチ」】販売ページ</title>
<link type="text/html" rel="related" href="https://www.thanko.jp/shopdetail/000000003236"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663818100279688129"/>
<link type="application/x.atom+xml" rel="service.edit" title="サンコー |【手ぶら派のタブレットポーチ「ぽっけポーチ」】販売ページ" href="http://b.hatena.ne.jp/atom/edit/4663818100279688129"/>
<summary></summary>
<issued>2019-01-28T21:12:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663816624958354689</id>
<title>MSI、約19mm厚でGeForce RTX 2080搭載の薄型17.3型ゲーミングノート ~RTX 20シリーズ搭載のノートを多数投入 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1166878.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663816624958354689"/>
<link type="application/x.atom+xml" rel="service.edit" title="MSI、約19mm厚でGeForce RTX 2080搭載の薄型17.3型ゲーミングノート ~RTX 20シリーズ搭載のノートを多数投入 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663816624958354689"/>
<summary></summary>
<issued>2019-01-28T21:10:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663817901637444193</id>
<title>ノマドな現役エンジニアが、モバイル液晶を使ってみたら「最高」だった - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/sp/1165862.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663817901637444193"/>
<link type="application/x.atom+xml" rel="service.edit" title="ノマドな現役エンジニアが、モバイル液晶を使ってみたら「最高」だった - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663817901637444193"/>
<summary></summary>
<issued>2019-01-28T21:07:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663789086699981505</id>
<title> IIJのフルMVNOサービス、ドコモ回線とau回線のデータシェアが可能に - ITmedia Mobile</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/mobile/articles/1901/28/news083.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190129#bookmark-4663789086699981505"/>
<link type="application/x.atom+xml" rel="service.edit" title=" IIJのフルMVNOサービス、ドコモ回線とau回線のデータシェアが可能に - ITmedia Mobile" href="http://b.hatena.ne.jp/atom/edit/4663789086699981505"/>
<summary></summary>
<issued>2019-01-28T15:14:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663803648250808385</id>
<title>にゃるらちゃん放送局第1回「ゲスト・三田のキモオタ」</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=WeY5CmRjxM4"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190128#bookmark-4663803648250808385"/>
<link type="application/x.atom+xml" rel="service.edit" title="にゃるらちゃん放送局第1回「ゲスト・三田のキモオタ」" href="http://b.hatena.ne.jp/atom/edit/4663803648250808385"/>
<summary></summary>
<issued>2019-01-28T13:44:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663803314853940865</id>
<title>Google Play ギフトカード シャドウバース キャンペーン! 開催中 | News | Shadowverse【シャドウバース | シャドバ】公式サイト | Cygames</title>
<link type="text/html" rel="related" href="https://shadowverse.jp/news/event/news-0588"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190128#bookmark-4663803314853940865"/>
<link type="application/x.atom+xml" rel="service.edit" title="Google Play ギフトカード シャドウバース キャンペーン! 開催中 | News | Shadowverse【シャドウバース | シャドバ】公式サイト | Cygames" href="http://b.hatena.ne.jp/atom/edit/4663803314853940865"/>
<summary></summary>
<issued>2019-01-28T13:33:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663803072725138209</id>
<title> Google Play ギフトカード シャドウバース キャンペーン!</title>
<link type="text/html" rel="related" href="https://vdpro.jp/ma.googleplay44/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190128#bookmark-4663803072725138209"/>
<link type="application/x.atom+xml" rel="service.edit" title=" Google Play ギフトカード シャドウバース キャンペーン!" href="http://b.hatena.ne.jp/atom/edit/4663803072725138209"/>
<summary>ALF]</summary>
<issued>2019-01-28T13:26:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663800194023059809</id>
<title>韓国個人YouTuber登録者数ランキングTOP10を一挙紹介!! 気になる収入や年齢は?|スポーツソウル日本版</title>
<link type="text/html" rel="related" href="https://sportsseoulweb.jp/star_topic/id=2126"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190128#bookmark-4663800194023059809"/>
<link type="application/x.atom+xml" rel="service.edit" title="韓国個人YouTuber登録者数ランキングTOP10を一挙紹介!! 気になる収入や年齢は?|スポーツソウル日本版" href="http://b.hatena.ne.jp/atom/edit/4663800194023059809"/>
<summary></summary>
<issued>2019-01-28T11:56:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663783998237065505</id>
<title>暗号化された世界で私たちにできること──『ダークウェブ・アンダーグラウンド』書評 | UNLEASH</title>
<link type="text/html" rel="related" href="https://unleashmag.com/2019/01/28/darkweb/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190128#bookmark-4663783998237065505"/>
<link type="application/x.atom+xml" rel="service.edit" title="暗号化された世界で私たちにできること──『ダークウェブ・アンダーグラウンド』書評 | UNLEASH" href="http://b.hatena.ne.jp/atom/edit/4663783998237065505"/>
<summary></summary>
<issued>2019-01-28T03:34:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663756511517056641</id>
<title>戦場でミサイルをギリギリで回避する戦闘機の動きとパイロットの恐怖を伝えるムービーが生々しくてすごい - GIGAZINE</title>
<link type="text/html" rel="related" href="https://gigazine.net/news/20190127-fighter-dodge-sam-in-iraqui/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190128#bookmark-4663756511517056641"/>
<link type="application/x.atom+xml" rel="service.edit" title="戦場でミサイルをギリギリで回避する戦闘機の動きとパイロットの恐怖を伝えるムービーが生々しくてすごい - GIGAZINE" href="http://b.hatena.ne.jp/atom/edit/4663756511517056641"/>
<summary></summary>
<issued>2019-01-28T00:39:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U056STX7V</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663226841625345409</id>
<title>「勇者が救った後の世界」を描く『Littlewood』開発中。平和な世界で、街を再建するRPG | AUTOMATON</title>
<link type="text/html" rel="related" href="https://automaton-media.com/articles/iotw/20190116-83332/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190128#bookmark-4663226841625345409"/>
<link type="application/x.atom+xml" rel="service.edit" title="「勇者が救った後の世界」を描く『Littlewood』開発中。平和な世界で、街を再建するRPG | AUTOMATON" href="http://b.hatena.ne.jp/atom/edit/4663226841625345409"/>
<summary></summary>
<issued>2019-01-27T20:40:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663756335423385665</id>
<title>【#34】ナスDの無人島で2泊3日0円生活!最後の料理+おまけ編/3 Days Desert Island Survival:Episode“Last Meal +Extra Episode”</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=xW4PJfRPHcM"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190127#bookmark-4663756335423385665"/>
<link type="application/x.atom+xml" rel="service.edit" title="【#34】ナスDの無人島で2泊3日0円生活!最後の料理+おまけ編/3 Days Desert Island Survival:Episode“Last Meal +Extra Episode”" href="http://b.hatena.ne.jp/atom/edit/4663756335423385665"/>
<summary></summary>
<issued>2019-01-27T13:15:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663752318017941953</id>
<title>Amazon.co.jp: 【進化版 IPX7完全防水 Bluetooth 5.0 】Bluetooth イヤホン 完全 ワイヤレス イヤホン 75時間音楽再生 iKanzi Bluetooth イヤホン AAC対応 Hi-Fi 高音質 マイク内蔵 自動ペアリング 充電式収納ケース付き iPhone/Android適用 左右分離型 Siri対応 (ブラック): Speakers</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07G57TTDK"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190127#bookmark-4663752318017941953"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 【進化版 IPX7完全防水 Bluetooth 5.0 】Bluetooth イヤホン 完全 ワイヤレス イヤホン 75時間音楽再生 iKanzi Bluetooth イヤホン AAC対応 Hi-Fi 高音質 マイク内蔵 自動ペアリング 充電式収納ケース付き iPhone/Android適用 左右分離型 Siri対応 (ブラック): Speakers" href="http://b.hatena.ne.jp/atom/edit/4663752318017941953"/>
<summary></summary>
<issued>2019-01-27T11:10:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663752199906328993</id>
<title>【削除確定】幸福の科学総裁・大川隆法氏の長男の宏洋登場!教祖や幹部は霊言を信じてるの?年間の総収入は○○億円!?暴露連発 - YouTube</title>
<link type="text/html" rel="related" href="https://youtu.be/HkO36mRjF_M"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190127#bookmark-4663752199906328993"/>
<link type="application/x.atom+xml" rel="service.edit" title="【削除確定】幸福の科学総裁・大川隆法氏の長男の宏洋登場!教祖や幹部は霊言を信じてるの?年間の総収入は○○億円!?暴露連発 - YouTube" href="http://b.hatena.ne.jp/atom/edit/4663752199906328993"/>
<summary></summary>
<issued>2019-01-27T11:07:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663744480238825121</id>
<title>Steamギャルゲーの愛すべき名作とヒロインはコイツだ!―「多様性」が楽しめる海外産も魅力的なんです【特集】 | Game*Spark - 国内・海外ゲーム情報サイト</title>
<link type="text/html" rel="related" href="https://www.gamespark.jp/article/2019/01/27/86928.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190127#bookmark-4663744480238825121"/>
<link type="application/x.atom+xml" rel="service.edit" title="Steamギャルゲーの愛すべき名作とヒロインはコイツだ!―「多様性」が楽しめる海外産も魅力的なんです【特集】 | Game*Spark - 国内・海外ゲーム情報サイト" href="http://b.hatena.ne.jp/atom/edit/4663744480238825121"/>
<summary></summary>
<issued>2019-01-27T10:24:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663733808317452385</id>
<title>
懐かしすぎる! 新作なのに完全ファミコン仕様の刑事アドベンチャーが登場 | 日刊SPA! </title>
<link type="text/html" rel="related" href="https://nikkan-spa.jp/1546148"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190127#bookmark-4663733808317452385"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10; 懐かしすぎる! 新作なのに完全ファミコン仕様の刑事アドベンチャーが登場 | 日刊SPA! " href="http://b.hatena.ne.jp/atom/edit/4663733808317452385"/>
<summary></summary>
<issued>2019-01-27T10:23:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663737770962214497</id>
<title>中国で販売が禁止されている『バイオハザード RE:2』を売るために、売り手は「隠語」や「暗号」を使う | AUTOMATON</title>
<link type="text/html" rel="related" href="https://automaton-media.com/articles/newsjp/20190127-84042/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190127#bookmark-4663737770962214497"/>
<link type="application/x.atom+xml" rel="service.edit" title="中国で販売が禁止されている『バイオハザード RE:2』を売るために、売り手は「隠語」や「暗号」を使う | AUTOMATON" href="http://b.hatena.ne.jp/atom/edit/4663737770962214497"/>
<summary></summary>
<issued>2019-01-27T10:21:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663704262698492897</id>
<title>【 1月24日21:00~生放送 】ヨルタマリ~第1回効きビール選手権~</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=B-5VP_u7Nps"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663704262698492897"/>
<link type="application/x.atom+xml" rel="service.edit" title="【 1月24日21:00~生放送 】ヨルタマリ~第1回効きビール選手権~" href="http://b.hatena.ne.jp/atom/edit/4663704262698492897"/>
<summary></summary>
<issued>2019-01-26T10:18:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663693523131966881</id>
<title>VISION EARS(ヴィジョン・イヤーズ) カスタムIEM【e☆イヤホン】</title>
<link type="text/html" rel="related" href="https://www.e-earphone.jp/customiem/vision-ears/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663693523131966881"/>
<link type="application/x.atom+xml" rel="service.edit" title="VISION EARS(ヴィジョン・イヤーズ) カスタムIEM【e☆イヤホン】" href="http://b.hatena.ne.jp/atom/edit/4663693523131966881"/>
<summary></summary>
<issued>2019-01-26T04:46:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663659107556867841</id>
<title>総務省 IoT機器に無差別侵入し調査へ 前例ない調査に懸念も | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190125/k10011791591000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663659107556867841"/>
<link type="application/x.atom+xml" rel="service.edit" title="総務省 IoT機器に無差別侵入し調査へ 前例ない調査に懸念も | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4663659107556867841"/>
<summary></summary>
<issued>2019-01-26T01:40:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663686506228593793</id>
<title>電球のオンオフで孤独死を回避。プライバシーを侵害しない見守りグッズが登場 | ハローライト | Kickstarter fan!</title>
<link type="text/html" rel="related" href="https://www.kickstarterfan.com/archives/37931"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663686506228593793"/>
<link type="application/x.atom+xml" rel="service.edit" title="電球のオンオフで孤独死を回避。プライバシーを侵害しない見守りグッズが登場 | ハローライト | Kickstarter fan!" href="http://b.hatena.ne.jp/atom/edit/4663686506228593793"/>
<summary></summary>
<issued>2019-01-26T01:11:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663643042767367969</id>
<title>パイオニア上場廃止へ 「とんがり」続けた代償  :日本経済新聞</title>
<link type="text/html" rel="related" href="https://www.nikkei.com/article/DGXMZO40452310V20C19A1EA6000/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663643042767367969"/>
<link type="application/x.atom+xml" rel="service.edit" title="パイオニア上場廃止へ 「とんがり」続けた代償  :日本経済新聞" href="http://b.hatena.ne.jp/atom/edit/4663643042767367969"/>
<summary></summary>
<issued>2019-01-26T00:58:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663656991211600033</id>
<title>パクツイよさらば。Twitterが「オリジナルのツイートはこれ」特定機能をテスト中 | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2019/01/original-tweeter.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663656991211600033"/>
<link type="application/x.atom+xml" rel="service.edit" title="パクツイよさらば。Twitterが「オリジナルのツイートはこれ」特定機能をテスト中 | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/4663656991211600033"/>
<summary></summary>
<issued>2019-01-26T00:44:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663685385778928609</id>
<title>千代田区秋葉原|ちよだニャンとなるカフェ</title>
<link type="text/html" rel="related" href="http://www.chiyoda-nyancafe.jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663685385778928609"/>
<link type="application/x.atom+xml" rel="service.edit" title="千代田区秋葉原|ちよだニャンとなるカフェ" href="http://b.hatena.ne.jp/atom/edit/4663685385778928609"/>
<summary></summary>
<issued>2019-01-26T00:33:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663685378799606401</id>
<title>秋葉原に譲渡型猫カフェ誕生 「不幸な猫減らしたい」(1/2ページ) - 産経ニュース</title>
<link type="text/html" rel="related" href="https://www.sankei.com/life/news/181206/lif1812060015-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663685378799606401"/>
<link type="application/x.atom+xml" rel="service.edit" title="秋葉原に譲渡型猫カフェ誕生 「不幸な猫減らしたい」(1/2ページ) - 産経ニュース" href="http://b.hatena.ne.jp/atom/edit/4663685378799606401"/>
<summary></summary>
<issued>2019-01-26T00:32:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663685360545994241</id>
<title>秋葉原の元旅館に保護猫カフェ 大都会で保護されたワケあり猫が集う(sippo) - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://headlines.yahoo.co.jp/hl?a=20190125-00010000-sippo-life"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663685360545994241"/>
<link type="application/x.atom+xml" rel="service.edit" title="秋葉原の元旅館に保護猫カフェ 大都会で保護されたワケあり猫が集う(sippo) - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4663685360545994241"/>
<summary></summary>
<issued>2019-01-26T00:32:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663670492979046433</id>
<title>PS VR版『ホラーSENSE ~だるまさんがころんだ~』“動いたら死ぬ”最恐ホラーアドベンチャー本日25日よりDL販売を開始! | インサイド</title>
<link type="text/html" rel="related" href="https://www.inside-games.jp/article/2019/01/25/120098.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663670492979046433"/>
<link type="application/x.atom+xml" rel="service.edit" title="PS VR版『ホラーSENSE ~だるまさんがころんだ~』“動いたら死ぬ”最恐ホラーアドベンチャー本日25日よりDL販売を開始! | インサイド" href="http://b.hatena.ne.jp/atom/edit/4663670492979046433"/>
<summary></summary>
<issued>2019-01-25T16:50:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663670412985277409</id>
<title>「武器よさらば」のサービスが3月25日15:00をもって終了に - 4Gamer.net</title>
<link type="text/html" rel="related" href="https://www.4gamer.net/games/318/G031837/20190124138/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663670412985277409"/>
<link type="application/x.atom+xml" rel="service.edit" title="「武器よさらば」のサービスが3月25日15:00をもって終了に - 4Gamer.net" href="http://b.hatena.ne.jp/atom/edit/4663670412985277409"/>
<summary></summary>
<issued>2019-01-25T16:48:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663670312590412641</id>
<title>iPhone新作1万円引き ソフトバンク、てこ入れか:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASM1T6DT0M1TULFA032.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663670312590412641"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhone新作1万円引き ソフトバンク、てこ入れか:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4663670312590412641"/>
<summary></summary>
<issued>2019-01-25T16:44:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663670284673124001</id>
<title>NECのハンドヘルドコンピュータ「PC-2001」が6,980円 (取材中に見つけた○○なもの) - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/wakiba/find/1166598.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663670284673124001"/>
<link type="application/x.atom+xml" rel="service.edit" title="NECのハンドヘルドコンピュータ「PC-2001」が6,980円 (取材中に見つけた○○なもの) - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663670284673124001"/>
<summary></summary>
<issued>2019-01-25T16:44:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663662327171982657</id>
<title> 通訳デバイス「ポケトークW」、技術基準に不適合 総務省が厳重注意 - ITmedia NEWS</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/news/articles/1901/25/news139.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663662327171982657"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 通訳デバイス「ポケトークW」、技術基準に不適合 総務省が厳重注意 - ITmedia NEWS" href="http://b.hatena.ne.jp/atom/edit/4663662327171982657"/>
<summary></summary>
<issued>2019-01-25T16:40:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663657455604968993</id>
<title>宅ふぁいる便、個人情報480万件が流出 会見し謝罪:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASM1T5WG6M1TPLFA008.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663657455604968993"/>
<link type="application/x.atom+xml" rel="service.edit" title="宅ふぁいる便、個人情報480万件が流出 会見し謝罪:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4663657455604968993"/>
<summary></summary>
<issued>2019-01-25T16:39:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663664031737245921</id>
<title>性的暴行で“5回逮捕”の慶大生 不起訴処分へ</title>
<link type="text/html" rel="related" href="https://news.tv-asahi.co.jp/news_society/articles/000146161.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190126#bookmark-4663664031737245921"/>
<link type="application/x.atom+xml" rel="service.edit" title="性的暴行で“5回逮捕”の慶大生 不起訴処分へ" href="http://b.hatena.ne.jp/atom/edit/4663664031737245921"/>
<summary></summary>
<issued>2019-01-25T16:39:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663646550145316385</id>
<title>【Hothotレビュー】ごろ寝でも使える6型UMPC「GPD Micro PC」を先行レビュー - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/column/hothot/1166289.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663646550145316385"/>
<link type="application/x.atom+xml" rel="service.edit" title="【Hothotレビュー】ごろ寝でも使える6型UMPC「GPD Micro PC」を先行レビュー - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663646550145316385"/>
<summary></summary>
<issued>2019-01-25T09:32:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663643005186402401</id>
<title>ASCII.jp:タニタ、「初音ミク ボイス体組成計」など予約受付開始</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/802/1802756/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663643005186402401"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:タニタ、「初音ミク ボイス体組成計」など予約受付開始" href="http://b.hatena.ne.jp/atom/edit/4663643005186402401"/>
<summary></summary>
<issued>2019-01-25T09:29:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663656258919628513</id>
<title>ASCII.jp:Google検索結果に求人情報を表示する「Google しごと検索」提供開始</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/803/1803247/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663656258919628513"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:Google検索結果に求人情報を表示する「Google しごと検索」提供開始" href="http://b.hatena.ne.jp/atom/edit/4663656258919628513"/>
<summary></summary>
<issued>2019-01-25T09:28:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663656210601243905</id>
<title> Office 365がMac App Storeで提供開始 サブスク購入や自動アップデートが可能に - ITmedia PC USER</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/pcuser/articles/1901/25/news105.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663656210601243905"/>
<link type="application/x.atom+xml" rel="service.edit" title=" Office 365がMac App Storeで提供開始 サブスク購入や自動アップデートが可能に - ITmedia PC USER" href="http://b.hatena.ne.jp/atom/edit/4663656210601243905"/>
<summary></summary>
<issued>2019-01-25T09:27:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663655805263682273</id>
<title>「人をイラつかせる何か」を持つヒラリー 22年も嫌われ続けるその理由 | ワールド | for WOMAN | ニューズウィーク日本版 オフィシャルサイト</title>
<link type="text/html" rel="related" href="https://www.newsweekjapan.jp/stories/woman/2019/01/22.php"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663655805263682273"/>
<link type="application/x.atom+xml" rel="service.edit" title="「人をイラつかせる何か」を持つヒラリー 22年も嫌われ続けるその理由 | ワールド | for WOMAN | ニューズウィーク日本版 オフィシャルサイト" href="http://b.hatena.ne.jp/atom/edit/4663655805263682273"/>
<summary></summary>
<issued>2019-01-25T09:23:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663653644895006977</id>
<title>ALIENWARE、世界初の“CPUとGPUが交換できる”17.3型ゲーミングノート ~15.6型RTX 20シリーズ搭載ノートも - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1166484.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663653644895006977"/>
<link type="application/x.atom+xml" rel="service.edit" title="ALIENWARE、世界初の“CPUとGPUが交換できる”17.3型ゲーミングノート ~15.6型RTX 20シリーズ搭載ノートも - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663653644895006977"/>
<summary></summary>
<issued>2019-01-25T08:48:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663652862137177441</id>
<title>「もう大物は生まれない。YouTuberにはならない方がいい」”テレビ化”するYouTubeにラファエルが警鐘 | AbemaTIMES</title>
<link type="text/html" rel="related" href="http://abematimes.com/posts/5617577/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663652862137177441"/>
<link type="application/x.atom+xml" rel="service.edit" title="「もう大物は生まれない。YouTuberにはならない方がいい」”テレビ化”するYouTubeにラファエルが警鐘 | AbemaTIMES" href="http://b.hatena.ne.jp/atom/edit/4663652862137177441"/>
<summary></summary>
<issued>2019-01-25T07:43:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-140153270</id>
<title>Codespell – Java言語がそのまま呪文となる教育用3Dゲーム | 秋元@サイボウズラボ・プログラマー・ブログ</title>
<link type="text/html" rel="related" href="http://developer.cybozu.co.jp/akky/2013/04/codespell-java-learning-3d-game/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-140153270"/>
<link type="application/x.atom+xml" rel="service.edit" title="Codespell – Java言語がそのまま呪文となる教育用3Dゲーム | 秋元@サイボウズラボ・プログラマー・ブログ" href="http://b.hatena.ne.jp/atom/edit/140153270"/>
<summary></summary>
<issued>2019-01-25T07:37:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663645678266899105</id>
<title>コマンド1つでIoTも可能な1,500円のこどもパソコン「IchigoJam BASIC ver1.3」 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1166401.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663645678266899105"/>
<link type="application/x.atom+xml" rel="service.edit" title="コマンド1つでIoTも可能な1,500円のこどもパソコン「IchigoJam BASIC ver1.3」 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663645678266899105"/>
<summary></summary>
<issued>2019-01-25T07:36:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663648183306825377</id>
<title>Microsoft SurfaceGoを買った理由。年末最後のお買い物報告。#063</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=sfd10c4bOxk"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663648183306825377"/>
<link type="application/x.atom+xml" rel="service.edit" title="Microsoft SurfaceGoを買った理由。年末最後のお買い物報告。#063" href="http://b.hatena.ne.jp/atom/edit/4663648183306825377"/>
<summary></summary>
<issued>2019-01-25T05:17:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663648160758245921</id>
<title>YouTuberラファエル、アカウント停止で「5000万円以上の損失」 広告収入は「月1000万~2000万円」だったと明かす | キャリコネニュース</title>
<link type="text/html" rel="related" href="https://news.careerconnection.jp/?p=66185"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663648160758245921"/>
<link type="application/x.atom+xml" rel="service.edit" title="YouTuberラファエル、アカウント停止で「5000万円以上の損失」 広告収入は「月1000万~2000万円」だったと明かす | キャリコネニュース" href="http://b.hatena.ne.jp/atom/edit/4663648160758245921"/>
<summary></summary>
<issued>2019-01-25T05:17:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663648027077382561</id>
<title>荻野目洋子が“主婦YouTuber”に挑戦! 特集ドラマ「ネット歌姫~パート主婦が、歌ってみた~」 |NHK_PR|NHKオンライン</title>
<link type="text/html" rel="related" href="http://www6.nhk.or.jp/nhkpr/post/original.html?i=17197"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663648027077382561"/>
<link type="application/x.atom+xml" rel="service.edit" title="荻野目洋子が“主婦YouTuber”に挑戦! 特集ドラマ「ネット歌姫~パート主婦が、歌ってみた~」 |NHK_PR|NHKオンライン" href="http://b.hatena.ne.jp/atom/edit/4663648027077382561"/>
<summary></summary>
<issued>2019-01-25T05:13:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663644153553347073</id>
<title>“寝たきり女性”出産 准看護師を逮捕 米|NNNニュース</title>
<link type="text/html" rel="related" href="http://www.news24.jp/nnn/news162123869.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663644153553347073"/>
<link type="application/x.atom+xml" rel="service.edit" title="“寝たきり女性”出産 准看護師を逮捕 米|NNNニュース" href="http://b.hatena.ne.jp/atom/edit/4663644153553347073"/>
<summary></summary>
<issued>2019-01-25T03:12:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663640676777077761</id>
<title>【歌って踊ってみた】はやくそれになりたい!/キノシタ【ルキロキ歌謡SHOW #1】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=E07hsW2wN0s"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663640676777077761"/>
<link type="application/x.atom+xml" rel="service.edit" title="【歌って踊ってみた】はやくそれになりたい!/キノシタ【ルキロキ歌謡SHOW #1】" href="http://b.hatena.ne.jp/atom/edit/4663640676777077761"/>
<summary></summary>
<issued>2019-01-25T01:24:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663640623089984353</id>
<title>妖狐双子姉妹Vtuber、流石乃ルキと流石乃ロキのアイドルに掛ける熱意とは - このバーチャルYoutuber知ってる?</title>
<link type="text/html" rel="related" href="https://kenji-takagi.hatenablog.com/entry/2018/10/30/213714"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663640623089984353"/>
<link type="application/x.atom+xml" rel="service.edit" title="妖狐双子姉妹Vtuber、流石乃ルキと流石乃ロキのアイドルに掛ける熱意とは - このバーチャルYoutuber知ってる?" href="http://b.hatena.ne.jp/atom/edit/4663640623089984353"/>
<summary></summary>
<issued>2019-01-25T01:23:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663640491019734145</id>
<title>【せやな】何でも言うことを聞いてくれるロキチャン【歌ってみた】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=Y0B5jbpb9u4"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663640491019734145"/>
<link type="application/x.atom+xml" rel="service.edit" title="【せやな】何でも言うことを聞いてくれるロキチャン【歌ってみた】" href="http://b.hatena.ne.jp/atom/edit/4663640491019734145"/>
<summary></summary>
<issued>2019-01-25T01:19:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663639708798772289</id>
<title>CHARACTER-キャラクター- | アイドル事変 公式ポータルサイト</title>
<link type="text/html" rel="related" href="http://idoljihen.jp/anime/character/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663639708798772289"/>
<link type="application/x.atom+xml" rel="service.edit" title="CHARACTER-キャラクター- | アイドル事変 公式ポータルサイト" href="http://b.hatena.ne.jp/atom/edit/4663639708798772289"/>
<summary></summary>
<issued>2019-01-25T00:54:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-300864271</id>
<title>アイドル事変 公式ポータルサイト</title>
<link type="text/html" rel="related" href="http://idoljihen.jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-300864271"/>
<link type="application/x.atom+xml" rel="service.edit" title="アイドル事変 公式ポータルサイト" href="http://b.hatena.ne.jp/atom/edit/300864271"/>
<summary></summary>
<issued>2019-01-25T00:54:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663639141326176417</id>
<title>元服 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E5%85%83%E6%9C%8D"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663639141326176417"/>
<link type="application/x.atom+xml" rel="service.edit" title="元服 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4663639141326176417"/>
<summary></summary>
<issued>2019-01-25T00:37:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663638953421340865</id>
<title>12歳男子小学生と姦淫…22歳美人シングルマザーの歪んだ性|日刊ゲンダイDIGITAL</title>
<link type="text/html" rel="related" href="https://www.nikkan-gendai.com/articles/view/newsx/246112"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663638953421340865"/>
<link type="application/x.atom+xml" rel="service.edit" title="12歳男子小学生と姦淫…22歳美人シングルマザーの歪んだ性|日刊ゲンダイDIGITAL" href="http://b.hatena.ne.jp/atom/edit/4663638953421340865"/>
<summary></summary>
<issued>2019-01-25T00:31:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663638796118154529</id>
<title>日本人みんなの「懐かしい」をくすぐる応援歌──昭和の匂いを歌う花柄ランタン - OTOTOY</title>
<link type="text/html" rel="related" href="https://ototoy.jp/feature/2019012302"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663638796118154529"/>
<link type="application/x.atom+xml" rel="service.edit" title="日本人みんなの「懐かしい」をくすぐる応援歌──昭和の匂いを歌う花柄ランタン - OTOTOY" href="http://b.hatena.ne.jp/atom/edit/4663638796118154529"/>
<summary></summary>
<issued>2019-01-25T00:27:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663631265429320449</id>
<title>【荒野行動】12歳男児と性交し逮捕された22歳シングルマザーと、被害男児のツイート集 - Togetter</title>
<link type="text/html" rel="related" href="https://togetter.com/li/1312145"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663631265429320449"/>
<link type="application/x.atom+xml" rel="service.edit" title="【荒野行動】12歳男児と性交し逮捕された22歳シングルマザーと、被害男児のツイート集 - Togetter" href="http://b.hatena.ne.jp/atom/edit/4663631265429320449"/>
<summary></summary>
<issued>2019-01-24T23:59:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663570581832380257</id>
<title>2月1日の法改正を前に「モバイルバッテリー」が安売りされているって本当? 家電量販店に聞いた - FNN.jpプライムオンライン</title>
<link type="text/html" rel="related" href="https://www.fnn.jp/posts/00415200HDK"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663570581832380257"/>
<link type="application/x.atom+xml" rel="service.edit" title="2月1日の法改正を前に「モバイルバッテリー」が安売りされているって本当? 家電量販店に聞いた - FNN.jpプライムオンライン" href="http://b.hatena.ne.jp/atom/edit/4663570581832380257"/>
<summary></summary>
<issued>2019-01-24T22:48:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-199189170</id>
<title>GitHub - rprichard/winpty: A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.</title>
<link type="text/html" rel="related" href="https://github.com/rprichard/winpty"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-199189170"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - rprichard/winpty: A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs." href="http://b.hatena.ne.jp/atom/edit/199189170"/>
<summary></summary>
<issued>2019-01-24T17:55:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374870744</id>
<title>golang で libvterm - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/mattn/items/5aed718a65d21ca7855c"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-374870744"/>
<link type="application/x.atom+xml" rel="service.edit" title="golang で libvterm - Qiita" href="http://b.hatena.ne.jp/atom/edit/374870744"/>
<summary></summary>
<issued>2019-01-24T17:49:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-245869626</id>
<title>libvterm</title>
<link type="text/html" rel="related" href="http://www.leonerd.org.uk/code/libvterm/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-245869626"/>
<link type="application/x.atom+xml" rel="service.edit" title="libvterm" href="http://b.hatena.ne.jp/atom/edit/245869626"/>
<summary></summary>
<issued>2019-01-24T17:48:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663616996473374337</id>
<title>IPv6高速化技術を搭載した「Aterm WG2600HS」が発売、価格は10,980円 - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/news/news/1165376.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663616996473374337"/>
<link type="application/x.atom+xml" rel="service.edit" title="IPv6高速化技術を搭載した「Aterm WG2600HS」が発売、価格は10,980円 - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663616996473374337"/>
<summary></summary>
<issued>2019-01-24T17:15:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663624892234285185</id>
<title>念願のスマートホームが7560円で完成! スマスピ対応・小型家電リモコンのマルチすぎる能力 | GetNavi web ゲットナビ</title>
<link type="text/html" rel="related" href="https://getnavi.jp/homeappliances/341376/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663624892234285185"/>
<link type="application/x.atom+xml" rel="service.edit" title="念願のスマートホームが7560円で完成! スマスピ対応・小型家電リモコンのマルチすぎる能力 | GetNavi web ゲットナビ" href="http://b.hatena.ne.jp/atom/edit/4663624892234285185"/>
<summary></summary>
<issued>2019-01-24T17:14:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663624820830451361</id>
<title>Amazon.co.jp: ACE [保証付] 魔法陣充電器 ワイヤレス充電器 急速 qi 置くだけ充電 LED 対応機種 iPhone 8 iPhone 8 Plus iPhoneX iPhoneXS iPhone XR iPhone XS Max 10W(ブラウン): CE</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/gp/p13n-mobile/overflow?ie=UTF8&amp;asins=B07KN1KT6D%3A%2CB07KKJ8NK8%3A%2CB07MKC1XRS%3A%2CB07L93MQK9%3A%2CB07MDC9DFL%3A%2CB07MHNJWMG%3A%2CB07L62SWS6%3A%2CB07LCSTNGZ%3A%2CB07MNBLVRW%3A%2CB07KXN75PP%3A%2CB07MS1SQB4%3A%2CB07KB4C4S8%3A%2CB07L6F11T6%3A%2CB07MR2WW92%3A%2CB07L6FZLFY%3A%2CB07MDJFCD7%3A%2CB07KR3WYKT%3A%2CB07KJDZBHL%3A%2CB07M8T7C82%3A%2CB07K8Z8MQ4%3A%2CB07M9M97J5%3A%2CB07KWYCTXN%3A%2CB07M5SLQR3%3A%2CB07KYJQ81T%3A%2CB07L5S99YM%3A%2CB078Z95NKR%3A%2CB07MC9QWWC%3A%2CB07MN9CLYD%3A%2CB07BK2TT5B%3A%2CB07H9WS9YL%3A%2CB07CG8P44X%3A%2CB07MJKVTLC%3A%2CB07KNQ9D53%3A%2CB07KYJKS3F%3A%2CB07M8T1MKG%3A%2CB07M6CLCNW%3A%2CB07LFBK1M2%3A%2CB07K8Z8KNX%3A%2CB07LD43ST4%3A%2CB07L9NHNS7%3A%2CB07MK9XQF4%3A%2CB07KJBDRXQ%3A%2CB077CN95D9%3A%2CB07H9XJ6GB%3A%2CB07LGX34KW%3A%2CB07MQ5NHMJ%3A%2CB0791J2FQT%3A%2CB07LGVN42F%3A&amp;baseAsin=&amp;p=96qA%2BYii01cte5Mr6SzM3tpg0b8J9WLzmnmXIgeSzDqfHRlLlLXGlq1Mm9u7EWzIK7Un7ix3yVACn1jlWE1F6TmHLOpu1FfKlNmOlf6SopNE%2B9dRb9drFdE4XYh0uSNViHNm0nG8hb9K1NLRRiqecmn1a7q8mue81qcFlaXbDETon9bOxiyl03Qcdlbw0zqoxdbOEsE%2FkNQjBNiPB2hVqBSbiu2aE4D%2F0HMJnD3yM0p3TdRIbpZupU%2FwESno3QoltslgqxHr3UIrNOgo3YDGw7rfc%2BerYIHga8uk%2BFXVUk8YYyl8hFlnnI56PQ8T561%2FhEBR5nhhyAVRmxnbb2VgUvUX9qjP%2BlNy%2BjUQc0UBywLdaRwWha90IvEIA%2BGqbk3H79WzoHLF6Zu0z%2BKqquCvx%2BxTEMxmI66z7VHVC3hazZ1DrvkBSs%2BY8k%2Fzs7vbbsZQBy4%2BUudEsDg1oLdF6ZtDNSQjZt0p7U8FdZgjoXKAHuFFsbpmxwzulNZ5EdYok7Cc94D04L3VmuKv5QEnFkLeqHGGMxRfypKUmaCDUjOhpkN7IyxeOhcX83ERuTZ1BgjH9TEt5rAuEdoBTwR6yMjxhH%2F0qk2jmJnJGUZ3n%2Bes2pYdXRHrvKrmZT6kF59k%2BZvaBqRorm84yL43QJ%2FL46uD9us2MV3HnG57iJb4iVvKWSL4HtVhTkNiDMDjC4PgQeJE18ids7uU8zAorxUqrkyubfW0%2BUQm%2B2W07Kxlbe7bn4rUFvrHPZpd4eLxvDJ2APrKWnSR8YWMR7Xra0DVFkkdYNX%2B2TG6dqZrQ4rRXhzaRWf9B7Ts%2F6sqiQ%3D%3D&amp;pd_rd_r=ac2a50a6-1ffa-11e9-bf49-a1b91366b5d6&amp;pd_rd_w=t8Hyr&amp;pd_rd_wg=KkcDh&amp;pf_rd_p=8a2869a0-1514-4903-ae1d-ef14af35b791&amp;pf_rd_r=158PE899TJVBHHV04JS9&amp;refRID=158PE899TJVBHHV04JS9"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663624820830451361"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ACE [保証付] 魔法陣充電器 ワイヤレス充電器 急速 qi 置くだけ充電 LED 対応機種 iPhone 8 iPhone 8 Plus iPhoneX iPhoneXS iPhone XR iPhone XS Max 10W(ブラウン): CE" href="http://b.hatena.ne.jp/atom/edit/4663624820830451361"/>
<summary></summary>
<issued>2019-01-24T17:12:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663624486359862113</id>
<title>河野統幕長、韓国発表を否定=東シナ海自衛隊機、「冷静な対応を」:時事ドットコム</title>
<link type="text/html" rel="related" href="https://www.jiji.com/jc/article?k=2019012401039&amp;g=pol"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663624486359862113"/>
<link type="application/x.atom+xml" rel="service.edit" title="河野統幕長、韓国発表を否定=東シナ海自衛隊機、「冷静な対応を」:時事ドットコム" href="http://b.hatena.ne.jp/atom/edit/4663624486359862113"/>
<summary></summary>
<issued>2019-01-24T17:02:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663614500560316161</id>
<title>IntelがロボティクスやAR/VRハードウェア用のインサイドアウトトラッキングカメラを発表 | TechCrunch Japan</title>
<link type="text/html" rel="related" href="https://jp.techcrunch.com/2019/01/24/2019-01-23-intel-announces-an-inside-out-tracking-camera-for-robotics-and-ar-vr-hardware/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663614500560316161"/>
<link type="application/x.atom+xml" rel="service.edit" title="IntelがロボティクスやAR/VRハードウェア用のインサイドアウトトラッキングカメラを発表 | TechCrunch Japan" href="http://b.hatena.ne.jp/atom/edit/4663614500560316161"/>
<summary></summary>
<issued>2019-01-24T16:39:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663617535491806433</id>
<title>
『A3』無料公開にあたって|森達也(映画監督・作家)|note
</title>
<link type="text/html" rel="related" href="https://note.mu/morit2y/n/nde972b9f0eac"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663617535491806433"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;『A3』無料公開にあたって|森達也(映画監督・作家)|note&#10;" href="http://b.hatena.ne.jp/atom/edit/4663617535491806433"/>
<summary></summary>
<issued>2019-01-24T16:38:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663623307391295201</id>
<title>http://b.hatena.ne.jp/hatebu/bookmark</title>
<link type="text/html" rel="related" href="http://b.hatena.ne.jp/hatebu/bookmark"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663623307391295201"/>
<link type="application/x.atom+xml" rel="service.edit" title="http://b.hatena.ne.jp/hatebu/bookmark" href="http://b.hatena.ne.jp/atom/edit/4663623307391295201"/>
<summary></summary>
<issued>2019-01-24T16:25:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663623282158361409</id>
<title>Screenshot - 5d88fdde5b771e810312622d99e73edf - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/5d88fdde5b771e810312622d99e73edf"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663623282158361409"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 5d88fdde5b771e810312622d99e73edf - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663623282158361409"/>
<summary></summary>
<issued>2019-01-24T16:24:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663623213975752609</id>
<title>第1回 VRM勉強会 - connpass</title>
<link type="text/html" rel="related" href="https://connpass.com/event/116985/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663623213975752609"/>
<link type="application/x.atom+xml" rel="service.edit" title="第1回 VRM勉強会 - connpass" href="http://b.hatena.ne.jp/atom/edit/4663623213975752609"/>
<summary></summary>
<issued>2019-01-24T16:22:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-231495157</id>
<title>GitHub - tkmc/486: 『はじめて読む486』のサンプルプログラム集です。</title>
<link type="text/html" rel="related" href="https://github.com/tkmc/486"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-231495157"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - tkmc/486: 『はじめて読む486』のサンプルプログラム集です。" href="http://b.hatena.ne.jp/atom/edit/231495157"/>
<summary></summary>
<issued>2019-01-24T15:14:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-321739944</id>
<title>「30日でできる!OS自作入門」のHaribote OSをラズベリーパイに移植してみた - Moiz's journal</title>
<link type="text/html" rel="related" href="http://uzusayuu.hatenadiary.jp/entry/2017/02/12/064131"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-321739944"/>
<link type="application/x.atom+xml" rel="service.edit" title="「30日でできる!OS自作入門」のHaribote OSをラズベリーパイに移植してみた - Moiz's journal" href="http://b.hatena.ne.jp/atom/edit/321739944"/>
<summary></summary>
<issued>2019-01-24T15:06:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663620737390110593</id>
<title>GitHub - moizumi99/RPiHaribote: Raspberry Pi version of Haribote OS</title>
<link type="text/html" rel="related" href="https://github.com/moizumi99/RPiHaribote"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190125#bookmark-4663620737390110593"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - moizumi99/RPiHaribote: Raspberry Pi version of Haribote OS" href="http://b.hatena.ne.jp/atom/edit/4663620737390110593"/>
<summary></summary>
<issued>2019-01-24T15:05:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663619170263822849</id>
<title>ナインボルトの『ニンテンドー昔のレア商品紹介!』</title>
<link type="text/html" rel="related" href="https://www.nintendo.co.jp/n08/azwj/9volt/collection.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663619170263822849"/>
<link type="application/x.atom+xml" rel="service.edit" title="ナインボルトの『ニンテンドー昔のレア商品紹介!』" href="http://b.hatena.ne.jp/atom/edit/4663619170263822849"/>
<summary></summary>
<issued>2019-01-24T14:17:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663619099396859393</id>
<title>メイド イン ワリオ ~ワリオカンパニーのホームページ~</title>
<link type="text/html" rel="related" href="https://www.nintendo.co.jp/n08/azwj/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663619099396859393"/>
<link type="application/x.atom+xml" rel="service.edit" title="メイド イン ワリオ ~ワリオカンパニーのホームページ~" href="http://b.hatena.ne.jp/atom/edit/4663619099396859393"/>
<summary></summary>
<issued>2019-01-24T14:15:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663619082216989153</id>
<title>【なんだこれw】とある任天堂ゲームのHPにてポケモン交換の記事を発見したんだがwwww - ぽけりん@ポケモンウルトラサンムーンまとめ</title>
<link type="text/html" rel="related" href="http://pokemon-matome.net/articles/190798.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663619082216989153"/>
<link type="application/x.atom+xml" rel="service.edit" title="【なんだこれw】とある任天堂ゲームのHPにてポケモン交換の記事を発見したんだがwwww - ぽけりん@ポケモンウルトラサンムーンまとめ" href="http://b.hatena.ne.jp/atom/edit/4663619082216989153"/>
<summary></summary>
<issued>2019-01-24T14:14:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663619064500248225</id>
<title>ナインボルトの『日記公開!』その1</title>
<link type="text/html" rel="related" href="https://www.nintendo.co.jp/n08/azwj/9volt/diary.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663619064500248225"/>
<link type="application/x.atom+xml" rel="service.edit" title="ナインボルトの『日記公開!』その1" href="http://b.hatena.ne.jp/atom/edit/4663619064500248225"/>
<summary></summary>
<issued>2019-01-24T14:13:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663619046783507201</id>
<title>モナの『モナニッキ』 その1</title>
<link type="text/html" rel="related" href="https://www.nintendo.co.jp/n08/azwj/mona/diary.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663619046783507201"/>
<link type="application/x.atom+xml" rel="service.edit" title="モナの『モナニッキ』 その1" href="http://b.hatena.ne.jp/atom/edit/4663619046783507201"/>
<summary></summary>
<issued>2019-01-24T14:13:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374645750</id>
<title>Harigami</title>
<link type="text/html" rel="related" href="https://harigami.net/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-374645750"/>
<link type="application/x.atom+xml" rel="service.edit" title="Harigami" href="http://b.hatena.ne.jp/atom/edit/374645750"/>
<summary></summary>
<issued>2019-01-24T13:30:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663617334165202913</id>
<title>Home :: JANOG43</title>
<link type="text/html" rel="related" href="https://www.janog.gr.jp/meeting/janog43"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663617334165202913"/>
<link type="application/x.atom+xml" rel="service.edit" title="Home :: JANOG43" href="http://b.hatena.ne.jp/atom/edit/4663617334165202913"/>
<summary></summary>
<issued>2019-01-24T13:20:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374893255</id>
<title>PayトクSpecial</title>
<link type="text/html" rel="related" href="https://linepay.line.me/campaign/paytoku.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-374893255"/>
<link type="application/x.atom+xml" rel="service.edit" title="PayトクSpecial" href="http://b.hatena.ne.jp/atom/edit/374893255"/>
<summary></summary>
<issued>2019-01-24T13:19:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663610260353568417</id>
<title>「機械は嘘をつかない」韓国国防省が”自衛隊機による低空威嚇飛行の証拠”画像を公開、動画の公開は「短い」と消極的 | AbemaTIMES</title>
<link type="text/html" rel="related" href="http://abematimes.com/posts/5613252/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663610260353568417"/>
<link type="application/x.atom+xml" rel="service.edit" title="「機械は嘘をつかない」韓国国防省が”自衛隊機による低空威嚇飛行の証拠”画像を公開、動画の公開は「短い」と消極的 | AbemaTIMES" href="http://b.hatena.ne.jp/atom/edit/4663610260353568417"/>
<summary></summary>
<issued>2019-01-24T13:18:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663609298280836865</id>
<title>防衛省・自衛隊:北朝鮮船籍タンカー「AN SAN 1号」と船籍不明の小型船舶による洋上での物資の積替えの疑い</title>
<link type="text/html" rel="related" href="http://www.mod.go.jp/j/press/news/2019/01/24c.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663609298280836865"/>
<link type="application/x.atom+xml" rel="service.edit" title="防衛省・自衛隊:北朝鮮船籍タンカー「AN SAN 1号」と船籍不明の小型船舶による洋上での物資の積替えの疑い" href="http://b.hatena.ne.jp/atom/edit/4663609298280836865"/>
<summary></summary>
<issued>2019-01-24T13:17:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663468085114809377</id>
<title>防衛省・自衛隊:韓国海軍艦艇による火器管制レーダー照射事案について</title>
<link type="text/html" rel="related" href="http://www.mod.go.jp/j/press/news/2019/01/21x.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663468085114809377"/>
<link type="application/x.atom+xml" rel="service.edit" title="防衛省・自衛隊:韓国海軍艦艇による火器管制レーダー照射事案について" href="http://b.hatena.ne.jp/atom/edit/4663468085114809377"/>
<summary></summary>
<issued>2019-01-24T13:17:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663616677572002561</id>
<title>「いきなり!ステーキ」を急成長させた経営者は、いかに困難を乗り越えてきたのか? | THE21オンライン</title>
<link type="text/html" rel="related" href="https://shuchi.php.co.jp/the21/detail/5707"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663616677572002561"/>
<link type="application/x.atom+xml" rel="service.edit" title="「いきなり!ステーキ」を急成長させた経営者は、いかに困難を乗り越えてきたのか? | THE21オンライン" href="http://b.hatena.ne.jp/atom/edit/4663616677572002561"/>
<summary></summary>
<issued>2019-01-24T12:59:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374536141</id>
<title>集中しすぎる:困りごとのトリセツ(取扱説明書)|発達障害プロジェクト</title>
<link type="text/html" rel="related" href="http://www1.nhk.or.jp/asaichi/hattatsu/torisetsu/cat_concentration.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-374536141"/>
<link type="application/x.atom+xml" rel="service.edit" title="集中しすぎる:困りごとのトリセツ(取扱説明書)|発達障害プロジェクト" href="http://b.hatena.ne.jp/atom/edit/374536141"/>
<summary></summary>
<issued>2019-01-24T12:50:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-368800060</id>
<title>
過集中って何なの?健常者には理解し難いしくみ|カジヤマ #発達障害の私とヨーロッパ旅|note
</title>
<link type="text/html" rel="related" href="https://note.mu/kindermeer/n/n6b16ee4af3cd"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-368800060"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;過集中って何なの?健常者には理解し難いしくみ|カジヤマ #発達障害の私とヨーロッパ旅|note&#10;" href="http://b.hatena.ne.jp/atom/edit/368800060"/>
<summary></summary>
<issued>2019-01-24T12:49:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663580243361859457</id>
<title>BASEとグリーがサービス提携を開始 「BASE」が「Fanbeats」利用企業のネットショップ開設等を支援 | BASE, Inc.</title>
<link type="text/html" rel="related" href="https://binc.jp/news/pr_20190123/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663580243361859457"/>
<link type="application/x.atom+xml" rel="service.edit" title="BASEとグリーがサービス提携を開始 「BASE」が「Fanbeats」利用企業のネットショップ開設等を支援 | BASE, Inc." href="http://b.hatena.ne.jp/atom/edit/4663580243361859457"/>
<summary></summary>
<issued>2019-01-24T11:39:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-366532770</id>
<title>技術選定の審美眼。時代を超えて生き続ける技術と、破壊的な変化をもたらす技術を見極める(前編)。デブサミ2018 - Publickey</title>
<link type="text/html" rel="related" href="https://www.publickey1.jp/blog/18/2018.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-366532770"/>
<link type="application/x.atom+xml" rel="service.edit" title="技術選定の審美眼。時代を超えて生き続ける技術と、破壊的な変化をもたらす技術を見極める(前編)。デブサミ2018 - Publickey" href="http://b.hatena.ne.jp/atom/edit/366532770"/>
<summary></summary>
<issued>2019-01-24T11:29:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663613740887930913</id>
<title>【ご案内】1月25日(金曜日)より、一周年記念セールを開催いたします!! - ツクモ新橋店 最新情報</title>
<link type="text/html" rel="related" href="https://blog.tsukumo.co.jp/shimbashi/2019/01/125_2.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663613740887930913"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ご案内】1月25日(金曜日)より、一周年記念セールを開催いたします!! - ツクモ新橋店 最新情報" href="http://b.hatena.ne.jp/atom/edit/4663613740887930913"/>
<summary></summary>
<issued>2019-01-24T11:28:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663613673779063297</id>
<title>マーベラス、人気DLソフト3作品が990円になる「お手頃価格990円セール」を実施中! セール期間は2月6日まで - アキバ総研</title>
<link type="text/html" rel="related" href="https://akiba-souken.com/article/38201/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663613673779063297"/>
<link type="application/x.atom+xml" rel="service.edit" title="マーベラス、人気DLソフト3作品が990円になる「お手頃価格990円セール」を実施中! セール期間は2月6日まで - アキバ総研" href="http://b.hatena.ne.jp/atom/edit/4663613673779063297"/>
<summary></summary>
<issued>2019-01-24T11:26:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663613643714290337</id>
<title>Wine 4.0が公開 | マイナビニュース</title>
<link type="text/html" rel="related" href="https://news.mynavi.jp/article/20190124-760911/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663613643714290337"/>
<link type="application/x.atom+xml" rel="service.edit" title="Wine 4.0が公開 | マイナビニュース" href="http://b.hatena.ne.jp/atom/edit/4663613643714290337"/>
<summary></summary>
<issued>2019-01-24T11:25:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663613625460677985</id>
<title> IIJmioに新プラン「ケータイプラン」登場 音声通話に特化 - ITmedia Mobile</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/mobile/articles/1901/24/news120.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663613625460677985"/>
<link type="application/x.atom+xml" rel="service.edit" title=" IIJmioに新プラン「ケータイプラン」登場 音声通話に特化 - ITmedia Mobile" href="http://b.hatena.ne.jp/atom/edit/4663613625460677985"/>
<summary></summary>
<issued>2019-01-24T11:25:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663607225958990689</id>
<title>COBOL廃止とPython追加--IPAが「基本情報技術者試験」を見直し - ZDNet Japan</title>
<link type="text/html" rel="related" href="https://japan.zdnet.com/article/35131738/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663607225958990689"/>
<link type="application/x.atom+xml" rel="service.edit" title="COBOL廃止とPython追加--IPAが「基本情報技術者試験」を見直し - ZDNet Japan" href="http://b.hatena.ne.jp/atom/edit/4663607225958990689"/>
<summary></summary>
<issued>2019-01-24T11:23:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663613558351810433</id>
<title>ユーチューバーの潰し合い始まる? 有料動画の無料閲覧方法を紹介され、東海オンエアが激怒 - リアルライブ</title>
<link type="text/html" rel="related" href="https://npn.co.jp/sp/article/detail/58507975/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663613558351810433"/>
<link type="application/x.atom+xml" rel="service.edit" title="ユーチューバーの潰し合い始まる? 有料動画の無料閲覧方法を紹介され、東海オンエアが激怒 - リアルライブ" href="http://b.hatena.ne.jp/atom/edit/4663613558351810433"/>
<summary></summary>
<issued>2019-01-24T11:23:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663613534192617761</id>
<title>リチウムイオンバッテリー発火事故が急増|読売テレビニュース</title>
<link type="text/html" rel="related" href="https://www.ytv.co.jp/press/kansai/26178.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663613534192617761"/>
<link type="application/x.atom+xml" rel="service.edit" title="リチウムイオンバッテリー発火事故が急増|読売テレビニュース" href="http://b.hatena.ne.jp/atom/edit/4663613534192617761"/>
<summary></summary>
<issued>2019-01-24T11:22:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663574183699575489</id>
<title>人気YouTuberラファエル、苦悩を告白 アカウント削除の真相語る<モデルプレス独占インタビュー> - モデルプレス</title>
<link type="text/html" rel="related" href="https://mdpr.jp/interview/detail/1817626"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663574183699575489"/>
<link type="application/x.atom+xml" rel="service.edit" title="人気YouTuberラファエル、苦悩を告白 アカウント削除の真相語る<モデルプレス独占インタビュー> - モデルプレス" href="http://b.hatena.ne.jp/atom/edit/4663574183699575489"/>
<summary></summary>
<issued>2019-01-24T11:03:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663612891558069153</id>
<title>YouTuberラファエルが緊急生出演!『AbemaPrime』1・24放送|TVLIFE web - テレビがもっと楽しくなる!</title>
<link type="text/html" rel="related" href="http://www.tvlife.jp/entame/208189"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663612891558069153"/>
<link type="application/x.atom+xml" rel="service.edit" title="YouTuberラファエルが緊急生出演!『AbemaPrime』1・24放送|TVLIFE web - テレビがもっと楽しくなる!" href="http://b.hatena.ne.jp/atom/edit/4663612891558069153"/>
<summary></summary>
<issued>2019-01-24T11:02:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663576979723467457</id>
<title>フェイクニュースの親玉といわれたSpeee社での思い出</title>
<link type="text/html" rel="related" href="https://anond.hatelabo.jp/20190124012005"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663576979723467457"/>
<link type="application/x.atom+xml" rel="service.edit" title="フェイクニュースの親玉といわれたSpeee社での思い出" href="http://b.hatena.ne.jp/atom/edit/4663576979723467457"/>
<summary></summary>
<issued>2019-01-24T09:18:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663609484038182657</id>
<title>【閲覧注意】超ヒトコワすぎ! ~第1回【未解決事件・凶悪事件・暴露有り】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=PdYauR8XG3s"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663609484038182657"/>
<link type="application/x.atom+xml" rel="service.edit" title="【閲覧注意】超ヒトコワすぎ! ~第1回【未解決事件・凶悪事件・暴露有り】" href="http://b.hatena.ne.jp/atom/edit/4663609484038182657"/>
<summary></summary>
<issued>2019-01-24T09:16:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663608786105952769</id>
<title>【プリコネR】ガチャ天井実装きたあああ!?400連でメモピ150個ww【プリンセスコネクト!Re:Dive / Princess Connect】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=7ABY2UDYVIY"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663608786105952769"/>
<link type="application/x.atom+xml" rel="service.edit" title="【プリコネR】ガチャ天井実装きたあああ!?400連でメモピ150個ww【プリンセスコネクト!Re:Dive / Princess Connect】" href="http://b.hatena.ne.jp/atom/edit/4663608786105952769"/>
<summary></summary>
<issued>2019-01-24T08:54:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663608550419609153</id>
<title>【プリコネR】台湾の議員にも大人気!?名前がエッチだ…ww無料10連ガチャ6日目【プリンセスコネクト!Re:Dive / Princess Connect】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=tZE4KxNkjg0"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663608550419609153"/>
<link type="application/x.atom+xml" rel="service.edit" title="【プリコネR】台湾の議員にも大人気!?名前がエッチだ…ww無料10連ガチャ6日目【プリンセスコネクト!Re:Dive / Princess Connect】" href="http://b.hatena.ne.jp/atom/edit/4663608550419609153"/>
<summary></summary>
<issued>2019-01-24T08:47:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663591921378592641</id>
<title> 新聞部数が一年で222万部減…ついに「本当の危機」がやってきた(磯山 友幸) | マネー現代 | 講談社(1/3)</title>
<link type="text/html" rel="related" href="https://gendai.ismedia.jp/articles/-/59530"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663591921378592641"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 新聞部数が一年で222万部減…ついに「本当の危機」がやってきた(磯山 友幸) | マネー現代 | 講談社(1/3)" href="http://b.hatena.ne.jp/atom/edit/4663591921378592641"/>
<summary></summary>
<issued>2019-01-24T05:42:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C47MKL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663600494670821025</id>
<title>hiromi@TL39🌻 on Twitter: "今日は割と大きめの公園でレイドをした時に
ポケGO初心者の家族に話かけられた!
家族『あの…この公園には公園リーダーさんの許可は必要でしょうか?』
私『は?公園リーダー?初耳ですw』
家族『地元ではリーダーの許可が出ないとレイド… https://t.co/2khDkRbhXS"</title>
<link type="text/html" rel="related" href="https://twitter.com/hiromi5700/status/1086974912755978242"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663600494670821025"/>
<link type="application/x.atom+xml" rel="service.edit" title="hiromi@TL39🌻 on Twitter: &quot;今日は割と大きめの公園でレイドをした時に&#10;ポケGO初心者の家族に話かけられた!&#10;&#10;家族『あの…この公園には公園リーダーさんの許可は必要でしょうか?』&#10;私『は?公園リーダー?初耳ですw』&#10;家族『地元ではリーダーの許可が出ないとレイド… https://t.co/2khDkRbhXS&quot;" href="http://b.hatena.ne.jp/atom/edit/4663600494670821025"/>
<summary></summary>
<issued>2019-01-24T04:37:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663562495482090817</id>
<title>ASCII.jp:アキバで47種のクラフトビールを昼から飲める|厳選! アキバ最新ニュース</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/801/1801851/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663562495482090817"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:アキバで47種のクラフトビールを昼から飲める|厳選! アキバ最新ニュース" href="http://b.hatena.ne.jp/atom/edit/4663562495482090817"/>
<summary></summary>
<issued>2019-01-24T04:28:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663600110271224065</id>
<title>サイバーガジェット、「レトロフリーク メガブラック(ギアコンバーターセット)」など3製品を1月31日に発売|Gamer</title>
<link type="text/html" rel="related" href="https://www.gamer.ne.jp/news/201901240009/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663600110271224065"/>
<link type="application/x.atom+xml" rel="service.edit" title="サイバーガジェット、「レトロフリーク メガブラック(ギアコンバーターセット)」など3製品を1月31日に発売|Gamer" href="http://b.hatena.ne.jp/atom/edit/4663600110271224065"/>
<summary></summary>
<issued>2019-01-24T04:25:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663600047994193665</id>
<title>アップルが米国で「iPhone SE」再販、128GBモデルが299ドル - PHILE WEB</title>
<link type="text/html" rel="related" href="http://www.phileweb.com/news/mobile_pc/201901/24/1274.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663600047994193665"/>
<link type="application/x.atom+xml" rel="service.edit" title="アップルが米国で「iPhone SE」再販、128GBモデルが299ドル - PHILE WEB" href="http://b.hatena.ne.jp/atom/edit/4663600047994193665"/>
<summary></summary>
<issued>2019-01-24T04:23:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663591410814320737</id>
<title>ファミコンの新作カセット「ぽるんちゃんのおにぎり大好き」が近日発売、予価1万円 - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/news/news/1166121.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663591410814320737"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファミコンの新作カセット「ぽるんちゃんのおにぎり大好き」が近日発売、予価1万円 - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663591410814320737"/>
<summary></summary>
<issued>2019-01-24T04:21:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663592116262746689</id>
<title>意外に重宝する「Wi-Fiブリッジ」機能 - ケータイ Watch</title>
<link type="text/html" rel="related" href="https://k-tai.watch.impress.co.jp/docs/column/minna/1165586.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663592116262746689"/>
<link type="application/x.atom+xml" rel="service.edit" title="意外に重宝する「Wi-Fiブリッジ」機能 - ケータイ Watch" href="http://b.hatena.ne.jp/atom/edit/4663592116262746689"/>
<summary></summary>
<issued>2019-01-24T04:20:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663594836050954273</id>
<title>ASCII.jp:アップルiPod Touchゲーム機として復活か|篠原修司のアップルうわさ情報局</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/802/1802496/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663594836050954273"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:アップルiPod Touchゲーム機として復活か|篠原修司のアップルうわさ情報局" href="http://b.hatena.ne.jp/atom/edit/4663594836050954273"/>
<summary></summary>
<issued>2019-01-24T04:19:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663599865458073665</id>
<title>iPhoneが次世代モデルで「液晶」を全廃へ、日本メーカーに打撃 | Forbes JAPAN(フォーブス ジャパン)</title>
<link type="text/html" rel="related" href="https://forbesjapan.com/articles/detail/25114"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663599865458073665"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhoneが次世代モデルで「液晶」を全廃へ、日本メーカーに打撃 | Forbes JAPAN(フォーブス ジャパン)" href="http://b.hatena.ne.jp/atom/edit/4663599865458073665"/>
<summary></summary>
<issued>2019-01-24T04:17:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663599845056978081</id>
<title>DeNA ラミレス監督、日本国籍取得― スポニチ Sponichi Annex 野球</title>
<link type="text/html" rel="related" href="https://www.sponichi.co.jp/baseball/news/2019/01/24/kiji/20190124s00001173108000c.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663599845056978081"/>
<link type="application/x.atom+xml" rel="service.edit" title="DeNA ラミレス監督、日本国籍取得― スポニチ Sponichi Annex 野球" href="http://b.hatena.ne.jp/atom/edit/4663599845056978081"/>
<summary></summary>
<issued>2019-01-24T04:17:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663591182107299585</id>
<title>Meizu、世界初の開口部が一切ないスマホ「zero」 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1166126.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663591182107299585"/>
<link type="application/x.atom+xml" rel="service.edit" title="Meizu、世界初の開口部が一切ないスマホ「zero」 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663591182107299585"/>
<summary></summary>
<issued>2019-01-24T04:15:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663599635677308897</id>
<title>金塊420キロ密輸 イスラエル人男ら逮捕|日テレNEWS24</title>
<link type="text/html" rel="related" href="http://www.news24.jp/articles/2019/01/23/07414968.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663599635677308897"/>
<link type="application/x.atom+xml" rel="service.edit" title="金塊420キロ密輸 イスラエル人男ら逮捕|日テレNEWS24" href="http://b.hatena.ne.jp/atom/edit/4663599635677308897"/>
<summary></summary>
<issued>2019-01-24T04:10:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663599129407938465</id>
<title>GIGAZINE(ギガジン) on Twitter: "難病に効果のある「癒やしのうんこ」を出す能力者の存在が研究によって示される
https://t.co/lNzhrTBRAA"</title>
<link type="text/html" rel="related" href="https://twitter.com/gigazine/status/1088043847957897216"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663599129407938465"/>
<link type="application/x.atom+xml" rel="service.edit" title="GIGAZINE(ギガジン) on Twitter: &quot;難病に効果のある「癒やしのうんこ」を出す能力者の存在が研究によって示される&#10;https://t.co/lNzhrTBRAA&quot;" href="http://b.hatena.ne.jp/atom/edit/4663599129407938465"/>
<summary></summary>
<issued>2019-01-24T03:55:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C47MKL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663597764681966977</id>
<title>Windows10のノートPC内蔵キーボードはJIS配列、Bluetooth接続のキーボードはUS配列にする設定方法 - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/riekure/items/7a80ae33ef0a73c3c250"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663597764681966977"/>
<link type="application/x.atom+xml" rel="service.edit" title="Windows10のノートPC内蔵キーボードはJIS配列、Bluetooth接続のキーボードはUS配列にする設定方法 - Qiita" href="http://b.hatena.ne.jp/atom/edit/4663597764681966977"/>
<summary></summary>
<issued>2019-01-24T03:12:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663596301171764897</id>
<title>GitHub - PRIMITIVE-IO/primitive: Documentation and feedback for the Primitive Immersive Development Environment</title>
<link type="text/html" rel="related" href="https://github.com/PRIMITIVE-IO/primitive"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663596301171764897"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - PRIMITIVE-IO/primitive: Documentation and feedback for the Primitive Immersive Development Environment" href="http://b.hatena.ne.jp/atom/edit/4663596301171764897"/>
<summary></summary>
<issued>2019-01-24T02:27:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-301737697</id>
<title>Primitive</title>
<link type="text/html" rel="related" href="http://primitive.io/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-301737697"/>
<link type="application/x.atom+xml" rel="service.edit" title="Primitive" href="http://b.hatena.ne.jp/atom/edit/301737697"/>
<summary></summary>
<issued>2019-01-24T02:26:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663594645998638369</id>
<title>Primitive on Steam</title>
<link type="text/html" rel="related" href="https://store.steampowered.com/app/777890/Primitive/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663594645998638369"/>
<link type="application/x.atom+xml" rel="service.edit" title="Primitive on Steam" href="http://b.hatena.ne.jp/atom/edit/4663594645998638369"/>
<summary></summary>
<issued>2019-01-24T02:22:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663584308548557953</id>
<title>Intel Announces New Class of RealSense Stand-Alone Inside-Out Tracking Camera | Intel Newsroom</title>
<link type="text/html" rel="related" href="https://newsroom.intel.com/news/intel-realsense-stand-alone-inside-out-tracking-camera/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190124#bookmark-4663584308548557953"/>
<link type="application/x.atom+xml" rel="service.edit" title="Intel Announces New Class of RealSense Stand-Alone Inside-Out Tracking Camera | Intel Newsroom" href="http://b.hatena.ne.jp/atom/edit/4663584308548557953"/>
<summary></summary>
<issued>2019-01-23T20:14:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663574034986324353</id>
<title>【MV】絶景クジラ - Zekkei Kujira / LOVE</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=nDVz10z0CEE"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663574034986324353"/>
<link type="application/x.atom+xml" rel="service.edit" title="【MV】絶景クジラ - Zekkei Kujira / LOVE" href="http://b.hatena.ne.jp/atom/edit/4663574034986324353"/>
<summary></summary>
<issued>2019-01-23T14:56:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663565565847049953</id>
<title>Twitter  |  Google Cloud</title>
<link type="text/html" rel="related" href="https://cloud.google.com/twitter/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663565565847049953"/>
<link type="application/x.atom+xml" rel="service.edit" title="Twitter  |  Google Cloud" href="http://b.hatena.ne.jp/atom/edit/4663565565847049953"/>
<summary></summary>
<issued>2019-01-23T11:25:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663564863619849537</id>
<title>Amazon.co.jp: モバイルバッテリー Omars 10000mAh 大容量 3A出力 急速充電 USB Type-C 3ポート出力 薄型 軽量 スマホ iPhone/iPad/Android等対応 (10000mAh): CE</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07G26S5V8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663564863619849537"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: モバイルバッテリー Omars 10000mAh 大容量 3A出力 急速充電 USB Type-C 3ポート出力 薄型 軽量 スマホ iPhone/iPad/Android等対応 (10000mAh): CE" href="http://b.hatena.ne.jp/atom/edit/4663564863619849537"/>
<summary></summary>
<issued>2019-01-23T10:11:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663564831407592641</id>
<title>Amazon.co.jp: Omars USBC モバイルバッテリー10000mAh Power Delivery 対応(PD18W) Quick Charge 3.0 対応 パソコン 充電 バッテリー(USB-Cケーブル付) LCD残量表示 MacBook/ノートパソコン/iPhone/iPad/Android/Nintendo Switchなど対応可能 (インクブルー): CE</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07C7Q1KH9"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663564831407592641"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Omars USBC モバイルバッテリー10000mAh Power Delivery 対応(PD18W) Quick Charge 3.0 対応 パソコン 充電 バッテリー(USB-Cケーブル付) LCD残量表示 MacBook/ノートパソコン/iPhone/iPad/Android/Nintendo Switchなど対応可能 (インクブルー): CE" href="http://b.hatena.ne.jp/atom/edit/4663564831407592641"/>
<summary></summary>
<issued>2019-01-23T10:10:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663555402343143393</id>
<title> 約600円の2画面スマホがやってきた 久々のワクワク感! - ITmedia Mobile</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/mobile/articles/1901/23/news078.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663555402343143393"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 約600円の2画面スマホがやってきた 久々のワクワク感! - ITmedia Mobile" href="http://b.hatena.ne.jp/atom/edit/4663555402343143393"/>
<summary></summary>
<issued>2019-01-23T09:36:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663561750305207073</id>
<title>【私的改変でも駄目】改造すること自体が著作権法違反です (#3552466) | 「ラブライブ!」の改造フィギュア販売で著作権法違反容疑により逮捕 | スラド</title>
<link type="text/html" rel="related" href="https://srad.jp/comment/3552466"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663561750305207073"/>
<link type="application/x.atom+xml" rel="service.edit" title="【私的改変でも駄目】改造すること自体が著作権法違反です (#3552466) | 「ラブライブ!」の改造フィギュア販売で著作権法違反容疑により逮捕 | スラド" href="http://b.hatena.ne.jp/atom/edit/4663561750305207073"/>
<summary></summary>
<issued>2019-01-23T08:34:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663518734594353281</id>
<title>「ラブライブ!」の改造フィギュア販売で著作権法違反容疑により逮捕 | スラド YRO</title>
<link type="text/html" rel="related" href="https://yro.srad.jp/story/19/01/22/071246/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663518734594353281"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ラブライブ!」の改造フィギュア販売で著作権法違反容疑により逮捕 | スラド YRO" href="http://b.hatena.ne.jp/atom/edit/4663518734594353281"/>
<summary></summary>
<issued>2019-01-23T08:33:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663561700913077633</id>
<title>頭部だけラブライブ!、フィギュアを改造し販売 : 社会 : 読売新聞(YOMIURI ONLINE)</title>
<link type="text/html" rel="related" href="https://www.yomiuri.co.jp/national/20190119-OYT1T50003.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663561700913077633"/>
<link type="application/x.atom+xml" rel="service.edit" title="頭部だけラブライブ!、フィギュアを改造し販売 : 社会 : 読売新聞(YOMIURI ONLINE)" href="http://b.hatena.ne.jp/atom/edit/4663561700913077633"/>
<summary></summary>
<issued>2019-01-23T08:33:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663340029586741505</id>
<title>魔改造 「ラブライブ!」のフィギュア頭部を付け替え販売 著作権法違反容疑で男逮捕 - 毎日新聞</title>
<link type="text/html" rel="related" href="https://mainichi.jp/articles/20190118/k00/00m/040/245000c"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663340029586741505"/>
<link type="application/x.atom+xml" rel="service.edit" title="魔改造 「ラブライブ!」のフィギュア頭部を付け替え販売 著作権法違反容疑で男逮捕 - 毎日新聞" href="http://b.hatena.ne.jp/atom/edit/4663340029586741505"/>
<summary></summary>
<issued>2019-01-23T08:31:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663559812201069953</id>
<title>市職員 職場抜け出しハイボール 懲戒処分に 奈良 生駒 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190123/k10011788131000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663559812201069953"/>
<link type="application/x.atom+xml" rel="service.edit" title="市職員 職場抜け出しハイボール 懲戒処分に 奈良 生駒 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4663559812201069953"/>
<summary></summary>
<issued>2019-01-23T07:34:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663552619204124257</id>
<title>米MS、子ども用デジタルペン発表、2019年の教育向けWin 10 PCは? | マイナビニュース</title>
<link type="text/html" rel="related" href="https://news.mynavi.jp/article/20190123-760697/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663552619204124257"/>
<link type="application/x.atom+xml" rel="service.edit" title="米MS、子ども用デジタルペン発表、2019年の教育向けWin 10 PCは? | マイナビニュース" href="http://b.hatena.ne.jp/atom/edit/4663552619204124257"/>
<summary></summary>
<issued>2019-01-23T05:30:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663549883309767777</id>
<title>はてなブックマーク - とむ2003 on Twitter: "エロ本を売り続けたことで、セブンが女性の人権を軽視ねぇ。 だとしたら、ドラッグストアで堂々と生理用品を売っていることは男性軽視なのでは? アレ、大きくて派手で目のやり場に困るんですよね。 持ちつ持たれつ、という言葉が消え去ろうとしてる気がしました。"</title>
<link type="text/html" rel="related" href="http://b.hatena.ne.jp/entry/twitter.com/2003tom/status/1087497865897758721"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663549883309767777"/>
<link type="application/x.atom+xml" rel="service.edit" title="はてなブックマーク - とむ2003 on Twitter: &quot;エロ本を売り続けたことで、セブンが女性の人権を軽視ねぇ。 だとしたら、ドラッグストアで堂々と生理用品を売っていることは男性軽視なのでは? アレ、大きくて派手で目のやり場に困るんですよね。 持ちつ持たれつ、という言葉が消え去ろうとしてる気がしました。&quot;" href="http://b.hatena.ne.jp/atom/edit/4663549883309767777"/>
<summary></summary>
<issued>2019-01-23T05:19:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663554520264181217</id>
<title>男性教師による男子への性犯罪は減らせるか | 週刊女性PRIME | 東洋経済オンライン | 経済ニュースの新基準</title>
<link type="text/html" rel="related" href="https://toyokeizai.net/articles/-/138390"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663554520264181217"/>
<link type="application/x.atom+xml" rel="service.edit" title="男性教師による男子への性犯罪は減らせるか | 週刊女性PRIME | 東洋経済オンライン | 経済ニュースの新基準" href="http://b.hatena.ne.jp/atom/edit/4663554520264181217"/>
<summary></summary>
<issued>2019-01-23T04:50:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663505486766612865</id>
<title>なぜ人は“萌え声”に魅了されるのか?――アニメ・ゲーム二次元キャラの声をガチで研究している大学教授にいろいろ聞いてみた</title>
<link type="text/html" rel="related" href="http://originalnews.nico/150165"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663505486766612865"/>
<link type="application/x.atom+xml" rel="service.edit" title="なぜ人は“萌え声”に魅了されるのか?――アニメ・ゲーム二次元キャラの声をガチで研究している大学教授にいろいろ聞いてみた" href="http://b.hatena.ne.jp/atom/edit/4663505486766612865"/>
<summary></summary>
<issued>2019-01-23T02:12:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663529319542096193</id>
<title>仮面YouTuberアカウント停止 | 2019/1/23(水) 0:00 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/pickup/6311132"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663529319542096193"/>
<link type="application/x.atom+xml" rel="service.edit" title="仮面YouTuberアカウント停止 | 2019/1/23(水) 0:00 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4663529319542096193"/>
<summary></summary>
<issued>2019-01-23T00:58:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663532772695947009</id>
<title>昭和日記 #吹き抜けマニア on Twitter: "2/1から法律改正でモバイルバッテリーに丸いPSEマークが入ります。それに伴い、このマークがない商品は販売できなくなるので、家電量販店ではモバイルバッテリーが安くなっております。今日確認したところ、Panasonicのモバイルバッ… https://t.co/Ntd02GjNgR"</title>
<link type="text/html" rel="related" href="https://twitter.com/showadiary_com/status/1087696313443971072"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663532772695947009"/>
<link type="application/x.atom+xml" rel="service.edit" title="昭和日記 #吹き抜けマニア on Twitter: &quot;2/1から法律改正でモバイルバッテリーに丸いPSEマークが入ります。それに伴い、このマークがない商品は販売できなくなるので、家電量販店ではモバイルバッテリーが安くなっております。今日確認したところ、Panasonicのモバイルバッ… https://t.co/Ntd02GjNgR&quot;" href="http://b.hatena.ne.jp/atom/edit/4663532772695947009"/>
<summary></summary>
<issued>2019-01-22T17:35:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663532743168045505</id>
<title>お知らせ 2012年 ファイルコピーをより速く、より快適に!ファイルコピー快適化アプリ「マッハCopy」登場 | IODATA アイ・オー・データ機器</title>
<link type="text/html" rel="related" href="https://www.iodata.jp/news/2012/information/06/machcopy.htm"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663532743168045505"/>
<link type="application/x.atom+xml" rel="service.edit" title="お知らせ 2012年 ファイルコピーをより速く、より快適に!ファイルコピー快適化アプリ「マッハCopy」登場 | IODATA アイ・オー・データ機器" href="http://b.hatena.ne.jp/atom/edit/4663532743168045505"/>
<summary></summary>
<issued>2019-01-22T17:34:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663532535935864929</id>
<title>ASCII.jp:くら寿司チョコいなり寿司</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/801/1801407/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663532535935864929"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:くら寿司チョコいなり寿司" href="http://b.hatena.ne.jp/atom/edit/4663532535935864929"/>
<summary></summary>
<issued>2019-01-22T17:27:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663532501576118081</id>
<title>第2回衛星データ分析コンテスト「Tellus Satellite Challenge」を開催! | さくらインターネット</title>
<link type="text/html" rel="related" href="https://www.sakura.ad.jp/information/news/2019/01/18/1968199301/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663532501576118081"/>
<link type="application/x.atom+xml" rel="service.edit" title="第2回衛星データ分析コンテスト「Tellus Satellite Challenge」を開催! | さくらインターネット" href="http://b.hatena.ne.jp/atom/edit/4663532501576118081"/>
<summary></summary>
<issued>2019-01-22T17:26:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663532478490668097</id>
<title>ASCII.jp:さくらインターネットが第2回「Tellus Satellite Challenge」を開催</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/801/1801656/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663532478490668097"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:さくらインターネットが第2回「Tellus Satellite Challenge」を開催" href="http://b.hatena.ne.jp/atom/edit/4663532478490668097"/>
<summary></summary>
<issued>2019-01-22T17:25:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663518569774973569</id>
<title> 大麻所持で逮捕された人気ユーチューバ−「おもちゃ動画」で稼いだ驚きの年収</title>
<link type="text/html" rel="related" href="https://www.tokyo-sports.co.jp/entame/entertainment/1254901/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663518569774973569"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 大麻所持で逮捕された人気ユーチューバ−「おもちゃ動画」で稼いだ驚きの年収" href="http://b.hatena.ne.jp/atom/edit/4663518569774973569"/>
<summary></summary>
<issued>2019-01-22T17:25:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663519332131722721</id>
<title> サービス開始から1年もたず…… 「ときめきアイドル」終了を予感させた2つの“爆弾” - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1901/22/news119.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663519332131722721"/>
<link type="application/x.atom+xml" rel="service.edit" title=" サービス開始から1年もたず…… 「ときめきアイドル」終了を予感させた2つの“爆弾” - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/4663519332131722721"/>
<summary></summary>
<issued>2019-01-22T17:21:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663504999824652993</id>
<title>エンジニアが死滅した世界 〜アンドロイドとふたりぼっちで生きろ〜</title>
<link type="text/html" rel="related" href="https://paiza.jp/botchi/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663504999824652993"/>
<link type="application/x.atom+xml" rel="service.edit" title="エンジニアが死滅した世界 〜アンドロイドとふたりぼっちで生きろ〜" href="http://b.hatena.ne.jp/atom/edit/4663504999824652993"/>
<summary></summary>
<issued>2019-01-22T17:18:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663522188822056737</id>
<title>電撃 - プログラミング問題を解いて物語を進めるADV『エンジニアが死滅シタ世界』が無料公開</title>
<link type="text/html" rel="related" href="http://dengekionline.com/elem/000/001/867/1867416/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663522188822056737"/>
<link type="application/x.atom+xml" rel="service.edit" title="電撃 - プログラミング問題を解いて物語を進めるADV『エンジニアが死滅シタ世界』が無料公開" href="http://b.hatena.ne.jp/atom/edit/4663522188822056737"/>
<summary></summary>
<issued>2019-01-22T17:17:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663532169789880961</id>
<title>「STEINS;GATE」からの世界観のつながりにフォーカスした「ROBOTICS;NOTES DaSH」の最新プロモーションムービー公開|Gamer</title>
<link type="text/html" rel="related" href="https://www.gamer.ne.jp/news/201901220037/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663532169789880961"/>
<link type="application/x.atom+xml" rel="service.edit" title="「STEINS;GATE」からの世界観のつながりにフォーカスした「ROBOTICS;NOTES DaSH」の最新プロモーションムービー公開|Gamer" href="http://b.hatena.ne.jp/atom/edit/4663532169789880961"/>
<summary></summary>
<issued>2019-01-22T17:16:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663522288143183073</id>
<title>永続ライセンスの「Office 2019」が発売、Windows PCの対応OSはWindows 10のみに - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/news/news/1165868.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663522288143183073"/>
<link type="application/x.atom+xml" rel="service.edit" title="永続ライセンスの「Office 2019」が発売、Windows PCの対応OSはWindows 10のみに - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663522288143183073"/>
<summary></summary>
<issued>2019-01-22T17:14:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663531297911487393</id>
<title>ASCII.jp:ユニットコム、デスクトップCPU搭載の15型ゲーミングノートPC</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/800/1800661/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663531297911487393"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:ユニットコム、デスクトップCPU搭載の15型ゲーミングノートPC" href="http://b.hatena.ne.jp/atom/edit/4663531297911487393"/>
<summary></summary>
<issued>2019-01-22T16:49:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663530029285484353</id>
<title>ティンカーベル初野『多分だけどジジィとババァは顔パスでバス乗ってる』(Promotion Edit)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=eqZpNIqtmj8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663530029285484353"/>
<link type="application/x.atom+xml" rel="service.edit" title="ティンカーベル初野『多分だけどジジィとババァは顔パスでバス乗ってる』(Promotion Edit)" href="http://b.hatena.ne.jp/atom/edit/4663530029285484353"/>
<summary></summary>
<issued>2019-01-22T16:09:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663528046621044193</id>
<title>ユキポン(ユキオ)@PAN!🍞 on Twitter: "レジ会計の時の音はこんな感じの音だよー
コングラッチュレーション!!
#からあげクン討滅戦
#FF14 https://t.co/4BO24r3xj4"</title>
<link type="text/html" rel="related" href="https://twitter.com/gold_yukio/status/1087458810422222848"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190123#bookmark-4663528046621044193"/>
<link type="application/x.atom+xml" rel="service.edit" title="ユキポン(ユキオ)@PAN!🍞 on Twitter: &quot;レジ会計の時の音はこんな感じの音だよー&#10;コングラッチュレーション!!&#10;#からあげクン討滅戦 &#10;#FF14 https://t.co/4BO24r3xj4&quot;" href="http://b.hatena.ne.jp/atom/edit/4663528046621044193"/>
<summary></summary>
<issued>2019-01-22T15:08:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663520322658627585</id>
<title>最大5台の同時充電が可能なQi対応デスクトレイ「GAZE TRAY」--Apple製品に最適 - CNET Japan</title>
<link type="text/html" rel="related" href="https://japan.cnet.com/article/35131613/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663520322658627585"/>
<link type="application/x.atom+xml" rel="service.edit" title="最大5台の同時充電が可能なQi対応デスクトレイ「GAZE TRAY」--Apple製品に最適 - CNET Japan" href="http://b.hatena.ne.jp/atom/edit/4663520322658627585"/>
<summary></summary>
<issued>2019-01-22T13:08:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663519107719663969</id>
<title>イオシス公式 on Twitter: "【秋葉原店舗巡回】最後はアキバ中央通ヨコ店のPixelBookをご紹介!!中古Aランクなんでコンディションは良いですよ☆ちなみにですが、何故かPixelBook Pen C0Bの中古Aランク品がアキバ路地オモテ店にあるんだな~(笑… https://t.co/Ac4obktuib"</title>
<link type="text/html" rel="related" href="https://twitter.com/iosys_official/status/1087630392906080256"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663519107719663969"/>
<link type="application/x.atom+xml" rel="service.edit" title="イオシス公式 on Twitter: &quot;【秋葉原店舗巡回】最後はアキバ中央通ヨコ店のPixelBookをご紹介!!中古Aランクなんでコンディションは良いですよ☆ちなみにですが、何故かPixelBook Pen C0Bの中古Aランク品がアキバ路地オモテ店にあるんだな~(笑… https://t.co/Ac4obktuib&quot;" href="http://b.hatena.ne.jp/atom/edit/4663519107719663969"/>
<summary></summary>
<issued>2019-01-22T10:30:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663519033094598977</id>
<title>【.biz】富士通、MILスペック/防水防塵の10.1型Windowsタブレット - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/biz/1165831.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663519033094598977"/>
<link type="application/x.atom+xml" rel="service.edit" title="【.biz】富士通、MILスペック/防水防塵の10.1型Windowsタブレット - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663519033094598977"/>
<summary></summary>
<issued>2019-01-22T10:28:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663518113434668961</id>
<title>🍎メルヘンりんごちゃん🍎 (@sxxxxxxxxxx1995) | Twitter</title>
<link type="text/html" rel="related" href="https://twitter.com/sxxxxxxxxxx1995"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663518113434668961"/>
<link type="application/x.atom+xml" rel="service.edit" title="🍎メルヘンりんごちゃん🍎 (@sxxxxxxxxxx1995) | Twitter" href="http://b.hatena.ne.jp/atom/edit/4663518113434668961"/>
<summary></summary>
<issued>2019-01-22T10:00:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C47MKL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663517762321067457</id>
<title>インフルエンザ脳症で小4男児死亡 長野 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190122/k10011786991000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663517762321067457"/>
<link type="application/x.atom+xml" rel="service.edit" title="インフルエンザ脳症で小4男児死亡 長野 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4663517762321067457"/>
<summary></summary>
<issued>2019-01-22T09:57:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663359845492646817</id>
<title>262人を風俗に沈めたイケメン有名私大生のえげつない手口|日刊ゲンダイDIGITAL</title>
<link type="text/html" rel="related" href="https://www.nikkan-gendai.com/articles/view/newsx/245748"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663359845492646817"/>
<link type="application/x.atom+xml" rel="service.edit" title="262人を風俗に沈めたイケメン有名私大生のえげつない手口|日刊ゲンダイDIGITAL" href="http://b.hatena.ne.jp/atom/edit/4663359845492646817"/>
<summary></summary>
<issued>2019-01-22T09:50:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663517264641696737</id>
<title>「ROBOTICS;NOTES DaSH」、PV公開 - GAME Watch</title>
<link type="text/html" rel="related" href="https://game.watch.impress.co.jp/docs/news/1165840.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663517264641696737"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ROBOTICS;NOTES DaSH」、PV公開 - GAME Watch" href="http://b.hatena.ne.jp/atom/edit/4663517264641696737"/>
<summary></summary>
<issued>2019-01-22T09:33:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663517184647925537</id>
<title>1000台限定! ソニーからエヴァコラボ初のスマートウォッチ「wena × エヴァンゲリオン」登場 - 価格.comマガジン</title>
<link type="text/html" rel="related" href="https://kakakumag.com/pc-smartphone/?id=13293"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663517184647925537"/>
<link type="application/x.atom+xml" rel="service.edit" title="1000台限定! ソニーからエヴァコラボ初のスマートウォッチ「wena × エヴァンゲリオン」登場 - 価格.comマガジン" href="http://b.hatena.ne.jp/atom/edit/4663517184647925537"/>
<summary></summary>
<issued>2019-01-22T09:31:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663517161562474529</id>
<title>マクセル、災害時に役立つ22,800mAhの大容量モバイルバッテリー | マイナビニュース</title>
<link type="text/html" rel="related" href="https://news.mynavi.jp/article/20190122-760247/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663517161562474529"/>
<link type="application/x.atom+xml" rel="service.edit" title="マクセル、災害時に役立つ22,800mAhの大容量モバイルバッテリー | マイナビニュース" href="http://b.hatena.ne.jp/atom/edit/4663517161562474529"/>
<summary></summary>
<issued>2019-01-22T09:30:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663517117539055937</id>
<title>全文表示 | ドラゴンボール復刻版、中指立てた描写カット 「原版のとおり収録」と説明していたが... : J-CASTニュース</title>
<link type="text/html" rel="related" href="https://www.j-cast.com/2019/01/21348432.html?p=all"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663517117539055937"/>
<link type="application/x.atom+xml" rel="service.edit" title="全文表示 | ドラゴンボール復刻版、中指立てた描写カット 「原版のとおり収録」と説明していたが... : J-CASTニュース" href="http://b.hatena.ne.jp/atom/edit/4663517117539055937"/>
<summary></summary>
<issued>2019-01-22T09:29:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663515584235593569</id>
<title>日本の「はんこ文化」に疑問=平井科技相:時事ドットコム</title>
<link type="text/html" rel="related" href="https://www.jiji.com/jc/article?k=2019012200725&amp;g=pol"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663515584235593569"/>
<link type="application/x.atom+xml" rel="service.edit" title="日本の「はんこ文化」に疑問=平井科技相:時事ドットコム" href="http://b.hatena.ne.jp/atom/edit/4663515584235593569"/>
<summary></summary>
<issued>2019-01-22T09:28:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663517070831265793</id>
<title>「ドラゴンクエストXI 過ぎ去りし時を求めて S」出演声優を発表する公式生放送が1月25日に配信!|Gamer</title>
<link type="text/html" rel="related" href="https://www.gamer.ne.jp/news/201901220010/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663517070831265793"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ドラゴンクエストXI 過ぎ去りし時を求めて S」出演声優を発表する公式生放送が1月25日に配信!|Gamer" href="http://b.hatena.ne.jp/atom/edit/4663517070831265793"/>
<summary></summary>
<issued>2019-01-22T09:27:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663517046672072929</id>
<title>【イマドキの気になる現場】「ポケモンGO」再燃!中高年ゲットだぜ― スポニチ Sponichi Annex 社会</title>
<link type="text/html" rel="related" href="https://www.sponichi.co.jp/society/news/2019/01/21/kiji/20190120s00042000406000c.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663517046672072929"/>
<link type="application/x.atom+xml" rel="service.edit" title="【イマドキの気になる現場】「ポケモンGO」再燃!中高年ゲットだぜ― スポニチ Sponichi Annex 社会" href="http://b.hatena.ne.jp/atom/edit/4663517046672072929"/>
<summary></summary>
<issued>2019-01-22T09:26:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663428981046644065</id>
<title>デカルトの呪縛から「人工知能」を開放できるか:三宅陽一郎×井口尊仁×立石従寛 鼎談(前編)|WIRED.jp</title>
<link type="text/html" rel="related" href="https://wired.jp/2019/01/20/ai-art-technology-1/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663428981046644065"/>
<link type="application/x.atom+xml" rel="service.edit" title="デカルトの呪縛から「人工知能」を開放できるか:三宅陽一郎×井口尊仁×立石従寛 鼎談(前編)|WIRED.jp" href="http://b.hatena.ne.jp/atom/edit/4663428981046644065"/>
<summary></summary>
<issued>2019-01-22T07:52:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663513967180291841</id>
<title> News - Possible PlayStation 5 APU Specs Leaked Through AMD Gonzalo Product Code - 8-Core, 3.2GHz </title>
<link type="text/html" rel="related" href="https://www.game-debate.com/news/26434/possible-playstation-5-apu-specs-leaked-through-amd-gonzalo-product-code-8-core-3-2ghz"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663513967180291841"/>
<link type="application/x.atom+xml" rel="service.edit" title=" News - Possible PlayStation 5 APU Specs Leaked Through AMD Gonzalo Product Code - 8-Core, 3.2GHz " href="http://b.hatena.ne.jp/atom/edit/4663513967180291841"/>
<summary></summary>
<issued>2019-01-22T07:51:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663513943021099233</id>
<title>The Way of the Explosion - Megumin - – LINE stickers | LINE STORE</title>
<link type="text/html" rel="related" href="https://line.me/S/sticker/10811"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663513943021099233"/>
<link type="application/x.atom+xml" rel="service.edit" title="The Way of the Explosion - Megumin - – LINE stickers | LINE STORE" href="http://b.hatena.ne.jp/atom/edit/4663513943021099233"/>
<summary></summary>
<issued>2019-01-22T07:50:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663286103049372033</id>
<title>ファイルマネージャーアプリES File ExplorerはAndroid機のデータを外部に露出する | TechCrunch Japan</title>
<link type="text/html" rel="related" href="https://jp.techcrunch.com/2019/01/17/2019-01-16-android-app-es-file-explorer-expose-data/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663286103049372033"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファイルマネージャーアプリES File ExplorerはAndroid機のデータを外部に露出する | TechCrunch Japan" href="http://b.hatena.ne.jp/atom/edit/4663286103049372033"/>
<summary></summary>
<issued>2019-01-22T07:49:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663513830278199361</id>
<title>ポケモンセンターオンライン</title>
<link type="text/html" rel="related" href="https://www.pokemoncenter-online.com/sp/?s=special/my151cam_eievui_2"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663513830278199361"/>
<link type="application/x.atom+xml" rel="service.edit" title="ポケモンセンターオンライン" href="http://b.hatena.ne.jp/atom/edit/4663513830278199361"/>
<summary></summary>
<issued>2019-01-22T07:47:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663513474869572865</id>
<title>Screenshot - 6ca7b8090bc9760eb02cd145f7e3a5df - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/6ca7b8090bc9760eb02cd145f7e3a5df"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663513474869572865"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 6ca7b8090bc9760eb02cd145f7e3a5df - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663513474869572865"/>
<summary></summary>
<issued>2019-01-22T07:36:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663471700940650689</id>
<title>IoT向けx86が事実上終焉。IntelのQuarkが製造終了へ - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1165629.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663471700940650689"/>
<link type="application/x.atom+xml" rel="service.edit" title="IoT向けx86が事実上終焉。IntelのQuarkが製造終了へ - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663471700940650689"/>
<summary></summary>
<issued>2019-01-22T07:34:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663513403465735777</id>
<title>菅原商店 on Twitter: "そういえば、正月に国立科学博物館の技術博に行ったんだけど。
このコンピューターの配線、全部人の手で一つずつ繋いだらしい。
やばくないですか?
俺、電装苦手なんですよねーって言うのやめるわ、、、 https://t.co/wQXyom4eRA"</title>
<link type="text/html" rel="related" href="https://twitter.com/gx71gx61gx71/status/1086950565110702082"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663513403465735777"/>
<link type="application/x.atom+xml" rel="service.edit" title="菅原商店 on Twitter: &quot;そういえば、正月に国立科学博物館の技術博に行ったんだけど。&#10;このコンピューターの配線、全部人の手で一つずつ繋いだらしい。&#10;やばくないですか?&#10;俺、電装苦手なんですよねーって言うのやめるわ、、、 https://t.co/wQXyom4eRA&quot;" href="http://b.hatena.ne.jp/atom/edit/4663513403465735777"/>
<summary></summary>
<issued>2019-01-22T07:33:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663466537315848129</id>
<title>コンビニコーヒー100円カップに150円カフェラテの疑いで逮捕 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190121/k10011785331000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663466537315848129"/>
<link type="application/x.atom+xml" rel="service.edit" title="コンビニコーヒー100円カップに150円カフェラテの疑いで逮捕 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4663466537315848129"/>
<summary></summary>
<issued>2019-01-22T07:32:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-316526913</id>
<title>プレミアムローストコーヒー | McDonald's Japan</title>
<link type="text/html" rel="related" href="http://www.mcdonalds.co.jp/campaign/coffee/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-316526913"/>
<link type="application/x.atom+xml" rel="service.edit" title="プレミアムローストコーヒー | McDonald's Japan" href="http://b.hatena.ne.jp/atom/edit/316526913"/>
<summary></summary>
<issued>2019-01-22T07:32:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663423897415827009</id>
<title>Tカード 会員情報や購入履歴などを捜査当局に無断で提供 - ライブドアニュース</title>
<link type="text/html" rel="related" href="http://news.livedoor.com/article/detail/15900061/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663423897415827009"/>
<link type="application/x.atom+xml" rel="service.edit" title="Tカード 会員情報や購入履歴などを捜査当局に無断で提供 - ライブドアニュース" href="http://b.hatena.ne.jp/atom/edit/4663423897415827009"/>
<summary></summary>
<issued>2019-01-22T07:31:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663513295554675905</id>
<title>セックスフレンド(仮) (非)公式 (@sexfriend_kari_) | Twitter</title>
<link type="text/html" rel="related" href="https://twitter.com/sexfriend_kari_"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663513295554675905"/>
<link type="application/x.atom+xml" rel="service.edit" title="セックスフレンド(仮) (非)公式 (@sexfriend_kari_) | Twitter" href="http://b.hatena.ne.jp/atom/edit/4663513295554675905"/>
<summary></summary>
<issued>2019-01-22T07:30:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663513133419649185</id>
<title>コラム | mei ehara | mei ehara : 第一回『ここを離れて戻ってくる』佐渡編 - | Record CD Online Shop JET SET / レコード・CD通販ショップ ジェットセット</title>
<link type="text/html" rel="related" href="https://www.jetsetrecords.net/column/meiehara/2018-12-21"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663513133419649185"/>
<link type="application/x.atom+xml" rel="service.edit" title="コラム | mei ehara | mei ehara : 第一回『ここを離れて戻ってくる』佐渡編 - | Record CD Online Shop JET SET / レコード・CD通販ショップ ジェットセット" href="http://b.hatena.ne.jp/atom/edit/4663513133419649185"/>
<summary></summary>
<issued>2019-01-22T07:25:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373190941</id>
<title>セブン、いれたてコーヒーに新型機 ホット・アイスの選択不要、待ち時間は1割減  :日本経済新聞</title>
<link type="text/html" rel="related" href="https://www.nikkei.com/article/DGXMZO36915410V21C18A0HE6A00/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-373190941"/>
<link type="application/x.atom+xml" rel="service.edit" title="セブン、いれたてコーヒーに新型機 ホット・アイスの選択不要、待ち時間は1割減  :日本経済新聞" href="http://b.hatena.ne.jp/atom/edit/373190941"/>
<summary></summary>
<issued>2019-01-22T06:52:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663511526028005121</id>
<title>ASCII.jp:17.3型大画面やGeForce RTX装備のハイスペックゲーミングノート「Lenovo Legion Y740」</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/801/1801390/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663511526028005121"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:17.3型大画面やGeForce RTX装備のハイスペックゲーミングノート「Lenovo Legion Y740」" href="http://b.hatena.ne.jp/atom/edit/4663511526028005121"/>
<summary></summary>
<issued>2019-01-22T06:35:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663469275894573505</id>
<title>ミリ秒単位の高頻度株取引の世界に殴り込んだ2人のいとこの奮闘を描く「ザ・ハミングバード・プロジェクト」最新予告編が公開 - GIGAZINE</title>
<link type="text/html" rel="related" href="https://gigazine.net/news/20190121-the-hummingbird-project-trailer/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663469275894573505"/>
<link type="application/x.atom+xml" rel="service.edit" title="ミリ秒単位の高頻度株取引の世界に殴り込んだ2人のいとこの奮闘を描く「ザ・ハミングバード・プロジェクト」最新予告編が公開 - GIGAZINE" href="http://b.hatena.ne.jp/atom/edit/4663469275894573505"/>
<summary></summary>
<issued>2019-01-22T04:28:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663483267288619361</id>
<title>【小池百合子】早とちり小池知事…都が鑑定の“バンクシー作品”には型紙が|日刊ゲンダイDIGITAL</title>
<link type="text/html" rel="related" href="https://www.nikkan-gendai.com/articles/view/news/245892"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663483267288619361"/>
<link type="application/x.atom+xml" rel="service.edit" title="【小池百合子】早とちり小池知事…都が鑑定の“バンクシー作品”には型紙が|日刊ゲンダイDIGITAL" href="http://b.hatena.ne.jp/atom/edit/4663483267288619361"/>
<summary></summary>
<issued>2019-01-22T02:55:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663503812802970625</id>
<title>軍人装い国際恋愛詐欺疑い数人逮捕 福岡、埼玉両県警|【西日本新聞】</title>
<link type="text/html" rel="related" href="https://www.nishinippon.co.jp/flash/f_kyushu/article/480998"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663503812802970625"/>
<link type="application/x.atom+xml" rel="service.edit" title="軍人装い国際恋愛詐欺疑い数人逮捕 福岡、埼玉両県警|【西日本新聞】" href="http://b.hatena.ne.jp/atom/edit/4663503812802970625"/>
<summary></summary>
<issued>2019-01-22T02:36:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663363935375371905</id>
<title>【特集】これで失敗しない、USB PD充電器選び(ノートPC編) ~ThinkPadとMacBook Proで検証 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/topic/feature/1165088.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190122#bookmark-4663363935375371905"/>
<link type="application/x.atom+xml" rel="service.edit" title="【特集】これで失敗しない、USB PD充電器選び(ノートPC編) ~ThinkPadとMacBook Proで検証 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663363935375371905"/>
<summary></summary>
<issued>2019-01-22T01:00:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663472937354487905</id>
<title>ユーチューバー「AAAjoken」逮捕 大麻所持疑い、愛知県警 - 芸能社会 - SANSPO.COM(サンスポ)</title>
<link type="text/html" rel="related" href="https://www.sanspo.com/geino/news/20190121/tro19012119110008-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663472937354487905"/>
<link type="application/x.atom+xml" rel="service.edit" title="ユーチューバー「AAAjoken」逮捕 大麻所持疑い、愛知県警 - 芸能社会 - SANSPO.COM(サンスポ)" href="http://b.hatena.ne.jp/atom/edit/4663472937354487905"/>
<summary></summary>
<issued>2019-01-21T10:37:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663468029280230337</id>
<title>YouTuberが明かす過酷企画「チョコの家」 無人島で絶叫も (1/2) 〈AERA〉|AERA dot. (アエラドット) </title>
<link type="text/html" rel="related" href="https://dot.asahi.com/aera/2019011800036.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663468029280230337"/>
<link type="application/x.atom+xml" rel="service.edit" title="YouTuberが明かす過酷企画「チョコの家」 無人島で絶叫も (1/2) 〈AERA〉|AERA dot. (アエラドット) " href="http://b.hatena.ne.jp/atom/edit/4663468029280230337"/>
<summary></summary>
<issued>2019-01-21T10:23:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663472386524855905</id>
<title>嵐・相葉雅紀、「同級生がYouTuberになってて!」と大興奮のウラでファンが受けた衝撃|サイゾーウーマン</title>
<link type="text/html" rel="related" href="https://www.cyzowoman.com/2019/01/post_217655_1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663472386524855905"/>
<link type="application/x.atom+xml" rel="service.edit" title="嵐・相葉雅紀、「同級生がYouTuberになってて!」と大興奮のウラでファンが受けた衝撃|サイゾーウーマン" href="http://b.hatena.ne.jp/atom/edit/4663472386524855905"/>
<summary></summary>
<issued>2019-01-21T10:20:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663471931795159937</id>
<title>中1男子にわいせつ疑いで再逮捕 TikTokで知り合い「お金をあげる」 - 芸能社会 - SANSPO.COM(サンスポ)</title>
<link type="text/html" rel="related" href="https://www.sanspo.com/geino/news/20190121/tro19012114040006-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663471931795159937"/>
<link type="application/x.atom+xml" rel="service.edit" title="中1男子にわいせつ疑いで再逮捕 TikTokで知り合い「お金をあげる」 - 芸能社会 - SANSPO.COM(サンスポ)" href="http://b.hatena.ne.jp/atom/edit/4663471931795159937"/>
<summary></summary>
<issued>2019-01-21T10:06:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663469597480271809</id>
<title>【速報】16年前の殺人事件 男を逮捕 「バレたから出頭した」 - FNN.jpプライムオンライン</title>
<link type="text/html" rel="related" href="https://www.fnn.jp/posts/00410218CX"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663469597480271809"/>
<link type="application/x.atom+xml" rel="service.edit" title="【速報】16年前の殺人事件 男を逮捕 「バレたから出頭した」 - FNN.jpプライムオンライン" href="http://b.hatena.ne.jp/atom/edit/4663469597480271809"/>
<summary></summary>
<issued>2019-01-21T08:53:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663462808747002209</id>
<title>チェルノブイリのジオラマで本物のラジコンを遠隔操作して遊ぶブラウザゲーム『ISOTOPIUM: CHERNOBYL』集められた資源で稼働時間が決まる</title>
<link type="text/html" rel="related" href="http://news.denfaminicogamer.jp/news/190111d"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663462808747002209"/>
<link type="application/x.atom+xml" rel="service.edit" title="チェルノブイリのジオラマで本物のラジコンを遠隔操作して遊ぶブラウザゲーム『ISOTOPIUM: CHERNOBYL』集められた資源で稼働時間が決まる" href="http://b.hatena.ne.jp/atom/edit/4663462808747002209"/>
<summary></summary>
<issued>2019-01-21T06:02:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663463630159544001</id>
<title>天才ネコと一緒に機械学習やニューラルネットワークを学ぶプログラマーシム「while True: learn()」が発売 « doope! 国内外のゲーム情報サイト</title>
<link type="text/html" rel="related" href="https://doope.jp/2019/0184911.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663463630159544001"/>
<link type="application/x.atom+xml" rel="service.edit" title="天才ネコと一緒に機械学習やニューラルネットワークを学ぶプログラマーシム「while True: learn()」が発売 « doope! 国内外のゲーム情報サイト" href="http://b.hatena.ne.jp/atom/edit/4663463630159544001"/>
<summary></summary>
<issued>2019-01-21T05:48:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663196504122841953</id>
<title>CESで一番悲しいブースがこちらです | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2019/01/this-sad-booth-is-a-metaphor-for-ces-this-year.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663196504122841953"/>
<link type="application/x.atom+xml" rel="service.edit" title="CESで一番悲しいブースがこちらです | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/4663196504122841953"/>
<summary></summary>
<issued>2019-01-21T03:58:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663459027564933953</id>
<title>【Hothotレビュー】6型スマホ「ROG Phone」の“合体アクセサリ”でPC的活用法を探る - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/column/hothot/1165477.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663459027564933953"/>
<link type="application/x.atom+xml" rel="service.edit" title="【Hothotレビュー】6型スマホ「ROG Phone」の“合体アクセサリ”でPC的活用法を探る - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663459027564933953"/>
<summary></summary>
<issued>2019-01-21T03:25:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663458823553977889</id>
<title>センター試験で不正行為4件 スマホで用語検索など - FNN.jpプライムオンライン</title>
<link type="text/html" rel="related" href="https://www.fnn.jp/posts/00410181CX"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663458823553977889"/>
<link type="application/x.atom+xml" rel="service.edit" title="センター試験で不正行為4件 スマホで用語検索など - FNN.jpプライムオンライン" href="http://b.hatena.ne.jp/atom/edit/4663458823553977889"/>
<summary></summary>
<issued>2019-01-21T03:19:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663458265208210529</id>
<title>大麻取締法違反で2人起訴 昨年押収量3分の1所持 栃木 - 産経ニュース</title>
<link type="text/html" rel="related" href="https://www.sankei.com/region/news/190119/rgn1901190021-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663458265208210529"/>
<link type="application/x.atom+xml" rel="service.edit" title="大麻取締法違反で2人起訴 昨年押収量3分の1所持 栃木 - 産経ニュース" href="http://b.hatena.ne.jp/atom/edit/4663458265208210529"/>
<summary></summary>
<issued>2019-01-21T03:02:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663458247491470049</id>
<title>大麻栽培・所持の罪 男2人起訴|NHK 栃木県のニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/lnews/utsunomiya/20190118/1090003600.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663458247491470049"/>
<link type="application/x.atom+xml" rel="service.edit" title="大麻栽培・所持の罪 男2人起訴|NHK 栃木県のニュース" href="http://b.hatena.ne.jp/atom/edit/4663458247491470049"/>
<summary></summary>
<issued>2019-01-21T03:01:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663458197025601473</id>
<title>大麻取締法違反:借家で栽培 容疑の男2人逮捕 県警 /栃木 - 毎日新聞</title>
<link type="text/html" rel="related" href="https://mainichi.jp/articles/20190119/ddl/k09/040/135000c"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663458197025601473"/>
<link type="application/x.atom+xml" rel="service.edit" title="大麻取締法違反:借家で栽培 容疑の男2人逮捕 県警 /栃木 - 毎日新聞" href="http://b.hatena.ne.jp/atom/edit/4663458197025601473"/>
<summary></summary>
<issued>2019-01-21T02:59:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663322335931415553</id>
<title>医者の家族がインフルエンザにかかったら エビデンスと情の戦い</title>
<link type="text/html" rel="related" href="https://www.buzzfeed.com/jp/takuyashinjo/influenza-dr-kazoku"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663322335931415553"/>
<link type="application/x.atom+xml" rel="service.edit" title="医者の家族がインフルエンザにかかったら エビデンスと情の戦い" href="http://b.hatena.ne.jp/atom/edit/4663322335931415553"/>
<summary></summary>
<issued>2019-01-21T02:42:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663446893208177185</id>
<title>GeForce RTX 20搭載でも薄型、新型ゲーミングノートPCをMSIが発表 - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/sp/1165429.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190121#bookmark-4663446893208177185"/>
<link type="application/x.atom+xml" rel="service.edit" title="GeForce RTX 20搭載でも薄型、新型ゲーミングノートPCをMSIが発表 - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663446893208177185"/>
<summary></summary>
<issued>2019-01-20T21:09:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663434114069597409</id>
<title>Saoto on Twitter: "To Trackpoint Users
Shop
https://t.co/K8x4W3ZlUc
3D printing service in Japan
https://t.co/kA6FLXjn7G
CAD data… https://t.co/09Opzr2J3U"</title>
<link type="text/html" rel="related" href="https://twitter.com/saoto28/status/1084434234100465664"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663434114069597409"/>
<link type="application/x.atom+xml" rel="service.edit" title="Saoto on Twitter: &quot;To Trackpoint Users&#10;&#10;Shop&#10;https://t.co/K8x4W3ZlUc&#10;&#10;3D printing service in Japan&#10;https://t.co/kA6FLXjn7G&#10;&#10;CAD data… https://t.co/09Opzr2J3U&quot;" href="http://b.hatena.ne.jp/atom/edit/4663434114069597409"/>
<summary></summary>
<issued>2019-01-20T14:32:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663402258832764993</id>
<title>ASCII.jp:アキバで京都府移住・交流フェアが開催|厳選! アキバ最新ニュース</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/798/1798947/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663402258832764993"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:アキバで京都府移住・交流フェアが開催|厳選! アキバ最新ニュース" href="http://b.hatena.ne.jp/atom/edit/4663402258832764993"/>
<summary></summary>
<issued>2019-01-20T13:47:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663409344992170017</id>
<title>パンティーで女の子の性格が分かる男の恋愛ADV『Pantsu Hunter』配信開始!90年代アニメ風ビジュアル | Game*Spark - 国内・海外ゲーム情報サイト</title>
<link type="text/html" rel="related" href="https://www.gamespark.jp/article/2019/01/20/86737.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663409344992170017"/>
<link type="application/x.atom+xml" rel="service.edit" title="パンティーで女の子の性格が分かる男の恋愛ADV『Pantsu Hunter』配信開始!90年代アニメ風ビジュアル | Game*Spark - 国内・海外ゲーム情報サイト" href="http://b.hatena.ne.jp/atom/edit/4663409344992170017"/>
<summary></summary>
<issued>2019-01-20T13:45:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663429858293742241</id>
<title>「AirPower」ついに製造開始? から「iPad mini 5(仮)」2019年前半に登場? まで。最新アップルの噂まとめ - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2019/01/19/airpower-ipad-mini-5-2019/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663429858293742241"/>
<link type="application/x.atom+xml" rel="service.edit" title="「AirPower」ついに製造開始? から「iPad mini 5(仮)」2019年前半に登場? まで。最新アップルの噂まとめ - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4663429858293742241"/>
<summary></summary>
<issued>2019-01-20T13:45:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663431292275994241</id>
<title>メモ帳わすれちゃった! という友へ、モバイルバッテリーを差し伸べたい | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2019/01/memo-qi-mobile-battery.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663431292275994241"/>
<link type="application/x.atom+xml" rel="service.edit" title="メモ帳わすれちゃった! という友へ、モバイルバッテリーを差し伸べたい | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/4663431292275994241"/>
<summary></summary>
<issued>2019-01-20T13:43:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663412734258349825</id>
<title>iPhoneは元号の全データを持ってるってホント? - いまさら聞けないiPhoneのなぜ | マイナビニュース</title>
<link type="text/html" rel="related" href="https://news.mynavi.jp/article/20190120-iphone_why/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663412734258349825"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhoneは元号の全データを持ってるってホント? - いまさら聞けないiPhoneのなぜ | マイナビニュース" href="http://b.hatena.ne.jp/atom/edit/4663412734258349825"/>
<summary></summary>
<issued>2019-01-20T13:41:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663413156238900193</id>
<title>センター試験のリスニング問題にネットざわつく「完全に出落ちw」</title>
<link type="text/html" rel="related" href="https://www.buzzfeed.com/jp/keiyoshikawa/center-exam"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663413156238900193"/>
<link type="application/x.atom+xml" rel="service.edit" title="センター試験のリスニング問題にネットざわつく「完全に出落ちw」" href="http://b.hatena.ne.jp/atom/edit/4663413156238900193"/>
<summary></summary>
<issued>2019-01-20T13:39:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663428957961194241</id>
<title>新潟県警に不正アクセス 神奈川県警への爆破予告を投稿:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASM1N6HGRM1NUOHB00G.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663428957961194241"/>
<link type="application/x.atom+xml" rel="service.edit" title="新潟県警に不正アクセス 神奈川県警への爆破予告を投稿:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4663428957961194241"/>
<summary></summary>
<issued>2019-01-20T13:38:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663431115108588161</id>
<title>「ゴブリンスレイヤー」特集 | dアニメストア</title>
<link type="text/html" rel="related" href="https://anime.dmkt-sp.jp/animestore/CP/CP00000927?ref=line"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663431115108588161"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ゴブリンスレイヤー」特集 | dアニメストア" href="http://b.hatena.ne.jp/atom/edit/4663431115108588161"/>
<summary></summary>
<issued>2019-01-20T12:59:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663423400273343873</id>
<title>Tカード情報令状なく捜査に提供 規約明記せず、当局は保秘 - 共同通信 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/459642838872769633"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663423400273343873"/>
<link type="application/x.atom+xml" rel="service.edit" title="Tカード情報令状なく捜査に提供 規約明記せず、当局は保秘 - 共同通信 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4663423400273343873"/>
<summary></summary>
<issued>2019-01-20T11:25:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663427818721089665</id>
<title>フライターグ"空気で膨らむ"スーツケース、折り畳み収納可能!空港ですぐに見つかる一点もの - ファッションプレス</title>
<link type="text/html" rel="related" href="https://www.fashion-press.net/news/46232"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663427818721089665"/>
<link type="application/x.atom+xml" rel="service.edit" title="フライターグ&quot;空気で膨らむ&quot;スーツケース、折り畳み収納可能!空港ですぐに見つかる一点もの - ファッションプレス" href="http://b.hatena.ne.jp/atom/edit/4663427818721089665"/>
<summary></summary>
<issued>2019-01-20T11:17:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663269658692652225</id>
<title>【Hothotレビュー】狭額縁化で13.3型筐体に14型液晶を搭載した「VAIO SX14」をレビュー - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/column/hothot/1164830.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663269658692652225"/>
<link type="application/x.atom+xml" rel="service.edit" title="【Hothotレビュー】狭額縁化で13.3型筐体に14型液晶を搭載した「VAIO SX14」をレビュー - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663269658692652225"/>
<summary></summary>
<issued>2019-01-20T11:01:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663422124667996833</id>
<title>【#33】ナスDの無人島で2泊3日0円生活!獲物で何を作る?編/3Days Desert Island Survival:Episode“How do You Cook the Catch?”</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=mSmOTL8ZSaQ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663422124667996833"/>
<link type="application/x.atom+xml" rel="service.edit" title="【#33】ナスDの無人島で2泊3日0円生活!獲物で何を作る?編/3Days Desert Island Survival:Episode“How do You Cook the Catch?”" href="http://b.hatena.ne.jp/atom/edit/4663422124667996833"/>
<summary></summary>
<issued>2019-01-20T08:20:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663408263197238913</id>
<title>去年の福男 食中毒、受験失敗、当て逃げ被害…など不幸続き│NEWSポストセブン</title>
<link type="text/html" rel="related" href="https://www.news-postseven.com/archives/20190120_849109.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663408263197238913"/>
<link type="application/x.atom+xml" rel="service.edit" title="去年の福男 食中毒、受験失敗、当て逃げ被害…など不幸続き│NEWSポストセブン" href="http://b.hatena.ne.jp/atom/edit/4663408263197238913"/>
<summary></summary>
<issued>2019-01-20T08:13:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663312583134075713</id>
<title>ケニアのホテル襲撃事件、英SAS隊員が1人で建物に乗り込み人々を救出 | Switch news</title>
<link type="text/html" rel="related" href="https://switch-news.com/incident/post-26613/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663312583134075713"/>
<link type="application/x.atom+xml" rel="service.edit" title="ケニアのホテル襲撃事件、英SAS隊員が1人で建物に乗り込み人々を救出 | Switch news" href="http://b.hatena.ne.jp/atom/edit/4663312583134075713"/>
<summary></summary>
<issued>2019-01-20T07:15:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663419785521306529</id>
<title>よんてんごAP(アパ) on Twitter: "サイゼでご飯食べてるんだけども隣の席のお兄さんが
「いやw3話でアニメ切るとか正直素人感が拭えないのだがwww??ダメアニメ鑑賞師ですゾ~~www○○氏は甘いですゾ~デュフフ!!」
という、100点満点の素晴らしきオタク口調で… https://t.co/3eeQ9G2Mub"</title>
<link type="text/html" rel="related" href="https://twitter.com/yontengop/status/1085894191006212096"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663419785521306529"/>
<link type="application/x.atom+xml" rel="service.edit" title="よんてんごAP(アパ) on Twitter: &quot;サイゼでご飯食べてるんだけども隣の席のお兄さんが&#10;「いやw3話でアニメ切るとか正直素人感が拭えないのだがwww??ダメアニメ鑑賞師ですゾ~~www○○氏は甘いですゾ~デュフフ!!」&#10;という、100点満点の素晴らしきオタク口調で… https://t.co/3eeQ9G2Mub&quot;" href="http://b.hatena.ne.jp/atom/edit/4663419785521306529"/>
<summary></summary>
<issued>2019-01-20T07:07:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663417691187821153</id>
<title>滝沢ガレソ on Twitter: "「暴力団員がLINEスタンプをシノギ(収入源)にしている」というニュース、一体どんなスタンプなんだろうと気になって検索してみたらあまりにも前衛的なスタンプで草
※現在はショップから強制削除された模様 https://t.co/RWpYtGttBx"</title>
<link type="text/html" rel="related" href="https://twitter.com/takigare/status/1086828589599776768"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663417691187821153"/>
<link type="application/x.atom+xml" rel="service.edit" title="滝沢ガレソ on Twitter: &quot;「暴力団員がLINEスタンプをシノギ(収入源)にしている」というニュース、一体どんなスタンプなんだろうと気になって検索してみたらあまりにも前衛的なスタンプで草&#10;※現在はショップから強制削除された模様 https://t.co/RWpYtGttBx&quot;" href="http://b.hatena.ne.jp/atom/edit/4663417691187821153"/>
<summary></summary>
<issued>2019-01-20T06:02:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663388155770478177</id>
<title>上原さくら うつのために大学通学困難な状況に/芸能/デイリースポーツ online</title>
<link type="text/html" rel="related" href="https://www.daily.co.jp/gossip/2019/01/19/0011993546.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190120#bookmark-4663388155770478177"/>
<link type="application/x.atom+xml" rel="service.edit" title="上原さくら うつのために大学通学困難な状況に/芸能/デイリースポーツ online" href="http://b.hatena.ne.jp/atom/edit/4663388155770478177"/>
<summary></summary>
<issued>2019-01-19T18:39:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663385696364751425</id>
<title>方便 on Twitter: "上野・明正堂書店 https://t.co/3QO5qBz8oY"</title>
<link type="text/html" rel="related" href="https://twitter.com/ryohoben/status/1086562662866010114"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190119#bookmark-4663385696364751425"/>
<link type="application/x.atom+xml" rel="service.edit" title="方便 on Twitter: &quot;上野・明正堂書店 https://t.co/3QO5qBz8oY&quot;" href="http://b.hatena.ne.jp/atom/edit/4663385696364751425"/>
<summary></summary>
<issued>2019-01-19T13:29:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663370425071170689</id>
<title>乳腺外科医のわいせつ事件はあったのか?~検察・弁護側の主張を整理する(江川紹子) - 個人 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/byline/egawashoko/20190119-00111366/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190119#bookmark-4663370425071170689"/>
<link type="application/x.atom+xml" rel="service.edit" title="乳腺外科医のわいせつ事件はあったのか?~検察・弁護側の主張を整理する(江川紹子) - 個人 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4663370425071170689"/>
<summary></summary>
<issued>2019-01-19T05:36:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C44T1Q</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663356849752781377</id>
<title>Sony Xperia X Dual F5122 (SIMフリー, 64GB, Graphite Black) - EXPANSYS Japan</title>
<link type="text/html" rel="related" href="https://www.expansys.jp/sony-xperia-x-unlocked-32gb-graphite-black-288279/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190119#bookmark-4663356849752781377"/>
<link type="application/x.atom+xml" rel="service.edit" title="Sony Xperia X Dual F5122 (SIMフリー, 64GB, Graphite Black) - EXPANSYS Japan" href="http://b.hatena.ne.jp/atom/edit/4663356849752781377"/>
<summary></summary>
<issued>2019-01-18T22:33:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662958037866553569</id>
<title>https://cgworld.jp/feature/201901-cgw246-imma.html</title>
<link type="text/html" rel="related" href="https://cgworld.jp/feature/201901-cgw246-imma.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190119#bookmark-4662958037866553569"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://cgworld.jp/feature/201901-cgw246-imma.html" href="http://b.hatena.ne.jp/atom/edit/4662958037866553569"/>
<summary></summary>
<issued>2019-01-18T20:57:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663329572951610625</id>
<title>WEB特集 九州大学 ある“研究者”の死を追って | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190118/k10011781811000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663329572951610625"/>
<link type="application/x.atom+xml" rel="service.edit" title="WEB特集 九州大学 ある“研究者”の死を追って | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4663329572951610625"/>
<summary></summary>
<issued>2019-01-18T13:03:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663290088779149345</id>
<title>Dynabookの13型モバイルは“軽くてお手頃”。779g+Office付きで14万円のGシリーズ発表 - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2019/01/16/dynabook-13-779g-office-14-g/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663290088779149345"/>
<link type="application/x.atom+xml" rel="service.edit" title="Dynabookの13型モバイルは“軽くてお手頃”。779g+Office付きで14万円のGシリーズ発表 - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4663290088779149345"/>
<summary></summary>
<issued>2019-01-18T12:45:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663326265826653697</id>
<title>「ラブライブ!」キャラ頭部に別の体 改造フィギュア販売の男逮捕 - 産経ニュース</title>
<link type="text/html" rel="related" href="https://www.sankei.com/affairs/news/190118/afr1901180015-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663326265826653697"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ラブライブ!」キャラ頭部に別の体 改造フィギュア販売の男逮捕 - 産経ニュース" href="http://b.hatena.ne.jp/atom/edit/4663326265826653697"/>
<summary></summary>
<issued>2019-01-18T10:41:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663330670315791201</id>
<title>「タイツワールド」名乗る不審者、大阪に出没 道行く女性に「デニール教えて」 | ニコニコニュース</title>
<link type="text/html" rel="related" href="https://news.nicovideo.jp/watch/nw4683954"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663330670315791201"/>
<link type="application/x.atom+xml" rel="service.edit" title="「タイツワールド」名乗る不審者、大阪に出没 道行く女性に「デニール教えて」 | ニコニコニュース" href="http://b.hatena.ne.jp/atom/edit/4663330670315791201"/>
<summary></summary>
<issued>2019-01-18T09:01:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663322864212410145</id>
<title> Twitter「心よりお詫びいたします」 アンドロイド端末での設定変更時、鍵アカウント外れてしまう不具合 - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1901/18/news089.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663322864212410145"/>
<link type="application/x.atom+xml" rel="service.edit" title=" Twitter「心よりお詫びいたします」 アンドロイド端末での設定変更時、鍵アカウント外れてしまう不具合 - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/4663322864212410145"/>
<summary></summary>
<issued>2019-01-18T09:01:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663319946855772449</id>
<title>バンダイ元社員が逮捕された事件 実物大ガンダムの工事代を水増しか - ライブドアニュース</title>
<link type="text/html" rel="related" href="http://news.livedoor.com/article/detail/15890413/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663319946855772449"/>
<link type="application/x.atom+xml" rel="service.edit" title="バンダイ元社員が逮捕された事件 実物大ガンダムの工事代を水増しか - ライブドアニュース" href="http://b.hatena.ne.jp/atom/edit/4663319946855772449"/>
<summary></summary>
<issued>2019-01-18T08:49:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663318022710350657</id>
<title>MyMeは会った相手全員を覚えてくれる――OrCamから顔と名刺を認識するウェアラブル・カメラ登場へ | TechCrunch Japan</title>
<link type="text/html" rel="related" href="https://jp.techcrunch.com/2019/01/18/2019-01-17-orcams-myme-uses-facial-recognition-to-remember-everyone-you-meet/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663318022710350657"/>
<link type="application/x.atom+xml" rel="service.edit" title="MyMeは会った相手全員を覚えてくれる――OrCamから顔と名刺を認識するウェアラブル・カメラ登場へ | TechCrunch Japan" href="http://b.hatena.ne.jp/atom/edit/4663318022710350657"/>
<summary></summary>
<issued>2019-01-18T07:44:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663328054143739009</id>
<title>第17回 日本イノベーター大賞 受賞者決定|日経BP</title>
<link type="text/html" rel="related" href="https://www.nikkeibp.co.jp/atcl/newsrelease/corp/20190118/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663328054143739009"/>
<link type="application/x.atom+xml" rel="service.edit" title="第17回 日本イノベーター大賞 受賞者決定|日経BP" href="http://b.hatena.ne.jp/atom/edit/4663328054143739009"/>
<summary></summary>
<issued>2019-01-18T07:39:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-368274403</id>
<title>アメリカに渡ったこんまりさんの今――“ときめきの片づけメソッド”に世界がラブコールを送り続けるワケ - Woman type[ウーマンタイプ]|女の転職@type</title>
<link type="text/html" rel="related" href="https://woman-type.jp/wt/feature/9566"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-368274403"/>
<link type="application/x.atom+xml" rel="service.edit" title="アメリカに渡ったこんまりさんの今――“ときめきの片づけメソッド”に世界がラブコールを送り続けるワケ - Woman type[ウーマンタイプ]|女の転職@type" href="http://b.hatena.ne.jp/atom/edit/368274403"/>
<summary></summary>
<issued>2019-01-18T04:45:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663296252594303809</id>
<title>こんまりメソッドの世界的大ブレイクから考える日本のコンテンツの未来(徳力基彦) - 個人 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/byline/tokurikimotohiko/20190117-00111512/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663296252594303809"/>
<link type="application/x.atom+xml" rel="service.edit" title="こんまりメソッドの世界的大ブレイクから考える日本のコンテンツの未来(徳力基彦) - 個人 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4663296252594303809"/>
<summary></summary>
<issued>2019-01-18T04:45:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663300516423194689</id>
<title>こんまりメソッドを巡り、世界中で激論。差別問題にも発展。 - mashup NY</title>
<link type="text/html" rel="related" href="https://www.mashupreporter.com/marie-kondo-netflix-debate/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663300516423194689"/>
<link type="application/x.atom+xml" rel="service.edit" title="こんまりメソッドを巡り、世界中で激論。差別問題にも発展。 - mashup NY" href="http://b.hatena.ne.jp/atom/edit/4663300516423194689"/>
<summary></summary>
<issued>2019-01-18T04:43:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663312597092720513</id>
<title>【ミニレビュー】コクヨの「ハコビズ」はフリーアドレス時代のツール収納改革?-Impress Watch</title>
<link type="text/html" rel="related" href="https://www.watch.impress.co.jp/docs/review/minireview/1164908.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663312597092720513"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ミニレビュー】コクヨの「ハコビズ」はフリーアドレス時代のツール収納改革?-Impress Watch" href="http://b.hatena.ne.jp/atom/edit/4663312597092720513"/>
<summary></summary>
<issued>2019-01-18T04:40:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663273617042137057</id>
<title>欧米を揺るがす「インテレクチュアル・ダークウェブ」のヤバい存在感(木澤 佐登志) | 現代ビジネス | 講談社(1/4)</title>
<link type="text/html" rel="related" href="https://gendai.ismedia.jp/articles/-/59351"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663273617042137057"/>
<link type="application/x.atom+xml" rel="service.edit" title="欧米を揺るがす「インテレクチュアル・ダークウェブ」のヤバい存在感(木澤 佐登志) | 現代ビジネス | 講談社(1/4)" href="http://b.hatena.ne.jp/atom/edit/4663273617042137057"/>
<summary></summary>
<issued>2019-01-18T04:35:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663314972209725825</id>
<title>Amazon.co.jp: Blackview A30 Android 8.1 SIMフリー スマートフォン ビジネス 携帯電話 5.5" 19:9 高速充電 前5MP/ 後8MP + 0.3MP カメラ nanoSIM×2、デュアルスタンバイ(au不可) 2G/3G MTK6580A(1.3GHZ) クアッドコア FHD 1132 x 540 耐衝撃スクリーン 2GB RAM+16GB ROM 2500mAh 顔認識 Bluetooth /WIFI 2.4GHz/GPS対応 【PUBG 荒野行動対応】:</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07JX54M33"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663314972209725825"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Blackview A30 Android 8.1 SIMフリー スマートフォン ビジネス 携帯電話 5.5&quot; 19:9 高速充電 前5MP/ 後8MP + 0.3MP カメラ nanoSIM×2、デュアルスタンバイ(au不可) 2G/3G MTK6580A(1.3GHZ) クアッドコア FHD 1132 x 540 耐衝撃スクリーン 2GB RAM+16GB ROM 2500mAh 顔認識 Bluetooth /WIFI 2.4GHz/GPS対応 【PUBG 荒野行動対応】:" href="http://b.hatena.ne.jp/atom/edit/4663314972209725825"/>
<summary></summary>
<issued>2019-01-18T00:53:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663310138223874497</id>
<title>【メモリ】 朗報: メモリ価格が値下がり傾向に。2019年Q1(1-3月)には20%の下落に期待 : ニッチなPCゲーマーの環境構築</title>
<link type="text/html" rel="related" href="http://blog.livedoor.jp/nichepcgamer/archives/1073719676.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663310138223874497"/>
<link type="application/x.atom+xml" rel="service.edit" title="【メモリ】 朗報: メモリ価格が値下がり傾向に。2019年Q1(1-3月)には20%の下落に期待 : ニッチなPCゲーマーの環境構築" href="http://b.hatena.ne.jp/atom/edit/4663310138223874497"/>
<summary></summary>
<issued>2019-01-17T22:23:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663297985076782049</id>
<title>【京大式】ひらがな7割の法則 - 読みやすい文章の書き方 - - テストステ論</title>
<link type="text/html" rel="related" href="https://www.akiradeveloper.com/entry/2019/01/04/123042"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663297985076782049"/>
<link type="application/x.atom+xml" rel="service.edit" title="【京大式】ひらがな7割の法則 - 読みやすい文章の書き方 - - テストステ論" href="http://b.hatena.ne.jp/atom/edit/4663297985076782049"/>
<summary></summary>
<issued>2019-01-17T16:06:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663289620627700385</id>
<title>性犯罪の元受刑者に住所届け出義務づけへ 福岡県議会案:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASM1K41YPM1KTIPE00Q.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663289620627700385"/>
<link type="application/x.atom+xml" rel="service.edit" title="性犯罪の元受刑者に住所届け出義務づけへ 福岡県議会案:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4663289620627700385"/>
<summary></summary>
<issued>2019-01-17T15:32:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663296845299806817</id>
<title>ASCII.jp:すごいソフマップ店員が出現。また稲森美優(競泳水着の人)が沸かせる! (1/2)</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/799/1799642/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663296845299806817"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:すごいソフマップ店員が出現。また稲森美優(競泳水着の人)が沸かせる! (1/2)" href="http://b.hatena.ne.jp/atom/edit/4663296845299806817"/>
<summary></summary>
<issued>2019-01-17T15:30:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663280034260364609</id>
<title>ガシャポンを展開するとガンダムの頭部が完成! “RX-78-2ガンダム”など3種類のカラバリで1月第3週より順次発売 - ファミ通.com</title>
<link type="text/html" rel="related" href="https://www.famitsu.com/news/201901/17170645.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663280034260364609"/>
<link type="application/x.atom+xml" rel="service.edit" title="ガシャポンを展開するとガンダムの頭部が完成! “RX-78-2ガンダム”など3種類のカラバリで1月第3週より順次発売 - ファミ通.com" href="http://b.hatena.ne.jp/atom/edit/4663280034260364609"/>
<summary></summary>
<issued>2019-01-17T15:30:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663281668495476641</id>
<title> 有野課長「アプリはやりません、そこにエンディングがないので」 Twitterで語ったゲーム観にさまざまな声 - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1901/17/news100.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663281668495476641"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 有野課長「アプリはやりません、そこにエンディングがないので」 Twitterで語ったゲーム観にさまざまな声 - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/4663281668495476641"/>
<summary></summary>
<issued>2019-01-17T15:29:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663296787317746593</id>
<title> ソニーの玩具「toio」、ようやく正式販売へ 先行販売分は新型に無償交換 - ITmedia NEWS</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/news/articles/1901/17/news112.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663296787317746593"/>
<link type="application/x.atom+xml" rel="service.edit" title=" ソニーの玩具「toio」、ようやく正式販売へ 先行販売分は新型に無償交換 - ITmedia NEWS" href="http://b.hatena.ne.jp/atom/edit/4663296787317746593"/>
<summary></summary>
<issued>2019-01-17T15:29:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663296759400458369</id>
<title>Smash Stick - the Analog Arcade Stick</title>
<link type="text/html" rel="related" href="https://altlabcontrollers.com/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190118#bookmark-4663296759400458369"/>
<link type="application/x.atom+xml" rel="service.edit" title="Smash Stick - the Analog Arcade Stick" href="http://b.hatena.ne.jp/atom/edit/4663296759400458369"/>
<summary></summary>
<issued>2019-01-17T15:28:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-367368961</id>
<title>「ホットクック3台持ち」のガチユーザー、勝間和代さん直伝! 最もシンプルな「絶対に失敗しない使い方」 | GetNavi web ゲットナビ</title>
<link type="text/html" rel="related" href="https://getnavi.jp/homeappliances/278452/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-367368961"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ホットクック3台持ち」のガチユーザー、勝間和代さん直伝! 最もシンプルな「絶対に失敗しない使い方」 | GetNavi web ゲットナビ" href="http://b.hatena.ne.jp/atom/edit/367368961"/>
<summary></summary>
<issued>2019-01-17T12:00:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-342295387</id>
<title>確認君+(Plus)</title>
<link type="text/html" rel="related" href="https://env.b4iine.net/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-342295387"/>
<link type="application/x.atom+xml" rel="service.edit" title="確認君+(Plus)" href="http://b.hatena.ne.jp/atom/edit/342295387"/>
<summary></summary>
<issued>2019-01-17T11:48:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663289376351428609</id>
<title>よゐこのマリオでピーチ救出生活 第2回</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=qgfC0Oh0O4E"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663289376351428609"/>
<link type="application/x.atom+xml" rel="service.edit" title="よゐこのマリオでピーチ救出生活 第2回" href="http://b.hatena.ne.jp/atom/edit/4663289376351428609"/>
<summary></summary>
<issued>2019-01-17T11:39:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663275955115044257</id>
<title>
出先でのPC作業効率がアップ! 持ち運べるディスプレイ「Gemini」は1万円台 | Techable(テッカブル)</title>
<link type="text/html" rel="related" href="https://techable.jp/archives/91090"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663275955115044257"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;出先でのPC作業効率がアップ! 持ち運べるディスプレイ「Gemini」は1万円台 | Techable(テッカブル)" href="http://b.hatena.ne.jp/atom/edit/4663275955115044257"/>
<summary></summary>
<issued>2019-01-17T11:07:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663288103967324705</id>
<title>みそしる on Twitter: "誰かが「毎月これだけ生活費かかるから苦しい」みたいな支出一覧アップするたび、「もっと食費削れますよ!」みたいなツッコミ入れてくる人いるの意味わからんというか、人間そりゃ米と味噌だけ食ってても何とか生きていけるだろうけど、それはもう生活じゃなくて生存でしょ。楽しくない。"</title>
<link type="text/html" rel="related" href="https://twitter.com/sssgantan/status/1085379257285689349"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663288103967324705"/>
<link type="application/x.atom+xml" rel="service.edit" title="みそしる on Twitter: &quot;誰かが「毎月これだけ生活費かかるから苦しい」みたいな支出一覧アップするたび、「もっと食費削れますよ!」みたいなツッコミ入れてくる人いるの意味わからんというか、人間そりゃ米と味噌だけ食ってても何とか生きていけるだろうけど、それはもう生活じゃなくて生存でしょ。楽しくない。&quot;" href="http://b.hatena.ne.jp/atom/edit/4663288103967324705"/>
<summary></summary>
<issued>2019-01-17T10:59:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663286333903871105</id>
<title>こうやまP提督㌠フレンズ on Twitter: "@Tamagawa_GHQ ジョークでなくいきなりマジリプですが、以前担当したシステムには「緊急元号変更」というコマンドがあり、そこを選ぶと漢字二文字が入力出来て、印刷とかはこの漢字で元号が出るが、「今すぐ担当者を読んでシステムも… https://t.co/OpzWHfcUei"</title>
<link type="text/html" rel="related" href="https://twitter.com/zweisser/status/1085499249968611328"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663286333903871105"/>
<link type="application/x.atom+xml" rel="service.edit" title="こうやまP提督㌠フレンズ on Twitter: &quot;@Tamagawa_GHQ ジョークでなくいきなりマジリプですが、以前担当したシステムには「緊急元号変更」というコマンドがあり、そこを選ぶと漢字二文字が入力出来て、印刷とかはこの漢字で元号が出るが、「今すぐ担当者を読んでシステムも… https://t.co/OpzWHfcUei&quot;" href="http://b.hatena.ne.jp/atom/edit/4663286333903871105"/>
<summary></summary>
<issued>2019-01-17T10:04:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663284139175507137</id>
<title>ユーチューブ、危険な悪ふざけ動画の禁止規定を明確化:時事ドットコム</title>
<link type="text/html" rel="related" href="https://www.jiji.com/jc/article?k=20190117038132a&amp;g=afp"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663284139175507137"/>
<link type="application/x.atom+xml" rel="service.edit" title="ユーチューブ、危険な悪ふざけ動画の禁止規定を明確化:時事ドットコム" href="http://b.hatena.ne.jp/atom/edit/4663284139175507137"/>
<summary></summary>
<issued>2019-01-17T08:56:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663284105352638465</id>
<title>配信サイトで裸動画唆す=中学生に、容疑で男逮捕-埼玉県警:時事ドットコム</title>
<link type="text/html" rel="related" href="https://www.jiji.com/jc/article?k=2019011700985&amp;g=soc"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663284105352638465"/>
<link type="application/x.atom+xml" rel="service.edit" title="配信サイトで裸動画唆す=中学生に、容疑で男逮捕-埼玉県警:時事ドットコム" href="http://b.hatena.ne.jp/atom/edit/4663284105352638465"/>
<summary></summary>
<issued>2019-01-17T08:55:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663284085488413761</id>
<title>タブレットスタンド(折りたたみ・360度回転・スマホスタンド・ケーブル収納) 100-LATAB011の販売商品 | 通販ならサンワダイレクト</title>
<link type="text/html" rel="related" href="https://direct.sanwa.co.jp/ItemPage/100-LATAB011"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663284085488413761"/>
<link type="application/x.atom+xml" rel="service.edit" title="タブレットスタンド(折りたたみ・360度回転・スマホスタンド・ケーブル収納) 100-LATAB011の販売商品 | 通販ならサンワダイレクト" href="http://b.hatena.ne.jp/atom/edit/4663284085488413761"/>
<summary></summary>
<issued>2019-01-17T08:54:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663284054349899425</id>
<title>USB Power Delivery対応AC充電器(45W)ACA-PD58BKの販売商品 | 通販ならサンワダイレクト</title>
<link type="text/html" rel="related" href="https://direct.sanwa.co.jp/ItemPage/ACA-PD58BK"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663284054349899425"/>
<link type="application/x.atom+xml" rel="service.edit" title="USB Power Delivery対応AC充電器(45W)ACA-PD58BKの販売商品 | 通販ならサンワダイレクト" href="http://b.hatena.ne.jp/atom/edit/4663284054349899425"/>
<summary></summary>
<issued>2019-01-17T08:54:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663284042538738977</id>
<title>サンワ直販、360°回転する折りたたみ式のタブレットスタンド発売 - エルミタージュ秋葉原</title>
<link type="text/html" rel="related" href="http://www.gdm.or.jp/pressrelease/2019/0117/291001"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663284042538738977"/>
<link type="application/x.atom+xml" rel="service.edit" title="サンワ直販、360°回転する折りたたみ式のタブレットスタンド発売 - エルミタージュ秋葉原" href="http://b.hatena.ne.jp/atom/edit/4663284042538738977"/>
<summary></summary>
<issued>2019-01-17T08:53:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662799854751142625</id>
<title>昭和天皇崩御から30年 ドクターXと見た陛下の最期 - FNN.jpプライムオンライン</title>
<link type="text/html" rel="related" href="https://www.fnn.jp/posts/00405640HDK"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4662799854751142625"/>
<link type="application/x.atom+xml" rel="service.edit" title="昭和天皇崩御から30年 ドクターXと見た陛下の最期 - FNN.jpプライムオンライン" href="http://b.hatena.ne.jp/atom/edit/4662799854751142625"/>
<summary></summary>
<issued>2019-01-17T08:50:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C47MKL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663282690697727905</id>
<title>韓国在住の日本人ユーチューバー、韓国のいちごを紹介して炎上「日韓の情勢に疎すぎ」の指摘殺到 - リアルライブ</title>
<link type="text/html" rel="related" href="https://npn.co.jp/article/detail/03164316/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663282690697727905"/>
<link type="application/x.atom+xml" rel="service.edit" title="韓国在住の日本人ユーチューバー、韓国のいちごを紹介して炎上「日韓の情勢に疎すぎ」の指摘殺到 - リアルライブ" href="http://b.hatena.ne.jp/atom/edit/4663282690697727905"/>
<summary></summary>
<issued>2019-01-17T08:11:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663282644526827777</id>
<title>YouTuberも子供が稼ぐ時代 子供が遊ぶ映像で月収500万円も | マネーポストWEB</title>
<link type="text/html" rel="related" href="https://www.moneypost.jp/464222"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663282644526827777"/>
<link type="application/x.atom+xml" rel="service.edit" title="YouTuberも子供が稼ぐ時代 子供が遊ぶ映像で月収500万円も | マネーポストWEB" href="http://b.hatena.ne.jp/atom/edit/4663282644526827777"/>
<summary></summary>
<issued>2019-01-17T08:10:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663281342077951809</id>
<title>京大吉田寮に占有移転禁止の仮処分決定 退去めぐり大学と対立 : 京都新聞</title>
<link type="text/html" rel="related" href="https://www.kyoto-np.co.jp/local/article/20190117000081"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663281342077951809"/>
<link type="application/x.atom+xml" rel="service.edit" title="京大吉田寮に占有移転禁止の仮処分決定 退去めぐり大学と対立 : 京都新聞" href="http://b.hatena.ne.jp/atom/edit/4663281342077951809"/>
<summary></summary>
<issued>2019-01-17T07:29:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-347229363</id>
<title>安楽死や自殺幇助が合法化された国々で起こっていること / 児玉真美 / ライター | SYNODOS -シノドス-</title>
<link type="text/html" rel="related" href="https://synodos.jp/society/1070"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-347229363"/>
<link type="application/x.atom+xml" rel="service.edit" title="安楽死や自殺幇助が合法化された国々で起こっていること / 児玉真美 / ライター | SYNODOS -シノドス-" href="http://b.hatena.ne.jp/atom/edit/347229363"/>
<summary></summary>
<issued>2019-01-17T05:23:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663275478910531073</id>
<title>皇位継承儀式の次第概要決まる 政府の式典委員会 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190117/k10011780811000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663275478910531073"/>
<link type="application/x.atom+xml" rel="service.edit" title="皇位継承儀式の次第概要決まる 政府の式典委員会 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4663275478910531073"/>
<summary></summary>
<issued>2019-01-17T05:16:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663276877459297601</id>
<title>東大医師のベストセラー『おかげさまで生きる』がオカルトすぎる|LITERA/リテラ</title>
<link type="text/html" rel="related" href="https://lite-ra.com/2014/09/post-476.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663276877459297601"/>
<link type="application/x.atom+xml" rel="service.edit" title="東大医師のベストセラー『おかげさまで生きる』がオカルトすぎる|LITERA/リテラ" href="http://b.hatena.ne.jp/atom/edit/4663276877459297601"/>
<summary></summary>
<issued>2019-01-17T05:11:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663276415750301313</id>
<title>カワウソちぃたん (@love_otter_love) | Twitter</title>
<link type="text/html" rel="related" href="https://twitter.com/love_otter_love"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663276415750301313"/>
<link type="application/x.atom+xml" rel="service.edit" title="カワウソちぃたん (@love_otter_love) | Twitter" href="http://b.hatena.ne.jp/atom/edit/4663276415750301313"/>
<summary></summary>
<issued>2019-01-17T04:56:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663275410727923297</id>
<title>カワウソ「ちぃたん☆」とばっちり? 観光大使「解任」:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASM1J61YMM1JPLPB00P.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663275410727923297"/>
<link type="application/x.atom+xml" rel="service.edit" title="カワウソ「ちぃたん☆」とばっちり? 観光大使「解任」:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4663275410727923297"/>
<summary></summary>
<issued>2019-01-17T04:56:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663245173620195553</id>
<title>須崎市がゆるキャラ観光大使「ちぃたん☆」を解任 | 文春オンライン</title>
<link type="text/html" rel="related" href="http://bunshun.jp/articles/-/10399"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663245173620195553"/>
<link type="application/x.atom+xml" rel="service.edit" title="須崎市がゆるキャラ観光大使「ちぃたん☆」を解任 | 文春オンライン" href="http://b.hatena.ne.jp/atom/edit/4663245173620195553"/>
<summary></summary>
<issued>2019-01-17T04:55:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663215800337827009</id>
<title>過激ゆるキャラ「ちぃたん☆」に頭抱える高知・須崎市 「観光大使」自称  - 毎日新聞</title>
<link type="text/html" rel="related" href="https://mainichi.jp/articles/20190116/k00/00m/040/003000c"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663215800337827009"/>
<link type="application/x.atom+xml" rel="service.edit" title="過激ゆるキャラ「ちぃたん☆」に頭抱える高知・須崎市 「観光大使」自称  - 毎日新聞" href="http://b.hatena.ne.jp/atom/edit/4663215800337827009"/>
<summary></summary>
<issued>2019-01-17T04:54:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663220172077787617</id>
<title>過激ゆるキャラ「ちぃたん☆」に頭抱える高知・須崎市 「観光大使」自称 (毎日新聞) - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://headlines.yahoo.co.jp/hl?a=20190116-00000004-mai-soci"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663220172077787617"/>
<link type="application/x.atom+xml" rel="service.edit" title="過激ゆるキャラ「ちぃたん☆」に頭抱える高知・須崎市 「観光大使」自称 (毎日新聞) - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4663220172077787617"/>
<summary></summary>
<issued>2019-01-17T04:53:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663276222476767041</id>
<title>霧。 on Twitter: "へえー、稀勢はアキバに部屋作るのか。と言うか何故アキバなんだw https://t.co/6y9qpHkghO"</title>
<link type="text/html" rel="related" href="https://twitter.com/kirifurikogen/status/1085662145390338048"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663276222476767041"/>
<link type="application/x.atom+xml" rel="service.edit" title="霧。 on Twitter: &quot;へえー、稀勢はアキバに部屋作るのか。と言うか何故アキバなんだw https://t.co/6y9qpHkghO&quot;" href="http://b.hatena.ne.jp/atom/edit/4663276222476767041"/>
<summary></summary>
<issued>2019-01-17T04:50:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663273899973121921</id>
<title>超人女子とズケ女プレゼンツ『超人女子戦士 ガリベンガーV』|テレビ朝日</title>
<link type="text/html" rel="related" href="https://www.tv-asahi.co.jp/chojin/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663273899973121921"/>
<link type="application/x.atom+xml" rel="service.edit" title="超人女子とズケ女プレゼンツ『超人女子戦士 ガリベンガーV』|テレビ朝日" href="http://b.hatena.ne.jp/atom/edit/4663273899973121921"/>
<summary></summary>
<issued>2019-01-17T03:38:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663266335998439201</id>
<title>現役慶大生らの政治SNSベンチャーPoliPoliが6000万円調達。マジで社会を変えるための「二つの方針転換」 | BUSINESS INSIDER JAPAN</title>
<link type="text/html" rel="related" href="https://www.businessinsider.jp/post-183400"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663266335998439201"/>
<link type="application/x.atom+xml" rel="service.edit" title="現役慶大生らの政治SNSベンチャーPoliPoliが6000万円調達。マジで社会を変えるための「二つの方針転換」 | BUSINESS INSIDER JAPAN" href="http://b.hatena.ne.jp/atom/edit/4663266335998439201"/>
<summary></summary>
<issued>2019-01-17T03:37:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663273720121358593</id>
<title>産業用大麻理解深めて 旭川の有志が協会設立へ:どうしん電子版(北海道新聞)</title>
<link type="text/html" rel="related" href="https://www.hokkaido-np.co.jp/article/267583"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663273720121358593"/>
<link type="application/x.atom+xml" rel="service.edit" title="産業用大麻理解深めて 旭川の有志が協会設立へ:どうしん電子版(北海道新聞)" href="http://b.hatena.ne.jp/atom/edit/4663273720121358593"/>
<summary></summary>
<issued>2019-01-17T03:33:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-346688188</id>
<title>Below the drop.: Google ChromeのHDDへの異常書き込みの原因</title>
<link type="text/html" rel="related" href="http://genoncoollooc.blogspot.com/2015/12/google-chromehdd.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-346688188"/>
<link type="application/x.atom+xml" rel="service.edit" title="Below the drop.: Google ChromeのHDDへの異常書き込みの原因" href="http://b.hatena.ne.jp/atom/edit/346688188"/>
<summary></summary>
<issued>2019-01-17T03:02:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663242327130502401</id>
<title>首都圏で「サブウェイ」等のFC店を運営する(株)エージー・コーポレーションが破産(東京商工リサーチ) - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://headlines.yahoo.co.jp/hl?a=20190116-00010001-biz_shoko-bus_all"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663242327130502401"/>
<link type="application/x.atom+xml" rel="service.edit" title="首都圏で「サブウェイ」等のFC店を運営する(株)エージー・コーポレーションが破産(東京商工リサーチ) - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4663242327130502401"/>
<summary></summary>
<issued>2019-01-17T02:55:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663247638931531169</id>
<title> 喉に貼るだけ、“いびき解消”小型デバイス 振動与えて「気道を広げる」 - ITmedia NEWS</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/news/articles/1901/16/news139.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663247638931531169"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 喉に貼るだけ、“いびき解消”小型デバイス 振動与えて「気道を広げる」 - ITmedia NEWS" href="http://b.hatena.ne.jp/atom/edit/4663247638931531169"/>
<summary></summary>
<issued>2019-01-17T02:08:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663254737438943329</id>
<title>Amazon.co.jp: キングジム 電子メモパッド ブギーボードJOT8.5 ブラック BB-7Nクロ: Office Product</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B01M5IREX8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663254737438943329"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: キングジム 電子メモパッド ブギーボードJOT8.5 ブラック BB-7Nクロ: Office Product" href="http://b.hatena.ne.jp/atom/edit/4663254737438943329"/>
<summary></summary>
<issued>2019-01-16T17:43:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663244517027042753</id>
<title>キングジム、ふせんサイズの電子メモパッド。マグネットで冷蔵庫に貼り付けも - 家電 Watch</title>
<link type="text/html" rel="related" href="https://kaden.watch.impress.co.jp/docs/news/1164789.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663244517027042753"/>
<link type="application/x.atom+xml" rel="service.edit" title="キングジム、ふせんサイズの電子メモパッド。マグネットで冷蔵庫に貼り付けも - 家電 Watch" href="http://b.hatena.ne.jp/atom/edit/4663244517027042753"/>
<summary></summary>
<issued>2019-01-16T16:35:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663252533583809025</id>
<title>ASCII.jp:パナソニックレッツノート新モデルは第8世代CPU搭載で世界最軽量</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/798/1798724/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663252533583809025"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:パナソニックレッツノート新モデルは第8世代CPU搭載で世界最軽量" href="http://b.hatena.ne.jp/atom/edit/4663252533583809025"/>
<summary></summary>
<issued>2019-01-16T16:35:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663240179646787041</id>
<title>「ヨッシーの脱税疑惑」ネットミームに新展開。ヨッシーが“税金の支払い免除”を乞う資料が発見される | AUTOMATON</title>
<link type="text/html" rel="related" href="https://automaton-media.com/articles/newsjp/20190116-83368/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663240179646787041"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ヨッシーの脱税疑惑」ネットミームに新展開。ヨッシーが“税金の支払い免除”を乞う資料が発見される | AUTOMATON" href="http://b.hatena.ne.jp/atom/edit/4663240179646787041"/>
<summary></summary>
<issued>2019-01-16T16:33:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663248907020696065</id>
<title>さんま スマホの正しい充電方法にびっくり…節約評論家が解説、充電代は1円未満/芸能/デイリースポーツ online</title>
<link type="text/html" rel="related" href="https://www.daily.co.jp/gossip/2019/01/16/0011985314.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663248907020696065"/>
<link type="application/x.atom+xml" rel="service.edit" title="さんま スマホの正しい充電方法にびっくり…節約評論家が解説、充電代は1円未満/芸能/デイリースポーツ online" href="http://b.hatena.ne.jp/atom/edit/4663248907020696065"/>
<summary></summary>
<issued>2019-01-16T16:27:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663252227030510785</id>
<title>女性に高額飲食させ性風俗店に260人あっせん 男4人逮捕 : 京都新聞</title>
<link type="text/html" rel="related" href="https://www.kyoto-np.co.jp/politics/article/20190116000156"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663252227030510785"/>
<link type="application/x.atom+xml" rel="service.edit" title="女性に高額飲食させ性風俗店に260人あっせん 男4人逮捕 : 京都新聞" href="http://b.hatena.ne.jp/atom/edit/4663252227030510785"/>
<summary></summary>
<issued>2019-01-16T16:25:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663238407972708129</id>
<title>「ひげ生やすのは個人の自由」人事の低評価に賠償命令 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190116/k10011779861000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190117#bookmark-4663238407972708129"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ひげ生やすのは個人の自由」人事の低評価に賠償命令 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4663238407972708129"/>
<summary></summary>
<issued>2019-01-16T16:08:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663226826592959361</id>
<title>長尾製作所、VESA規格穴をデュアル増設する「VESA規格増設プレート ダブル」 - エルミタージュ秋葉原</title>
<link type="text/html" rel="related" href="http://www.gdm.or.jp/pressrelease/2019/0116/290761"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663226826592959361"/>
<link type="application/x.atom+xml" rel="service.edit" title="長尾製作所、VESA規格穴をデュアル増設する「VESA規格増設プレート ダブル」 - エルミタージュ秋葉原" href="http://b.hatena.ne.jp/atom/edit/4663226826592959361"/>
<summary></summary>
<issued>2019-01-16T12:13:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-18183372</id>
<title>東京湾アクアライン並行鉄道建設研究会</title>
<link type="text/html" rel="related" href="http://www.geocities.jp/kkbb557/top.htm"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-18183372"/>
<link type="application/x.atom+xml" rel="service.edit" title="東京湾アクアライン並行鉄道建設研究会" href="http://b.hatena.ne.jp/atom/edit/18183372"/>
<summary></summary>
<issued>2019-01-16T12:09:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663242639589386785</id>
<title>アイドルマスター ミリオンライブ! シアターデイズ ミリシタ Twitterトレンド1位サンキュー生配信</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=a8ed9GhOxxw"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663242639589386785"/>
<link type="application/x.atom+xml" rel="service.edit" title="アイドルマスター ミリオンライブ! シアターデイズ ミリシタ Twitterトレンド1位サンキュー生配信" href="http://b.hatena.ne.jp/atom/edit/4663242639589386785"/>
<summary></summary>
<issued>2019-01-16T12:08:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663239222942786305</id>
<title>ASKA乗せたタクシー会社に賠償命令 逮捕直前映像を報道機関に提供 - 芸能社会 - SANSPO.COM(サンスポ)</title>
<link type="text/html" rel="related" href="https://www.sanspo.com/geino/news/20190116/geo19011617110026-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663239222942786305"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASKA乗せたタクシー会社に賠償命令 逮捕直前映像を報道機関に提供 - 芸能社会 - SANSPO.COM(サンスポ)" href="http://b.hatena.ne.jp/atom/edit/4663239222942786305"/>
<summary></summary>
<issued>2019-01-16T09:42:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663239178919369377</id>
<title>「ヤギから同意を得ていた」獣姦容疑で逮捕された男が潔白を主張|日刊サイゾー </title>
<link type="text/html" rel="related" href="https://www.cyzo.com/2019/01/post_189914_entry.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663239178919369377"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ヤギから同意を得ていた」獣姦容疑で逮捕された男が潔白を主張|日刊サイゾー " href="http://b.hatena.ne.jp/atom/edit/4663239178919369377"/>
<summary></summary>
<issued>2019-01-16T09:40:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663239041480410785</id>
<title>『ポケモン GO』TSUTAYAとのパートナーシップ契約を締結―全国約1,200の店舗が「ポケストップ」と「ジム」に! | インサイド</title>
<link type="text/html" rel="related" href="https://www.inside-games.jp/article/2019/01/16/119860.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663239041480410785"/>
<link type="application/x.atom+xml" rel="service.edit" title="『ポケモン GO』TSUTAYAとのパートナーシップ契約を締結―全国約1,200の店舗が「ポケストップ」と「ジム」に! | インサイド" href="http://b.hatena.ne.jp/atom/edit/4663239041480410785"/>
<summary></summary>
<issued>2019-01-16T09:36:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-369251392</id>
<title>新反動主義のおもしろさ – mhatta's mumbo jumbo</title>
<link type="text/html" rel="related" href="http://www.mhatta.org/wp/2016/08/29/wtf-neoreactionism/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-369251392"/>
<link type="application/x.atom+xml" rel="service.edit" title="新反動主義のおもしろさ – mhatta's mumbo jumbo" href="http://b.hatena.ne.jp/atom/edit/369251392"/>
<summary></summary>
<issued>2019-01-16T09:25:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C47MKL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663193327994362465</id>
<title>
LGが家庭用ビール醸造マシンを発表、全自動で5リットルのビールを生成! | Techable(テッカブル)</title>
<link type="text/html" rel="related" href="https://techable.jp/archives/90817"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663193327994362465"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;LGが家庭用ビール醸造マシンを発表、全自動で5リットルのビールを生成! | Techable(テッカブル)" href="http://b.hatena.ne.jp/atom/edit/4663193327994362465"/>
<summary></summary>
<issued>2019-01-16T09:01:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663215859930499585</id>
<title>ナイキ、ひもなしの自動調整バスケシューズ「Adapt BB」発表。米で2月17日発売 - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2019/01/15/adapt-bb-2-9/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663215859930499585"/>
<link type="application/x.atom+xml" rel="service.edit" title="ナイキ、ひもなしの自動調整バスケシューズ「Adapt BB」発表。米で2月17日発売 - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4663215859930499585"/>
<summary></summary>
<issued>2019-01-16T08:58:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374569524</id>
<title>SHOWROOMに学ぶ、資金決済法に抵触しない投げ銭サービスの作り方 | STORIA法律事務所</title>
<link type="text/html" rel="related" href="https://storialaw.jp/blog/5089"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-374569524"/>
<link type="application/x.atom+xml" rel="service.edit" title="SHOWROOMに学ぶ、資金決済法に抵触しない投げ銭サービスの作り方 | STORIA法律事務所" href="http://b.hatena.ne.jp/atom/edit/374569524"/>
<summary></summary>
<issued>2019-01-16T08:56:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663237692323748033</id>
<title>羽原ゆとり on Twitter: "じゃーんっ見て見て!!*ଘ(੭*ˊᵕˋ)੭*
ゆとりんの後ろはこーなってるんですよ♪♪かわいーでしょかわいーでしょっ♡❀.
もし、描いてくれるなら嬉しいから資料にして下さいねっ(´ฅω•ฅ`)チラッ
#Vtuber準備中… https://t.co/d5plXFC4pa"</title>
<link type="text/html" rel="related" href="https://twitter.com/habarayutori/status/1085403281923424256"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663237692323748033"/>
<link type="application/x.atom+xml" rel="service.edit" title="羽原ゆとり on Twitter: &quot;じゃーんっ見て見て!!*ଘ(੭*ˊᵕˋ)੭*&#10;ゆとりんの後ろはこーなってるんですよ♪♪かわいーでしょかわいーでしょっ♡❀.&#10;&#10;もし、描いてくれるなら嬉しいから資料にして下さいねっ(´ฅω•ฅ`)チラッ&#10;&#10;#Vtuber準備中… https://t.co/d5plXFC4pa&quot;" href="http://b.hatena.ne.jp/atom/edit/4663237692323748033"/>
<summary></summary>
<issued>2019-01-16T08:54:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663002135908122849</id>
<title>Guidelines for URL Display</title>
<link type="text/html" rel="related" href="https://chromium.googlesource.com/chromium/src/+/master/docs/security/url_display_guidelines/url_display_guidelines.md"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663002135908122849"/>
<link type="application/x.atom+xml" rel="service.edit" title="Guidelines for URL Display" href="http://b.hatena.ne.jp/atom/edit/4663002135908122849"/>
<summary></summary>
<issued>2019-01-16T08:54:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663237560253496897</id>
<title>羽原ゆとり on Twitter: "ゆとりん爆誕ー゚・*:ヾ(oゝ∀・)ノルンタッター
みなさんこんばんわ~!
17歳の誕生日を機に人間界にやってまいりました♪
#Vtuber準備中 #Vtuber始めました
#羽原ゆとり https://t.co/xRgVfwSJ6V"</title>
<link type="text/html" rel="related" href="https://twitter.com/habarayutori/status/1084842271474774016"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663237560253496897"/>
<link type="application/x.atom+xml" rel="service.edit" title="羽原ゆとり on Twitter: &quot;ゆとりん爆誕ー゚・*:ヾ(oゝ∀・)ノルンタッター&#10;みなさんこんばんわ~!&#10;&#10;17歳の誕生日を機に人間界にやってまいりました♪&#10;&#10;#Vtuber準備中 #Vtuber始めました&#10;#羽原ゆとり https://t.co/xRgVfwSJ6V&quot;" href="http://b.hatena.ne.jp/atom/edit/4663237560253496897"/>
<summary></summary>
<issued>2019-01-16T08:50:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663237036267461121</id>
<title>Screenshot - 8365e4db726493575a0082aaec176755 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/8365e4db726493575a0082aaec176755"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663237036267461121"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 8365e4db726493575a0082aaec176755 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663237036267461121"/>
<summary></summary>
<issued>2019-01-16T08:34:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663236723808576481</id>
<title>漫画「子供を殺してください」という親たち | 「子供を殺してください」という親たち | 押川剛 責任監修</title>
<link type="text/html" rel="related" href="https://www.kodomowokoroshite.com/comics/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663236723808576481"/>
<link type="application/x.atom+xml" rel="service.edit" title="漫画「子供を殺してください」という親たち | 「子供を殺してください」という親たち | 押川剛 責任監修" href="http://b.hatena.ne.jp/atom/edit/4663236723808576481"/>
<summary></summary>
<issued>2019-01-16T08:24:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663201152888271169</id>
<title>「子供を殺してください」という親たち | 押川剛 責任監修</title>
<link type="text/html" rel="related" href="https://www.kodomowokoroshite.com/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663201152888271169"/>
<link type="application/x.atom+xml" rel="service.edit" title="「子供を殺してください」という親たち | 押川剛 責任監修" href="http://b.hatena.ne.jp/atom/edit/4663201152888271169"/>
<summary></summary>
<issued>2019-01-16T08:19:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662899857163348225</id>
<title>在庫は2,000台以上!あの「VAIO Phone」が税込8,888円でセール中 (取材中に見つけた○○なもの) - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/wakiba/find/1163677.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4662899857163348225"/>
<link type="application/x.atom+xml" rel="service.edit" title="在庫は2,000台以上!あの「VAIO Phone」が税込8,888円でセール中 (取材中に見つけた○○なもの) - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4662899857163348225"/>
<summary></summary>
<issued>2019-01-16T08:16:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663236212170573153</id>
<title>Screenshot - fdf3e8d0341da4e8d43913012ad224e2 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/fdf3e8d0341da4e8d43913012ad224e2"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663236212170573153"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - fdf3e8d0341da4e8d43913012ad224e2 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663236212170573153"/>
<summary></summary>
<issued>2019-01-16T08:08:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663236126271222849</id>
<title>https://vaio.com/news/pdfdata/pr84.pdf</title>
<link type="text/html" rel="related" href="https://vaio.com/news/pdfdata/pr84.pdf"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663236126271222849"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://vaio.com/news/pdfdata/pr84.pdf" href="http://b.hatena.ne.jp/atom/edit/4663236126271222849"/>
<summary></summary>
<issued>2019-01-16T08:05:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663236091911482369</id>
<title>VAIO株式会社|総合TOPページ</title>
<link type="text/html" rel="related" href="https://vaio.com/top/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663236091911482369"/>
<link type="application/x.atom+xml" rel="service.edit" title="VAIO株式会社|総合TOPページ" href="http://b.hatena.ne.jp/atom/edit/4663236091911482369"/>
<summary></summary>
<issued>2019-01-16T08:04:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663232779417834433</id>
<title>VAIO、簡単に対話ロボが作れるロボット汎用プラットフォームを提供 ~ぬいぐるみに専用筐体を埋め込むだけでコミュニケーションロボットを実現 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1164821.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663232779417834433"/>
<link type="application/x.atom+xml" rel="service.edit" title="VAIO、簡単に対話ロボが作れるロボット汎用プラットフォームを提供 ~ぬいぐるみに専用筐体を埋め込むだけでコミュニケーションロボットを実現 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663232779417834433"/>
<summary></summary>
<issued>2019-01-16T08:03:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663224498183733473</id>
<title>【特集】これで失敗しない、USB PD充電器選び(解説編) - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/topic/feature/1164685.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663224498183733473"/>
<link type="application/x.atom+xml" rel="service.edit" title="【特集】これで失敗しない、USB PD充電器選び(解説編) - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4663224498183733473"/>
<summary></summary>
<issued>2019-01-16T07:59:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663235016559002625</id>
<title>神戸新聞NEXT|事件・事故|1歳娘乗せたベビーカーに商品隠し万引、知人と目配せなどし スポーツ店で靴と店内備品</title>
<link type="text/html" rel="related" href="https://www.kobe-np.co.jp/news/jiken/201901/0011979989.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663235016559002625"/>
<link type="application/x.atom+xml" rel="service.edit" title="神戸新聞NEXT|事件・事故|1歳娘乗せたベビーカーに商品隠し万引、知人と目配せなどし スポーツ店で靴と店内備品" href="http://b.hatena.ne.jp/atom/edit/4663235016559002625"/>
<summary></summary>
<issued>2019-01-16T07:31:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663234322384889601</id>
<title>Let's EncryptのワイルドカードSSL証明書の更新に苦労した話 - 動かざることバグの如し</title>
<link type="text/html" rel="related" href="http://thr3a.hatenablog.com/entry/20180917/1537171887"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663234322384889601"/>
<link type="application/x.atom+xml" rel="service.edit" title="Let's EncryptのワイルドカードSSL証明書の更新に苦労した話 - 動かざることバグの如し" href="http://b.hatena.ne.jp/atom/edit/4663234322384889601"/>
<summary></summary>
<issued>2019-01-16T07:09:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663234294467601249</id>
<title>Let&amp;#39;s Encrypt(Certbot)で発行したワイルドカード証明書を更新する - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/fruitriin/items/3e3e330df04a1891dc46"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663234294467601249"/>
<link type="application/x.atom+xml" rel="service.edit" title="Let&amp;#39;s Encrypt(Certbot)で発行したワイルドカード証明書を更新する - Qiita" href="http://b.hatena.ne.jp/atom/edit/4663234294467601249"/>
<summary></summary>
<issued>2019-01-16T07:09:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663234257960378177</id>
<title>Let&amp;#39;s Encryptのワイルドカード証明書の取得と自動更新について(MyDNS)(2018/08現在) - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/lovesaemi/items/ed4db2be5eebae69202d"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663234257960378177"/>
<link type="application/x.atom+xml" rel="service.edit" title="Let&amp;#39;s Encryptのワイルドカード証明書の取得と自動更新について(MyDNS)(2018/08現在) - Qiita" href="http://b.hatena.ne.jp/atom/edit/4663234257960378177"/>
<summary></summary>
<issued>2019-01-16T07:07:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663233837053569153</id>
<title>「トムヤム大麻を食べてよく眠れた」サムイ島でイギリス人男を逮捕 | タイランドハイパーリンクス</title>
<link type="text/html" rel="related" href="https://www.thaich.net/news/20190116tm.htm"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663233837053569153"/>
<link type="application/x.atom+xml" rel="service.edit" title="「トムヤム大麻を食べてよく眠れた」サムイ島でイギリス人男を逮捕 | タイランドハイパーリンクス" href="http://b.hatena.ne.jp/atom/edit/4663233837053569153"/>
<summary></summary>
<issued>2019-01-16T06:54:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663233811283764769</id>
<title>高速道、揺れ弱い方が事故が増えます 阪高と京大、シミュレーター実験で分析 | 全国のニュースから | リスク対策.com(リスク対策ドットコム) | 新建新聞社</title>
<link type="text/html" rel="related" href="http://www.risktaisaku.com/articles/-/14491"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663233811283764769"/>
<link type="application/x.atom+xml" rel="service.edit" title="高速道、揺れ弱い方が事故が増えます 阪高と京大、シミュレーター実験で分析 | 全国のニュースから | リスク対策.com(リスク対策ドットコム) | 新建新聞社" href="http://b.hatena.ne.jp/atom/edit/4663233811283764769"/>
<summary></summary>
<issued>2019-01-16T06:54:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663232009544918145</id>
<title>Screenshot - 2088fbf27d793a3160f93b54072f03cf - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/2088fbf27d793a3160f93b54072f03cf"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663232009544918145"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 2088fbf27d793a3160f93b54072f03cf - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663232009544918145"/>
<summary></summary>
<issued>2019-01-16T05:58:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663231972500824449</id>
<title>ビンゴ5 「買い方」篇</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=WCvGaanVHdM"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663231972500824449"/>
<link type="application/x.atom+xml" rel="service.edit" title="ビンゴ5 「買い方」篇" href="http://b.hatena.ne.jp/atom/edit/4663231972500824449"/>
<summary></summary>
<issued>2019-01-16T05:57:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663223125404769473</id>
<title>「無理してテレビに出たくない」YouTubeで輝くお笑い芸人たち - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/feature/1204"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663223125404769473"/>
<link type="application/x.atom+xml" rel="service.edit" title="「無理してテレビに出たくない」YouTubeで輝くお笑い芸人たち - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4663223125404769473"/>
<summary></summary>
<issued>2019-01-16T04:41:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663229371898039329</id>
<title>SocialGameInfo on Twitter: "KONAMI、『ときめきアイドル』にて運営サービス終了後でも通信を行わずに遊べる「オフライン版ver.2.0」の配信を開始 https://t.co/zNIbcH03Tt https://t.co/tUMNC5hxdT"</title>
<link type="text/html" rel="related" href="https://twitter.com/socialgameinfo/status/1085126967337267201"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663229371898039329"/>
<link type="application/x.atom+xml" rel="service.edit" title="SocialGameInfo on Twitter: &quot;KONAMI、『ときめきアイドル』にて運営サービス終了後でも通信を行わずに遊べる「オフライン版ver.2.0」の配信を開始 https://t.co/zNIbcH03Tt https://t.co/tUMNC5hxdT&quot;" href="http://b.hatena.ne.jp/atom/edit/4663229371898039329"/>
<summary></summary>
<issued>2019-01-16T04:36:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663228745369665569</id>
<title>SteelSeries、有線とBluetooth同時接続できる「Arctis 3 Bluetooth 2019 Edition」発表 - エルミタージュ秋葉原</title>
<link type="text/html" rel="related" href="http://www.gdm.or.jp/pressrelease/2018/0919/276771"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663228745369665569"/>
<link type="application/x.atom+xml" rel="service.edit" title="SteelSeries、有線とBluetooth同時接続できる「Arctis 3 Bluetooth 2019 Edition」発表 - エルミタージュ秋葉原" href="http://b.hatena.ne.jp/atom/edit/4663228745369665569"/>
<summary></summary>
<issued>2019-01-16T04:16:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663228724431699361</id>
<title>1ms応答の高速ワイヤレス&急速充電対応ゲーミングマウス、SteelSeries「Rival 650 Wireless」 - エルミタージュ秋葉原</title>
<link type="text/html" rel="related" href="http://www.gdm.or.jp/pressrelease/2019/0116/290778"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663228724431699361"/>
<link type="application/x.atom+xml" rel="service.edit" title="1ms応答の高速ワイヤレス&急速充電対応ゲーミングマウス、SteelSeries「Rival 650 Wireless」 - エルミタージュ秋葉原" href="http://b.hatena.ne.jp/atom/edit/4663228724431699361"/>
<summary></summary>
<issued>2019-01-16T04:16:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663228542969324545</id>
<title>ファーウェイ・レノボがアップルと夢の共闘!スマホメーカーを苦しめる「クアルコム税」の暴虐 – すまほん!!</title>
<link type="text/html" rel="related" href="https://smhn.info/201901-qualcomm-tax"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663228542969324545"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファーウェイ・レノボがアップルと夢の共闘!スマホメーカーを苦しめる「クアルコム税」の暴虐 – すまほん!!" href="http://b.hatena.ne.jp/atom/edit/4663228542969324545"/>
<summary></summary>
<issued>2019-01-16T04:10:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-372956925</id>
<title>mui: Calm Design Device built with natural wood material by mui Lab,Inc. —Kickstarter</title>
<link type="text/html" rel="related" href="https://www.kickstarter.com/projects/1391686171/mui-interactive-wood-panel-for-peaceful-digital-li"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-372956925"/>
<link type="application/x.atom+xml" rel="service.edit" title="mui: Calm Design Device built with natural wood material by mui Lab,Inc. —Kickstarter" href="http://b.hatena.ne.jp/atom/edit/372956925"/>
<summary></summary>
<issued>2019-01-16T04:09:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663228098977064353</id>
<title>mui : Calm Design</title>
<link type="text/html" rel="related" href="https://mui.jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663228098977064353"/>
<link type="application/x.atom+xml" rel="service.edit" title="mui : Calm Design" href="http://b.hatena.ne.jp/atom/edit/4663228098977064353"/>
<summary></summary>
<issued>2019-01-16T03:56:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663226916787275425</id>
<title>物流ニュース、ロジスティクス情報 </title>
<link type="text/html" rel="related" href="https://www.e-logit.com/loginews/2019:01010908.php"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663226916787275425"/>
<link type="application/x.atom+xml" rel="service.edit" title="物流ニュース、ロジスティクス情報 " href="http://b.hatena.ne.jp/atom/edit/4663226916787275425"/>
<summary></summary>
<issued>2019-01-16T03:20:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663226735324901729</id>
<title>銀座ホステスが提訴! 「自動運転」ベンチャー社長の“下半身暴走”(デイリー新潮) - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://headlines.yahoo.co.jp/article?a=20190115-00554901-shincho-soci"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663226735324901729"/>
<link type="application/x.atom+xml" rel="service.edit" title="銀座ホステスが提訴! 「自動運転」ベンチャー社長の“下半身暴走”(デイリー新潮) - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4663226735324901729"/>
<summary></summary>
<issued>2019-01-16T03:14:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663225074783112481</id>
<title>Amazon.co.jp: 新登場 Fire TV Stick - Alexa対応音声認識リモコン付属: Amazon SMP</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B0791YQWJJ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663225074783112481"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 新登場 Fire TV Stick - Alexa対応音声認識リモコン付属: Amazon SMP" href="http://b.hatena.ne.jp/atom/edit/4663225074783112481"/>
<summary></summary>
<issued>2019-01-16T02:22:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663220996174667233</id>
<title>電気街のパチンコ店「アイオン秋葉原店」が1月20日に閉店 (取材中に見つけた○○なもの) - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/wakiba/find/1164711.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663220996174667233"/>
<link type="application/x.atom+xml" rel="service.edit" title="電気街のパチンコ店「アイオン秋葉原店」が1月20日に閉店 (取材中に見つけた○○なもの) - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663220996174667233"/>
<summary></summary>
<issued>2019-01-16T02:03:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663224381145871393</id>
<title>Apple、iPhone XS/XS Max、XR用の「Smart Battery Case」発売、Qi対応 | マイナビニュース</title>
<link type="text/html" rel="related" href="https://news.mynavi.jp/article/20190116-757270/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663224381145871393"/>
<link type="application/x.atom+xml" rel="service.edit" title="Apple、iPhone XS/XS Max、XR用の「Smart Battery Case」発売、Qi対応 | マイナビニュース" href="http://b.hatena.ne.jp/atom/edit/4663224381145871393"/>
<summary></summary>
<issued>2019-01-16T02:01:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663209903347613793</id>
<title>神戸市ブランドムービー「START UP with KOBE」-SUPPORTER- - YouTube</title>
<link type="text/html" rel="related" href="https://youtu.be/PONXqYoUv4c"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663209903347613793"/>
<link type="application/x.atom+xml" rel="service.edit" title="神戸市ブランドムービー「START UP with KOBE」-SUPPORTER- - YouTube" href="http://b.hatena.ne.jp/atom/edit/4663209903347613793"/>
<summary></summary>
<issued>2019-01-15T18:31:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663209128642871873</id>
<title> Takayuki Hourin Profile</title>
<link type="text/html" rel="related" href="http://www.hourin.com/takayuki/profile.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663209128642871873"/>
<link type="application/x.atom+xml" rel="service.edit" title=" Takayuki Hourin Profile" href="http://b.hatena.ne.jp/atom/edit/4663209128642871873"/>
<summary></summary>
<issued>2019-01-15T18:07:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663209092672519681</id>
<title>非同期通信レポート 第32回</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/article/980520/bs98tel.htm"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663209092672519681"/>
<link type="application/x.atom+xml" rel="service.edit" title="非同期通信レポート 第32回" href="http://b.hatena.ne.jp/atom/edit/4663209092672519681"/>
<summary></summary>
<issued>2019-01-15T18:06:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663207559906037889</id>
<title>さたけ❎ 𝕤𝕒𝕥𝕒𝕜𝕖_𝕥𝕒𝕜𝕖 on Twitter: "なにこれ怖すぎワロタ #wbs #tvtokyo https://t.co/k7jBCEMEiP"</title>
<link type="text/html" rel="related" href="https://twitter.com/satake_take/status/1085188607952875520"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663207559906037889"/>
<link type="application/x.atom+xml" rel="service.edit" title="さたけ❎ 𝕤𝕒𝕥𝕒𝕜𝕖_𝕥𝕒𝕜𝕖 on Twitter: &quot;なにこれ怖すぎワロタ #wbs #tvtokyo https://t.co/k7jBCEMEiP&quot;" href="http://b.hatena.ne.jp/atom/edit/4663207559906037889"/>
<summary></summary>
<issued>2019-01-15T17:19:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663206300406850433</id>
<title>PWS Server results</title>
<link type="text/html" rel="related" href="https://wastingspace.org/hosted-on/PWS"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663206300406850433"/>
<link type="application/x.atom+xml" rel="service.edit" title="PWS Server results" href="http://b.hatena.ne.jp/atom/edit/4663206300406850433"/>
<summary></summary>
<issued>2019-01-15T16:40:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663206226855533153</id>
<title>Golf Server Documentation | Home</title>
<link type="text/html" rel="related" href="http://golf.github.io/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663206226855533153"/>
<link type="application/x.atom+xml" rel="service.edit" title="Golf Server Documentation | Home" href="http://b.hatena.ne.jp/atom/edit/4663206226855533153"/>
<summary></summary>
<issued>2019-01-15T16:37:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663206197864503169</id>
<title>同人誌・同人ゲーム・同人音声のダウンロードなら「DLsite 同人 - R18」</title>
<link type="text/html" rel="related" href="https://www.dlsite.com/maniax/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663206197864503169"/>
<link type="application/x.atom+xml" rel="service.edit" title="同人誌・同人ゲーム・同人音声のダウンロードなら「DLsite 同人 - R18」" href="http://b.hatena.ne.jp/atom/edit/4663206197864503169"/>
<summary></summary>
<issued>2019-01-15T16:36:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663206019623347521</id>
<title>#28【Aマッソのゲラニチョビ】「TAXI」 - YouTube</title>
<link type="text/html" rel="related" href="https://youtu.be/kd4AhAHECIM"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663206019623347521"/>
<link type="application/x.atom+xml" rel="service.edit" title="#28【Aマッソのゲラニチョビ】「TAXI」 - YouTube" href="http://b.hatena.ne.jp/atom/edit/4663206019623347521"/>
<summary></summary>
<issued>2019-01-15T16:31:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663204247949283681</id>
<title>「私はこれで会社を辞めました」…禁煙パイポCMのあの人は今|日刊ゲンダイDIGITAL</title>
<link type="text/html" rel="related" href="https://www.nikkan-gendai.com/articles/view/geino/144695"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190116#bookmark-4663204247949283681"/>
<link type="application/x.atom+xml" rel="service.edit" title="「私はこれで会社を辞めました」…禁煙パイポCMのあの人は今|日刊ゲンダイDIGITAL" href="http://b.hatena.ne.jp/atom/edit/4663204247949283681"/>
<summary></summary>
<issued>2019-01-15T15:36:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662869050435720961</id>
<title>Google、インドネシアで「700円ガラケー」コンビニで販売:音声認識Googleアシスタント搭載(佐藤仁) - 個人 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/byline/satohitoshi/20190107-00110421/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4662869050435720961"/>
<link type="application/x.atom+xml" rel="service.edit" title="Google、インドネシアで「700円ガラケー」コンビニで販売:音声認識Googleアシスタント搭載(佐藤仁) - 個人 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4662869050435720961"/>
<summary></summary>
<issued>2019-01-15T14:41:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663202460169006145</id>
<title>blog of mobile » Blog Archive » KaiOSを搭載したスマートフィーチャーフォンWizPhone WP006を発表、価格は約770円</title>
<link type="text/html" rel="related" href="http://blogofmobile.com/article/110617"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663202460169006145"/>
<link type="application/x.atom+xml" rel="service.edit" title="blog of mobile » Blog Archive » KaiOSを搭載したスマートフィーチャーフォンWizPhone WP006を発表、価格は約770円" href="http://b.hatena.ne.jp/atom/edit/4663202460169006145"/>
<summary></summary>
<issued>2019-01-15T14:40:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663200429723113505</id>
<title>電撃 - 英語版『FGO』初のリアルイベントが2月にロサンゼルスで開催。“エクスカリバー・モルガン”が世界初展示</title>
<link type="text/html" rel="related" href="http://dengekionline.com/elem/000/001/863/1863655/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663200429723113505"/>
<link type="application/x.atom+xml" rel="service.edit" title="電撃 - 英語版『FGO』初のリアルイベントが2月にロサンゼルスで開催。“エクスカリバー・モルガン”が世界初展示" href="http://b.hatena.ne.jp/atom/edit/4663200429723113505"/>
<summary></summary>
<issued>2019-01-15T13:37:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663198175938927329</id>
<title>「バンドやろうぜ!」,2019年3月29日15:00をもってサービス終了 - 4Gamer.net</title>
<link type="text/html" rel="related" href="https://www.4gamer.net/games/327/G032734/20190115091/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663198175938927329"/>
<link type="application/x.atom+xml" rel="service.edit" title="「バンドやろうぜ!」,2019年3月29日15:00をもってサービス終了 - 4Gamer.net" href="http://b.hatena.ne.jp/atom/edit/4663198175938927329"/>
<summary></summary>
<issued>2019-01-15T13:36:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663197089849029761</id>
<title>人気歌手アリアナ・グランデが、「ポケモン」のイーブイのタトゥーを入れる。『Let’s Go!』を長時間遊ぶ“ポケモン狂” | AUTOMATON</title>
<link type="text/html" rel="related" href="https://automaton-media.com/articles/newsjp/20190115-83306/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663197089849029761"/>
<link type="application/x.atom+xml" rel="service.edit" title="人気歌手アリアナ・グランデが、「ポケモン」のイーブイのタトゥーを入れる。『Let’s Go!』を長時間遊ぶ“ポケモン狂” | AUTOMATON" href="http://b.hatena.ne.jp/atom/edit/4663197089849029761"/>
<summary></summary>
<issued>2019-01-15T13:36:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663200255240060193</id>
<title>「セーラームーン」から「青ブタ」バニーガール先輩まで!コミケ95&となコスを彩ったコスプレ美女たち | WebNewtype</title>
<link type="text/html" rel="related" href="https://webnewtype.com/report/article/175741/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663200255240060193"/>
<link type="application/x.atom+xml" rel="service.edit" title="「セーラームーン」から「青ブタ」バニーガール先輩まで!コミケ95&となコスを彩ったコスプレ美女たち | WebNewtype" href="http://b.hatena.ne.jp/atom/edit/4663200255240060193"/>
<summary></summary>
<issued>2019-01-15T13:32:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663185103131641409</id>
<title> 「艦これ」サーバに攻撃続く 「執拗すぎるので、流石に頭にきました」 - ITmedia NEWS</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/news/articles/1901/15/news092.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663185103131641409"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 「艦これ」サーバに攻撃続く 「執拗すぎるので、流石に頭にきました」 - ITmedia NEWS" href="http://b.hatena.ne.jp/atom/edit/4663185103131641409"/>
<summary></summary>
<issued>2019-01-15T13:18:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663189169392075297</id>
<title>コインハイブ事件 高木浩光氏が公判で証言「刑法犯で処罰されるものではない」 - 弁護士ドットコム</title>
<link type="text/html" rel="related" href="https://www.bengo4.com/internet/n_9111/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663189169392075297"/>
<link type="application/x.atom+xml" rel="service.edit" title="コインハイブ事件 高木浩光氏が公判で証言「刑法犯で処罰されるものではない」 - 弁護士ドットコム" href="http://b.hatena.ne.jp/atom/edit/4663189169392075297"/>
<summary></summary>
<issued>2019-01-15T13:17:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663199741454570401</id>
<title>.a.s.c.i.i.p.r.0.n.</title>
<link type="text/html" rel="related" href="https://www.asciipr0n.com/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663199741454570401"/>
<link type="application/x.atom+xml" rel="service.edit" title=".a.s.c.i.i.p.r.0.n." href="http://b.hatena.ne.jp/atom/edit/4663199741454570401"/>
<summary></summary>
<issued>2019-01-15T13:16:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663188826868420961</id>
<title>3DS『とびだせ どうぶつの森』を3,500時間以上プレイする87歳のおばあちゃん現る―4年間ほぼ毎日プレイ | Game*Spark - 国内・海外ゲーム情報サイト</title>
<link type="text/html" rel="related" href="https://www.gamespark.jp/article/2019/01/15/86617.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663188826868420961"/>
<link type="application/x.atom+xml" rel="service.edit" title="3DS『とびだせ どうぶつの森』を3,500時間以上プレイする87歳のおばあちゃん現る―4年間ほぼ毎日プレイ | Game*Spark - 国内・海外ゲーム情報サイト" href="http://b.hatena.ne.jp/atom/edit/4663188826868420961"/>
<summary></summary>
<issued>2019-01-15T13:13:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-370724979</id>
<title>英国で消えゆく小銭、危機感を抱くホームレスの人々|WIRED.jp</title>
<link type="text/html" rel="related" href="https://wired.jp/2018/09/09/cashless-society-uk-homeless/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-370724979"/>
<link type="application/x.atom+xml" rel="service.edit" title="英国で消えゆく小銭、危機感を抱くホームレスの人々|WIRED.jp" href="http://b.hatena.ne.jp/atom/edit/370724979"/>
<summary></summary>
<issued>2019-01-15T12:24:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C47MKL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663196797791242689</id>
<title>富田林で大麻草“栽培工場”か、男女7人逮捕 末端価格で数億円の大麻を押収 | MBS 関西のニュース</title>
<link type="text/html" rel="related" href="https://www.mbs.jp/news/kansainews/20190115/GE000000000000026138.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663196797791242689"/>
<link type="application/x.atom+xml" rel="service.edit" title="富田林で大麻草“栽培工場”か、男女7人逮捕 末端価格で数億円の大麻を押収 | MBS 関西のニュース" href="http://b.hatena.ne.jp/atom/edit/4663196797791242689"/>
<summary></summary>
<issued>2019-01-15T11:45:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663176161546133665</id>
<title>「買うより育てた方が安い…」大麻回帰の動き : 社会 : 読売新聞(YOMIURI ONLINE)</title>
<link type="text/html" rel="related" href="https://www.yomiuri.co.jp/national/20190115-OYT1T50018.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663176161546133665"/>
<link type="application/x.atom+xml" rel="service.edit" title="「買うより育てた方が安い…」大麻回帰の動き : 社会 : 読売新聞(YOMIURI ONLINE)" href="http://b.hatena.ne.jp/atom/edit/4663176161546133665"/>
<summary></summary>
<issued>2019-01-15T11:44:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663196114354531873</id>
<title>さぶくぇる on Twitter: ""Morphy One に出資した"
ご愁傷さまです。。。
#平成ネット史展 https://t.co/pzaMisWdgQ"</title>
<link type="text/html" rel="related" href="https://twitter.com/sub9elw0w/status/1085122514815045632"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663196114354531873"/>
<link type="application/x.atom+xml" rel="service.edit" title="さぶくぇる on Twitter: &quot;&quot;Morphy One に出資した&quot;&#10;ご愁傷さまです。。。&#10;#平成ネット史展 https://t.co/pzaMisWdgQ&quot;" href="http://b.hatena.ne.jp/atom/edit/4663196114354531873"/>
<summary></summary>
<issued>2019-01-15T11:23:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663195287036422049</id>
<title>対魔にんじん on Twitter: "【朗報】対魔忍、NHKデビュー https://t.co/QH5ruiMj1X"</title>
<link type="text/html" rel="related" href="https://twitter.com/saori304/status/1084789320634970112"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663195287036422049"/>
<link type="application/x.atom+xml" rel="service.edit" title="対魔にんじん on Twitter: &quot;【朗報】対魔忍、NHKデビュー https://t.co/QH5ruiMj1X&quot;" href="http://b.hatena.ne.jp/atom/edit/4663195287036422049"/>
<summary></summary>
<issued>2019-01-15T10:58:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663195209727006145</id>
<title>ひーろ on Twitter: "あ、吉野家党としては、この事実を伝えねばw https://t.co/cm8BwNoEDa"</title>
<link type="text/html" rel="related" href="https://twitter.com/maeemaee1979/status/1084815999705047041"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663195209727006145"/>
<link type="application/x.atom+xml" rel="service.edit" title="ひーろ on Twitter: &quot;あ、吉野家党としては、この事実を伝えねばw https://t.co/cm8BwNoEDa&quot;" href="http://b.hatena.ne.jp/atom/edit/4663195209727006145"/>
<summary></summary>
<issued>2019-01-15T10:55:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663193058485150497</id>
<title>ROBOTICS;NOTES お得セット 発売決定 - PS4/Switch 拡張科学アドベンチャー「ROBOTICS;NOTES DaSH」2019.1.31 ON SALE</title>
<link type="text/html" rel="related" href="http://roboticsnotes.jp/dash/otokuset/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663193058485150497"/>
<link type="application/x.atom+xml" rel="service.edit" title="ROBOTICS;NOTES お得セット 発売決定 - PS4/Switch 拡張科学アドベンチャー「ROBOTICS;NOTES DaSH」2019.1.31 ON SALE" href="http://b.hatena.ne.jp/atom/edit/4663193058485150497"/>
<summary></summary>
<issued>2019-01-15T09:48:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663193033789087649</id>
<title>『科学ADVシリーズ』を全力で楽しむための順番と作品の時系列をまとめてみた。【2018年8月更新】 | もふもふストラテジー.Inc</title>
<link type="text/html" rel="related" href="https://nazetukuru.com/science-adventure-series/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663193033789087649"/>
<link type="application/x.atom+xml" rel="service.edit" title="『科学ADVシリーズ』を全力で楽しむための順番と作品の時系列をまとめてみた。【2018年8月更新】 | もふもふストラテジー.Inc" href="http://b.hatena.ne.jp/atom/edit/4663193033789087649"/>
<summary></summary>
<issued>2019-01-15T09:48:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663192995134380033</id>
<title>シュタインズゲートとカオスヘッドとロボティクスノーツってつながりが... - Yahoo!知恵袋</title>
<link type="text/html" rel="related" href="https://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q1097946925"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663192995134380033"/>
<link type="application/x.atom+xml" rel="service.edit" title="シュタインズゲートとカオスヘッドとロボティクスノーツってつながりが... - Yahoo!知恵袋" href="http://b.hatena.ne.jp/atom/edit/4663192995134380033"/>
<summary></summary>
<issued>2019-01-15T09:46:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-273239139</id>
<title>科学アドベンチャーシリーズ - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E7%A7%91%E5%AD%A6%E3%82%A2%E3%83%89%E3%83%99%E3%83%B3%E3%83%81%E3%83%A3%E3%83%BC%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-273239139"/>
<link type="application/x.atom+xml" rel="service.edit" title="科学アドベンチャーシリーズ - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/273239139"/>
<summary></summary>
<issued>2019-01-15T09:46:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663192955942802081</id>
<title>https://www.amazon.co.jp/dp/B07F2VFYJS</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07F2VFYJS"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663192955942802081"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://www.amazon.co.jp/dp/B07F2VFYJS" href="http://b.hatena.ne.jp/atom/edit/4663192955942802081"/>
<summary></summary>
<issued>2019-01-15T09:45:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663192935004835809</id>
<title>Amazon.co.jp: STEINS;GATE ELITE 【初回特典】・PS4版『STEINS;GATE 線形拘束のフェノグラム HD』のDLコード ・新作アニメカット特製フィルム(ランダム封入) 同梱 &amp; 【Amazon.co.jp限定】オリジナルA3クリアポスター 付 - PS4: Video Games</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07772B6MN"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663192935004835809"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: STEINS;GATE ELITE 【初回特典】・PS4版『STEINS;GATE 線形拘束のフェノグラム HD』のDLコード ・新作アニメカット特製フィルム(ランダム封入) 同梱 &amp; 【Amazon.co.jp限定】オリジナルA3クリアポスター 付 - PS4: Video Games" href="http://b.hatena.ne.jp/atom/edit/4663192935004835809"/>
<summary></summary>
<issued>2019-01-15T09:45:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663192914603740001</id>
<title>https://www.amazon.co.jp/dp/B00IZT5XZ0</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B00IZT5XZ0"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663192914603740001"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://www.amazon.co.jp/dp/B00IZT5XZ0" href="http://b.hatena.ne.jp/atom/edit/4663192914603740001"/>
<summary></summary>
<issued>2019-01-15T09:44:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663192893665773889</id>
<title>Amazon.co.jp: ROBOTICS;NOTES お得セット 【予約特典】オリジナルドラマCD『夢のある場所』 付 &amp; 【Amazon.co.jp限定】オリジナルアクリルスタンド (海翔・あき穂・ダル) 付 - PS4: Video Games</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07K491YVH"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663192893665773889"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ROBOTICS;NOTES お得セット 【予約特典】オリジナルドラマCD『夢のある場所』 付 &amp; 【Amazon.co.jp限定】オリジナルアクリルスタンド (海翔・あき穂・ダル) 付 - PS4: Video Games" href="http://b.hatena.ne.jp/atom/edit/4663192893665773889"/>
<summary></summary>
<issued>2019-01-15T09:43:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663192872727807233</id>
<title>Amazon.co.jp: 【Amazon.co.jpエビテン限定】ROBOTICS;NOTES DaSH ファミ通DXパック 3Dクリスタルセット PS4版: Video Games</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07GZJ14HK"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663192872727807233"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 【Amazon.co.jpエビテン限定】ROBOTICS;NOTES DaSH ファミ通DXパック 3Dクリスタルセット PS4版: Video Games" href="http://b.hatena.ne.jp/atom/edit/4663192872727807233"/>
<summary></summary>
<issued>2019-01-15T09:43:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663192850179227841</id>
<title>Amazon.co.jp: CHAOS;HEAD DUAL (限定版) (CHAOS;HEAD DUAL Official Design Works、CHAOS;HEAD Official Movie Works 同梱) - PSVita: Video Games</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B00KGU8XD0"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663192850179227841"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: CHAOS;HEAD DUAL (限定版) (CHAOS;HEAD DUAL Official Design Works、CHAOS;HEAD Official Movie Works 同梱) - PSVita: Video Games" href="http://b.hatena.ne.jp/atom/edit/4663192850179227841"/>
<summary></summary>
<issued>2019-01-15T09:42:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663190876104787041</id>
<title>女子は8割褒めて男子は8割叱る「性差」に着目した勉強法 | BUSINESS INSIDER JAPAN</title>
<link type="text/html" rel="related" href="https://www.businessinsider.jp/post-183098"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663190876104787041"/>
<link type="application/x.atom+xml" rel="service.edit" title="女子は8割褒めて男子は8割叱る「性差」に着目した勉強法 | BUSINESS INSIDER JAPAN" href="http://b.hatena.ne.jp/atom/edit/4663190876104787041"/>
<summary></summary>
<issued>2019-01-15T09:38:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-225609</id>
<title>大人のネタサイト pya! ピンコ勃ちしたらカウンターを回してください。</title>
<link type="text/html" rel="related" href="http://pya.cc/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-225609"/>
<link type="application/x.atom+xml" rel="service.edit" title="大人のネタサイト pya! ピンコ勃ちしたらカウンターを回してください。" href="http://b.hatena.ne.jp/atom/edit/225609"/>
<summary></summary>
<issued>2019-01-15T09:29:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663188119809405729</id>
<title>「Amazonプライムの更新」を促すメールに要注意 | マイナビニュース</title>
<link type="text/html" rel="related" href="https://news.mynavi.jp/article/20190115-756836/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663188119809405729"/>
<link type="application/x.atom+xml" rel="service.edit" title="「Amazonプライムの更新」を促すメールに要注意 | マイナビニュース" href="http://b.hatena.ne.jp/atom/edit/4663188119809405729"/>
<summary></summary>
<issued>2019-01-15T09:28:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663181018617553249</id>
<title>CNN.co.jp : 「ただの卵」の写真、インスタの「いいね!」最多記録</title>
<link type="text/html" rel="related" href="https://www.cnn.co.jp/tech/35131264.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663181018617553249"/>
<link type="application/x.atom+xml" rel="service.edit" title="CNN.co.jp : 「ただの卵」の写真、インスタの「いいね!」最多記録" href="http://b.hatena.ne.jp/atom/edit/4663181018617553249"/>
<summary></summary>
<issued>2019-01-15T09:27:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663192363774156993</id>
<title>消えゆくiPodシリーズ、ここにきて「iPod touch」新作の噂 | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2019/01/ipod-touch-7tn-rumor.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663192363774156993"/>
<link type="application/x.atom+xml" rel="service.edit" title="消えゆくiPodシリーズ、ここにきて「iPod touch」新作の噂 | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/4663192363774156993"/>
<summary></summary>
<issued>2019-01-15T09:27:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663181522739360897</id>
<title>あおり運転で追突15秒後、被告「はい終わり」 : 社会 : 読売新聞(YOMIURI ONLINE)</title>
<link type="text/html" rel="related" href="https://www.yomiuri.co.jp/national/20190115-OYT1T50050.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663181522739360897"/>
<link type="application/x.atom+xml" rel="service.edit" title="あおり運転で追突15秒後、被告「はい終わり」 : 社会 : 読売新聞(YOMIURI ONLINE)" href="http://b.hatena.ne.jp/atom/edit/4663181522739360897"/>
<summary></summary>
<issued>2019-01-15T08:50:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663189435143186305</id>
<title>あかり on Twitter: "https://t.co/rXlUBWHABe"</title>
<link type="text/html" rel="related" href="https://twitter.com/akari810poke/status/1084785016284971008"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663189435143186305"/>
<link type="application/x.atom+xml" rel="service.edit" title="あかり on Twitter: &quot;https://t.co/rXlUBWHABe&quot;" href="http://b.hatena.ne.jp/atom/edit/4663189435143186305"/>
<summary></summary>
<issued>2019-01-15T07:56:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663189240795909057</id>
<title>きい on Twitter: "最近思ってるんですが、なんか自分のちんちんがかわいいです。
亀頭がピンクで、つるつるしててかわいいです。
しかもシコシコ擦ってあげたら、白い液体を出します🤗
ココアちゃんの事を想って、ココアちゃんを妊娠させようと精液を一生懸命飛ばすちんちんがかわいくてたまりません。"</title>
<link type="text/html" rel="related" href="https://twitter.com/cocoa_kun_love/status/1084769046652833794"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663189240795909057"/>
<link type="application/x.atom+xml" rel="service.edit" title="きい on Twitter: &quot;最近思ってるんですが、なんか自分のちんちんがかわいいです。&#10;亀頭がピンクで、つるつるしててかわいいです。&#10;しかもシコシコ擦ってあげたら、白い液体を出します🤗&#10;ココアちゃんの事を想って、ココアちゃんを妊娠させようと精液を一生懸命飛ばすちんちんがかわいくてたまりません。&quot;" href="http://b.hatena.ne.jp/atom/edit/4663189240795909057"/>
<summary></summary>
<issued>2019-01-15T07:50:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663184610284122049</id>
<title>【イケてるしヤバい男 長島の素顔】大事故で人生の紆余曲折を経験する(後編) | リクナビNEXTジャーナル</title>
<link type="text/html" rel="related" href="https://next.rikunabi.com/journal/20140723/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663184610284122049"/>
<link type="application/x.atom+xml" rel="service.edit" title="【イケてるしヤバい男 長島の素顔】大事故で人生の紆余曲折を経験する(後編) | リクナビNEXTジャーナル" href="http://b.hatena.ne.jp/atom/edit/4663184610284122049"/>
<summary></summary>
<issued>2019-01-15T05:26:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663184593104252225</id>
<title>【イケてるしヤバい男 長島の素顔】額の針が抜けたら、正気に戻った(前編) | リクナビNEXTジャーナル</title>
<link type="text/html" rel="related" href="https://next.rikunabi.com/journal/20140722/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663184593104252225"/>
<link type="application/x.atom+xml" rel="service.edit" title="【イケてるしヤバい男 長島の素顔】額の針が抜けたら、正気に戻った(前編) | リクナビNEXTジャーナル" href="http://b.hatena.ne.jp/atom/edit/4663184593104252225"/>
<summary></summary>
<issued>2019-01-15T05:26:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663184529216610433</id>
<title>【魚拓】イケてるしヤバい男 長島からのお知らせ</title>
<link type="text/html" rel="related" href="https://megalodon.jp/2013-1104-1342-39/iketeru-nagashima.com/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663184529216610433"/>
<link type="application/x.atom+xml" rel="service.edit" title="【魚拓】イケてるしヤバい男 長島からのお知らせ" href="http://b.hatena.ne.jp/atom/edit/4663184529216610433"/>
<summary></summary>
<issued>2019-01-15T05:24:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663184509352385537</id>
<title>イケてるしヤバい男 長島が入社しました – 株式会社バーグハンバーグバーグ</title>
<link type="text/html" rel="related" href="https://bhb.co.jp/blog/9983/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663184509352385537"/>
<link type="application/x.atom+xml" rel="service.edit" title="イケてるしヤバい男 長島が入社しました – 株式会社バーグハンバーグバーグ" href="http://b.hatena.ne.jp/atom/edit/4663184509352385537"/>
<summary></summary>
<issued>2019-01-15T05:23:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663180050102309633</id>
<title>バーグハンバーグバーグの代表取締役社長が交代しました – 株式会社バーグハンバーグバーグ</title>
<link type="text/html" rel="related" href="https://bhb.co.jp/blog/11895/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663180050102309633"/>
<link type="application/x.atom+xml" rel="service.edit" title="バーグハンバーグバーグの代表取締役社長が交代しました – 株式会社バーグハンバーグバーグ" href="http://b.hatena.ne.jp/atom/edit/4663180050102309633"/>
<summary></summary>
<issued>2019-01-15T05:22:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663183288507861921</id>
<title>UPQが再始動 卓上フードスモーカー「REIKUN-Dome」投入 - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2019/01/14/upq-reikun-dome/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663183288507861921"/>
<link type="application/x.atom+xml" rel="service.edit" title="UPQが再始動 卓上フードスモーカー「REIKUN-Dome」投入 - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4663183288507861921"/>
<summary></summary>
<issued>2019-01-15T04:50:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663181796006667265</id>
<title>ビッグダディ三女・林下詩美、4冠奪取の成人式!体重100キロのバイパー撃破/ファイト/デイリースポーツ online</title>
<link type="text/html" rel="related" href="https://www.daily.co.jp/ring/2019/01/14/0011979141.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663181796006667265"/>
<link type="application/x.atom+xml" rel="service.edit" title="ビッグダディ三女・林下詩美、4冠奪取の成人式!体重100キロのバイパー撃破/ファイト/デイリースポーツ online" href="http://b.hatena.ne.jp/atom/edit/4663181796006667265"/>
<summary></summary>
<issued>2019-01-15T03:59:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663181661252061697</id>
<title>「いきなり!ステーキ」と「焼肉ライク」が“代理戦争” その戦場は「幸楽苑」 | デイリー新潮</title>
<link type="text/html" rel="related" href="https://www.dailyshincho.jp/article/2019/01150650/?all=1"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663181661252061697"/>
<link type="application/x.atom+xml" rel="service.edit" title="「いきなり!ステーキ」と「焼肉ライク」が“代理戦争” その戦場は「幸楽苑」 | デイリー新潮" href="http://b.hatena.ne.jp/atom/edit/4663181661252061697"/>
<summary></summary>
<issued>2019-01-15T03:55:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663180793668628577</id>
<title>8人をはねた原宿暴走男、「祖母と買い物」の意外な一面と家から漏れる“ゲロ吐き声”の謎 | 週刊女性PRIME [シュージョプライム] | YOUのココロ刺激する</title>
<link type="text/html" rel="related" href="https://www.jprime.jp/articles/-/14249"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663180793668628577"/>
<link type="application/x.atom+xml" rel="service.edit" title="8人をはねた原宿暴走男、「祖母と買い物」の意外な一面と家から漏れる“ゲロ吐き声”の謎 | 週刊女性PRIME [シュージョプライム] | YOUのココロ刺激する" href="http://b.hatena.ne.jp/atom/edit/4663180793668628577"/>
<summary></summary>
<issued>2019-01-15T03:28:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663180743739629249</id>
<title>騒音注意され暴行、実家前に運び放置…男性死亡 : 社会 : 読売新聞(YOMIURI ONLINE)</title>
<link type="text/html" rel="related" href="https://www.yomiuri.co.jp/national/20190115-OYT1T50044.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663180743739629249"/>
<link type="application/x.atom+xml" rel="service.edit" title="騒音注意され暴行、実家前に運び放置…男性死亡 : 社会 : 読売新聞(YOMIURI ONLINE)" href="http://b.hatena.ne.jp/atom/edit/4663180743739629249"/>
<summary></summary>
<issued>2019-01-15T03:26:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663179156749073057</id>
<title>米のファストフードでもてなし トランプ大統領、大学王者に - 共同通信 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/457720550337414241"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663179156749073057"/>
<link type="application/x.atom+xml" rel="service.edit" title="米のファストフードでもてなし トランプ大統領、大学王者に - 共同通信 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4663179156749073057"/>
<summary></summary>
<issued>2019-01-15T02:59:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663137065531339745</id>
<title>夫婦間でトラブルか 夫の胸刺す 20歳の女逮捕</title>
<link type="text/html" rel="related" href="https://news.tv-asahi.co.jp/news_society/articles/000145181.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663137065531339745"/>
<link type="application/x.atom+xml" rel="service.edit" title="夫婦間でトラブルか 夫の胸刺す 20歳の女逮捕" href="http://b.hatena.ne.jp/atom/edit/4663137065531339745"/>
<summary></summary>
<issued>2019-01-15T02:57:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663049292503049633</id>
<title>2018 年は Firebase を使ったけど 2019 年は AWS Amplify を使おうと思う / AWS Amplify 2019 #kyotojs - Speaker Deck</title>
<link type="text/html" rel="related" href="https://speakerdeck.com/potato4d/aws-amplify-2019-number-kyotojs"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663049292503049633"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018 年は Firebase を使ったけど 2019 年は AWS Amplify を使おうと思う / AWS Amplify 2019 #kyotojs - Speaker Deck" href="http://b.hatena.ne.jp/atom/edit/4663049292503049633"/>
<summary></summary>
<issued>2019-01-15T02:55:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663177261594676609</id>
<title>晴れ着にソースかける?逮捕の男「将来に不安」 : 社会 : 読売新聞(YOMIURI ONLINE)</title>
<link type="text/html" rel="related" href="https://www.yomiuri.co.jp/national/20190114-OYT1T50108.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663177261594676609"/>
<link type="application/x.atom+xml" rel="service.edit" title="晴れ着にソースかける?逮捕の男「将来に不安」 : 社会 : 読売新聞(YOMIURI ONLINE)" href="http://b.hatena.ne.jp/atom/edit/4663177261594676609"/>
<summary></summary>
<issued>2019-01-15T01:38:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663176463804467713</id>
<title>【衝撃】GPSを体に埋め込み「人間コンパス」になった男! 北を感知するシックスセンスを創造「脳のパワー解き放った」</title>
<link type="text/html" rel="related" href="https://tocana.jp/2019/01/post_19283_entry.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663176463804467713"/>
<link type="application/x.atom+xml" rel="service.edit" title="【衝撃】GPSを体に埋め込み「人間コンパス」になった男! 北を感知するシックスセンスを創造「脳のパワー解き放った」" href="http://b.hatena.ne.jp/atom/edit/4663176463804467713"/>
<summary></summary>
<issued>2019-01-15T01:13:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-273500503</id>
<title>h5ai · modern HTTP web server index for Apache httpd, lighttpd, nginx and Cherokee · larsjung.de</title>
<link type="text/html" rel="related" href="https://larsjung.de/h5ai/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-273500503"/>
<link type="application/x.atom+xml" rel="service.edit" title="h5ai · modern HTTP web server index for Apache httpd, lighttpd, nginx and Cherokee · larsjung.de" href="http://b.hatena.ne.jp/atom/edit/273500503"/>
<summary></summary>
<issued>2019-01-14T20:58:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663167624761509569</id>
<title>CESに出品されたLiDAR、デジタル一眼レフカメラのセンサーを焼く | スラド Submission</title>
<link type="text/html" rel="related" href="https://srad.jp/submission/80370/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663167624761509569"/>
<link type="application/x.atom+xml" rel="service.edit" title="CESに出品されたLiDAR、デジタル一眼レフカメラのセンサーを焼く | スラド Submission" href="http://b.hatena.ne.jp/atom/edit/4663167624761509569"/>
<summary></summary>
<issued>2019-01-14T20:39:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663163548300610945</id>
<title>くろさん on Twitter: "ひどい(褒め言葉)くらい完全一致 #pasumemo #bsfuji https://t.co/kWcX5NkwhZ"</title>
<link type="text/html" rel="related" href="https://twitter.com/kuroiwa917/status/1084842032139386880"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663163548300610945"/>
<link type="application/x.atom+xml" rel="service.edit" title="くろさん on Twitter: &quot;ひどい(褒め言葉)くらい完全一致 #pasumemo #bsfuji https://t.co/kWcX5NkwhZ&quot;" href="http://b.hatena.ne.jp/atom/edit/4663163548300610945"/>
<summary></summary>
<issued>2019-01-14T18:32:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663162134719477345</id>
<title>Screenshot - bfa37510baee63b845fc5f2589dcf6d5 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/bfa37510baee63b845fc5f2589dcf6d5"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663162134719477345"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - bfa37510baee63b845fc5f2589dcf6d5 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663162134719477345"/>
<summary></summary>
<issued>2019-01-14T17:48:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663162106265318561</id>
<title>拡張科学ADV『ROBOTICS;NOTES DaSH』(PS4 / Switch)オ―プニングムービー</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=kt76GWtOneA"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663162106265318561"/>
<link type="application/x.atom+xml" rel="service.edit" title="拡張科学ADV『ROBOTICS;NOTES DaSH』(PS4 / Switch)オ―プニングムービー" href="http://b.hatena.ne.jp/atom/edit/4663162106265318561"/>
<summary></summary>
<issued>2019-01-14T17:48:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663162087474836193</id>
<title>YouTube</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?time_continue=94"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663162087474836193"/>
<link type="application/x.atom+xml" rel="service.edit" title="YouTube" href="http://b.hatena.ne.jp/atom/edit/4663162087474836193"/>
<summary></summary>
<issued>2019-01-14T17:47:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-53656462</id>
<title>PS4/Switch 拡張科学アドベンチャー「ROBOTICS;NOTES DaSH」2019.1.31 ON SALE</title>
<link type="text/html" rel="related" href="http://roboticsnotes.jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-53656462"/>
<link type="application/x.atom+xml" rel="service.edit" title="PS4/Switch 拡張科学アドベンチャー「ROBOTICS;NOTES DaSH」2019.1.31 ON SALE" href="http://b.hatena.ne.jp/atom/edit/53656462"/>
<summary></summary>
<issued>2019-01-14T17:44:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663161386858284193</id>
<title>ペニーワイズがオススメするシリーズとは (ペニーワイズガオススメスルシリーズとは) [単語記事] - ニコニコ大百科</title>
<link type="text/html" rel="related" href="https://dic.nicovideo.jp/a/%E3%83%9A%E3%83%8B%E3%83%BC%E3%83%AF%E3%82%A4%E3%82%BA%E3%81%8C%E3%82%AA%E3%82%B9%E3%82%B9%E3%83%A1%E3%81%99%E3%82%8B%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663161386858284193"/>
<link type="application/x.atom+xml" rel="service.edit" title="ペニーワイズがオススメするシリーズとは (ペニーワイズガオススメスルシリーズとは) [単語記事] - ニコニコ大百科" href="http://b.hatena.ne.jp/atom/edit/4663161386858284193"/>
<summary></summary>
<issued>2019-01-14T17:25:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663161271431036385</id>
<title>ついったーミカちゃん動画総集編 - ニコニコ動画</title>
<link type="text/html" rel="related" href="https://www.nicovideo.jp/watch/sm32923735"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663161271431036385"/>
<link type="application/x.atom+xml" rel="service.edit" title="ついったーミカちゃん動画総集編 - ニコニコ動画" href="http://b.hatena.ne.jp/atom/edit/4663161271431036385"/>
<summary></summary>
<issued>2019-01-14T17:22:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-29358745</id>
<title>UNDER NIGHT IN-BIRTH OFFICIAL PORTAL SITE(アンダーナイトインヴァース オフィシャルポータルサイト)</title>
<link type="text/html" rel="related" href="http://inbirth.info/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-29358745"/>
<link type="application/x.atom+xml" rel="service.edit" title="UNDER NIGHT IN-BIRTH OFFICIAL PORTAL SITE(アンダーナイトインヴァース オフィシャルポータルサイト)" href="http://b.hatena.ne.jp/atom/edit/29358745"/>
<summary></summary>
<issued>2019-01-14T17:21:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663161226870749729</id>
<title>こっぴー on Twitter: "UNIで使用キャラに迷っている人向けの動画ですゆ https://t.co/c9cy66LVGX"</title>
<link type="text/html" rel="related" href="https://twitter.com/kobayashi_powao/status/930787479455547392"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663161226870749729"/>
<link type="application/x.atom+xml" rel="service.edit" title="こっぴー on Twitter: &quot;UNIで使用キャラに迷っている人向けの動画ですゆ https://t.co/c9cy66LVGX&quot;" href="http://b.hatena.ne.jp/atom/edit/4663161226870749729"/>
<summary></summary>
<issued>2019-01-14T17:20:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663159962539727745</id>
<title>この番組はうら若き公務員たちの提供でお送りいたします / 本渡楓,茜屋日海夏 / みにとじの歌詞ページ - アニソン!無料アニメ歌詞閲覧サイト</title>
<link type="text/html" rel="related" href="https://animesongz.com/lyric/4499/21446"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663159962539727745"/>
<link type="application/x.atom+xml" rel="service.edit" title="この番組はうら若き公務員たちの提供でお送りいたします / 本渡楓,茜屋日海夏 / みにとじの歌詞ページ - アニソン!無料アニメ歌詞閲覧サイト" href="http://b.hatena.ne.jp/atom/edit/4663159962539727745"/>
<summary></summary>
<issued>2019-01-14T16:41:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663159912610731745</id>
<title>ファーウェイ社員逮捕 中国政府は「個別的な事案」</title>
<link type="text/html" rel="related" href="https://news.tv-asahi.co.jp/news_international/articles/000145230.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663159912610731745"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファーウェイ社員逮捕 中国政府は「個別的な事案」" href="http://b.hatena.ne.jp/atom/edit/4663159912610731745"/>
<summary></summary>
<issued>2019-01-14T16:40:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663159308630941409</id>
<title>https://twitter.com/i/events/1084752486450089986</title>
<link type="text/html" rel="related" href="https://twitter.com/i/events/1084752486450089986"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190115#bookmark-4663159308630941409"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://twitter.com/i/events/1084752486450089986" href="http://b.hatena.ne.jp/atom/edit/4663159308630941409"/>
<summary></summary>
<issued>2019-01-14T16:21:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-342053214</id>
<title>GitHub - seikichi/comicbed: A browser based comic book reader</title>
<link type="text/html" rel="related" href="https://github.com/seikichi/comicbed"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-342053214"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - seikichi/comicbed: A browser based comic book reader" href="http://b.hatena.ne.jp/atom/edit/342053214"/>
<summary></summary>
<issued>2019-01-14T14:36:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-356174723</id>
<title>ブラウザで公開するWebコミックビューワスクリプト特集 | もちあるきやがれ.Blog</title>
<link type="text/html" rel="related" href="https://ng-branding.net/motiaruk/?p=2045"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-356174723"/>
<link type="application/x.atom+xml" rel="service.edit" title="ブラウザで公開するWebコミックビューワスクリプト特集 | もちあるきやがれ.Blog" href="http://b.hatena.ne.jp/atom/edit/356174723"/>
<summary></summary>
<issued>2019-01-14T14:32:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663060316610777089</id>
<title>コスプレイヤーえなこが年収告白 コミケ1日で1000万円売り上げ - 芸能社会 - SANSPO.COM(サンスポ)</title>
<link type="text/html" rel="related" href="https://www.sanspo.com/geino/news/20190112/geo19011210230015-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663060316610777089"/>
<link type="application/x.atom+xml" rel="service.edit" title="コスプレイヤーえなこが年収告白 コミケ1日で1000万円売り上げ - 芸能社会 - SANSPO.COM(サンスポ)" href="http://b.hatena.ne.jp/atom/edit/4663060316610777089"/>
<summary></summary>
<issued>2019-01-14T14:23:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663144597830596865</id>
<title>弘兼憲史氏「日本でキャッシュレス化が進まないことは誇っていい」 | マネーポストWEB</title>
<link type="text/html" rel="related" href="https://www.moneypost.jp/453896"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663144597830596865"/>
<link type="application/x.atom+xml" rel="service.edit" title="弘兼憲史氏「日本でキャッシュレス化が進まないことは誇っていい」 | マネーポストWEB" href="http://b.hatena.ne.jp/atom/edit/4663144597830596865"/>
<summary></summary>
<issued>2019-01-14T14:23:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663155484499326081</id>
<title>動画や画像を丸ごとダウンロードするツール4選 </title>
<link type="text/html" rel="related" href="https://radiolife.com/internet/download/28964/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663155484499326081"/>
<link type="application/x.atom+xml" rel="service.edit" title="動画や画像を丸ごとダウンロードするツール4選 " href="http://b.hatena.ne.jp/atom/edit/4663155484499326081"/>
<summary></summary>
<issued>2019-01-14T14:22:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663155464098230689</id>
<title>Amazonタイムセール、1月14日はAnkerの完全ワイヤレスイヤホンやBTスピーカーが数量限定で安くなる! - PHILE WEB</title>
<link type="text/html" rel="related" href="http://www.phileweb.com/news/d-av/201901/14/46286.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663155464098230689"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazonタイムセール、1月14日はAnkerの完全ワイヤレスイヤホンやBTスピーカーが数量限定で安くなる! - PHILE WEB" href="http://b.hatena.ne.jp/atom/edit/4663155464098230689"/>
<summary></summary>
<issued>2019-01-14T14:21:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663155431349103745</id>
<title>ASCII.jp:ASUS新製品が集結、RTXビデオカードやマザーボード、Chromebookも! (1/4)|CES 2019レポート</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/797/1797614/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663155431349103745"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:ASUS新製品が集結、RTXビデオカードやマザーボード、Chromebookも! (1/4)|CES 2019レポート" href="http://b.hatena.ne.jp/atom/edit/4663155431349103745"/>
<summary></summary>
<issued>2019-01-14T14:20:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663145312405808513</id>
<title>ASCII.jp:業界に多大な影響を与えた現存メーカー CPU「ROMP」を開発して自滅したIBM (1/7)|ロードマップでわかる!当世プロセッサー事情</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/797/1797272/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663145312405808513"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:業界に多大な影響を与えた現存メーカー CPU「ROMP」を開発して自滅したIBM (1/7)|ロードマップでわかる!当世プロセッサー事情" href="http://b.hatena.ne.jp/atom/edit/4663145312405808513"/>
<summary></summary>
<issued>2019-01-14T14:19:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663155374977656097</id>
<title>不要スマホをTVリモコンにするアプリが超便利 </title>
<link type="text/html" rel="related" href="https://radiolife.com/smartphone/app/28962/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663155374977656097"/>
<link type="application/x.atom+xml" rel="service.edit" title="不要スマホをTVリモコンにするアプリが超便利 " href="http://b.hatena.ne.jp/atom/edit/4663155374977656097"/>
<summary></summary>
<issued>2019-01-14T14:19:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-289677613</id>
<title>陰茎包皮 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E9%99%B0%E8%8C%8E%E5%8C%85%E7%9A%AE"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-289677613"/>
<link type="application/x.atom+xml" rel="service.edit" title="陰茎包皮 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/289677613"/>
<summary></summary>
<issued>2019-01-14T14:17:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-259343501</id>
<title>陰茎小帯 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E9%99%B0%E8%8C%8E%E5%B0%8F%E5%B8%AF"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-259343501"/>
<link type="application/x.atom+xml" rel="service.edit" title="陰茎小帯 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/259343501"/>
<summary></summary>
<issued>2019-01-14T14:16:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663155262234762081</id>
<title>カリ首 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E3%82%AB%E3%83%AA%E9%A6%96"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663155262234762081"/>
<link type="application/x.atom+xml" rel="service.edit" title="カリ首 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4663155262234762081"/>
<summary></summary>
<issued>2019-01-14T14:15:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-258179132</id>
<title>陰嚢 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E9%99%B0%E5%9A%A2"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-258179132"/>
<link type="application/x.atom+xml" rel="service.edit" title="陰嚢 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/258179132"/>
<summary></summary>
<issued>2019-01-14T14:14:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-258179160</id>
<title>大陰唇 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E5%A4%A7%E9%99%B0%E5%94%87"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-258179160"/>
<link type="application/x.atom+xml" rel="service.edit" title="大陰唇 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/258179160"/>
<summary></summary>
<issued>2019-01-14T14:14:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663155163450511137</id>
<title>小陰唇 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E5%B0%8F%E9%99%B0%E5%94%87"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663155163450511137"/>
<link type="application/x.atom+xml" rel="service.edit" title="小陰唇 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4663155163450511137"/>
<summary></summary>
<issued>2019-01-14T14:12:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-269587561</id>
<title>陰裂 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E9%99%B0%E8%A3%82"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-269587561"/>
<link type="application/x.atom+xml" rel="service.edit" title="陰裂 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/269587561"/>
<summary></summary>
<issued>2019-01-14T14:11:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663154412904950273</id>
<title>及川眠子の印税がエヴァ作詞でヤバイ!年収3千万以上を25年間保つ! | 従者ヨシコの芸能ブログ</title>
<link type="text/html" rel="related" href="https://entert.jyuusya-yoshiko.com/oikawa-inzei/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663154412904950273"/>
<link type="application/x.atom+xml" rel="service.edit" title="及川眠子の印税がエヴァ作詞でヤバイ!年収3千万以上を25年間保つ! | 従者ヨシコの芸能ブログ" href="http://b.hatena.ne.jp/atom/edit/4663154412904950273"/>
<summary></summary>
<issued>2019-01-14T13:49:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663154344722342401</id>
<title>『サイレントメビウス』『遊撃宇宙戦艦ナデシコ』でおなじみ麻宮騎亜の複製原画と『コレクター・ユイ』セミオーダーカラーイラ | ニコニコニュース</title>
<link type="text/html" rel="related" href="https://news.nicovideo.jp/watch/nw3939555"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663154344722342401"/>
<link type="application/x.atom+xml" rel="service.edit" title="『サイレントメビウス』『遊撃宇宙戦艦ナデシコ』でおなじみ麻宮騎亜の複製原画と『コレクター・ユイ』セミオーダーカラーイラ | ニコニコニュース" href="http://b.hatena.ne.jp/atom/edit/4663154344722342401"/>
<summary></summary>
<issued>2019-01-14T13:47:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663153923815531361</id>
<title>“エヴァ”作詞家「男に3億貢いだバカな女と笑われても…私は愛情に手加減できない女」 | 週刊女性PRIME [シュージョプライム] | YOUのココロ刺激する</title>
<link type="text/html" rel="related" href="https://www.jprime.jp/articles/-/7912"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663153923815531361"/>
<link type="application/x.atom+xml" rel="service.edit" title="“エヴァ”作詞家「男に3億貢いだバカな女と笑われても…私は愛情に手加減できない女」 | 週刊女性PRIME [シュージョプライム] | YOUのココロ刺激する" href="http://b.hatena.ne.jp/atom/edit/4663153923815531361"/>
<summary></summary>
<issued>2019-01-14T13:34:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663152757195000065</id>
<title>声優と夜あそび【月:緒方恵美×内田彩】 #39 高橋洋子がゲストに登場! | 【AbemaTV】国内最大の無料アニメチャンネル</title>
<link type="text/html" rel="related" href="https://abema.tv/channels/anime-live/slots/CWxXToRySShCv3"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663152757195000065"/>
<link type="application/x.atom+xml" rel="service.edit" title="声優と夜あそび【月:緒方恵美×内田彩】 #39 高橋洋子がゲストに登場! | 【AbemaTV】国内最大の無料アニメチャンネル" href="http://b.hatena.ne.jp/atom/edit/4663152757195000065"/>
<summary></summary>
<issued>2019-01-14T12:57:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663096885574006977</id>
<title>ニャル子、ハルヒ、観鈴ちん……コミケ95のちょっと懐かしいアニメのヒロインコスプレ | WebNewtype</title>
<link type="text/html" rel="related" href="https://webnewtype.com/report/article/175313/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663096885574006977"/>
<link type="application/x.atom+xml" rel="service.edit" title="ニャル子、ハルヒ、観鈴ちん……コミケ95のちょっと懐かしいアニメのヒロインコスプレ | WebNewtype" href="http://b.hatena.ne.jp/atom/edit/4663096885574006977"/>
<summary></summary>
<issued>2019-01-14T12:06:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663150905527164321</id>
<title>ブラック企業の深い闇 on Twitter: "「飲み会は貴重なコミュニケーションの場」を翻訳すると、「俺は家庭に居場所がないしプライベートの話し相手もいないからお前らを愚痴と説教のサンドバッグにする」となる
「今日は無礼講だから腹を割って話そう」を翻訳すると、「今から俺はアルコールを用いてハラスメントをする」となる"</title>
<link type="text/html" rel="related" href="https://twitter.com/makkuro_ankoku/status/1084775701310451713"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663150905527164321"/>
<link type="application/x.atom+xml" rel="service.edit" title="ブラック企業の深い闇 on Twitter: &quot;「飲み会は貴重なコミュニケーションの場」を翻訳すると、「俺は家庭に居場所がないしプライベートの話し相手もいないからお前らを愚痴と説教のサンドバッグにする」となる&#10;&#10;「今日は無礼講だから腹を割って話そう」を翻訳すると、「今から俺はアルコールを用いてハラスメントをする」となる&quot;" href="http://b.hatena.ne.jp/atom/edit/4663150905527164321"/>
<summary></summary>
<issued>2019-01-14T12:00:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663148664627906497</id>
<title>Amazon.co.jp: 光る LED メガネ マルチカラー コスプレ仮装 カラオケやパーティやイベントに適用 光るアイテム衣装 電池ボックス付き パーティー 仮装 コンサート 発表会用小物 【グリーン /オレンジ】: Hobby</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B073S93QQQ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663148664627906497"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 光る LED メガネ マルチカラー コスプレ仮装 カラオケやパーティやイベントに適用 光るアイテム衣装 電池ボックス付き パーティー 仮装 コンサート 発表会用小物 【グリーン /オレンジ】: Hobby" href="http://b.hatena.ne.jp/atom/edit/4663148664627906497"/>
<summary></summary>
<issued>2019-01-14T10:50:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663148642079326785</id>
<title>Amazon.co.jp: Ephram ledグローブ 光る手袋 3色6モード フィンガーライト led手袋 ダンサー用 フリーサイズ 光るグローブ ステージ ダンスグッズ 余興 夜釣り 忘年会 ワンマンライブ ホームパーティー マジック ハロウィン クリスマス キャンプ コンサート イベント ハロウィン 適用 子供会 LED手袋 舞台 ステージ クラブ 演出 多彩 光る手袋 ledライトグローブ: Hobby</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07HFNKTFP"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663148642079326785"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Ephram ledグローブ 光る手袋 3色6モード フィンガーライト led手袋 ダンサー用 フリーサイズ 光るグローブ ステージ ダンスグッズ 余興 夜釣り 忘年会 ワンマンライブ ホームパーティー マジック ハロウィン クリスマス キャンプ コンサート イベント ハロウィン 適用 子供会 LED手袋 舞台 ステージ クラブ 演出 多彩 光る手袋 ledライトグローブ: Hobby" href="http://b.hatena.ne.jp/atom/edit/4663148642079326785"/>
<summary></summary>
<issued>2019-01-14T10:50:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663147913545473761</id>
<title>Amazon.co.jp: Qi 急速 ワイヤレス充電器 NANAMI Quick Charge 2.0 二つのコイル Qi認証済み ワイヤレスチャージャー 置くだけ充電 iPhone X/iPhone XS/iPhone XR/iPhone XS Max/iPhone 8/iPhone 8 Plus、Galaxy S9/S9 Plus/Note9/Note8/S8/S8 Plus/S7/S7 Edge/Note 5/S6 Edge Plus、他Qi対応機種 USB付属 qi 充電器 (銀): CE</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07BPWFPTY"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663147913545473761"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Qi 急速 ワイヤレス充電器 NANAMI Quick Charge 2.0 二つのコイル Qi認証済み ワイヤレスチャージャー 置くだけ充電 iPhone X/iPhone XS/iPhone XR/iPhone XS Max/iPhone 8/iPhone 8 Plus、Galaxy S9/S9 Plus/Note9/Note8/S8/S8 Plus/S7/S7 Edge/Note 5/S6 Edge Plus、他Qi対応機種 USB付属 qi 充電器 (銀): CE" href="http://b.hatena.ne.jp/atom/edit/4663147913545473761"/>
<summary></summary>
<issued>2019-01-14T10:27:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663147765369097409</id>
<title>Amazon.co.jp: 【4K高画質】MUSON(ムソン) アクションカメラ 4K WiFi搭載 1600万画素 SONYセンサー 30M防水 [メーカー1年保証] 170度広角レンズ 1050mAhバッテリー 2インチ液晶画面 HDMI出力 バイク/自転車/カート/車に取り付け可能 防犯カメラ スポーツカメラ ウェアラブルカメラ Pro2 ブラック: Photography</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07DLSL6F8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663147765369097409"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 【4K高画質】MUSON(ムソン) アクションカメラ 4K WiFi搭載 1600万画素 SONYセンサー 30M防水 [メーカー1年保証] 170度広角レンズ 1050mAhバッテリー 2インチ液晶画面 HDMI出力 バイク/自転車/カート/車に取り付け可能 防犯カメラ スポーツカメラ ウェアラブルカメラ Pro2 ブラック: Photography" href="http://b.hatena.ne.jp/atom/edit/4663147765369097409"/>
<summary></summary>
<issued>2019-01-14T10:22:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663147669269201441</id>
<title>Amazon.co.jp: ソニー SONY スマートリモコン HUIS REMOTE CONTROLLER (ブラック) HUIS-100RC/B: Home Theater</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B076W2P8JW"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663147669269201441"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ソニー SONY スマートリモコン HUIS REMOTE CONTROLLER (ブラック) HUIS-100RC/B: Home Theater" href="http://b.hatena.ne.jp/atom/edit/4663147669269201441"/>
<summary></summary>
<issued>2019-01-14T10:19:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663147568337467329</id>
<title>Amazon.co.jp: キーファインダーEvershop Key finder 探し物発見器 忘れ物探知機 落し物防止 取扱説明書付き (キーファインダー) キー 探す アラーム なくしもの発見器 の置き忘れ 鍵 タグ 紛失防止 鍵探しキーホルダー 音の出るキーホルダー 鍵 なくさない キーホルダー (黒): Home</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07F9R8LD2"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663147568337467329"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: キーファインダーEvershop Key finder 探し物発見器 忘れ物探知機 落し物防止 取扱説明書付き (キーファインダー) キー 探す アラーム なくしもの発見器 の置き忘れ 鍵 タグ 紛失防止 鍵探しキーホルダー 音の出るキーホルダー 鍵 なくさない キーホルダー (黒): Home" href="http://b.hatena.ne.jp/atom/edit/4663147568337467329"/>
<summary></summary>
<issued>2019-01-14T10:16:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663147080858661857</id>
<title>憑依、守護霊、前世にUFO…東大医学部教授のオカルトがとまらない|LITERA/リテラ</title>
<link type="text/html" rel="related" href="https://lite-ra.com/2014/09/post-479.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663147080858661857"/>
<link type="application/x.atom+xml" rel="service.edit" title="憑依、守護霊、前世にUFO…東大医学部教授のオカルトがとまらない|LITERA/リテラ" href="http://b.hatena.ne.jp/atom/edit/4663147080858661857"/>
<summary></summary>
<issued>2019-01-14T10:01:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663146987979990497</id>
<title>【ネタ】この「Radeon VII」ならGeforceも倒せる気がする(物理)【グラボ】 : 汎用型自作PCまとめ</title>
<link type="text/html" rel="related" href="http://www.jisaka.com/archives/30520004.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663146987979990497"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ネタ】この「Radeon VII」ならGeforceも倒せる気がする(物理)【グラボ】 : 汎用型自作PCまとめ" href="http://b.hatena.ne.jp/atom/edit/4663146987979990497"/>
<summary></summary>
<issued>2019-01-14T09:58:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662907619243324929</id>
<title>マイニング専用グラボをゲームに転用してみる : Misc Mods</title>
<link type="text/html" rel="related" href="http://blog.livedoor.jp/miscmods/archives/14517695.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4662907619243324929"/>
<link type="application/x.atom+xml" rel="service.edit" title="マイニング専用グラボをゲームに転用してみる : Misc Mods" href="http://b.hatena.ne.jp/atom/edit/4662907619243324929"/>
<summary></summary>
<issued>2019-01-14T09:44:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663014272412408353</id>
<title>マイニング専用RX470のHDMIを安全に使用できるようにする。(暫定版、写真のみ) by wata_ge - DMM.make</title>
<link type="text/html" rel="related" href="https://media.dmm-make.com/item/4515/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663014272412408353"/>
<link type="application/x.atom+xml" rel="service.edit" title="マイニング専用RX470のHDMIを安全に使用できるようにする。(暫定版、写真のみ) by wata_ge - DMM.make" href="http://b.hatena.ne.jp/atom/edit/4663014272412408353"/>
<summary></summary>
<issued>2019-01-14T09:43:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663146206832786625</id>
<title>https://gxyt4.app.goo.gl/jnLX5</title>
<link type="text/html" rel="related" href="https://gxyt4.app.goo.gl/jnLX5"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663146206832786625"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://gxyt4.app.goo.gl/jnLX5" href="http://b.hatena.ne.jp/atom/edit/4663146206832786625"/>
<summary></summary>
<issued>2019-01-14T09:34:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663039470449285633</id>
<title>ハイドライドの内藤氏によるPC-8001向け新作ゲーム「New CITY HERO」 - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/news/news/1164403.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663039470449285633"/>
<link type="application/x.atom+xml" rel="service.edit" title="ハイドライドの内藤氏によるPC-8001向け新作ゲーム「New CITY HERO」 - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663039470449285633"/>
<summary></summary>
<issued>2019-01-14T08:58:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662947265551206689</id>
<title>PC-98の「ピポッ」音を楽しめる電子工作キットに外付け対応版が登場 - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/news/news/1163905.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4662947265551206689"/>
<link type="application/x.atom+xml" rel="service.edit" title="PC-98の「ピポッ」音を楽しめる電子工作キットに外付け対応版が登場 - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4662947265551206689"/>
<summary></summary>
<issued>2019-01-14T08:57:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662988942841831105</id>
<title>スーパーファミコン向けのHDMI変換アダプタが入荷、SNESでも利用可能 - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/news/news/1164140.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4662988942841831105"/>
<link type="application/x.atom+xml" rel="service.edit" title="スーパーファミコン向けのHDMI変換アダプタが入荷、SNESでも利用可能 - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4662988942841831105"/>
<summary></summary>
<issued>2019-01-14T08:56:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662289919165570625</id>
<title>PCエンジンを“携帯ゲーム機化”するキットが登場、本体裏面に4型液晶やコントローラを搭載 - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/news/news/1160355.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4662289919165570625"/>
<link type="application/x.atom+xml" rel="service.edit" title="PCエンジンを“携帯ゲーム機化”するキットが登場、本体裏面に4型液晶やコントローラを搭載 - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4662289919165570625"/>
<summary></summary>
<issued>2019-01-14T08:55:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663144883445933345</id>
<title>https://japanese.joins.com/article/j_article.php?aid=249070</title>
<link type="text/html" rel="related" href="https://japanese.joins.com/article/j_article.php?aid=249070"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663144883445933345"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://japanese.joins.com/article/j_article.php?aid=249070" href="http://b.hatena.ne.jp/atom/edit/4663144883445933345"/>
<summary></summary>
<issued>2019-01-14T08:53:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663133590902676961</id>
<title>https://s.japanese.joins.com/article/j_article.php?aid=249070</title>
<link type="text/html" rel="related" href="https://s.japanese.joins.com/article/j_article.php?aid=249070"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663133590902676961"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://s.japanese.joins.com/article/j_article.php?aid=249070" href="http://b.hatena.ne.jp/atom/edit/4663133590902676961"/>
<summary></summary>
<issued>2019-01-14T07:08:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663106578241879393</id>
<title>遊舎工房に遊びに行ってその場で自作キーボードデビューした! - 📦田中、仙台に生きる📦</title>
<link type="text/html" rel="related" href="http://tanakalivesinsendai.hatenablog.com/entry/2019/01/13/220345"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663106578241879393"/>
<link type="application/x.atom+xml" rel="service.edit" title="遊舎工房に遊びに行ってその場で自作キーボードデビューした! - 📦田中、仙台に生きる📦" href="http://b.hatena.ne.jp/atom/edit/4663106578241879393"/>
<summary></summary>
<issued>2019-01-14T07:07:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663138421667380097</id>
<title>【衝撃】生まれて初めて「トラックボールマウス」を使ってみた結果 → いろいろな意味で想定外だった / Amazon1位のロジクール『SW-M570』 | ロケットニュース24</title>
<link type="text/html" rel="related" href="https://rocketnews24.com/2019/01/14/1162963/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663138421667380097"/>
<link type="application/x.atom+xml" rel="service.edit" title="【衝撃】生まれて初めて「トラックボールマウス」を使ってみた結果 → いろいろな意味で想定外だった / Amazon1位のロジクール『SW-M570』 | ロケットニュース24" href="http://b.hatena.ne.jp/atom/edit/4663138421667380097"/>
<summary></summary>
<issued>2019-01-14T07:06:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663141434587047809</id>
<title>担当が決まりました。 - ニコニコ動画</title>
<link type="text/html" rel="related" href="https://www.nicovideo.jp/watch/sm31718991"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663141434587047809"/>
<link type="application/x.atom+xml" rel="service.edit" title="担当が決まりました。 - ニコニコ動画" href="http://b.hatena.ne.jp/atom/edit/4663141434587047809"/>
<summary></summary>
<issued>2019-01-14T07:06:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663141415259694561</id>
<title>高垣楓vs亀井有馬 完全版【デレステ】 - ニコニコ動画</title>
<link type="text/html" rel="related" href="https://www.nicovideo.jp/watch/sm34464390"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663141415259694561"/>
<link type="application/x.atom+xml" rel="service.edit" title="高垣楓vs亀井有馬 完全版【デレステ】 - ニコニコ動画" href="http://b.hatena.ne.jp/atom/edit/4663141415259694561"/>
<summary></summary>
<issued>2019-01-14T07:05:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663134919121357089</id>
<title>50%OFF、Kindle本 新春セールが開催中 – すまほん!!</title>
<link type="text/html" rel="related" href="https://smhn.info/201901-kindle-sale-309"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663134919121357089"/>
<link type="application/x.atom+xml" rel="service.edit" title="50%OFF、Kindle本 新春セールが開催中 – すまほん!!" href="http://b.hatena.ne.jp/atom/edit/4663134919121357089"/>
<summary></summary>
<issued>2019-01-14T07:05:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663141370162536193</id>
<title>Screenshot - bdfdf00ae138b1fd328a9a4317560da9 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/bdfdf00ae138b1fd328a9a4317560da9"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663141370162536193"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - bdfdf00ae138b1fd328a9a4317560da9 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663141370162536193"/>
<summary></summary>
<issued>2019-01-14T07:04:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663141350835182561</id>
<title>話題の動画ニュース - 凍った湖に1匹の子犬 警察官が泳いで救出(10日配信) | 【Abemaビデオ】見逃した番組や人気作品が見放題</title>
<link type="text/html" rel="related" href="https://abema.tv/video/episode/89-39_s0_p1444"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663141350835182561"/>
<link type="application/x.atom+xml" rel="service.edit" title="話題の動画ニュース - 凍った湖に1匹の子犬 警察官が泳いで救出(10日配信) | 【Abemaビデオ】見逃した番組や人気作品が見放題" href="http://b.hatena.ne.jp/atom/edit/4663141350835182561"/>
<summary></summary>
<issued>2019-01-14T07:03:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663136049771533377</id>
<title>下ネタという概念が存在しない退屈な世界【成人の日SP】 | 【AbemaTV】国内最大の無料アニメチャンネル</title>
<link type="text/html" rel="related" href="https://abema.tv/channels/anime-live2/slots/ANax19X37sHZf5"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663136049771533377"/>
<link type="application/x.atom+xml" rel="service.edit" title="下ネタという概念が存在しない退屈な世界【成人の日SP】 | 【AbemaTV】国内最大の無料アニメチャンネル" href="http://b.hatena.ne.jp/atom/edit/4663136049771533377"/>
<summary></summary>
<issued>2019-01-14T04:19:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663135840391870401</id>
<title>けものフレンズ 全話一挙放送 | 【AbemaTV】国内最大の無料アニメチャンネル</title>
<link type="text/html" rel="related" href="https://abema.tv/channels/abema-anime-2/slots/CM1Cke4WpHynyV"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663135840391870401"/>
<link type="application/x.atom+xml" rel="service.edit" title="けものフレンズ 全話一挙放送 | 【AbemaTV】国内最大の無料アニメチャンネル" href="http://b.hatena.ne.jp/atom/edit/4663135840391870401"/>
<summary></summary>
<issued>2019-01-14T04:12:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663135712616589569</id>
<title>『バーチャロン』専用コントローラー「ツインスティック」の増産クラウドファンディングが目標金額を達成。徹底的なコストダウンが図った企業努力が実を結び、前回と合わせて1億円近く集まる</title>
<link type="text/html" rel="related" href="http://news.denfaminicogamer.jp/news/190114e"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663135712616589569"/>
<link type="application/x.atom+xml" rel="service.edit" title="『バーチャロン』専用コントローラー「ツインスティック」の増産クラウドファンディングが目標金額を達成。徹底的なコストダウンが図った企業努力が実を結び、前回と合わせて1億円近く集まる" href="http://b.hatena.ne.jp/atom/edit/4663135712616589569"/>
<summary></summary>
<issued>2019-01-14T04:08:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663133597345128257</id>
<title>iOS 11.4.1以下向け脱獄開発が着々と進行中?tihmstar氏が自身で脱獄リリースを計画? | Tools 4 Hack</title>
<link type="text/html" rel="related" href="https://tools4hack.santalab.me/finished-ios1141-jailbreak-exploit-etason-tihmstar-20190113.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663133597345128257"/>
<link type="application/x.atom+xml" rel="service.edit" title="iOS 11.4.1以下向け脱獄開発が着々と進行中?tihmstar氏が自身で脱獄リリースを計画? | Tools 4 Hack" href="http://b.hatena.ne.jp/atom/edit/4663133597345128257"/>
<summary></summary>
<issued>2019-01-14T03:03:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-750997</id>
<title>Example Domain</title>
<link type="text/html" rel="related" href="http://example.com/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-750997"/>
<link type="application/x.atom+xml" rel="service.edit" title="Example Domain" href="http://b.hatena.ne.jp/atom/edit/750997"/>
<summary></summary>
<issued>2019-01-14T03:02:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663113899013868225</id>
<title>アルペジオ on Twitter: "✨シロちゃんのお気に入りのサメのぬいぐるみには「ブルース」と言う名前があるという豆知識✨⚓️きっとオスなんでしょうね〜(=゚ω゚)ノ #はいふり #はいふり豆知識 #宗谷ましろ https://t.co/EZeckgnH36"</title>
<link type="text/html" rel="related" href="https://twitter.com/bluesteel_i_401/status/746267593770622976"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663113899013868225"/>
<link type="application/x.atom+xml" rel="service.edit" title="アルペジオ on Twitter: &quot;✨シロちゃんのお気に入りのサメのぬいぐるみには「ブルース」と言う名前があるという豆知識✨⚓️きっとオスなんでしょうね〜(=゚ω゚)ノ #はいふり #はいふり豆知識 #宗谷ましろ https://t.co/EZeckgnH36&quot;" href="http://b.hatena.ne.jp/atom/edit/4663113899013868225"/>
<summary></summary>
<issued>2019-01-13T16:51:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663113854453581249</id>
<title>X11-BASIC 簡易コマンドリファレンス: 牛と戯れた日々を想って</title>
<link type="text/html" rel="related" href="http://acc-holy.cocolog-nifty.com/blog/2016/02/x11-basic-3ac4.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663113854453581249"/>
<link type="application/x.atom+xml" rel="service.edit" title="X11-BASIC 簡易コマンドリファレンス: 牛と戯れた日々を想って" href="http://b.hatena.ne.jp/atom/edit/4663113854453581249"/>
<summary></summary>
<issued>2019-01-13T16:50:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662315629914870625</id>
<title>X11Basic: 牛と戯れた日々を想って</title>
<link type="text/html" rel="related" href="http://acc-holy.cocolog-nifty.com/blog/x11basic/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4662315629914870625"/>
<link type="application/x.atom+xml" rel="service.edit" title="X11Basic: 牛と戯れた日々を想って" href="http://b.hatena.ne.jp/atom/edit/4662315629914870625"/>
<summary></summary>
<issued>2019-01-13T16:45:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663110365866284641</id>
<title>OpenAPI GeneratorでRESTful APIの定義書から色々自動生成する #OpenAPI - こまどブログ</title>
<link type="text/html" rel="related" href="https://ky-yk-d.hatenablog.com/entry/2019/01/13/234108"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190114#bookmark-4663110365866284641"/>
<link type="application/x.atom+xml" rel="service.edit" title="OpenAPI GeneratorでRESTful APIの定義書から色々自動生成する #OpenAPI - こまどブログ" href="http://b.hatena.ne.jp/atom/edit/4663110365866284641"/>
<summary></summary>
<issued>2019-01-13T15:01:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663110091525239617</id>
<title>尻山かみ on Twitter: "昔のシステムがバリバリ動いてるから新元号対応よりも昭和100年問題に直面している
私が生まれる前に作られたCOBOLプログラム、きっとこんなに現役で使われ続けるとは思ってなかったんだろうなぁ…昭和暦で動いてるし2桁しか取ってないのに今昭和94年だからあと6年で桁溢れおこす"</title>
<link type="text/html" rel="related" href="https://twitter.com/xkamix_bl/status/1084155843782664192"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663110091525239617"/>
<link type="application/x.atom+xml" rel="service.edit" title="尻山かみ on Twitter: &quot;昔のシステムがバリバリ動いてるから新元号対応よりも昭和100年問題に直面している&#10;私が生まれる前に作られたCOBOLプログラム、きっとこんなに現役で使われ続けるとは思ってなかったんだろうなぁ…昭和暦で動いてるし2桁しか取ってないのに今昭和94年だからあと6年で桁溢れおこす&quot;" href="http://b.hatena.ne.jp/atom/edit/4663110091525239617"/>
<summary></summary>
<issued>2019-01-13T14:53:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663109960528732641</id>
<title> 宇宙空間に酸素はないのに、なぜ太陽は燃えているのか? - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1812/26/news003.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663109960528732641"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 宇宙空間に酸素はないのに、なぜ太陽は燃えているのか? - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/4663109960528732641"/>
<summary></summary>
<issued>2019-01-13T14:49:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663065112478807969</id>
<title>さよならGoogle日本語入力、ただいまATOK - 35歳からの中二病エンジニア</title>
<link type="text/html" rel="related" href="https://aikawame.hateblo.jp/entry/2019/01/13/%E3%81%95%E3%82%88%E3%81%AA%E3%82%89Google%E6%97%A5%E6%9C%AC%E8%AA%9E%E5%85%A5%E5%8A%9B%E3%80%81%E3%81%9F%E3%81%A0%E3%81%84%E3%81%BEATOK"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663065112478807969"/>
<link type="application/x.atom+xml" rel="service.edit" title="さよならGoogle日本語入力、ただいまATOK - 35歳からの中二病エンジニア" href="http://b.hatena.ne.jp/atom/edit/4663065112478807969"/>
<summary></summary>
<issued>2019-01-13T14:45:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663000284777161697</id>
<title>「自作PC」を組み上げる『PC Building Simulator』1月末についに正式リリース。さらなるPCパーツが追加予定 | AUTOMATON</title>
<link type="text/html" rel="related" href="https://automaton-media.com/articles/newsjp/20190111-83126/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663000284777161697"/>
<link type="application/x.atom+xml" rel="service.edit" title="「自作PC」を組み上げる『PC Building Simulator』1月末についに正式リリース。さらなるPCパーツが追加予定 | AUTOMATON" href="http://b.hatena.ne.jp/atom/edit/4663000284777161697"/>
<summary></summary>
<issued>2019-01-13T14:44:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663105305857767713</id>
<title>【偽装麻薬】「実はとんでもなくヤバい」危険ドラッグの中身の話 | アリエナイ理科ポータル</title>
<link type="text/html" rel="related" href="https://www.cl20.jp/portal/fake_cannabis/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663105305857767713"/>
<link type="application/x.atom+xml" rel="service.edit" title="【偽装麻薬】「実はとんでもなくヤバい」危険ドラッグの中身の話 | アリエナイ理科ポータル" href="http://b.hatena.ne.jp/atom/edit/4663105305857767713"/>
<summary></summary>
<issued>2019-01-13T12:24:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C47MKL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663100943781408161</id>
<title>『ポケモン GO』とつながる|『ポケットモンスター Let’s Go! ピカチュウ』『ポケットモンスター Let’s Go! イーブイ』公式サイト</title>
<link type="text/html" rel="related" href="https://www.pokemon.co.jp/ex/pika_vee/pokemongo/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663100943781408161"/>
<link type="application/x.atom+xml" rel="service.edit" title="『ポケモン GO』とつながる|『ポケットモンスター Let’s Go! ピカチュウ』『ポケットモンスター Let’s Go! イーブイ』公式サイト" href="http://b.hatena.ne.jp/atom/edit/4663100943781408161"/>
<summary></summary>
<issued>2019-01-13T10:09:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663100926064667521</id>
<title>ピカブイチャンネル|『ポケットモンスター Let’s Go! ピカチュウ』『ポケットモンスター Let’s Go! イーブイ』公式サイト</title>
<link type="text/html" rel="related" href="https://www.pokemon.co.jp/ex/pika_vee/pv_channel/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663100926064667521"/>
<link type="application/x.atom+xml" rel="service.edit" title="ピカブイチャンネル|『ポケットモンスター Let’s Go! ピカチュウ』『ポケットモンスター Let’s Go! イーブイ』公式サイト" href="http://b.hatena.ne.jp/atom/edit/4663100926064667521"/>
<summary></summary>
<issued>2019-01-13T10:08:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663100795068160993</id>
<title>徘徊ルートをスマホで追跡 むつ市が高齢者見守りにアプリ活用 捜索訓練で効果確認 - 東奥日報社 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/420056812937004129"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663100795068160993"/>
<link type="application/x.atom+xml" rel="service.edit" title="徘徊ルートをスマホで追跡 むつ市が高齢者見守りにアプリ活用 捜索訓練で効果確認 - 東奥日報社 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4663100795068160993"/>
<summary></summary>
<issued>2019-01-13T10:04:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663100776277678401</id>
<title>ザキヤマ、カンニング竹山と矢作兼の位置情報をGPSで知っている - SmartFLASH | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/428510909117842529"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663100776277678401"/>
<link type="application/x.atom+xml" rel="service.edit" title="ザキヤマ、カンニング竹山と矢作兼の位置情報をGPSで知っている - SmartFLASH | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4663100776277678401"/>
<summary></summary>
<issued>2019-01-13T10:04:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663100754265970113</id>
<title>スマホでコミバス位置情報早分かり 美濃加茂市 - 岐阜新聞 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/447554266828670049"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663100754265970113"/>
<link type="application/x.atom+xml" rel="service.edit" title="スマホでコミバス位置情報早分かり 美濃加茂市 - 岐阜新聞 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4663100754265970113"/>
<summary></summary>
<issued>2019-01-13T10:03:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374981791</id>
<title>遠隔操作アプリで長崎県内初摘発 位置情報 漏れる懸念 親しい間柄でトラブルも - 長崎新聞 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/447586846399399009"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-374981791"/>
<link type="application/x.atom+xml" rel="service.edit" title="遠隔操作アプリで長崎県内初摘発 位置情報 漏れる懸念 親しい間柄でトラブルも - 長崎新聞 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/374981791"/>
<summary></summary>
<issued>2019-01-13T10:02:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663097142198354657</id>
<title>PayPayがキャッシュバックを軒並み取り消し! 「犯罪でもないのにふざけるな!」と転売ヤー</title>
<link type="text/html" rel="related" href="http://tablo.jp/case/news004353.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663097142198354657"/>
<link type="application/x.atom+xml" rel="service.edit" title="PayPayがキャッシュバックを軒並み取り消し! 「犯罪でもないのにふざけるな!」と転売ヤー" href="http://b.hatena.ne.jp/atom/edit/4663097142198354657"/>
<summary></summary>
<issued>2019-01-13T08:11:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663094045526783841</id>
<title>CNN.co.jp : 少女が目隠し運転で衝突事故、人気映画まねる 米</title>
<link type="text/html" rel="related" href="https://www.cnn.co.jp/usa/35131222.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663094045526783841"/>
<link type="application/x.atom+xml" rel="service.edit" title="CNN.co.jp : 少女が目隠し運転で衝突事故、人気映画まねる 米" href="http://b.hatena.ne.jp/atom/edit/4663094045526783841"/>
<summary></summary>
<issued>2019-01-13T08:10:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663097053077780001</id>
<title>ゲーム会社通じ位置情報を取得か 捜査当局 - 共同通信 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/457092786653152353"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663097053077780001"/>
<link type="application/x.atom+xml" rel="service.edit" title="ゲーム会社通じ位置情報を取得か 捜査当局 - 共同通信 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4663097053077780001"/>
<summary></summary>
<issued>2019-01-13T08:09:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663041624912351425</id>
<title>GPD Pocketにそっくりな7インチ小型PC「OneMix 2S」実機レビュー。スタイラスも使えるハイスペックモデル - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2019/01/11/gpd-pocket-7-pc-onemix-2s/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663041624912351425"/>
<link type="application/x.atom+xml" rel="service.edit" title="GPD Pocketにそっくりな7インチ小型PC「OneMix 2S」実機レビュー。スタイラスも使えるハイスペックモデル - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4663041624912351425"/>
<summary></summary>
<issued>2019-01-13T05:15:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663084385071272033</id>
<title>【ポケモンGO】1月のコミュニティ・デイまでに準備しておくこと&当日やるべきこと | AppBank – iPhone, スマホのたのしみを見つけよう</title>
<link type="text/html" rel="related" href="http://www.appbank.net/2019/01/04/iphone-application/1686894.php?amp=1"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663084385071272033"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ポケモンGO】1月のコミュニティ・デイまでに準備しておくこと&当日やるべきこと | AppBank – iPhone, スマホのたのしみを見つけよう" href="http://b.hatena.ne.jp/atom/edit/4663084385071272033"/>
<summary></summary>
<issued>2019-01-13T01:35:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663080286061734977</id>
<title>Screenshot - 9b407c4fa0880a781b859fcdad1c146d - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/9b407c4fa0880a781b859fcdad1c146d"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663080286061734977"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 9b407c4fa0880a781b859fcdad1c146d - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663080286061734977"/>
<summary></summary>
<issued>2019-01-12T23:28:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663080268344994561</id>
<title>熊本城城主にキン肉マン・マリポーサが! | ガジェット通信 GetNews</title>
<link type="text/html" rel="related" href="https://getnews.jp/archives/4683"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663080268344994561"/>
<link type="application/x.atom+xml" rel="service.edit" title="熊本城城主にキン肉マン・マリポーサが! | ガジェット通信 GetNews" href="http://b.hatena.ne.jp/atom/edit/4663080268344994561"/>
<summary></summary>
<issued>2019-01-12T23:27:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663079635374173185</id>
<title>【公式】キン肉マン キン肉星王位争奪編 第2話 「城取り合戦! 邪悪な神の陰謀の巻」</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=Bmzj07oeEuQ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663079635374173185"/>
<link type="application/x.atom+xml" rel="service.edit" title="【公式】キン肉マン キン肉星王位争奪編 第2話 「城取り合戦! 邪悪な神の陰謀の巻」" href="http://b.hatena.ne.jp/atom/edit/4663079635374173185"/>
<summary></summary>
<issued>2019-01-12T23:07:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663068534494113313</id>
<title>世界中が注目!Googleがインドネシアで770円のガラケーを発売した理由|@DIME アットダイム</title>
<link type="text/html" rel="related" href="https://dime.jp/genre/649044/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663068534494113313"/>
<link type="application/x.atom+xml" rel="service.edit" title="世界中が注目!Googleがインドネシアで770円のガラケーを発売した理由|@DIME アットダイム" href="http://b.hatena.ne.jp/atom/edit/4663068534494113313"/>
<summary></summary>
<issued>2019-01-12T22:46:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663078926704551649</id>
<title> TwitterのCEOが休暇に「スマホ断ち」して行ったこと - ITmedia PC USER</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/pcuser/articles/1901/13/news014.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663078926704551649"/>
<link type="application/x.atom+xml" rel="service.edit" title=" TwitterのCEOが休暇に「スマホ断ち」して行ったこと - ITmedia PC USER" href="http://b.hatena.ne.jp/atom/edit/4663078926704551649"/>
<summary></summary>
<issued>2019-01-12T22:45:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663074555501508257</id>
<title>ファーウェイ、スパイ容疑で逮捕の幹部を解雇 写真1枚 国際ニュース:AFPBB News</title>
<link type="text/html" rel="related" href="http://www.afpbb.com/articles/-/3206211"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663074555501508257"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファーウェイ、スパイ容疑で逮捕の幹部を解雇 写真1枚 国際ニュース:AFPBB News" href="http://b.hatena.ne.jp/atom/edit/4663074555501508257"/>
<summary></summary>
<issued>2019-01-12T22:44:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663076998801071713</id>
<title>‎Nora - Touch Your Feeling on the App Store</title>
<link type="text/html" rel="related" href="https://itunes.apple.com/jp/app/nora-%E3%83%94%E3%82%A2%E3%83%8E%E3%82%BF%E3%82%A4%E3%83%AB%E3%82%B2%E3%83%BC%E3%83%A0/id1226276412?mt=8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663076998801071713"/>
<link type="application/x.atom+xml" rel="service.edit" title="‎Nora - Touch Your Feeling on the App Store" href="http://b.hatena.ne.jp/atom/edit/4663076998801071713"/>
<summary></summary>
<issued>2019-01-12T21:46:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663068005139384577</id>
<title>【動画】ひたすら1万回【愚直に何でも1万回やってみました】 - ひたすら1万回 1月1日(火)|ネットもテレ東</title>
<link type="text/html" rel="related" href="https://video.tv-tokyo.co.jp/hitasura10000/episode/00067943.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663068005139384577"/>
<link type="application/x.atom+xml" rel="service.edit" title="【動画】ひたすら1万回【愚直に何でも1万回やってみました】 - ひたすら1万回 1月1日(火)|ネットもテレ東" href="http://b.hatena.ne.jp/atom/edit/4663068005139384577"/>
<summary></summary>
<issued>2019-01-12T17:06:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663065676193280577</id>
<title>レノボから第8世代Core iを搭載したスタンダードノート「ThinkPad E490/E590」が登場|@DIME アットダイム</title>
<link type="text/html" rel="related" href="https://dime.jp/genre/650404/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663065676193280577"/>
<link type="application/x.atom+xml" rel="service.edit" title="レノボから第8世代Core iを搭載したスタンダードノート「ThinkPad E490/E590」が登場|@DIME アットダイム" href="http://b.hatena.ne.jp/atom/edit/4663065676193280577"/>
<summary></summary>
<issued>2019-01-12T15:54:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663038158336733985</id>
<title>Surface 3の128GBモデルが税込22,800円、しかもキーボード付き (取材中に見つけた○○なもの) - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/wakiba/find/1164398.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663038158336733985"/>
<link type="application/x.atom+xml" rel="service.edit" title="Surface 3の128GBモデルが税込22,800円、しかもキーボード付き (取材中に見つけた○○なもの) - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663038158336733985"/>
<summary></summary>
<issued>2019-01-12T15:53:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663062290148312321</id>
<title>パリでガス漏れ爆発、消防士2人死亡40人負傷 : 国際 : 読売新聞(YOMIURI ONLINE)</title>
<link type="text/html" rel="related" href="https://www.yomiuri.co.jp/world/20190112-OYT1T50091.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-4663062290148312321"/>
<link type="application/x.atom+xml" rel="service.edit" title="パリでガス漏れ爆発、消防士2人死亡40人負傷 : 国際 : 読売新聞(YOMIURI ONLINE)" href="http://b.hatena.ne.jp/atom/edit/4663062290148312321"/>
<summary></summary>
<issued>2019-01-12T15:53:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-354630441</id>
<title>【ポケモンGO】1月のコミュニティデイ情報まとめ【ワニノコが大量発生!】 | AppMedia</title>
<link type="text/html" rel="related" href="https://appmedia.jp/pokemon_go/1483584"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190113#bookmark-354630441"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ポケモンGO】1月のコミュニティデイ情報まとめ【ワニノコが大量発生!】 | AppMedia" href="http://b.hatena.ne.jp/atom/edit/354630441"/>
<summary></summary>
<issued>2019-01-12T15:01:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663063575954191329</id>
<title>【#32】ナスDの無人島で2泊3日0円生活!寝ないで釜戸を作る編/Desert Island Survival:Episode“Up All Night to Build an Oven”</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=ZGA48EBtnX0"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663063575954191329"/>
<link type="application/x.atom+xml" rel="service.edit" title="【#32】ナスDの無人島で2泊3日0円生活!寝ないで釜戸を作る編/Desert Island Survival:Episode“Up All Night to Build an Oven”" href="http://b.hatena.ne.jp/atom/edit/4663063575954191329"/>
<summary></summary>
<issued>2019-01-12T14:49:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663060721948329057</id>
<title>【公式】キン肉マン キン肉星王位争奪編 第1話 「キン肉星王位戴冠式の異変!!の巻」</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=QNDVpUdQCP4"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663060721948329057"/>
<link type="application/x.atom+xml" rel="service.edit" title="【公式】キン肉マン キン肉星王位争奪編 第1話 「キン肉星王位戴冠式の異変!!の巻」" href="http://b.hatena.ne.jp/atom/edit/4663060721948329057"/>
<summary></summary>
<issued>2019-01-12T13:20:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663056838223999361</id>
<title>北欧の風を纏う2バンドの邂逅──Ribet towns × yule、コラボ企画“Movement”を始動 - OTOTOY</title>
<link type="text/html" rel="related" href="https://ototoy.jp/feature/2019011201"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663056838223999361"/>
<link type="application/x.atom+xml" rel="service.edit" title="北欧の風を纏う2バンドの邂逅──Ribet towns × yule、コラボ企画“Movement”を始動 - OTOTOY" href="http://b.hatena.ne.jp/atom/edit/4663056838223999361"/>
<summary></summary>
<issued>2019-01-12T11:20:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663055912121614529</id>
<title>Steins;Gate 0 | Netflix</title>
<link type="text/html" rel="related" href="https://www.netflix.com/title/80991654?s=i&amp;trkid=13630398"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663055912121614529"/>
<link type="application/x.atom+xml" rel="service.edit" title="Steins;Gate 0 | Netflix" href="http://b.hatena.ne.jp/atom/edit/4663055912121614529"/>
<summary></summary>
<issued>2019-01-12T10:51:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662949330893689217</id>
<title> ONE PIECE公式YouTubeチャンネル
- YouTube</title>
<link type="text/html" rel="related" href="https://www.youtube.com/channel/UCdAHaWcKdpbT5XkN2Er6BUQ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662949330893689217"/>
<link type="application/x.atom+xml" rel="service.edit" title=" ONE PIECE公式YouTubeチャンネル&#10; - YouTube" href="http://b.hatena.ne.jp/atom/edit/4662949330893689217"/>
<summary></summary>
<issued>2019-01-12T10:42:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663013561058424065</id>
<title>ASCII.jp:ペヤング ピリ辛「たらこ」味</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/797/1797073/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663013561058424065"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:ペヤング ピリ辛「たらこ」味" href="http://b.hatena.ne.jp/atom/edit/4663013561058424065"/>
<summary></summary>
<issued>2019-01-12T10:41:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663054954880748961</id>
<title>3.20発売! PS4『チョコボの不思議なダンジョン エブリバディ!』トレーラー</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=9jYMjl_adls"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663054954880748961"/>
<link type="application/x.atom+xml" rel="service.edit" title="3.20発売! PS4『チョコボの不思議なダンジョン エブリバディ!』トレーラー" href="http://b.hatena.ne.jp/atom/edit/4663054954880748961"/>
<summary></summary>
<issued>2019-01-12T10:21:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663050925664423553</id>
<title>「水曜日のダウンタウン」だけじゃない。見るべき、攻めすぎバラエティ5選 | bizSPA!フレッシュ</title>
<link type="text/html" rel="related" href="https://bizspa.jp/post-110734/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663050925664423553"/>
<link type="application/x.atom+xml" rel="service.edit" title="「水曜日のダウンタウン」だけじゃない。見るべき、攻めすぎバラエティ5選 | bizSPA!フレッシュ" href="http://b.hatena.ne.jp/atom/edit/4663050925664423553"/>
<summary></summary>
<issued>2019-01-12T08:16:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663050490798969985</id>
<title>Amazon.co.jp: 1日外出録ハンチョウ(5) (ヤングマガジンコミックス): 上原求, 新井和也, 萩原天晴, 福本伸行: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07M8B3LPS"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663050490798969985"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 1日外出録ハンチョウ(5) (ヤングマガジンコミックス): 上原求, 新井和也, 萩原天晴, 福本伸行: EBooks" href="http://b.hatena.ne.jp/atom/edit/4663050490798969985"/>
<summary></summary>
<issued>2019-01-12T08:03:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663050349601916033</id>
<title>ジェミニ@FK7愛者 on Twitter: "パソコン買いたいけど、よく分からない用語を先輩に聞いたら
少し理解できた https://t.co/4vYYC7lXNG"</title>
<link type="text/html" rel="related" href="https://twitter.com/jeministars/status/1083442975235989504"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663050349601916033"/>
<link type="application/x.atom+xml" rel="service.edit" title="ジェミニ@FK7愛者 on Twitter: &quot;パソコン買いたいけど、よく分からない用語を先輩に聞いたら&#10;少し理解できた https://t.co/4vYYC7lXNG&quot;" href="http://b.hatena.ne.jp/atom/edit/4663050349601916033"/>
<summary></summary>
<issued>2019-01-12T07:58:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663049620531192161</id>
<title>Amazon.co.jp: あなたの知らないN-BASICの真実: PC-8001から98DO+まで: 川俣晶: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07GDBVQ7Q"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663049620531192161"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: あなたの知らないN-BASICの真実: PC-8001から98DO+まで: 川俣晶: EBooks" href="http://b.hatena.ne.jp/atom/edit/4663049620531192161"/>
<summary></summary>
<issued>2019-01-12T07:36:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663049549664228833</id>
<title>Amazon.co.jp: WD HDD 内蔵ハードディスク 3.5インチ 6TB WD Red NAS用 WD60EFRX 5400rpm 3年保証: Personal Computer</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B00LO3KR96"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663049549664228833"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: WD HDD 内蔵ハードディスク 3.5インチ 6TB WD Red NAS用 WD60EFRX 5400rpm 3年保証: Personal Computer" href="http://b.hatena.ne.jp/atom/edit/4663049549664228833"/>
<summary></summary>
<issued>2019-01-12T07:33:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663049528726262177</id>
<title>Amazon.co.jp: WD HDD 内蔵ハードディスク 3.5インチ 4TB WD Red NAS用 WD40EFRX-RT2 5400rpm 3年保証: Personal Computer</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B01N00F9YO"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663049528726262177"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: WD HDD 内蔵ハードディスク 3.5インチ 4TB WD Red NAS用 WD40EFRX-RT2 5400rpm 3年保証: Personal Computer" href="http://b.hatena.ne.jp/atom/edit/4663049528726262177"/>
<summary></summary>
<issued>2019-01-12T07:33:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663049508862037537</id>
<title>Amazon.co.jp: Western Digital HDD 内蔵ハードディスク 3.5インチ 3TB WD Red NAS用 WD30EFRX 5400rpm 3年保証: Personal Computer</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B008P56QEQ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663049508862037537"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Western Digital HDD 内蔵ハードディスク 3.5インチ 3TB WD Red NAS用 WD30EFRX 5400rpm 3年保証: Personal Computer" href="http://b.hatena.ne.jp/atom/edit/4663049508862037537"/>
<summary></summary>
<issued>2019-01-12T07:32:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663049488460941793</id>
<title>Amazon.co.jp: WD HDD 内蔵ハードディスク 3.5インチ 2TB WD Red NAS用 WD20EFRX SATA3.0 5400rpm 3年保証: Personal Computer</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B008P56QTG"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663049488460941793"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: WD HDD 内蔵ハードディスク 3.5インチ 2TB WD Red NAS用 WD20EFRX SATA3.0 5400rpm 3年保証: Personal Computer" href="http://b.hatena.ne.jp/atom/edit/4663049488460941793"/>
<summary></summary>
<issued>2019-01-12T07:31:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663049450879976225</id>
<title>Amazon.co.jp: WD HDD 内蔵ハードディスク 3.5インチ 10TB WD Red NAS用 WD100EFAX SATA3.0 5400rpm 256MB 3年保証: Personal Computer</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B0719498XY"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663049450879976225"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: WD HDD 内蔵ハードディスク 3.5インチ 10TB WD Red NAS用 WD100EFAX SATA3.0 5400rpm 256MB 3年保証: Personal Computer" href="http://b.hatena.ne.jp/atom/edit/4663049450879976225"/>
<summary></summary>
<issued>2019-01-12T07:30:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663047878921896737</id>
<title>『P.T.』ファンリメイク『Unreal PT』配布が近日終了へ―開発者の学業再開と新プロジェクトへの移行などが理由 | Game*Spark - 国内・海外ゲーム情報サイト</title>
<link type="text/html" rel="related" href="https://www.gamespark.jp/article/2019/01/12/86580.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663047878921896737"/>
<link type="application/x.atom+xml" rel="service.edit" title="『P.T.』ファンリメイク『Unreal PT』配布が近日終了へ―開発者の学業再開と新プロジェクトへの移行などが理由 | Game*Spark - 国内・海外ゲーム情報サイト" href="http://b.hatena.ne.jp/atom/edit/4663047878921896737"/>
<summary></summary>
<issued>2019-01-12T06:42:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663047645383043649</id>
<title>UUUMの決算資料でYouTuberの月収計算ー1位は6500万円。【2019年1月版】 - YouTubeランキングニュース</title>
<link type="text/html" rel="related" href="https://ytranking.net/blog/archives/4875"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663047645383043649"/>
<link type="application/x.atom+xml" rel="service.edit" title="UUUMの決算資料でYouTuberの月収計算ー1位は6500万円。【2019年1月版】 - YouTubeランキングニュース" href="http://b.hatena.ne.jp/atom/edit/4663047645383043649"/>
<summary></summary>
<issued>2019-01-12T06:34:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663046182946547553</id>
<title>米アップル 今秋 新iPhone発表か:TXNニュース:テレビ東京</title>
<link type="text/html" rel="related" href="https://www.tv-tokyo.co.jp/mv/txn/news_txn/post_169638/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663046182946547553"/>
<link type="application/x.atom+xml" rel="service.edit" title="米アップル 今秋 新iPhone発表か:TXNニュース:テレビ東京" href="http://b.hatena.ne.jp/atom/edit/4663046182946547553"/>
<summary></summary>
<issued>2019-01-12T05:49:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663043149625794273</id>
<title>CNN.co.jp : 米カリフォルニア大、中国でのメッセージアプリ使用自粛を勧告</title>
<link type="text/html" rel="related" href="https://www.cnn.co.jp/tech/35131207.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663043149625794273"/>
<link type="application/x.atom+xml" rel="service.edit" title="CNN.co.jp : 米カリフォルニア大、中国でのメッセージアプリ使用自粛を勧告" href="http://b.hatena.ne.jp/atom/edit/4663043149625794273"/>
<summary></summary>
<issued>2019-01-12T05:48:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663038480996160097</id>
<title>ZOZO前澤社長「採用面接で有給消化率を聞くのは可愛げない」、じゃあいつ聞けばいい? - 弁護士ドットコム</title>
<link type="text/html" rel="related" href="https://www.bengo4.com/c_5/n_9099/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663038480996160097"/>
<link type="application/x.atom+xml" rel="service.edit" title="ZOZO前澤社長「採用面接で有給消化率を聞くのは可愛げない」、じゃあいつ聞けばいい? - 弁護士ドットコム" href="http://b.hatena.ne.jp/atom/edit/4663038480996160097"/>
<summary></summary>
<issued>2019-01-12T05:48:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663045144101293441</id>
<title>【金属バット】金属バットの“ヘラヘラ感”はブレークする芸人に共通する|日刊ゲンダイDIGITAL</title>
<link type="text/html" rel="related" href="https://www.nikkan-gendai.com/articles/view/geino/245271"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663045144101293441"/>
<link type="application/x.atom+xml" rel="service.edit" title="【金属バット】金属バットの“ヘラヘラ感”はブレークする芸人に共通する|日刊ゲンダイDIGITAL" href="http://b.hatena.ne.jp/atom/edit/4663045144101293441"/>
<summary></summary>
<issued>2019-01-12T05:17:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663041642092221441</id>
<title>Otoboke Beaver - おとぼけビ~バ~ - あなたわたし抱いたあとよめのめし/Anata Watashi Daita Ato Yome No Meshi (Damnably 2019) - YouTube</title>
<link type="text/html" rel="related" href="https://youtu.be/dM8N_wcCNbE"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663041642092221441"/>
<link type="application/x.atom+xml" rel="service.edit" title="Otoboke Beaver - おとぼけビ~バ~ - あなたわたし抱いたあとよめのめし/Anata Watashi Daita Ato Yome No Meshi (Damnably 2019) - YouTube" href="http://b.hatena.ne.jp/atom/edit/4663041642092221441"/>
<summary></summary>
<issued>2019-01-12T03:28:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663031464093166945</id>
<title>日立、最大3千億円の損失計上へ 英原発計画凍結で - 共同通信 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/456369395854672993"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663031464093166945"/>
<link type="application/x.atom+xml" rel="service.edit" title="日立、最大3千億円の損失計上へ 英原発計画凍結で - 共同通信 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4663031464093166945"/>
<summary></summary>
<issued>2019-01-11T22:12:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663031404500494721</id>
<title>「およそ良識ある行動と思えない」 ふるさと納税、アマゾンギフト券で駆け込み自治体に石田総務相が激怒 - 産経ニュース</title>
<link type="text/html" rel="related" href="https://www.sankei.com/politics/news/190111/plt1901110014-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663031404500494721"/>
<link type="application/x.atom+xml" rel="service.edit" title="「およそ良識ある行動と思えない」 ふるさと納税、アマゾンギフト券で駆け込み自治体に石田総務相が激怒 - 産経ニュース" href="http://b.hatena.ne.jp/atom/edit/4663031404500494721"/>
<summary></summary>
<issued>2019-01-11T22:10:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663031373898852289</id>
<title>ASCII.jp:上海問屋、多彩な発光パターンで輝くゲーミングキーボード「MOTOSPEED K87S」</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/796/1796877/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663031373898852289"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:上海問屋、多彩な発光パターンで輝くゲーミングキーボード「MOTOSPEED K87S」" href="http://b.hatena.ne.jp/atom/edit/4663031373898852289"/>
<summary></summary>
<issued>2019-01-11T22:09:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663031352960886241</id>
<title>『ポケモンGO』コミュニティ・デイ2019年1月開催! 今回は「ワニノコ」大量発生! - ポケモンGO攻略まとめWiki - ゲームドライブ(ゲードラ)</title>
<link type="text/html" rel="related" href="https://gamedrive.jp/news/1547118663"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663031352960886241"/>
<link type="application/x.atom+xml" rel="service.edit" title="『ポケモンGO』コミュニティ・デイ2019年1月開催! 今回は「ワニノコ」大量発生! - ポケモンGO攻略まとめWiki - ゲームドライブ(ゲードラ)" href="http://b.hatena.ne.jp/atom/edit/4663031352960886241"/>
<summary></summary>
<issued>2019-01-11T22:08:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663031254176636865</id>
<title>うかつなネット投稿をなめている人の超盲点 | 災害・事件・裁判 | 東洋経済オンライン | 経済ニュースの新基準</title>
<link type="text/html" rel="related" href="https://toyokeizai.net/articles/-/259327"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663031254176636865"/>
<link type="application/x.atom+xml" rel="service.edit" title="うかつなネット投稿をなめている人の超盲点 | 災害・事件・裁判 | 東洋経済オンライン | 経済ニュースの新基準" href="http://b.hatena.ne.jp/atom/edit/4663031254176636865"/>
<summary></summary>
<issued>2019-01-11T22:05:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662498417827119905</id>
<title>TwitterでRTした画像全部ダウンロード - yuiseki</title>
<link type="text/html" rel="related" href="https://scrapbox.io/yuiseki/Twitter%E3%81%A7RT%E3%81%97%E3%81%9F%E7%94%BB%E5%83%8F%E5%85%A8%E9%83%A8%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662498417827119905"/>
<link type="application/x.atom+xml" rel="service.edit" title="TwitterでRTした画像全部ダウンロード - yuiseki" href="http://b.hatena.ne.jp/atom/edit/4662498417827119905"/>
<summary></summary>
<issued>2019-01-11T21:08:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374425535</id>
<title>【1990年代後半/ssmjp編】平成生まれのためのUNIX&amp;IT歴史講座</title>
<link type="text/html" rel="related" href="https://www.slideshare.net/hourin/unixit-1990ssmjp"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-374425535"/>
<link type="application/x.atom+xml" rel="service.edit" title="【1990年代後半/ssmjp編】平成生まれのためのUNIX&amp;IT歴史講座" href="http://b.hatena.ne.jp/atom/edit/374425535"/>
<summary></summary>
<issued>2019-01-11T21:07:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374450143</id>
<title>平成生まれのためのUNIX&amp;IT歴史講座 ~1990年代前半編~</title>
<link type="text/html" rel="related" href="https://www.slideshare.net/hourin/unixit-1990-122644701"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-374450143"/>
<link type="application/x.atom+xml" rel="service.edit" title="平成生まれのためのUNIX&amp;IT歴史講座 ~1990年代前半編~" href="http://b.hatena.ne.jp/atom/edit/374450143"/>
<summary></summary>
<issued>2019-01-11T21:07:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663028110797401441</id>
<title>ビビンバボンバー@月曜ヤ-14b on Twitter: "【C95】ユッコがサイキック告白をしてくれる4コマ https://t.co/kN98SoYcP1"</title>
<link type="text/html" rel="related" href="https://twitter.com/bibinba_p/status/1079261066389946368"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663028110797401441"/>
<link type="application/x.atom+xml" rel="service.edit" title="ビビンバボンバー@月曜ヤ-14b on Twitter: &quot;【C95】ユッコがサイキック告白をしてくれる4コマ https://t.co/kN98SoYcP1&quot;" href="http://b.hatena.ne.jp/atom/edit/4663028110797401441"/>
<summary></summary>
<issued>2019-01-11T20:28:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663028074290178977</id>
<title>ふせゆ on Twitter: "【コミックマーケット95告知】突如現れた謎のサークル「ミステリーサークル」は、P♡U中心の2冊をご用意して皆さまのご来場をお待ちしております。初出版、初出展です。12月31日(3日目)東ホール・ヤ13bです。 https://t.co/eXdH5aSfbo"</title>
<link type="text/html" rel="related" href="https://twitter.com/fuseyu333/status/1078785116514574336"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663028074290178977"/>
<link type="application/x.atom+xml" rel="service.edit" title="ふせゆ on Twitter: &quot;【コミックマーケット95告知】突如現れた謎のサークル「ミステリーサークル」は、P♡U中心の2冊をご用意して皆さまのご来場をお待ちしております。初出版、初出展です。12月31日(3日目)東ホール・ヤ13bです。 https://t.co/eXdH5aSfbo&quot;" href="http://b.hatena.ne.jp/atom/edit/4663028074290178977"/>
<summary></summary>
<issued>2019-01-11T20:27:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663028054962825889</id>
<title>ちつぷP on Twitter: "でれぽ
#藤居朋 #堀裕子 #多田李衣菜 https://t.co/RoVmNyqnJU"</title>
<link type="text/html" rel="related" href="https://twitter.com/ch1tsupu/status/1078213214167478272"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663028054962825889"/>
<link type="application/x.atom+xml" rel="service.edit" title="ちつぷP on Twitter: &quot;でれぽ&#10;#藤居朋 #堀裕子 #多田李衣菜 https://t.co/RoVmNyqnJU&quot;" href="http://b.hatena.ne.jp/atom/edit/4663028054962825889"/>
<summary></summary>
<issued>2019-01-11T20:26:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663028035635472609</id>
<title>鴬そら on Twitter: "【C95新刊情報】
ぽっちゃりしたゆっこちゃんを、プロデューサーが愛でて愛でて愛で倒す!!!イチャイチャ謎コメディ「ぽちゃゆっこのココ!!がかわいい」です!
32ページ500円で頒布予定です!
3日目の東ヤ-14a、サークル「しそ… https://t.co/7Xmm1FDJi6"</title>
<link type="text/html" rel="related" href="https://twitter.com/herumonnnulu/status/1073225924374540289"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663028035635472609"/>
<link type="application/x.atom+xml" rel="service.edit" title="鴬そら on Twitter: &quot;【C95新刊情報】&#10;ぽっちゃりしたゆっこちゃんを、プロデューサーが愛でて愛でて愛で倒す!!!イチャイチャ謎コメディ「ぽちゃゆっこのココ!!がかわいい」です!&#10;32ページ500円で頒布予定です!&#10;3日目の東ヤ-14a、サークル「しそ… https://t.co/7Xmm1FDJi6&quot;" href="http://b.hatena.ne.jp/atom/edit/4663028035635472609"/>
<summary></summary>
<issued>2019-01-11T20:25:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663027981948380673</id>
<title>煤竹タクミ on Twitter: "明けましておめでとうございます!
今年も色々頑張るのでよろしくしてやってくださいね!
右は今朝投稿されてたかもしれない、いやきっと私の端末には投稿されてたでれぽ(大嘘)です
#堀裕子 #浜口あやめ #依田芳乃… https://t.co/VkdWWfR3hN"</title>
<link type="text/html" rel="related" href="https://twitter.com/susubamboos/status/1079956259359547394"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663027981948380673"/>
<link type="application/x.atom+xml" rel="service.edit" title="煤竹タクミ on Twitter: &quot;明けましておめでとうございます!&#10;今年も色々頑張るのでよろしくしてやってくださいね!&#10;&#10;右は今朝投稿されてたかもしれない、いやきっと私の端末には投稿されてたでれぽ(大嘘)です &#10;#堀裕子 #浜口あやめ #依田芳乃… https://t.co/VkdWWfR3hN&quot;" href="http://b.hatena.ne.jp/atom/edit/4663027981948380673"/>
<summary></summary>
<issued>2019-01-11T20:24:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663027951883608577</id>
<title>ぺるちぇそ on Twitter: "革命したいときにお使いください https://t.co/vOvN4mEpe3"</title>
<link type="text/html" rel="related" href="https://twitter.com/3yoshi3na/status/1081070790727020545"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663027951883608577"/>
<link type="application/x.atom+xml" rel="service.edit" title="ぺるちぇそ on Twitter: &quot;革命したいときにお使いください https://t.co/vOvN4mEpe3&quot;" href="http://b.hatena.ne.jp/atom/edit/4663027951883608577"/>
<summary></summary>
<issued>2019-01-11T20:23:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663027701164889857</id>
<title>シン・エヴァンゲリオン劇場版 特報</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=-xezMJ2s50E"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663027701164889857"/>
<link type="application/x.atom+xml" rel="service.edit" title="シン・エヴァンゲリオン劇場版 特報" href="http://b.hatena.ne.jp/atom/edit/4663027701164889857"/>
<summary></summary>
<issued>2019-01-11T20:15:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662593085353483585</id>
<title> 「『シン・エヴァ』動いています」 碇シンジ役の緒方恵美からうれしい報告、庵野監督との2ショットが反響呼ぶ - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1901/02/news018.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662593085353483585"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 「『シン・エヴァ』動いています」 碇シンジ役の緒方恵美からうれしい報告、庵野監督との2ショットが反響呼ぶ - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/4662593085353483585"/>
<summary></summary>
<issued>2019-01-11T20:14:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-349316635</id>
<title>その昔、巨乳は悪だった? “大きなおっぱい”は日本ではどのように扱われてきたのか「巨乳の誕生」著者に聞いた - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1711/14/news112.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-349316635"/>
<link type="application/x.atom+xml" rel="service.edit" title="その昔、巨乳は悪だった? “大きなおっぱい”は日本ではどのように扱われてきたのか「巨乳の誕生」著者に聞いた - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/349316635"/>
<summary></summary>
<issued>2019-01-11T20:13:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-334108703</id>
<title> 「中二病」って病気なの? 治し方を精神科医に聞いてみた - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1704/28/news009.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-334108703"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 「中二病」って病気なの? 治し方を精神科医に聞いてみた - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/334108703"/>
<summary></summary>
<issued>2019-01-11T20:10:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663027507354488801</id>
<title>ファーウェイ社員ら2人逮捕=ポーランド、スパイ容疑で:時事ドットコム</title>
<link type="text/html" rel="related" href="https://www.jiji.com/jc/article?k=2019011101188&amp;g=int"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663027507354488801"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファーウェイ社員ら2人逮捕=ポーランド、スパイ容疑で:時事ドットコム" href="http://b.hatena.ne.jp/atom/edit/4663027507354488801"/>
<summary></summary>
<issued>2019-01-11T20:09:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-172095518</id>
<title>巨大数研究 Wiki</title>
<link type="text/html" rel="related" href="http://ja.googology.wikia.com/wiki/%E5%B7%A8%E5%A4%A7%E6%95%B0%E7%A0%94%E7%A9%B6Wiki"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-172095518"/>
<link type="application/x.atom+xml" rel="service.edit" title="巨大数研究 Wiki" href="http://b.hatena.ne.jp/atom/edit/172095518"/>
<summary></summary>
<issued>2019-01-11T20:06:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662859664857874113</id>
<title>新しい年とともに、新しいGitHub を | The GitHub Blog</title>
<link type="text/html" rel="related" href="https://blog.github.com/jp/2019-01-08-pricing-change-jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662859664857874113"/>
<link type="application/x.atom+xml" rel="service.edit" title="新しい年とともに、新しいGitHub を | The GitHub Blog" href="http://b.hatena.ne.jp/atom/edit/4662859664857874113"/>
<summary></summary>
<issued>2019-01-11T19:29:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-165950970</id>
<title>巨大数論</title>
<link type="text/html" rel="related" href="http://gyafun.jp/ln/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-165950970"/>
<link type="application/x.atom+xml" rel="service.edit" title="巨大数論" href="http://b.hatena.ne.jp/atom/edit/165950970"/>
<summary></summary>
<issued>2019-01-11T19:26:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663026085720282113</id>
<title>Screenshot - 1066366c943d2caf07319f147740ce7f - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/1066366c943d2caf07319f147740ce7f"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663026085720282113"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 1066366c943d2caf07319f147740ce7f - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663026085720282113"/>
<summary></summary>
<issued>2019-01-11T19:25:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662953127644945409</id>
<title>ビジネス特集 “成功して証明する” メルカリの次なる野望 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190110/k10011773381000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662953127644945409"/>
<link type="application/x.atom+xml" rel="service.edit" title="ビジネス特集 “成功して証明する” メルカリの次なる野望 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4662953127644945409"/>
<summary></summary>
<issued>2019-01-11T19:18:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663013483749008577</id>
<title>ビジネス特集 中国の巨人「滴滴」に潜入した | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190111/k10011774891000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663013483749008577"/>
<link type="application/x.atom+xml" rel="service.edit" title="ビジネス特集 中国の巨人「滴滴」に潜入した | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4663013483749008577"/>
<summary></summary>
<issued>2019-01-11T19:16:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663025745880990945</id>
<title>Screenshot - 98d964ef2b64f14da4c3ae03116c2a3f - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/98d964ef2b64f14da4c3ae03116c2a3f"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663025745880990945"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 98d964ef2b64f14da4c3ae03116c2a3f - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4663025745880990945"/>
<summary></summary>
<issued>2019-01-11T19:14:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662902273082561249</id>
<title>「NGT48」メンバーの自宅に男2人が押しかけトラブル 新潟 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190109/k10011772051000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662902273082561249"/>
<link type="application/x.atom+xml" rel="service.edit" title="「NGT48」メンバーの自宅に男2人が押しかけトラブル 新潟 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4662902273082561249"/>
<summary></summary>
<issued>2019-01-11T19:12:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662865805050883521</id>
<title>Bundler 2.0の変更点 - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/takaram/items/084eaa5005bcca2ae6e9"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662865805050883521"/>
<link type="application/x.atom+xml" rel="service.edit" title="Bundler 2.0の変更点 - Qiita" href="http://b.hatena.ne.jp/atom/edit/4662865805050883521"/>
<summary></summary>
<issued>2019-01-11T19:12:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662927625202106273</id>
<title>Ruby 2.6正式版リリース。JITコンバイラを初めて実験的に搭載 - Publickey</title>
<link type="text/html" rel="related" href="https://www.publickey1.jp/blog/19/ruby_26jit.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662927625202106273"/>
<link type="application/x.atom+xml" rel="service.edit" title="Ruby 2.6正式版リリース。JITコンバイラを初めて実験的に搭載 - Publickey" href="http://b.hatena.ne.jp/atom/edit/4662927625202106273"/>
<summary></summary>
<issued>2019-01-11T19:11:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662901876334938433</id>
<title> PayPay、クレカ決済上限を1日2万円に ポイント取り消しの注意事項も - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1901/09/news064.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662901876334938433"/>
<link type="application/x.atom+xml" rel="service.edit" title=" PayPay、クレカ決済上限を1日2万円に ポイント取り消しの注意事項も - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/4662901876334938433"/>
<summary></summary>
<issued>2019-01-11T18:53:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663020833512067745</id>
<title>dアニメストア on Twitter: "/
 会員特典が追加されました!
今回はなんと #丸亀製麺 で使える140円以下のお好きな天ぷら1品無料です!
寒い日には身体温まる讃岐うどん。(っ ´-` c)
こちらに定番のちくわ天やジューシーなかしわ天を無料でお付… https://t.co/yaZHPZD6By"</title>
<link type="text/html" rel="related" href="https://twitter.com/docomo_anime/status/1083731433410113538"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663020833512067745"/>
<link type="application/x.atom+xml" rel="service.edit" title="dアニメストア on Twitter: &quot;/&#10; 会員特典が追加されました!&#10;\&#10;&#10;今回はなんと #丸亀製麺 で使える140円以下のお好きな天ぷら1品無料です!&#10;&#10;寒い日には身体温まる讃岐うどん。(っ ´-` c)&#10;&#10;こちらに定番のちくわ天やジューシーなかしわ天を無料でお付… https://t.co/yaZHPZD6By&quot;" href="http://b.hatena.ne.jp/atom/edit/4663020833512067745"/>
<summary></summary>
<issued>2019-01-11T16:42:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663019438184528801</id>
<title>DanMachi Voice Stickers – LINE stickers | LINE STORE</title>
<link type="text/html" rel="related" href="https://line.me/S/sticker/13303"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663019438184528801"/>
<link type="application/x.atom+xml" rel="service.edit" title="DanMachi Voice Stickers – LINE stickers | LINE STORE" href="http://b.hatena.ne.jp/atom/edit/4663019438184528801"/>
<summary></summary>
<issued>2019-01-11T15:59:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663019418320304481</id>
<title>「Fate/stay night [Heaven's Feel]」 – LINE stickers | LINE STORE</title>
<link type="text/html" rel="related" href="https://line.me/S/sticker/13304"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663019418320304481"/>
<link type="application/x.atom+xml" rel="service.edit" title="「Fate/stay night [Heaven's Feel]」 – LINE stickers | LINE STORE" href="http://b.hatena.ne.jp/atom/edit/4663019418320304481"/>
<summary></summary>
<issued>2019-01-11T15:58:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662988905797737089</id>
<title>セガ協力の雑誌付録「メダルおとしゲーム」のここがすごい! - GAME Watch</title>
<link type="text/html" rel="related" href="https://game.watch.impress.co.jp/docs/kikaku/1164144.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662988905797737089"/>
<link type="application/x.atom+xml" rel="service.edit" title="セガ協力の雑誌付録「メダルおとしゲーム」のここがすごい! - GAME Watch" href="http://b.hatena.ne.jp/atom/edit/4662988905797737089"/>
<summary></summary>
<issued>2019-01-11T15:45:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663018938357696449</id>
<title>iPhone XSは不調もXRが上位に食い込む! トップはHuawei P20 lite スマートフォン売れ筋ランキング - BCN+R</title>
<link type="text/html" rel="related" href="https://www.bcnretail.com/research/detail/20190111_101123.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663018938357696449"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhone XSは不調もXRが上位に食い込む! トップはHuawei P20 lite スマートフォン売れ筋ランキング - BCN+R" href="http://b.hatena.ne.jp/atom/edit/4663018938357696449"/>
<summary></summary>
<issued>2019-01-11T15:43:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662997884427207585</id>
<title> PayPay「100億円あげちゃうキャンペーン」のボーナス取り消し報告が続出 PayPay広報に理由聞いた - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1901/11/news083.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4662997884427207585"/>
<link type="application/x.atom+xml" rel="service.edit" title=" PayPay「100億円あげちゃうキャンペーン」のボーナス取り消し報告が続出 PayPay広報に理由聞いた - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/4662997884427207585"/>
<summary></summary>
<issued>2019-01-11T15:41:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663018819709221601</id>
<title>Western Digitalの14TB HDDが発売、データセンター向けの「Ultrastar DC HC530」 - AKIBA PC Hotline!</title>
<link type="text/html" rel="related" href="https://akiba-pc.watch.impress.co.jp/docs/news/news/1164392.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663018819709221601"/>
<link type="application/x.atom+xml" rel="service.edit" title="Western Digitalの14TB HDDが発売、データセンター向けの「Ultrastar DC HC530」 - AKIBA PC Hotline!" href="http://b.hatena.ne.jp/atom/edit/4663018819709221601"/>
<summary></summary>
<issued>2019-01-11T15:39:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663018793402546145</id>
<title>人気ユーチューバー・ラファエルの偽ツイッター「200人に100万円プレゼント」拡散 フォロワー数で本物を抜く | キャリコネニュース</title>
<link type="text/html" rel="related" href="https://news.careerconnection.jp/?p=65598"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663018793402546145"/>
<link type="application/x.atom+xml" rel="service.edit" title="人気ユーチューバー・ラファエルの偽ツイッター「200人に100万円プレゼント」拡散 フォロワー数で本物を抜く | キャリコネニュース" href="http://b.hatena.ne.jp/atom/edit/4663018793402546145"/>
<summary></summary>
<issued>2019-01-11T15:39:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663018772464579873</id>
<title>
アップル、iPhoneの新モデルを今年3機種発表へ=WSJ | ロイター</title>
<link type="text/html" rel="related" href="https://jp.reuters.com/article/apple-iphone-2019-idJPKCN1P513U"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663018772464579873"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10; アップル、iPhoneの新モデルを今年3機種発表へ=WSJ | ロイター" href="http://b.hatena.ne.jp/atom/edit/4663018772464579873"/>
<summary></summary>
<issued>2019-01-11T15:38:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663018749379130209</id>
<title>ソーラーパネルで本体の充電も可能!仕事でもプライベートでも使える多機能モバイルバッテリー | おいしさ発見メディア「furi-kake(フリカケ)」</title>
<link type="text/html" rel="related" href="https://furikake.doda.jp/article/2019/01/11/926.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663018749379130209"/>
<link type="application/x.atom+xml" rel="service.edit" title="ソーラーパネルで本体の充電も可能!仕事でもプライベートでも使える多機能モバイルバッテリー | おいしさ発見メディア「furi-kake(フリカケ)」" href="http://b.hatena.ne.jp/atom/edit/4663018749379130209"/>
<summary></summary>
<issued>2019-01-11T15:37:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663012596838223137</id>
<title>アップルが中国でiPhoneをディスカウント販売、XRを100ドル値引き | Forbes JAPAN(フォーブス ジャパン)</title>
<link type="text/html" rel="related" href="https://forbesjapan.com/articles/detail/24911"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190112#bookmark-4663012596838223137"/>
<link type="application/x.atom+xml" rel="service.edit" title="アップルが中国でiPhoneをディスカウント販売、XRを100ドル値引き | Forbes JAPAN(フォーブス ジャパン)" href="http://b.hatena.ne.jp/atom/edit/4663012596838223137"/>
<summary></summary>
<issued>2019-01-11T15:35:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-313840661</id>
<title>QEMU-KVMでGPUと光学ドライブをパススルーしてWindowsゲストを快適に走らせる</title>
<link type="text/html" rel="related" href="http://grafi.jp/pages/qemu-kvm-vga-scsi-pass-thru"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-313840661"/>
<link type="application/x.atom+xml" rel="service.edit" title="QEMU-KVMでGPUと光学ドライブをパススルーしてWindowsゲストを快適に走らせる" href="http://b.hatena.ne.jp/atom/edit/313840661"/>
<summary></summary>
<issued>2019-01-11T14:23:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016350639812321</id>
<title>セキュリティを学ぶ|ネットエージェント株式会社</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/study/kinoshita.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016350639812321"/>
<link type="application/x.atom+xml" rel="service.edit" title="セキュリティを学ぶ|ネットエージェント株式会社" href="http://b.hatena.ne.jp/atom/edit/4663016350639812321"/>
<summary></summary>
<issued>2019-01-11T14:23:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016332923071617</id>
<title>木ノ下の母からのクリスマスプレゼント - セキュリティごった煮ブログ|ネットエージェント</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/study/blog/easy/20171221.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016332923071617"/>
<link type="application/x.atom+xml" rel="service.edit" title="木ノ下の母からのクリスマスプレゼント - セキュリティごった煮ブログ|ネットエージェント" href="http://b.hatena.ne.jp/atom/edit/4663016332923071617"/>
<summary></summary>
<issued>2019-01-11T14:22:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016316280072897</id>
<title>セキュリティごった煮ブログ: インターネット太郎アーカイブ|ネットエージェント</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/study/blog/author/author54142.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016316280072897"/>
<link type="application/x.atom+xml" rel="service.edit" title="セキュリティごった煮ブログ: インターネット太郎アーカイブ|ネットエージェント" href="http://b.hatena.ne.jp/atom/edit/4663016316280072897"/>
<summary></summary>
<issued>2019-01-11T14:22:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-361537263</id>
<title>ルーターのDNS改竄によりダウンロードされる「facebook.apk」の内部構造を読み解く – カスペルスキー公式ブログ</title>
<link type="text/html" rel="related" href="https://blog.kaspersky.co.jp/malicious-facebook-apk/19968/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-361537263"/>
<link type="application/x.atom+xml" rel="service.edit" title="ルーターのDNS改竄によりダウンロードされる「facebook.apk」の内部構造を読み解く – カスペルスキー公式ブログ" href="http://b.hatena.ne.jp/atom/edit/361537263"/>
<summary></summary>
<issued>2019-01-11T14:21:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-361310508</id>
<title> ルーターの設定書き換え、不正アプリに感染させる攻撃 被害相次ぐ - ITmedia NEWS</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/news/articles/1803/30/news106.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-361310508"/>
<link type="application/x.atom+xml" rel="service.edit" title=" ルーターの設定書き換え、不正アプリに感染させる攻撃 被害相次ぐ - ITmedia NEWS" href="http://b.hatena.ne.jp/atom/edit/361310508"/>
<summary></summary>
<issued>2019-01-11T14:20:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016248097463809</id>
<title>ネットエージェントってどんな会社? - セキュリティごった煮ブログ|ネットエージェント</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/study/blog/easy/2017427.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016248097463809"/>
<link type="application/x.atom+xml" rel="service.edit" title="ネットエージェントってどんな会社? - セキュリティごった煮ブログ|ネットエージェント" href="http://b.hatena.ne.jp/atom/edit/4663016248097463809"/>
<summary></summary>
<issued>2019-01-11T14:20:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016226622626369</id>
<title>毛利探偵事務所のホームページ</title>
<link type="text/html" rel="related" href="http://gottani20180719.herokuapp.com/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016226622626369"/>
<link type="application/x.atom+xml" rel="service.edit" title="毛利探偵事務所のホームページ" href="http://b.hatena.ne.jp/atom/edit/4663016226622626369"/>
<summary></summary>
<issued>2019-01-11T14:19:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-367762345</id>
<title>劇場版『名探偵コナン ゼロの執行人』に出てきた「Nor」を解説してみた - セキュリティごった煮ブログ|ネットエージェント</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/study/blog/normal/20180719.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-367762345"/>
<link type="application/x.atom+xml" rel="service.edit" title="劇場版『名探偵コナン ゼロの執行人』に出てきた「Nor」を解説してみた - セキュリティごった煮ブログ|ネットエージェント" href="http://b.hatena.ne.jp/atom/edit/367762345"/>
<summary></summary>
<issued>2019-01-11T14:18:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374724442</id>
<title>業務を思い出すようなゲーム「SHENZHEN I/O」の話 - セキュリティごった煮ブログ|ネットエージェント</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/study/blog/hard/20181206.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-374724442"/>
<link type="application/x.atom+xml" rel="service.edit" title="業務を思い出すようなゲーム「SHENZHEN I/O」の話 - セキュリティごった煮ブログ|ネットエージェント" href="http://b.hatena.ne.jp/atom/edit/374724442"/>
<summary></summary>
<issued>2019-01-11T14:18:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-350006855</id>
<title>セキュリティごった煮ブログ|ネットエージェント株式会社</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/study/blog/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-350006855"/>
<link type="application/x.atom+xml" rel="service.edit" title="セキュリティごった煮ブログ|ネットエージェント株式会社" href="http://b.hatena.ne.jp/atom/edit/350006855"/>
<summary></summary>
<issued>2019-01-11T14:17:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016123006536481</id>
<title>標的型攻撃・不正通信対策を中小企業で|One Point Wall|ネットエージェント株式会社</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/product/onepointwall/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016123006536481"/>
<link type="application/x.atom+xml" rel="service.edit" title="標的型攻撃・不正通信対策を中小企業で|One Point Wall|ネットエージェント株式会社" href="http://b.hatena.ne.jp/atom/edit/4663016123006536481"/>
<summary></summary>
<issued>2019-01-11T14:16:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016105826666785</id>
<title>代表取締役社長交代のお知らせ|新着情報|ネットエージェント</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/new/announcement/post_105.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016105826666785"/>
<link type="application/x.atom+xml" rel="service.edit" title="代表取締役社長交代のお知らせ|新着情報|ネットエージェント" href="http://b.hatena.ne.jp/atom/edit/4663016105826666785"/>
<summary></summary>
<issued>2019-01-11T14:15:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-344288799</id>
<title>会長の退任に関するお知らせ|新着情報|ネットエージェント</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/new/announcement/post_96.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-344288799"/>
<link type="application/x.atom+xml" rel="service.edit" title="会長の退任に関するお知らせ|新着情報|ネットエージェント" href="http://b.hatena.ne.jp/atom/edit/344288799"/>
<summary></summary>
<issued>2019-01-11T14:15:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-366248876</id>
<title>2018年P2P利用状況調査結果 1/2|ネットエージェント株式会社</title>
<link type="text/html" rel="related" href="https://www.netagent.co.jp/product/p2p/report/201806/01.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-366248876"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018年P2P利用状況調査結果 1/2|ネットエージェント株式会社" href="http://b.hatena.ne.jp/atom/edit/366248876"/>
<summary></summary>
<issued>2019-01-11T14:14:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-366191814</id>
<title>国内約9万人がP2Pファイル共有ソフトを利用、「Winny」は2016年から増加傾向に、著作物の違法な共有はいまだ活発 - INTERNET Watch</title>
<link type="text/html" rel="related" href="https://internet.watch.impress.co.jp/docs/news/1128799.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-366191814"/>
<link type="application/x.atom+xml" rel="service.edit" title="国内約9万人がP2Pファイル共有ソフトを利用、「Winny」は2016年から増加傾向に、著作物の違法な共有はいまだ活発 - INTERNET Watch" href="http://b.hatena.ne.jp/atom/edit/366191814"/>
<summary></summary>
<issued>2019-01-11T14:14:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016037107187937</id>
<title>コピー商品の世界</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=mG2-sWRGXq4"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016037107187937"/>
<link type="application/x.atom+xml" rel="service.edit" title="コピー商品の世界" href="http://b.hatena.ne.jp/atom/edit/4663016037107187937"/>
<summary></summary>
<issued>2019-01-11T14:13:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016018316705281</id>
<title>【内容にご注意ください】人体実験</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=R3Dsv5Xirtc"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016018316705281"/>
<link type="application/x.atom+xml" rel="service.edit" title="【内容にご注意ください】人体実験" href="http://b.hatena.ne.jp/atom/edit/4663016018316705281"/>
<summary></summary>
<issued>2019-01-11T14:12:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663016000599964385</id>
<title>Amazon.co.jp: ブギーポップは笑わない Boogiepop Phantom: TV Series Season Video on Demand</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07KYB5PHV"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663016000599964385"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ブギーポップは笑わない Boogiepop Phantom: TV Series Season Video on Demand" href="http://b.hatena.ne.jp/atom/edit/4663016000599964385"/>
<summary></summary>
<issued>2019-01-11T14:12:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015981272610881</id>
<title>窓辺ななみ on Twitter: "そして1/14、ついにWindows 7のサポート終了まで残り1年を切ります。この週末、何かが起きる!?・・・って店長から言えって言われたんですけど、何があるのか教えてくれませんでした!\(>△</"</title>
<link type="text/html" rel="related" href="https://twitter.com/windows7_nanami/status/1083665231593631744"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015981272610881"/>
<link type="application/x.atom+xml" rel="service.edit" title="窓辺ななみ on Twitter: &quot;そして1/14、ついにWindows 7のサポート終了まで残り1年を切ります。この週末、何かが起きる!?・・・って店長から言えって言われたんですけど、何があるのか教えてくれませんでした!\(>△</&quot;" href="http://b.hatena.ne.jp/atom/edit/4663015981272610881"/>
<summary></summary>
<issued>2019-01-11T14:11:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015963018999105</id>
<title>ASCII.jp:楽天グループ、スポーツ観戦時の完全キャッシュレス化へ</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/796/1796179/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015963018999105"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:楽天グループ、スポーツ観戦時の完全キャッシュレス化へ" href="http://b.hatena.ne.jp/atom/edit/4663015963018999105"/>
<summary></summary>
<issued>2019-01-11T14:11:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015944765387361</id>
<title>【衝撃】PUBGのプロプレイヤーがチート行為でアカウントバン――関わったチームの一員もバン対象! – クチコマガジン</title>
<link type="text/html" rel="related" href="https://magazinekuchico.jp/game/20190111_1/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015944765387361"/>
<link type="application/x.atom+xml" rel="service.edit" title="【衝撃】PUBGのプロプレイヤーがチート行為でアカウントバン――関わったチームの一員もバン対象! – クチコマガジン" href="http://b.hatena.ne.jp/atom/edit/4663015944765387361"/>
<summary></summary>
<issued>2019-01-11T14:10:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015927048646753</id>
<title>『ボンバーマン』の影響受ける、最大32人対戦爆弾アクション『ボンバーパーティー!トーナメント』Steamにて無料配布中 | AUTOMATON</title>
<link type="text/html" rel="related" href="https://automaton-media.com/articles/newsjp/20190111-83165/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015927048646753"/>
<link type="application/x.atom+xml" rel="service.edit" title="『ボンバーマン』の影響受ける、最大32人対戦爆弾アクション『ボンバーパーティー!トーナメント』Steamにて無料配布中 | AUTOMATON" href="http://b.hatena.ne.jp/atom/edit/4663015927048646753"/>
<summary></summary>
<issued>2019-01-11T14:10:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015910405647777</id>
<title>HTML5ゲームプラットフォームをてがけるLiberappは「HTML5 スマホゲーム業界カオスマップ(2019β)」を公開しました|株式会社Liberappのプレスリリース</title>
<link type="text/html" rel="related" href="https://prtimes.jp/main/html/rd/p/000000016.000031562.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015910405647777"/>
<link type="application/x.atom+xml" rel="service.edit" title="HTML5ゲームプラットフォームをてがけるLiberappは「HTML5 スマホゲーム業界カオスマップ(2019β)」を公開しました|株式会社Liberappのプレスリリース" href="http://b.hatena.ne.jp/atom/edit/4663015910405647777"/>
<summary></summary>
<issued>2019-01-11T14:09:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015891615165217</id>
<title>ディスプレイが折り曲げられるスマホ「FlexPai」の可能性は無限大:CES 2019 - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2019/01/10/flexpai-ces-2019/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015891615165217"/>
<link type="application/x.atom+xml" rel="service.edit" title="ディスプレイが折り曲げられるスマホ「FlexPai」の可能性は無限大:CES 2019 - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4663015891615165217"/>
<summary></summary>
<issued>2019-01-11T14:08:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015872287811809</id>
<title>科学実験!地震でおこる液状化の仕組みをしろう。 - ニコニコ動画</title>
<link type="text/html" rel="related" href="https://www.nicovideo.jp/watch/so25696432"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015872287811809"/>
<link type="application/x.atom+xml" rel="service.edit" title="科学実験!地震でおこる液状化の仕組みをしろう。 - ニコニコ動画" href="http://b.hatena.ne.jp/atom/edit/4663015872287811809"/>
<summary></summary>
<issued>2019-01-11T14:08:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015854571071201</id>
<title>地震のとき起きる“液状化現象”を小学生にもわかるように実験してみた。ミニチュアでも伝わる恐ろしい結果に「想像以上にインパクトある」</title>
<link type="text/html" rel="related" href="http://originalnews.nico/162942"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015854571071201"/>
<link type="application/x.atom+xml" rel="service.edit" title="地震のとき起きる“液状化現象”を小学生にもわかるように実験してみた。ミニチュアでも伝わる恐ろしい結果に「想像以上にインパクトある」" href="http://b.hatena.ne.jp/atom/edit/4663015854571071201"/>
<summary></summary>
<issued>2019-01-11T14:07:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015820748202433</id>
<title>YOSHIKI、またも爆売れを巻き起こす | BARKS</title>
<link type="text/html" rel="related" href="https://www.barks.jp/news/?id=1000163490"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015820748202433"/>
<link type="application/x.atom+xml" rel="service.edit" title="YOSHIKI、またも爆売れを巻き起こす | BARKS" href="http://b.hatena.ne.jp/atom/edit/4663015820748202433"/>
<summary></summary>
<issued>2019-01-11T14:06:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663015794978397697</id>
<title>Amazon.co.jp: ブギーポップは笑わない: TV Series Season Video on Demand</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07M7F3M9K"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663015794978397697"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ブギーポップは笑わない: TV Series Season Video on Demand" href="http://b.hatena.ne.jp/atom/edit/4663015794978397697"/>
<summary></summary>
<issued>2019-01-11T14:06:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663008101081040641</id>
<title>windows - wgetでダウンロードした漢字を含むファイル名が文字化け - スタック・オーバーフロー</title>
<link type="text/html" rel="related" href="https://ja.stackoverflow.com/questions/30467/wget%E3%81%A7%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%E3%81%97%E3%81%9F%E6%BC%A2%E5%AD%97%E3%82%92%E5%90%AB%E3%82%80%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E5%90%8D%E3%81%8C%E6%96%87%E5%AD%97%E5%8C%96%E3%81%91"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663008101081040641"/>
<link type="application/x.atom+xml" rel="service.edit" title="windows - wgetでダウンロードした漢字を含むファイル名が文字化け - スタック・オーバーフロー" href="http://b.hatena.ne.jp/atom/edit/4663008101081040641"/>
<summary></summary>
<issued>2019-01-11T10:07:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4641757466275489313</id>
<title>サイトのデータ移行などでよく使うwgetのオプション指定を逆引きでメモしておく - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/TakeshiNickOsanai/items/a6a09a83cc0622080728"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4641757466275489313"/>
<link type="application/x.atom+xml" rel="service.edit" title="サイトのデータ移行などでよく使うwgetのオプション指定を逆引きでメモしておく - Qiita" href="http://b.hatena.ne.jp/atom/edit/4641757466275489313"/>
<summary></summary>
<issued>2019-01-11T10:06:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663006176935617985</id>
<title>DMM.com 経営体制変更に関するお知らせ : プレスリリース|DMM.com Group</title>
<link type="text/html" rel="related" href="https://dmm-corp.com/press/press-release/25088"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663006176935617985"/>
<link type="application/x.atom+xml" rel="service.edit" title="DMM.com 経営体制変更に関するお知らせ : プレスリリース|DMM.com Group" href="http://b.hatena.ne.jp/atom/edit/4663006176935617985"/>
<summary></summary>
<issued>2019-01-11T09:44:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374809466</id>
<title>チームラボエンジニアリングに聞く、受託開発で成長できるエンジニアとは? - Qiita:Zine</title>
<link type="text/html" rel="related" href="https://zine.qiita.com/jobs/teamlab-jyutaku/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-374809466"/>
<link type="application/x.atom+xml" rel="service.edit" title="チームラボエンジニアリングに聞く、受託開発で成長できるエンジニアとは? - Qiita:Zine" href="http://b.hatena.ne.jp/atom/edit/374809466"/>
<summary></summary>
<issued>2019-01-11T09:26:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663006703606006849</id>
<title>1月10日付 静岡新聞 朝刊(掲載予定)の購入方法について|静岡新聞SBS-アットエス</title>
<link type="text/html" rel="related" href="http://www.at-s.com/info/lovelive_backno.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663006703606006849"/>
<link type="application/x.atom+xml" rel="service.edit" title="1月10日付 静岡新聞 朝刊(掲載予定)の購入方法について|静岡新聞SBS-アットエス" href="http://b.hatena.ne.jp/atom/edit/4663006703606006849"/>
<summary></summary>
<issued>2019-01-11T09:23:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663006670320009185</id>
<title>静岡新聞 on Twitter: "本日1月10日(木)の静岡新聞朝刊17面に「ラブライブ!サンシャイン!!」の黒沢ルビィ役、降幡愛さんのインタビュー掲載。紙面特別販売のご案内はリンク先をご覧ください。
https://t.co/BUVfFcemtT
#ラブライブ… https://t.co/sat9IaJC98"</title>
<link type="text/html" rel="related" href="https://twitter.com/shizushin/status/1083153575767756800"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663006670320009185"/>
<link type="application/x.atom+xml" rel="service.edit" title="静岡新聞 on Twitter: &quot;本日1月10日(木)の静岡新聞朝刊17面に「ラブライブ!サンシャイン!!」の黒沢ルビィ役、降幡愛さんのインタビュー掲載。紙面特別販売のご案内はリンク先をご覧ください。&#10;https://t.co/BUVfFcemtT&#10;#ラブライブ… https://t.co/sat9IaJC98&quot;" href="http://b.hatena.ne.jp/atom/edit/4663006670320009185"/>
<summary></summary>
<issued>2019-01-11T09:22:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663006603211143073</id>
<title> 【1/14まで】「レディ・プレイヤー1」がレンタル100円に登場! Amazonビデオの週末イベント「ビデオナイト」が豪華 - ねとらぼ</title>
<link type="text/html" rel="related" href="http://nlab.itmedia.co.jp/nl/articles/1901/11/news124.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663006603211143073"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 【1/14まで】「レディ・プレイヤー1」がレンタル100円に登場! Amazonビデオの週末イベント「ビデオナイト」が豪華 - ねとらぼ" href="http://b.hatena.ne.jp/atom/edit/4663006603211143073"/>
<summary></summary>
<issued>2019-01-11T09:20:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663006543081598977</id>
<title>俊(悠愛大好き)4/13Aqours幕張 on Twitter: "@ats_bunka スポーツ報知ではしっかり黒澤ルビィと表記されてますが。字が1文字でも違うと違うキャラとなってしまうのでルビィ推しの人や沼津の方達が悲しむと思いますのでそういう決まりでも訂正をする事をオススメします。 https://t.co/TbQiebZBhq"</title>
<link type="text/html" rel="related" href="https://twitter.com/nozomisyun/status/1083376674161348608"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663006543081598977"/>
<link type="application/x.atom+xml" rel="service.edit" title="俊(悠愛大好き)4/13Aqours幕張 on Twitter: &quot;@ats_bunka スポーツ報知ではしっかり黒澤ルビィと表記されてますが。字が1文字でも違うと違うキャラとなってしまうのでルビィ推しの人や沼津の方達が悲しむと思いますのでそういう決まりでも訂正をする事をオススメします。 https://t.co/TbQiebZBhq&quot;" href="http://b.hatena.ne.jp/atom/edit/4663006543081598977"/>
<summary></summary>
<issued>2019-01-11T09:18:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663006523217374721</id>
<title>静岡新聞|文化生活部 on Twitter: "ラブライバーの方から「黒沢ルビィは『澤』ではないのか」という内容のご指摘をいただきました。その通りなのですが、新聞表記では「澤」は「沢」に統一しています。ご了承ください。
とはいえ、ツイッターなどの検索に引っかからないので、「『澤』問題」は中の人の悩みどころです。"</title>
<link type="text/html" rel="related" href="https://twitter.com/ats_bunka/status/1083239764000567296"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663006523217374721"/>
<link type="application/x.atom+xml" rel="service.edit" title="静岡新聞|文化生活部 on Twitter: &quot;ラブライバーの方から「黒沢ルビィは『澤』ではないのか」という内容のご指摘をいただきました。その通りなのですが、新聞表記では「澤」は「沢」に統一しています。ご了承ください。&#10;とはいえ、ツイッターなどの検索に引っかからないので、「『澤』問題」は中の人の悩みどころです。&quot;" href="http://b.hatena.ne.jp/atom/edit/4663006523217374721"/>
<summary></summary>
<issued>2019-01-11T09:18:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663006254245032001</id>
<title>逃亡生活9年|福岡・偽装心中殺人事件(平成2年)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=LS_6K8a9JY0"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663006254245032001"/>
<link type="application/x.atom+xml" rel="service.edit" title="逃亡生活9年|福岡・偽装心中殺人事件(平成2年)" href="http://b.hatena.ne.jp/atom/edit/4663006254245032001"/>
<summary></summary>
<issued>2019-01-11T09:09:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663004713425461121</id>
<title>コインチェックを正式登録 金融庁、巨額流出から1年  :日本経済新聞</title>
<link type="text/html" rel="related" href="https://www.nikkei.com/article/DGXMZO39919440R10C19A1000000/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663004713425461121"/>
<link type="application/x.atom+xml" rel="service.edit" title="コインチェックを正式登録 金融庁、巨額流出から1年  :日本経済新聞" href="http://b.hatena.ne.jp/atom/edit/4663004713425461121"/>
<summary></summary>
<issued>2019-01-11T08:51:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663001876599465729</id>
<title>【朗読】妖怪退治の仕事をしてるけど、何か質問ある? 01 (じいさんの話)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=6wuw0uPrltU"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663001876599465729"/>
<link type="application/x.atom+xml" rel="service.edit" title="【朗読】妖怪退治の仕事をしてるけど、何か質問ある? 01 (じいさんの話)" href="http://b.hatena.ne.jp/atom/edit/4663001876599465729"/>
<summary></summary>
<issued>2019-01-11T06:53:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663000977340660801</id>
<title>これが2019年の世界!みんなで解読しよう!(都市伝説)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=4cdUFKF5_Mw"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663000977340660801"/>
<link type="application/x.atom+xml" rel="service.edit" title="これが2019年の世界!みんなで解読しよう!(都市伝説)" href="http://b.hatena.ne.jp/atom/edit/4663000977340660801"/>
<summary></summary>
<issued>2019-01-11T06:25:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662958921556108193</id>
<title>
今更ながらZFSはキャッシュのヒット率が超重要 [クソゲ〜製作所]
</title>
<link type="text/html" rel="related" href="https://decomo.info/wiki/blog/2018/2018-03-19"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662958921556108193"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10; 今更ながらZFSはキャッシュのヒット率が超重要 [クソゲ〜製作所]&#10; " href="http://b.hatena.ne.jp/atom/edit/4662958921556108193"/>
<summary></summary>
<issued>2019-01-11T06:18:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4663000063049468193</id>
<title>小屋が焼けニワトリ400羽死ぬ|NHK 三重県のニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/lnews/tsu/20190111/3070000880.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4663000063049468193"/>
<link type="application/x.atom+xml" rel="service.edit" title="小屋が焼けニワトリ400羽死ぬ|NHK 三重県のニュース" href="http://b.hatena.ne.jp/atom/edit/4663000063049468193"/>
<summary></summary>
<issued>2019-01-11T05:57:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662995831969632033</id>
<title>頚性神経筋症候群(首こり病)とは?-痛みの原因治療専門外来【細野クリニック】中央区-診療科目横断-</title>
<link type="text/html" rel="related" href="https://www.pantherapy.com/disease/neck-stiffness.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662995831969632033"/>
<link type="application/x.atom+xml" rel="service.edit" title="頚性神経筋症候群(首こり病)とは?-痛みの原因治療専門外来【細野クリニック】中央区-診療科目横断-" href="http://b.hatena.ne.jp/atom/edit/4662995831969632033"/>
<summary></summary>
<issued>2019-01-11T05:35:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662999213182774817</id>
<title>GPUとCPUを後から交換できるモンスターノートPC「ALIENWARE Area-51m」続報。ユーザーがパーツをアップグレードしても保証は切れない - 4Gamer.net</title>
<link type="text/html" rel="related" href="https://www.4gamer.net/games/092/G009238/20190111001/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662999213182774817"/>
<link type="application/x.atom+xml" rel="service.edit" title="GPUとCPUを後から交換できるモンスターノートPC「ALIENWARE Area-51m」続報。ユーザーがパーツをアップグレードしても保証は切れない - 4Gamer.net" href="http://b.hatena.ne.jp/atom/edit/4662999213182774817"/>
<summary></summary>
<issued>2019-01-11T05:31:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662993635630646369</id>
<title>「ニセ医学」を信じてしまった患者を救えない、“正論”医療の現実 (1/3) 〈週刊朝日〉|AERA dot. (アエラドット) </title>
<link type="text/html" rel="related" href="https://dot.asahi.com/wa/2018122200008.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662993635630646369"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ニセ医学」を信じてしまった患者を救えない、“正論”医療の現実 (1/3) 〈週刊朝日〉|AERA dot. (アエラドット) " href="http://b.hatena.ne.jp/atom/edit/4662993635630646369"/>
<summary></summary>
<issued>2019-01-11T05:30:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662987041244993697</id>
<title>静岡県小山町、ふるさと納税249億円 理由はギフト券:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASM1B66BZM1BUTPB011.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662987041244993697"/>
<link type="application/x.atom+xml" rel="service.edit" title="静岡県小山町、ふるさと納税249億円 理由はギフト券:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662987041244993697"/>
<summary></summary>
<issued>2019-01-11T05:27:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662994578376003393</id>
<title>
全部配るまで帰れない…VTuberによる“バーチャルティッシュ配り”チャレンジ |
MoguLive - バーチャルを「楽しむ」ためのエンタメメディア
</title>
<link type="text/html" rel="related" href="https://www.moguravr.com/vpc-vtuber-promotion/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662994578376003393"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10; 全部配るまで帰れない…VTuberによる“バーチャルティッシュ配り”チャレンジ | &#10; MoguLive - バーチャルを「楽しむ」ためのエンタメメディア&#10; " href="http://b.hatena.ne.jp/atom/edit/4662994578376003393"/>
<summary></summary>
<issued>2019-01-11T04:38:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662997508080681665</id>
<title>アドパック・ホーム | ADPAC</title>
<link type="text/html" rel="related" href="http://saisyun-kaiba.com/vpc/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662997508080681665"/>
<link type="application/x.atom+xml" rel="service.edit" title="アドパック・ホーム | ADPAC" href="http://b.hatena.ne.jp/atom/edit/4662997508080681665"/>
<summary></summary>
<issued>2019-01-11T04:38:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662997489827070209</id>
<title>VTuberが購買の現場を変える!バーチャルプロショッパー・ソリューションが始動|株式会社アドパックのプレスリリース</title>
<link type="text/html" rel="related" href="https://www.atpress.ne.jp/news/170765"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662997489827070209"/>
<link type="application/x.atom+xml" rel="service.edit" title="VTuberが購買の現場を変える!バーチャルプロショッパー・ソリューションが始動|株式会社アドパックのプレスリリース" href="http://b.hatena.ne.jp/atom/edit/4662997489827070209"/>
<summary></summary>
<issued>2019-01-11T04:37:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662997382452883905</id>
<title>モーリー・ロバートソン on Twitter: "いや、ちょっと待ってよ。おれなんかお母さんと息子がセックスしている「おばショタ」の二次元を愛読しているし、トランスジェンダーやレディーボーイのポルノ動画をおかずに含めないと、もう抜けない体になっている。でもだからこそ「わきまえ」を… https://t.co/YOfhAglkdz"</title>
<link type="text/html" rel="related" href="https://twitter.com/gjmorley/status/1083525138119766016"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662997382452883905"/>
<link type="application/x.atom+xml" rel="service.edit" title="モーリー・ロバートソン on Twitter: &quot;いや、ちょっと待ってよ。おれなんかお母さんと息子がセックスしている「おばショタ」の二次元を愛読しているし、トランスジェンダーやレディーボーイのポルノ動画をおかずに含めないと、もう抜けない体になっている。でもだからこそ「わきまえ」を… https://t.co/YOfhAglkdz&quot;" href="http://b.hatena.ne.jp/atom/edit/4662997382452883905"/>
<summary></summary>
<issued>2019-01-11T04:34:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662960598204028481</id>
<title>Xiaomi、Snapdragon 660/4,800万画素カメラ搭載で約16,000円のスマホ「Redmi Note 7」 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1164080.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662960598204028481"/>
<link type="application/x.atom+xml" rel="service.edit" title="Xiaomi、Snapdragon 660/4,800万画素カメラ搭載で約16,000円のスマホ「Redmi Note 7」 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4662960598204028481"/>
<summary></summary>
<issued>2019-01-11T04:21:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662954883212892993</id>
<title>CNN.co.jp : パリ初の全裸レストラン、閉店へ 財務上の理由</title>
<link type="text/html" rel="related" href="https://www.cnn.co.jp/travel/35131083.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662954883212892993"/>
<link type="application/x.atom+xml" rel="service.edit" title="CNN.co.jp : パリ初の全裸レストラン、閉店へ 財務上の理由" href="http://b.hatena.ne.jp/atom/edit/4662954883212892993"/>
<summary></summary>
<issued>2019-01-11T04:14:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662995829285277345</id>
<title>ファティマ第3の預言の真相とは!?(気づいたら下ネタ)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=OuldghKaeN8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662995829285277345"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファティマ第3の預言の真相とは!?(気づいたら下ネタ)" href="http://b.hatena.ne.jp/atom/edit/4662995829285277345"/>
<summary></summary>
<issued>2019-01-11T03:46:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662994854327662497</id>
<title>新iPhoneはFace IDをディスプレイ内部に格納、ノッチを小型化の噂 | Forbes JAPAN(フォーブス ジャパン)</title>
<link type="text/html" rel="related" href="https://forbesjapan.com/articles/detail/24884"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662994854327662497"/>
<link type="application/x.atom+xml" rel="service.edit" title="新iPhoneはFace IDをディスプレイ内部に格納、ノッチを小型化の噂 | Forbes JAPAN(フォーブス ジャパン)" href="http://b.hatena.ne.jp/atom/edit/4662994854327662497"/>
<summary></summary>
<issued>2019-01-11T03:15:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662992632755746433</id>
<title> 中小企業の40%が「残業規制」知らず 「経営者に余裕がない」恐れ (1/3) - ITmedia ビジネスオンライン</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/business/spv/1901/10/news109_0.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662992632755746433"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 中小企業の40%が「残業規制」知らず 「経営者に余裕がない」恐れ (1/3) - ITmedia ビジネスオンライン" href="http://b.hatena.ne.jp/atom/edit/4662992632755746433"/>
<summary></summary>
<issued>2019-01-11T02:06:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662992360562185217</id>
<title>仮想通貨採掘、モンゴルに活路 安価な電力で採算確保 :日本経済新聞</title>
<link type="text/html" rel="related" href="https://www.nikkei.com/article/DGKKZO3987855010012019FFE000/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662992360562185217"/>
<link type="application/x.atom+xml" rel="service.edit" title="仮想通貨採掘、モンゴルに活路 安価な電力で採算確保 :日本経済新聞" href="http://b.hatena.ne.jp/atom/edit/4662992360562185217"/>
<summary></summary>
<issued>2019-01-11T01:58:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662992222586356577</id>
<title>テニスの八百長疑惑で83人逮捕、全米出場選手も | MBS 全国のニュース</title>
<link type="text/html" rel="related" href="https://www.mbs.jp/news/zenkokunews/20190111/3570705.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662992222586356577"/>
<link type="application/x.atom+xml" rel="service.edit" title="テニスの八百長疑惑で83人逮捕、全米出場選手も | MBS 全国のニュース" href="http://b.hatena.ne.jp/atom/edit/4662992222586356577"/>
<summary></summary>
<issued>2019-01-11T01:54:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662409028816286465</id>
<title>心が元気なら大丈夫。湯川潮音が考える心と体のあたたかなつながり - She is [シーイズ]</title>
<link type="text/html" rel="related" href="https://sheishere.jp/interview/201812-shioneyukawa/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662409028816286465"/>
<link type="application/x.atom+xml" rel="service.edit" title="心が元気なら大丈夫。湯川潮音が考える心と体のあたたかなつながり - She is [シーイズ]" href="http://b.hatena.ne.jp/atom/edit/4662409028816286465"/>
<summary></summary>
<issued>2019-01-11T01:37:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-337889593</id>
<title>CUDAをRadeonで動かす(導入編) - Fixstars Tech Blog /proc/cpuinfo</title>
<link type="text/html" rel="related" href="http://proc-cpuinfo.fixstars.com/2016/08/cudaradeon-html/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-337889593"/>
<link type="application/x.atom+xml" rel="service.edit" title="CUDAをRadeonで動かす(導入編) - Fixstars Tech Blog /proc/cpuinfo" href="http://b.hatena.ne.jp/atom/edit/337889593"/>
<summary></summary>
<issued>2019-01-11T01:22:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662953682769488225</id>
<title>Amazon創業者ジェフ・ベゾスさん、ダブル不倫の末の離婚で7.5兆円失う見込み : 市況かぶ全力2階建</title>
<link type="text/html" rel="related" href="http://kabumatome.doorblog.jp/archives/65916382.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662953682769488225"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon創業者ジェフ・ベゾスさん、ダブル不倫の末の離婚で7.5兆円失う見込み : 市況かぶ全力2階建" href="http://b.hatena.ne.jp/atom/edit/4662953682769488225"/>
<summary></summary>
<issued>2019-01-11T01:12:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662990782161651137</id>
<title>【イベントレポート】「ThinkPad X1」シリーズ2機種などの実機写真を紹介 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/event/1164159.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662990782161651137"/>
<link type="application/x.atom+xml" rel="service.edit" title="【イベントレポート】「ThinkPad X1」シリーズ2機種などの実機写真を紹介 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4662990782161651137"/>
<summary></summary>
<issued>2019-01-11T01:09:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662986514574613889</id>
<title>投稿都市伝説「UFO」FILE_No.034(投稿都市伝説ランキング本編公開収録)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=89b5jMZ82Is"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662986514574613889"/>
<link type="application/x.atom+xml" rel="service.edit" title="投稿都市伝説「UFO」FILE_No.034(投稿都市伝説ランキング本編公開収録)" href="http://b.hatena.ne.jp/atom/edit/4662986514574613889"/>
<summary></summary>
<issued>2019-01-10T22:57:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662983820019384257</id>
<title>小野マトペ on Twitter: "サザエbotのイベントで痴漢がおきた件、あのあとどうなったんだろう気になってググったらサザエbotと落合先生のトークイベントが出てきた。 / “サザエBot × 落合陽一トークイベントProphet2015まとめ - Toget…” https://t.co/7xLGRfvNMx"</title>
<link type="text/html" rel="related" href="https://twitter.com/ono_matope/status/1083422052302745601"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662983820019384257"/>
<link type="application/x.atom+xml" rel="service.edit" title="小野マトペ on Twitter: &quot;サザエbotのイベントで痴漢がおきた件、あのあとどうなったんだろう気になってググったらサザエbotと落合先生のトークイベントが出てきた。 / “サザエBot × 落合陽一トークイベントProphet2015まとめ - Toget…” https://t.co/7xLGRfvNMx&quot;" href="http://b.hatena.ne.jp/atom/edit/4662983820019384257"/>
<summary></summary>
<issued>2019-01-10T21:33:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662962141707961153</id>
<title>まことぴ on Twitter: "俺くらいTwitterに長くいると、「はあちゅうさんはなぜいまになって『me too』のハッシュタグまで使いながらわざわざ沈静化したはずの『童貞発言謝罪&撤回』問題を蒸し返したのか」という疑問に対しては、「新刊のプロモーションのた… https://t.co/fbGjClEf75"</title>
<link type="text/html" rel="related" href="https://twitter.com/makotopic/status/1083283981028618240"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662962141707961153"/>
<link type="application/x.atom+xml" rel="service.edit" title="まことぴ on Twitter: &quot;俺くらいTwitterに長くいると、「はあちゅうさんはなぜいまになって『me too』のハッシュタグまで使いながらわざわざ沈静化したはずの『童貞発言謝罪&撤回』問題を蒸し返したのか」という疑問に対しては、「新刊のプロモーションのた… https://t.co/fbGjClEf75&quot;" href="http://b.hatena.ne.jp/atom/edit/4662962141707961153"/>
<summary></summary>
<issued>2019-01-10T21:26:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662972938719499297</id>
<title>仲間家食堂〜味噌キムチ鍋〜ほっこりあったまろうよ〜</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=ClgysQdSuE8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662972938719499297"/>
<link type="application/x.atom+xml" rel="service.edit" title="仲間家食堂〜味噌キムチ鍋〜ほっこりあったまろうよ〜" href="http://b.hatena.ne.jp/atom/edit/4662972938719499297"/>
<summary></summary>
<issued>2019-01-10T15:55:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662972866778794785</id>
<title>【復活】活動を再開いたします</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=yrhaVLR6rkI"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662972866778794785"/>
<link type="application/x.atom+xml" rel="service.edit" title="【復活】活動を再開いたします" href="http://b.hatena.ne.jp/atom/edit/4662972866778794785"/>
<summary></summary>
<issued>2019-01-10T15:53:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662972618207556641</id>
<title> 日本版GPS“みちびき”が本格始動したら位置情報取得はどう変わる?――2018年AI IoT系記事閲覧数ランキング:GPS、AR、スマートスピーカー、AI、IoT…… - @IT</title>
<link type="text/html" rel="related" href="http://www.atmarkit.co.jp/ait/articles/1901/09/news006.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662972618207556641"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 日本版GPS“みちびき”が本格始動したら位置情報取得はどう変わる?――2018年AI IoT系記事閲覧数ランキング:GPS、AR、スマートスピーカー、AI、IoT…… - @IT" href="http://b.hatena.ne.jp/atom/edit/4662972618207556641"/>
<summary></summary>
<issued>2019-01-10T15:45:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662969392150087329</id>
<title>山口真帆に関わる一連の騒動についてのご報告 | NGT48 Official Site</title>
<link type="text/html" rel="related" href="https://ngt48.jp/news/detail/100003058"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190111#bookmark-4662969392150087329"/>
<link type="application/x.atom+xml" rel="service.edit" title="山口真帆に関わる一連の騒動についてのご報告 | NGT48 Official Site" href="http://b.hatena.ne.jp/atom/edit/4662969392150087329"/>
<summary></summary>
<issued>2019-01-10T15:12:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662967243055730593</id>
<title>キイチビール&ザ・ホーリーティッツ「今夜浮かれたい」(Official Music Video)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=aDsBNHdFrXc"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662967243055730593"/>
<link type="application/x.atom+xml" rel="service.edit" title="キイチビール&ザ・ホーリーティッツ「今夜浮かれたい」(Official Music Video)" href="http://b.hatena.ne.jp/atom/edit/4662967243055730593"/>
<summary></summary>
<issued>2019-01-10T12:58:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662964118466887137</id>
<title>現代のサイボーグ:Liam Hodges AW19 - i-D</title>
<link type="text/html" rel="related" href="https://i-d.vice.com/jp/article/bjeep5/modern-day-cyborgs-at-liam-hodges"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662964118466887137"/>
<link type="application/x.atom+xml" rel="service.edit" title="現代のサイボーグ:Liam Hodges AW19 - i-D" href="http://b.hatena.ne.jp/atom/edit/4662964118466887137"/>
<summary></summary>
<issued>2019-01-10T11:21:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662959231867506369</id>
<title>「女人禁制」の寺で参拝めぐり暴動、5800人逮捕 | ナショナルジオグラフィック日本版サイト</title>
<link type="text/html" rel="related" href="https://natgeo.nikkeibp.co.jp/atcl/news/19/011000024/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662959231867506369"/>
<link type="application/x.atom+xml" rel="service.edit" title="「女人禁制」の寺で参拝めぐり暴動、5800人逮捕 | ナショナルジオグラフィック日本版サイト" href="http://b.hatena.ne.jp/atom/edit/4662959231867506369"/>
<summary></summary>
<issued>2019-01-10T10:39:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662962170162120449</id>
<title>4K化で報われた - 押井守監督が語るUHD BD版『GHOST IN THE SHELL』『イノセンス』の “新体験” (1/4) - PHILE WEB</title>
<link type="text/html" rel="related" href="http://www.phileweb.com/interview/article/201806/15/558.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662962170162120449"/>
<link type="application/x.atom+xml" rel="service.edit" title="4K化で報われた - 押井守監督が語るUHD BD版『GHOST IN THE SHELL』『イノセンス』の “新体験” (1/4) - PHILE WEB" href="http://b.hatena.ne.jp/atom/edit/4662962170162120449"/>
<summary></summary>
<issued>2019-01-10T10:21:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662962008563962657</id>
<title>日本初「HDR10+」対応UHD BDは「メアリ」と「イノセンス」。既発作にメタデータが記録されていた - PHILE WEB</title>
<link type="text/html" rel="related" href="http://www.phileweb.com/news/d-av/201901/10/46249.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662962008563962657"/>
<link type="application/x.atom+xml" rel="service.edit" title="日本初「HDR10+」対応UHD BDは「メアリ」と「イノセンス」。既発作にメタデータが記録されていた - PHILE WEB" href="http://b.hatena.ne.jp/atom/edit/4662962008563962657"/>
<summary></summary>
<issued>2019-01-10T10:16:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662952738413519617</id>
<title>Windows 10プレビュー、“Cドライブ”への圧迫を軽減する機能 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1163979.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662952738413519617"/>
<link type="application/x.atom+xml" rel="service.edit" title="Windows 10プレビュー、“Cドライブ”への圧迫を軽減する機能 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4662952738413519617"/>
<summary></summary>
<issued>2019-01-10T09:36:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662954364058700609</id>
<title>“ニセ札”入り封筒、財布と交換し窃盗か TBS NEWS</title>
<link type="text/html" rel="related" href="https://news.tbs.co.jp/newseye/tbs_newseye3569965.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662954364058700609"/>
<link type="application/x.atom+xml" rel="service.edit" title="“ニセ札”入り封筒、財布と交換し窃盗か TBS NEWS" href="http://b.hatena.ne.jp/atom/edit/4662954364058700609"/>
<summary> </summary>
<issued>2019-01-10T06:18:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662954242725871009</id>
<title>現金運ぶよう依頼、財布預かり盗む 男逮捕|日テレNEWS24</title>
<link type="text/html" rel="related" href="http://www.news24.jp/articles/2019/01/10/07413854.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662954242725871009"/>
<link type="application/x.atom+xml" rel="service.edit" title="現金運ぶよう依頼、財布預かり盗む 男逮捕|日テレNEWS24" href="http://b.hatena.ne.jp/atom/edit/4662954242725871009"/>
<summary> </summary>
<issued>2019-01-10T06:15:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662953129255558209</id>
<title>【SUUMO】上京区十念寺前町貸家((株)フラット・エージェンシー提供)/京都府京都市上京区十念寺前町/出町柳駅の賃貸・部屋探し情報(100140323259) | 賃貸マンション・賃貸アパート</title>
<link type="text/html" rel="related" href="https://suumo.jp/chintai/bc_100140323259/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662953129255558209"/>
<link type="application/x.atom+xml" rel="service.edit" title="【SUUMO】上京区十念寺前町貸家((株)フラット・エージェンシー提供)/京都府京都市上京区十念寺前町/出町柳駅の賃貸・部屋探し情報(100140323259) | 賃貸マンション・賃貸アパート" href="http://b.hatena.ne.jp/atom/edit/4662953129255558209"/>
<summary> </summary>
<issued>2019-01-10T05:40:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662950290282051041</id>
<title>ゴーン容疑者、高熱で取り調べできず 医師「安静が必要」 - 産経ニュース</title>
<link type="text/html" rel="related" href="https://www.sankei.com/affairs/news/190110/afr1901100007-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662950290282051041"/>
<link type="application/x.atom+xml" rel="service.edit" title="ゴーン容疑者、高熱で取り調べできず 医師「安静が必要」 - 産経ニュース" href="http://b.hatena.ne.jp/atom/edit/4662950290282051041"/>
<summary> </summary>
<issued>2019-01-10T05:22:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662950321957435873</id>
<title>神戸新聞NEXT|事件・事故|交番に自首「覚醒剤打ちました」 国税徴収官逮捕</title>
<link type="text/html" rel="related" href="https://www.kobe-np.co.jp/news/jiken/201901/0011968062.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662950321957435873"/>
<link type="application/x.atom+xml" rel="service.edit" title="神戸新聞NEXT|事件・事故|交番に自首「覚醒剤打ちました」 国税徴収官逮捕" href="http://b.hatena.ne.jp/atom/edit/4662950321957435873"/>
<summary> </summary>
<issued>2019-01-10T05:09:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662951498778539681</id>
<title>「宮本から君へ」映画化!池松壮亮×蒼井優で真利子監督が“極限の人間賛歌”描く(コメントあり) - コミックナタリー</title>
<link type="text/html" rel="related" href="https://natalie.mu/comic/news/315400"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662951498778539681"/>
<link type="application/x.atom+xml" rel="service.edit" title="「宮本から君へ」映画化!池松壮亮×蒼井優で真利子監督が“極限の人間賛歌”描く(コメントあり) - コミックナタリー" href="http://b.hatena.ne.jp/atom/edit/4662951498778539681"/>
<summary> </summary>
<issued>2019-01-10T04:53:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662913872179149537</id>
<title>京王観光がキセル 2億円詐取? | 2019/1/9(水) 17:56 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/pickup/6309576"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662913872179149537"/>
<link type="application/x.atom+xml" rel="service.edit" title="京王観光がキセル 2億円詐取? | 2019/1/9(水) 17:56 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4662913872179149537"/>
<summary> </summary>
<issued>2019-01-10T04:10:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662949171979891969</id>
<title>https://www.kandamyoujin.or.jp/sp/omamori/detail/?id=7</title>
<link type="text/html" rel="related" href="https://www.kandamyoujin.or.jp/sp/omamori/detail/?id=7"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662949171979891969"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://www.kandamyoujin.or.jp/sp/omamori/detail/?id=7" href="http://b.hatena.ne.jp/atom/edit/4662949171979891969"/>
<summary> </summary>
<issued>2019-01-10T03:37:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662943218618121953</id>
<title>PCもスマホもタブレットもType-Cで充電。そんなあなたなら必携のAC充電器 | &GP</title>
<link type="text/html" rel="related" href="https://www.goodspress.jp/news/205055/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662943218618121953"/>
<link type="application/x.atom+xml" rel="service.edit" title="PCもスマホもタブレットもType-Cで充電。そんなあなたなら必携のAC充電器 | &GP" href="http://b.hatena.ne.jp/atom/edit/4662943218618121953"/>
<summary> </summary>
<issued>2019-01-10T03:35:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662948595917376513</id>
<title>大宮駅ホーム下を「住み家」に 侵入容疑で20歳専門学校生逮捕 - 毎日新聞</title>
<link type="text/html" rel="related" href="https://mainichi.jp/articles/20190110/k00/00m/040/076000c"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662948595917376513"/>
<link type="application/x.atom+xml" rel="service.edit" title="大宮駅ホーム下を「住み家」に 侵入容疑で20歳専門学校生逮捕 - 毎日新聞" href="http://b.hatena.ne.jp/atom/edit/4662948595917376513"/>
<summary> </summary>
<issued>2019-01-10T03:19:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662948311375783585</id>
<title>酩酊させ強姦…早大スーフリ事件を知る元メンバーを直撃|日刊ゲンダイDIGITAL</title>
<link type="text/html" rel="related" href="https://www.nikkan-gendai.com/articles/view/newsx/244634"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662948311375783585"/>
<link type="application/x.atom+xml" rel="service.edit" title="酩酊させ強姦…早大スーフリ事件を知る元メンバーを直撃|日刊ゲンダイDIGITAL" href="http://b.hatena.ne.jp/atom/edit/4662948311375783585"/>
<summary> </summary>
<issued>2019-01-10T03:11:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662948268426108513</id>
<title>ノルマ迫り大学生恐喝疑い、サークル会長ら逮捕 : 社会 : 読売新聞(YOMIURI ONLINE)</title>
<link type="text/html" rel="related" href="https://www.yomiuri.co.jp/national/20190110-OYT1T50064.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662948268426108513"/>
<link type="application/x.atom+xml" rel="service.edit" title="ノルマ迫り大学生恐喝疑い、サークル会長ら逮捕 : 社会 : 読売新聞(YOMIURI ONLINE)" href="http://b.hatena.ne.jp/atom/edit/4662948268426108513"/>
<summary> </summary>
<issued>2019-01-10T03:09:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662948083205636801</id>
<title>2020年米大統領選、有力候補らが「大麻合法化」を相次ぎ主張 | Forbes JAPAN(フォーブス ジャパン)</title>
<link type="text/html" rel="related" href="https://forbesjapan.com/articles/detail/24878"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662948083205636801"/>
<link type="application/x.atom+xml" rel="service.edit" title="2020年米大統領選、有力候補らが「大麻合法化」を相次ぎ主張 | Forbes JAPAN(フォーブス ジャパン)" href="http://b.hatena.ne.jp/atom/edit/4662948083205636801"/>
<summary> </summary>
<issued>2019-01-10T03:03:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662947298837204289</id>
<title>ネット通じ複数人に覚醒剤売却か 北海道警の薬物担当元巡査部長 - 共同通信 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/455921251927655521"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662947298837204289"/>
<link type="application/x.atom+xml" rel="service.edit" title="ネット通じ複数人に覚醒剤売却か 北海道警の薬物担当元巡査部長 - 共同通信 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4662947298837204289"/>
<summary> </summary>
<issued>2019-01-10T02:39:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662946861824263905</id>
<title>Amazon.co.jp: ランナウェイ [SDCD-041]: イ・ランと柴田聡子: Music</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07MGXT5ZS"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662946861824263905"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ランナウェイ [SDCD-041]: イ・ランと柴田聡子: Music" href="http://b.hatena.ne.jp/atom/edit/4662946861824263905"/>
<summary> </summary>
<issued>2019-01-10T02:26:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662946761966270433</id>
<title>北朝鮮 ウラン濃縮施設稼働の可能性 米研究グループ | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190110/k10011773241000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662946761966270433"/>
<link type="application/x.atom+xml" rel="service.edit" title="北朝鮮 ウラン濃縮施設稼働の可能性 米研究グループ | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4662946761966270433"/>
<summary> </summary>
<issued>2019-01-10T02:22:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662945441800644673</id>
<title>上野さんは不器用 #1・見逃し放送 | 【AbemaTV】国内最大の無料アニメチャンネル</title>
<link type="text/html" rel="related" href="https://abema.tv/channels/abema-anime/slots/Ee6VYjcQz2VeoH"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662945441800644673"/>
<link type="application/x.atom+xml" rel="service.edit" title="上野さんは不器用 #1・見逃し放送 | 【AbemaTV】国内最大の無料アニメチャンネル" href="http://b.hatena.ne.jp/atom/edit/4662945441800644673"/>
<summary> </summary>
<issued>2019-01-10T01:41:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-146497</id>
<title>cooViewer</title>
<link type="text/html" rel="related" href="http://www.geocities.jp/coo_ona/viewer.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-146497"/>
<link type="application/x.atom+xml" rel="service.edit" title="cooViewer" href="http://b.hatena.ne.jp/atom/edit/146497"/>
<summary> </summary>
<issued>2019-01-10T00:36:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-18225828</id>
<title>coo.</title>
<link type="text/html" rel="related" href="http://www.geocities.jp/coo_ona/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-18225828"/>
<link type="application/x.atom+xml" rel="service.edit" title="coo." href="http://b.hatena.ne.jp/atom/edit/18225828"/>
<summary> </summary>
<issued>2019-01-10T00:35:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662938500596359201</id>
<title>ディスプレイが曲がる折りたたみスマホ「FlexPai」実機ハンズオン! - 価格.comマガジン</title>
<link type="text/html" rel="related" href="https://kakakumag.com/pc-smartphone/?id=13241"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662938500596359201"/>
<link type="application/x.atom+xml" rel="service.edit" title="ディスプレイが曲がる折りたたみスマホ「FlexPai」実機ハンズオン! - 価格.comマガジン" href="http://b.hatena.ne.jp/atom/edit/4662938500596359201"/>
<summary> </summary>
<issued>2019-01-09T22:06:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662938367452369441</id>
<title>Orpheusアルバム「さらば特定コミュニティ 来たれ新生Orpheus」</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=VVVKOd-aUrs"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662938367452369441"/>
<link type="application/x.atom+xml" rel="service.edit" title="Orpheusアルバム「さらば特定コミュニティ 来たれ新生Orpheus」" href="http://b.hatena.ne.jp/atom/edit/4662938367452369441"/>
<summary> </summary>
<issued>2019-01-09T22:02:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662938349735629121</id>
<title>orpheusとは (オルフェウスとは) [単語記事] - ニコニコ大百科</title>
<link type="text/html" rel="related" href="https://dic.nicovideo.jp/a/orpheus"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662938349735629121"/>
<link type="application/x.atom+xml" rel="service.edit" title="orpheusとは (オルフェウスとは) [単語記事] - ニコニコ大百科" href="http://b.hatena.ne.jp/atom/edit/4662938349735629121"/>
<summary> </summary>
<issued>2019-01-09T22:01:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662937719449164417</id>
<title>ファッションセンターしまむらうづき on Twitter: "今日はどの卯月ちゃんで踊ろうか。 https://t.co/kJvxDepdpV"</title>
<link type="text/html" rel="related" href="https://twitter.com/sacramomiji/status/1083011290828660736"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662937719449164417"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファッションセンターしまむらうづき on Twitter: &quot;今日はどの卯月ちゃんで踊ろうか。 https://t.co/kJvxDepdpV&quot;" href="http://b.hatena.ne.jp/atom/edit/4662937719449164417"/>
<summary> </summary>
<issued>2019-01-09T21:42:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662914247451929217</id>
<title>日本経済新聞 電子版 on Twitter: "利用しているプログラミング言語によって、ITエンジニアの年収に違いはあるのでしょうか。調査によると、最も高い平均年収は「Perl」の700.0万円。2位は「COBOL」で645.7万円、3位は「C/C++」で645.3万円でした。… https://t.co/Dm7521eeeX"</title>
<link type="text/html" rel="related" href="https://twitter.com/nikkei/status/1082798068070780928"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662914247451929217"/>
<link type="application/x.atom+xml" rel="service.edit" title="日本経済新聞 電子版 on Twitter: &quot;利用しているプログラミング言語によって、ITエンジニアの年収に違いはあるのでしょうか。調査によると、最も高い平均年収は「Perl」の700.0万円。2位は「COBOL」で645.7万円、3位は「C/C++」で645.3万円でした。… https://t.co/Dm7521eeeX&quot;" href="http://b.hatena.ne.jp/atom/edit/4662914247451929217"/>
<summary> </summary>
<issued>2019-01-09T21:41:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662937602948172289</id>
<title>死後強まるツイート on Twitter: "前々から言ってたんですが、いいところがあったら転職したいと思って、ちょっとずつ探しています。詳細はこちら
https://t.co/TYiF6OANN2"</title>
<link type="text/html" rel="related" href="https://twitter.com/mizchi/status/1083012972199346176"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662937602948172289"/>
<link type="application/x.atom+xml" rel="service.edit" title="死後強まるツイート on Twitter: &quot;前々から言ってたんですが、いいところがあったら転職したいと思って、ちょっとずつ探しています。詳細はこちら &#10;&#10;https://t.co/TYiF6OANN2&quot;" href="http://b.hatena.ne.jp/atom/edit/4662937602948172289"/>
<summary> </summary>
<issued>2019-01-09T21:38:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662912415648293985</id>
<title>CWE-20は知られているか? 〜 開発者必修のNo.1脆弱性のハズが知られていない 〜 – yohgaki's blog</title>
<link type="text/html" rel="related" href="https://blog.ohgaki.net/cwe-20-is-not-known-to-developers"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662912415648293985"/>
<link type="application/x.atom+xml" rel="service.edit" title="CWE-20は知られているか? 〜 開発者必修のNo.1脆弱性のハズが知られていない 〜 – yohgaki's blog" href="http://b.hatena.ne.jp/atom/edit/4662912415648293985"/>
<summary> </summary>
<issued>2019-01-09T15:44:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662856733005709313</id>
<title>【イベントレポート】Intel、デスクトップ向けにiGPUなしの「Core i9-9900KF」などを追加 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/event/1163499.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662856733005709313"/>
<link type="application/x.atom+xml" rel="service.edit" title="【イベントレポート】Intel、デスクトップ向けにiGPUなしの「Core i9-9900KF」などを追加 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4662856733005709313"/>
<summary> </summary>
<issued>2019-01-09T15:26:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662925050369126625</id>
<title>144Labグループ新任役員のご紹介</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=wZyA2Au5ayA"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190110#bookmark-4662925050369126625"/>
<link type="application/x.atom+xml" rel="service.edit" title="144Labグループ新任役員のご紹介" href="http://b.hatena.ne.jp/atom/edit/4662925050369126625"/>
<summary> </summary>
<issued>2019-01-09T15:08:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662914172826870561</id>
<title>柴田聡子がジャコメッティら巨匠から活力をもらう展覧会レポ - レポート : CINRA.NET</title>
<link type="text/html" rel="related" href="https://www.cinra.net/report/201901-shibatasatoko"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662914172826870561"/>
<link type="application/x.atom+xml" rel="service.edit" title="柴田聡子がジャコメッティら巨匠から活力をもらう展覧会レポ - レポート : CINRA.NET" href="http://b.hatena.ne.jp/atom/edit/4662914172826870561"/>
<summary> </summary>
<issued>2019-01-09T14:41:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-258299255</id>
<title>鳥山明 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E9%B3%A5%E5%B1%B1%E6%98%8E"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-258299255"/>
<link type="application/x.atom+xml" rel="service.edit" title="鳥山明 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/258299255"/>
<summary> </summary>
<issued>2019-01-09T12:37:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662867582093693057</id>
<title> GitHubで最も人気なオープンソースプロジェクトは? 数字で振り返る2018年の技術トレンド
- ログミーTech</title>
<link type="text/html" rel="related" href="https://logmi.jp/tech/articles/320440"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662867582093693057"/>
<link type="application/x.atom+xml" rel="service.edit" title=" GitHubで最も人気なオープンソースプロジェクトは? 数字で振り返る2018年の技術トレンド&#10; - ログミーTech" href="http://b.hatena.ne.jp/atom/edit/4662867582093693057"/>
<summary> </summary>
<issued>2019-01-09T12:32:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662918658920644545</id>
<title>的中率100%の謎アカウント「9.7インチのiPadは消える」と予言し、静かに去る | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2019/01/9-7-ipad-will-be-gone.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662918658920644545"/>
<link type="application/x.atom+xml" rel="service.edit" title="的中率100%の謎アカウント「9.7インチのiPadは消える」と予言し、静かに去る | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/4662918658920644545"/>
<summary> </summary>
<issued>2019-01-09T12:31:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662854538277322209</id>
<title>Bash-5.0 release available</title>
<link type="text/html" rel="related" href="http://lists.gnu.org/archive/html/bug-bash/2019-01/msg00063.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662854538277322209"/>
<link type="application/x.atom+xml" rel="service.edit" title="Bash-5.0 release available" href="http://b.hatena.ne.jp/atom/edit/4662854538277322209"/>
<summary> </summary>
<issued>2019-01-09T12:30:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662879537135669601</id>
<title>「GNU Bash 5.0」リリース、10年ぶりのメジャーバージョンアップ - Publickey</title>
<link type="text/html" rel="related" href="https://www.publickey1.jp/blog/19/gnu_bash_5010.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662879537135669601"/>
<link type="application/x.atom+xml" rel="service.edit" title="「GNU Bash 5.0」リリース、10年ぶりのメジャーバージョンアップ - Publickey" href="http://b.hatena.ne.jp/atom/edit/4662879537135669601"/>
<summary> </summary>
<issued>2019-01-09T12:28:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662919881375766305</id>
<title>【ポケモンGO】タマゴマラソンで5キロ&10キロをかえしてる場合じゃない! リオルにタマンタ…7キロ卵からレア系が出た!! | ロケットニュース24</title>
<link type="text/html" rel="related" href="https://rocketnews24.com/2019/01/09/1162007/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662919881375766305"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ポケモンGO】タマゴマラソンで5キロ&10キロをかえしてる場合じゃない! リオルにタマンタ…7キロ卵からレア系が出た!! | ロケットニュース24" href="http://b.hatena.ne.jp/atom/edit/4662919881375766305"/>
<summary> </summary>
<issued>2019-01-09T12:28:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662919097007326145</id>
<title>Opaopa on Twitter: "2019年スタートの初視聴アニメが、1話から女学生が気になる男の子に濾過した尿を飲ませようと奮戦する作品でしたので、本年良いスタートが切れたと言えるでしょう(上野さんは不器用)。"</title>
<link type="text/html" rel="related" href="https://twitter.com/opaopa691/status/1082785393655799808"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662919097007326145"/>
<link type="application/x.atom+xml" rel="service.edit" title="Opaopa on Twitter: &quot;2019年スタートの初視聴アニメが、1話から女学生が気になる男の子に濾過した尿を飲ませようと奮戦する作品でしたので、本年良いスタートが切れたと言えるでしょう(上野さんは不器用)。&quot;" href="http://b.hatena.ne.jp/atom/edit/4662919097007326145"/>
<summary> </summary>
<issued>2019-01-09T12:04:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662919078216843361</id>
<title>Amazon.co.jp: 上野さんは不器用【期間限定無料版】 1 (ヤングアニマルコミックス): tugeneko: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07L498TJS"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662919078216843361"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 上野さんは不器用【期間限定無料版】 1 (ヤングアニマルコミックス): tugeneko: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662919078216843361"/>
<summary> </summary>
<issued>2019-01-09T12:03:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662904757184380065</id>
<title> Xiaomi、「AirPods」そっくりな無線イヤフォン「AirDots Pro」を約6300円で発売へ - ITmedia NEWS</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/news/articles/1901/09/news059.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662904757184380065"/>
<link type="application/x.atom+xml" rel="service.edit" title=" Xiaomi、「AirPods」そっくりな無線イヤフォン「AirDots Pro」を約6300円で発売へ - ITmedia NEWS" href="http://b.hatena.ne.jp/atom/edit/4662904757184380065"/>
<summary> </summary>
<issued>2019-01-09T11:43:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662918249288122785</id>
<title>ドラゴンボールZ 神と神 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E3%83%89%E3%83%A9%E3%82%B4%E3%83%B3%E3%83%9C%E3%83%BC%E3%83%ABZ_%E7%A5%9E%E3%81%A8%E7%A5%9E"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662918249288122785"/>
<link type="application/x.atom+xml" rel="service.edit" title="ドラゴンボールZ 神と神 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4662918249288122785"/>
<summary> </summary>
<issued>2019-01-09T11:37:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662918030781652929</id>
<title>横尊師 - 唐澤貴洋Wiki</title>
<link type="text/html" rel="related" href="https://sonshi.xyz/wiki/%E6%A8%AA%E5%B0%8A%E5%B8%AB"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662918030781652929"/>
<link type="application/x.atom+xml" rel="service.edit" title="横尊師 - 唐澤貴洋Wiki" href="http://b.hatena.ne.jp/atom/edit/4662918030781652929"/>
<summary> </summary>
<issued>2019-01-09T11:30:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662912627175442273</id>
<title>紅白初出場の「純烈」メンバーが起こした凄惨DVの「誓約書」 | 文春オンライン</title>
<link type="text/html" rel="related" href="http://bunshun.jp/articles/-/10318"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662912627175442273"/>
<link type="application/x.atom+xml" rel="service.edit" title="紅白初出場の「純烈」メンバーが起こした凄惨DVの「誓約書」 | 文春オンライン" href="http://b.hatena.ne.jp/atom/edit/4662912627175442273"/>
<summary> </summary>
<issued>2019-01-09T11:28:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374079574</id>
<title>【第14回MMD杯本選】声なき声に力を。 - ニコニコ動画</title>
<link type="text/html" rel="related" href="https://www.nicovideo.jp/watch/sm25567517"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-374079574"/>
<link type="application/x.atom+xml" rel="service.edit" title="【第14回MMD杯本選】声なき声に力を。 - ニコニコ動画" href="http://b.hatena.ne.jp/atom/edit/374079574"/>
<summary> </summary>
<issued>2019-01-09T11:23:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662917775767961793</id>
<title>Amazon.co.jp: G女子! 1巻: 酉川宇宙: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B014D53N7E"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662917775767961793"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: G女子! 1巻: 酉川宇宙: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662917775767961793"/>
<summary> </summary>
<issued>2019-01-09T11:23:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373079698</id>
<title>
中小企業の救世主!?コスパ抜群の産業用ロボットアーム「xArm」 | Techable(テッカブル)</title>
<link type="text/html" rel="related" href="https://techable.jp/archives/85837"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-373079698"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;中小企業の救世主!?コスパ抜群の産業用ロボットアーム「xArm」 | Techable(テッカブル)" href="http://b.hatena.ne.jp/atom/edit/373079698"/>
<summary> </summary>
<issued>2019-01-09T11:00:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662915542921502049</id>
<title>Amazon.co.jp: お疲れさんにクエン酸! 1L 10倍希釈用: Grocery</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B001AG56UC"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662915542921502049"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: お疲れさんにクエン酸! 1L 10倍希釈用: Grocery" href="http://b.hatena.ne.jp/atom/edit/4662915542921502049"/>
<summary> </summary>
<issued>2019-01-09T10:13:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662915520909794017</id>
<title>商品詳細【単品-共通】</title>
<link type="text/html" rel="related" href="https://www.micreed.co.jp/shop/commodity/0000/148069/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662915520909794017"/>
<link type="application/x.atom+xml" rel="service.edit" title="商品詳細【単品-共通】" href="http://b.hatena.ne.jp/atom/edit/4662915520909794017"/>
<summary> </summary>
<issued>2019-01-09T10:13:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662914160478838881</id>
<title>ときそらはぶき🐢Vtuber on Twitter: "https://t.co/kibBMyG7Fi これ喜んでガブガブ飲んでたわ(疲れには効かない、痛風に効く"</title>
<link type="text/html" rel="related" href="https://twitter.com/tokisora/status/1082932433119469569"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662914160478838881"/>
<link type="application/x.atom+xml" rel="service.edit" title="ときそらはぶき🐢Vtuber on Twitter: &quot;https://t.co/kibBMyG7Fi これ喜んでガブガブ飲んでたわ(疲れには効かない、痛風に効く&quot;" href="http://b.hatena.ne.jp/atom/edit/4662914160478838881"/>
<summary> </summary>
<issued>2019-01-09T09:30:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374353304</id>
<title>Nokogiri 1.8.5, macOS High Sierra and brew's binutils · Issue #1812 · sparklemotion/nokogiri · GitHub</title>
<link type="text/html" rel="related" href="https://github.com/sparklemotion/nokogiri/issues/1812"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-374353304"/>
<link type="application/x.atom+xml" rel="service.edit" title="Nokogiri 1.8.5, macOS High Sierra and brew's binutils · Issue #1812 · sparklemotion/nokogiri · GitHub" href="http://b.hatena.ne.jp/atom/edit/374353304"/>
<summary> </summary>
<issued>2019-01-09T09:19:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662911477197901057</id>
<title>Tombo, Inc. をスマートニュース株式会社に売却しました</title>
<link type="text/html" rel="related" href="http://nmi.jp/2019-01-09-Exit-of-Tombo-Inc"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662911477197901057"/>
<link type="application/x.atom+xml" rel="service.edit" title="Tombo, Inc. をスマートニュース株式会社に売却しました" href="http://b.hatena.ne.jp/atom/edit/4662911477197901057"/>
<summary> </summary>
<issued>2019-01-09T08:45:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662912585299509473</id>
<title>Amazon.co.jp: USB C LANハブUSB 3ポートWavlink 千兆ギガLANアダプタ搭載USB 充電可能、コンパクト データ転送、ラップトップ、タブレットモバイル: Personal Computer</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B0727P3R9M/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662912585299509473"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: USB C LANハブUSB 3ポートWavlink 千兆ギガLANアダプタ搭載USB 充電可能、コンパクト データ転送、ラップトップ、タブレットモバイル: Personal Computer" href="http://b.hatena.ne.jp/atom/edit/4662912585299509473"/>
<summary> </summary>
<issued>2019-01-09T08:41:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-116410718</id>
<title>飽きっぽい30男が4ヶ月でTOEIC 850点を取った3つの方法</title>
<link type="text/html" rel="related" href="http://blog.wktk.co.jp/archives/257"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-116410718"/>
<link type="application/x.atom+xml" rel="service.edit" title="飽きっぽい30男が4ヶ月でTOEIC 850点を取った3つの方法" href="http://b.hatena.ne.jp/atom/edit/116410718"/>
<summary> </summary>
<issued>2019-01-09T07:47:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-32379409</id>
<title>ひとり暮らしの男性に、電気フライヤーのススメ(旧:ひとり暮らしを新しく始める男子が買うべきたった1つのモノ)</title>
<link type="text/html" rel="related" href="http://blog.wktk.co.jp/archives/136"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-32379409"/>
<link type="application/x.atom+xml" rel="service.edit" title="ひとり暮らしの男性に、電気フライヤーのススメ(旧:ひとり暮らしを新しく始める男子が買うべきたった1つのモノ)" href="http://b.hatena.ne.jp/atom/edit/32379409"/>
<summary> </summary>
<issued>2019-01-09T07:45:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662907465161366593</id>
<title>Screenshot - 894836605e7759765c0a6ce6f3bed1e8 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/894836605e7759765c0a6ce6f3bed1e8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662907465161366593"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 894836605e7759765c0a6ce6f3bed1e8 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4662907465161366593"/>
<summary> </summary>
<issued>2019-01-09T06:02:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662726233640101889</id>
<title>Macで開発するなら抑えておくべきショートカットキーまとめ - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/ryuichi1208/items/95b835b63c31d39c7629"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662726233640101889"/>
<link type="application/x.atom+xml" rel="service.edit" title="Macで開発するなら抑えておくべきショートカットキーまとめ - Qiita" href="http://b.hatena.ne.jp/atom/edit/4662726233640101889"/>
<summary> </summary>
<issued>2019-01-09T06:02:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662903767194373921</id>
<title>スタートアップに新たな可能性--「いきなり!ステーキ」が切り拓いた特許の最前線 - CNET Japan</title>
<link type="text/html" rel="related" href="https://japan.cnet.com/article/35130986/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662903767194373921"/>
<link type="application/x.atom+xml" rel="service.edit" title="スタートアップに新たな可能性--「いきなり!ステーキ」が切り拓いた特許の最前線 - CNET Japan" href="http://b.hatena.ne.jp/atom/edit/4662903767194373921"/>
<summary> </summary>
<issued>2019-01-09T05:19:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662902173761437697</id>
<title>仮想通貨、他人PCで無断採掘 初公判で無罪主張:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASM185VM3M18ULOB010.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662902173761437697"/>
<link type="application/x.atom+xml" rel="service.edit" title="仮想通貨、他人PCで無断採掘 初公判で無罪主張:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662902173761437697"/>
<summary> </summary>
<issued>2019-01-09T03:27:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662900363432637793</id>
<title>コンプレックスも武器になる?! ~時代は“ボディー・ポジティブ”~ - NHK クローズアップ現代+</title>
<link type="text/html" rel="related" href="https://www.nhk.or.jp/gendai/articles/4229/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662900363432637793"/>
<link type="application/x.atom+xml" rel="service.edit" title="コンプレックスも武器になる?! ~時代は“ボディー・ポジティブ”~ - NHK クローズアップ現代+" href="http://b.hatena.ne.jp/atom/edit/4662900363432637793"/>
<summary> </summary>
<issued>2019-01-09T02:22:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662900008560950305</id>
<title>トラウトサーモンだまし取る、詐欺グループの男女4人再逮捕 | MBS 全国のニュース</title>
<link type="text/html" rel="related" href="https://www.mbs.jp/news/zenkokunews/20190109/3568974.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662900008560950305"/>
<link type="application/x.atom+xml" rel="service.edit" title="トラウトサーモンだまし取る、詐欺グループの男女4人再逮捕 | MBS 全国のニュース" href="http://b.hatena.ne.jp/atom/edit/4662900008560950305"/>
<summary> </summary>
<issued>2019-01-09T02:11:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662897061676389953</id>
<title>iPhone/iPadの日本語入力(Apple純正、Simeji、ATOK、Gboard)を比較|りんごの使い方</title>
<link type="text/html" rel="related" href="https://iphone-manual.net/compare-apple-ime-simeji-atok-gboard-01/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662897061676389953"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhone/iPadの日本語入力(Apple純正、Simeji、ATOK、Gboard)を比較|りんごの使い方" href="http://b.hatena.ne.jp/atom/edit/4662897061676389953"/>
<summary> </summary>
<issued>2019-01-09T00:40:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662844658778440769</id>
<title>「必ずしも結婚する必要ない」7割近くに NHK調査 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190108/k10011770391000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662844658778440769"/>
<link type="application/x.atom+xml" rel="service.edit" title="「必ずしも結婚する必要ない」7割近くに NHK調査 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4662844658778440769"/>
<summary> </summary>
<issued>2019-01-09T00:37:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662867523574761409</id>
<title>2900円で買った「しまむら」のガジェットバックが驚異の収納力を発揮 - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2019/01/08/2900/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190109#bookmark-4662867523574761409"/>
<link type="application/x.atom+xml" rel="service.edit" title="2900円で買った「しまむら」のガジェットバックが驚異の収納力を発揮 - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4662867523574761409"/>
<summary> </summary>
<issued>2019-01-08T15:11:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-314831314</id>
<title>ArmとCortex|Cortex-M編</title>
<link type="text/html" rel="related" href="https://www.aps-web.jp/academy/cm/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-314831314"/>
<link type="application/x.atom+xml" rel="service.edit" title="ArmとCortex|Cortex-M編" href="http://b.hatena.ne.jp/atom/edit/314831314"/>
<summary> </summary>
<issued>2019-01-08T13:58:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662873750740761985</id>
<title>Human venom lab/ヒト内在毒研究所</title>
<link type="text/html" rel="related" href="http://hvl.html.xdomain.jp/about.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662873750740761985"/>
<link type="application/x.atom+xml" rel="service.edit" title="Human venom lab/ヒト内在毒研究所" href="http://b.hatena.ne.jp/atom/edit/4662873750740761985"/>
<summary> </summary>
<issued>2019-01-08T12:36:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662799095615650497</id>
<title>「住まいのない生活保護利用者」は一体どこで暮らせばいいのか(大西 連) | 現代ビジネス | 講談社(1/6)</title>
<link type="text/html" rel="related" href="https://gendai.ismedia.jp/articles/-/59244"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662799095615650497"/>
<link type="application/x.atom+xml" rel="service.edit" title="「住まいのない生活保護利用者」は一体どこで暮らせばいいのか(大西 連) | 現代ビジネス | 講談社(1/6)" href="http://b.hatena.ne.jp/atom/edit/4662799095615650497"/>
<summary> </summary>
<issued>2019-01-08T12:17:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-362678680</id>
<title>IntelがType-C互換の「Thunderbolt 3」をCPU内に組み込み&ロイヤリティフリー化を発表、Thunderbolt普及でどう便利になるのかまとめ - GIGAZINE</title>
<link type="text/html" rel="related" href="https://gigazine.net/news/20170527-intel-thunderbolt-3-everywhere/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-362678680"/>
<link type="application/x.atom+xml" rel="service.edit" title="IntelがType-C互換の「Thunderbolt 3」をCPU内に組み込み&ロイヤリティフリー化を発表、Thunderbolt普及でどう便利になるのかまとめ - GIGAZINE" href="http://b.hatena.ne.jp/atom/edit/362678680"/>
<summary> </summary>
<issued>2019-01-08T12:16:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662854958647263777</id>
<title>【年末特別座談会 ライター編】後藤、笠原、山田の3氏がPC業界2018年の話題を総括 ~1TB SSDのプレゼントつき - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/1161139.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662854958647263777"/>
<link type="application/x.atom+xml" rel="service.edit" title="【年末特別座談会 ライター編】後藤、笠原、山田の3氏がPC業界2018年の話題を総括 ~1TB SSDのプレゼントつき - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4662854958647263777"/>
<summary> </summary>
<issued>2019-01-08T12:15:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-346449014</id>
<title>「ネットこじきは犯罪」 容疑で無職男が書類送検 募金や大道芸は? - withnews(ウィズニュース)</title>
<link type="text/html" rel="related" href="https://withnews.jp/article/f0150226001qq000000000000000G0010401qq000011562A"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-346449014"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ネットこじきは犯罪」 容疑で無職男が書類送検 募金や大道芸は? - withnews(ウィズニュース)" href="http://b.hatena.ne.jp/atom/edit/346449014"/>
<summary> </summary>
<issued>2019-01-08T10:08:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662855953469106273</id>
<title>理事長への早朝あいさつで教員スト 東京の私立校 - 毎日新聞</title>
<link type="text/html" rel="related" href="https://mainichi.jp/articles/20190108/k00/00m/040/058000c"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662855953469106273"/>
<link type="application/x.atom+xml" rel="service.edit" title="理事長への早朝あいさつで教員スト 東京の私立校 - 毎日新聞" href="http://b.hatena.ne.jp/atom/edit/4662855953469106273"/>
<summary> </summary>
<issued>2019-01-08T09:32:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662867432843574273</id>
<title>Amazon.co.jp: いかにして問題をとくか: G.ポリア, HASH(0x74e58d8), HASH(0x7d2bed0): Books</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/4621045938"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662867432843574273"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: いかにして問題をとくか: G.ポリア, HASH(0x74e58d8), HASH(0x7d2bed0): Books" href="http://b.hatena.ne.jp/atom/edit/4662867432843574273"/>
<summary> </summary>
<issued>2019-01-08T09:20:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662867252454929313</id>
<title>西野カナ 歌手活動の無期限休止を発表 来月のライブ後から「期限を決めずに色々と挑戦したい」― スポニチ Sponichi Annex 芸能</title>
<link type="text/html" rel="related" href="https://www.sponichi.co.jp/entertainment/news/2019/01/08/kiji/20190108s00041000256000c.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662867252454929313"/>
<link type="application/x.atom+xml" rel="service.edit" title="西野カナ 歌手活動の無期限休止を発表 来月のライブ後から「期限を決めずに色々と挑戦したい」― スポニチ Sponichi Annex 芸能" href="http://b.hatena.ne.jp/atom/edit/4662867252454929313"/>
<summary> </summary>
<issued>2019-01-08T09:14:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662867214337093441</id>
<title>WindowsとLinuxの架け橋“Windows Subsystem for Linux” - 窓の杜</title>
<link type="text/html" rel="related" href="https://forest.watch.impress.co.jp/docs/shseri/win10oct/1160/547/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662867214337093441"/>
<link type="application/x.atom+xml" rel="service.edit" title="WindowsとLinuxの架け橋“Windows Subsystem for Linux” - 窓の杜" href="http://b.hatena.ne.jp/atom/edit/4662867214337093441"/>
<summary> </summary>
<issued>2019-01-08T09:13:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662867159039386817</id>
<title>Amazon.co.jp: 完全独習 統計学入門: 小島寛之: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B00DJ0Y7F2"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662867159039386817"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 完全独習 統計学入門: 小島寛之: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662867159039386817"/>
<summary> </summary>
<issued>2019-01-08T09:11:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662866607672940673</id>
<title>書籍『数学:物理を学び楽しむために』 - 結城浩の数学ノート</title>
<link type="text/html" rel="related" href="https://math.hyuki.net/20180514190024/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662866607672940673"/>
<link type="application/x.atom+xml" rel="service.edit" title="書籍『数学:物理を学び楽しむために』 - 結城浩の数学ノート" href="http://b.hatena.ne.jp/atom/edit/4662866607672940673"/>
<summary> </summary>
<issued>2019-01-08T08:54:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-19927608</id>
<title>
Math book
</title>
<link type="text/html" rel="related" href="http://www.gakushuin.ac.jp/~881791/mathbook/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-19927608"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;Math book&#10;" href="http://b.hatena.ne.jp/atom/edit/19927608"/>
<summary> </summary>
<issued>2019-01-08T08:54:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-349869268</id>
<title>2019冬アニメ一覧|今期(1月放送開始)新作アニメ情報 | アニメイトタイムズ</title>
<link type="text/html" rel="related" href="https://www.animatetimes.com/tag/details.php?id=6212"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-349869268"/>
<link type="application/x.atom+xml" rel="service.edit" title="2019冬アニメ一覧|今期(1月放送開始)新作アニメ情報 | アニメイトタイムズ" href="http://b.hatena.ne.jp/atom/edit/349869268"/>
<summary> </summary>
<issued>2019-01-08T08:30:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662808568703279905</id>
<title>米国家安全保障局、リバースエンジニアリングツール「GHIDRA」を公開へ - ZDNet Japan</title>
<link type="text/html" rel="related" href="https://japan.zdnet.com/article/35130881/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662808568703279905"/>
<link type="application/x.atom+xml" rel="service.edit" title="米国家安全保障局、リバースエンジニアリングツール「GHIDRA」を公開へ - ZDNet Japan" href="http://b.hatena.ne.jp/atom/edit/4662808568703279905"/>
<summary> </summary>
<issued>2019-01-08T08:27:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662767655380053217</id>
<title>古いパソコンをChromium OSでサクサク動かす | ガジェット通信 GetNews</title>
<link type="text/html" rel="related" href="https://getnews.jp/archives/2110543"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662767655380053217"/>
<link type="application/x.atom+xml" rel="service.edit" title="古いパソコンをChromium OSでサクサク動かす | ガジェット通信 GetNews" href="http://b.hatena.ne.jp/atom/edit/4662767655380053217"/>
<summary> </summary>
<issued>2019-01-08T08:27:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662865713245953153</id>
<title>エヴァンゲリオンがさらにわかる動画:旧【最終調整版】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=TeoFnVoiQAs"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662865713245953153"/>
<link type="application/x.atom+xml" rel="service.edit" title="エヴァンゲリオンがさらにわかる動画:旧【最終調整版】" href="http://b.hatena.ne.jp/atom/edit/4662865713245953153"/>
<summary> </summary>
<issued>2019-01-08T08:26:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662865683718051969</id>
<title>【世界初無料独占】『ヱヴァンゲリヲン新劇場版:序、:破 』一挙配信 | 【AbemaTV】国内最大の無料アニメチャンネル</title>
<link type="text/html" rel="related" href="https://abema.tv/channels/abema-anime/slots/DMKC5B4Z2HsBWP"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662865683718051969"/>
<link type="application/x.atom+xml" rel="service.edit" title="【世界初無料独占】『ヱヴァンゲリヲン新劇場版:序、:破 』一挙配信 | 【AbemaTV】国内最大の無料アニメチャンネル" href="http://b.hatena.ne.jp/atom/edit/4662865683718051969"/>
<summary></summary>
<issued>2019-01-08T08:25:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662726985796315489</id>
<title>無料になったDAW、Cakewalk(旧SONAR)は正式に日本語化対応し、その後も着々と進化中 | | 藤本健の "DTMステーション"</title>
<link type="text/html" rel="related" href="https://www.dtmstation.com/archives/23231.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662726985796315489"/>
<link type="application/x.atom+xml" rel="service.edit" title="無料になったDAW、Cakewalk(旧SONAR)は正式に日本語化対応し、その後も着々と進化中 | | 藤本健の &quot;DTMステーション&quot;" href="http://b.hatena.ne.jp/atom/edit/4662726985796315489"/>
<summary> </summary>
<issued>2019-01-08T08:25:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662686088042391457</id>
<title>[全訳] 韓国国防部「反論映像」全テクスト(徐台教) - 個人 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/byline/seodaegyo/20190104-00110128/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662686088042391457"/>
<link type="application/x.atom+xml" rel="service.edit" title="[全訳] 韓国国防部「反論映像」全テクスト(徐台教) - 個人 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4662686088042391457"/>
<summary> </summary>
<issued>2019-01-08T08:22:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-270812065</id>
<title>HpFP - NICTサイエンスクラウド</title>
<link type="text/html" rel="related" href="http://hpfp.nict.go.jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-270812065"/>
<link type="application/x.atom+xml" rel="service.edit" title="HpFP - NICTサイエンスクラウド" href="http://b.hatena.ne.jp/atom/edit/270812065"/>
<summary> </summary>
<issued>2019-01-08T08:20:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662865470580292225</id>
<title>ネットフリックスの「イッキ見」支える女性エンジニアの技術 | Forbes JAPAN(フォーブス ジャパン)</title>
<link type="text/html" rel="related" href="https://forbesjapan.com/articles/detail/24631"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662865470580292225"/>
<link type="application/x.atom+xml" rel="service.edit" title="ネットフリックスの「イッキ見」支える女性エンジニアの技術 | Forbes JAPAN(フォーブス ジャパン)" href="http://b.hatena.ne.jp/atom/edit/4662865470580292225"/>
<summary> </summary>
<issued>2019-01-08T08:19:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-348087757</id>
<title>hagino3000's blog: オライリーから「仕事ではじめる機械学習」という本を出しました</title>
<link type="text/html" rel="related" href="https://hagino3000.blogspot.com/2017/11/oreillymlbook.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-348087757"/>
<link type="application/x.atom+xml" rel="service.edit" title="hagino3000's blog: オライリーから「仕事ではじめる機械学習」という本を出しました" href="http://b.hatena.ne.jp/atom/edit/348087757"/>
<summary> </summary>
<issued>2019-01-08T08:17:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662865400250199425</id>
<title>精神障害者保健福祉手帳交通運賃割引有無一覧(鉄道) - みんなねっと</title>
<link type="text/html" rel="related" href="https://seishinhoken.jp/researches/bcd9054da41cbaace9cd88aa8c400113def8c023"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662865400250199425"/>
<link type="application/x.atom+xml" rel="service.edit" title="精神障害者保健福祉手帳交通運賃割引有無一覧(鉄道) - みんなねっと" href="http://b.hatena.ne.jp/atom/edit/4662865400250199425"/>
<summary> </summary>
<issued>2019-01-08T08:17:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-361402631</id>
<title>
obniz: Make everything online
</title>
<link type="text/html" rel="related" href="https://obniz.io/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-361402631"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10; &#10; obniz: Make everything online&#10; &#10; " href="http://b.hatena.ne.jp/atom/edit/361402631"/>
<summary> </summary>
<issued>2019-01-08T08:09:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-359490212</id>
<title>WordPressユーザー向け「カゴヤのWordPress専用サーバー」- 初期費用無料|レンタルサーバーのカゴヤ・ジャパン</title>
<link type="text/html" rel="related" href="https://www.kagoya.jp/wordpress/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-359490212"/>
<link type="application/x.atom+xml" rel="service.edit" title="WordPressユーザー向け「カゴヤのWordPress専用サーバー」- 初期費用無料|レンタルサーバーのカゴヤ・ジャパン" href="http://b.hatena.ne.jp/atom/edit/359490212"/>
<summary> </summary>
<issued>2019-01-08T08:07:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662019379702614817</id>
<title>
頼むからまともなプログラマ目指すなら数学ちゃんと勉強してくれ|古都こと|note
</title>
<link type="text/html" rel="related" href="https://note.mu/kotofurumiya/n/n53e1dfd0dc56"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662019379702614817"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;頼むからまともなプログラマ目指すなら数学ちゃんと勉強してくれ|古都こと|note&#10;" href="http://b.hatena.ne.jp/atom/edit/4662019379702614817"/>
<summary> </summary>
<issued>2019-01-08T08:04:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662864597628153665</id>
<title>全力で「ブラウザ三国志」をプレイしたkawango氏、驚きのオフ会を開催</title>
<link type="text/html" rel="related" href="https://game.watch.impress.co.jp/docs/news/364048.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662864597628153665"/>
<link type="application/x.atom+xml" rel="service.edit" title="全力で「ブラウザ三国志」をプレイしたkawango氏、驚きのオフ会を開催" href="http://b.hatena.ne.jp/atom/edit/4662864597628153665"/>
<summary> </summary>
<issued>2019-01-08T07:52:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662864568637123393</id>
<title>ドワンゴが会社ぐるみでハマッた「ブラウザ三国志」。社員が“異様な空気”と口を揃える,当時の様子とは――「ゲーマーはもっと経営者を目指すべき!」第7回 - 4Gamer.net</title>
<link type="text/html" rel="related" href="https://www.4gamer.net/games/089/G008929/20120708005/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662864568637123393"/>
<link type="application/x.atom+xml" rel="service.edit" title="ドワンゴが会社ぐるみでハマッた「ブラウザ三国志」。社員が“異様な空気”と口を揃える,当時の様子とは――「ゲーマーはもっと経営者を目指すべき!」第7回 - 4Gamer.net" href="http://b.hatena.ne.jp/atom/edit/4662864568637123393"/>
<summary> </summary>
<issued>2019-01-08T07:51:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662864477369065793</id>
<title>【数量限定】ヨドバシアキバ、Huawei nova lite2が本体単品で一括10,000円で販売中!SIM契約なしで1人1台限りで販売中!! | Skyblue</title>
<link type="text/html" rel="related" href="http://skyblue.ciao.jp/skyblue/?p=6717"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662864477369065793"/>
<link type="application/x.atom+xml" rel="service.edit" title="【数量限定】ヨドバシアキバ、Huawei nova lite2が本体単品で一括10,000円で販売中!SIM契約なしで1人1台限りで販売中!! | Skyblue" href="http://b.hatena.ne.jp/atom/edit/4662864477369065793"/>
<summary> </summary>
<issued>2019-01-08T07:48:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662529822093219457</id>
<title>2019年注目の「人工知能」5大潮流 エッジにおけるIoTとAIの融合 - ライブドアニュース</title>
<link type="text/html" rel="related" href="http://news.livedoor.com/article/detail/15817993/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662529822093219457"/>
<link type="application/x.atom+xml" rel="service.edit" title="2019年注目の「人工知能」5大潮流 エッジにおけるIoTとAIの融合 - ライブドアニュース" href="http://b.hatena.ne.jp/atom/edit/4662529822093219457"/>
<summary> </summary>
<issued>2019-01-08T07:47:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662525243120990145</id>
<title>『エースコンバット7』世界の歴史解説―「ストレンジリアル」ってどんな世界?【年末年始特集】 | Game*Spark - 国内・海外ゲーム情報サイト</title>
<link type="text/html" rel="related" href="https://www.gamespark.jp/article/2019/01/01/86408.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662525243120990145"/>
<link type="application/x.atom+xml" rel="service.edit" title="『エースコンバット7』世界の歴史解説―「ストレンジリアル」ってどんな世界?【年末年始特集】 | Game*Spark - 国内・海外ゲーム情報サイト" href="http://b.hatena.ne.jp/atom/edit/4662525243120990145"/>
<summary> </summary>
<issued>2019-01-08T07:47:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662530646190102337</id>
<title>Raspberry PiでおうちKubernetes構築【論理編】 - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/go_vargo/items/29f6d832ea0a289b4778"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662530646190102337"/>
<link type="application/x.atom+xml" rel="service.edit" title="Raspberry PiでおうちKubernetes構築【論理編】 - Qiita" href="http://b.hatena.ne.jp/atom/edit/4662530646190102337"/>
<summary> </summary>
<issued>2019-01-08T07:46:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662494124470203265</id>
<title>
お前は絶望的にプログラミングに向いてないから諦めて刺身にタンポポ乗せる仕事でもやってろ|古都こと|note
</title>
<link type="text/html" rel="related" href="https://note.mu/kotofurumiya/n/n31d401fce782"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662494124470203265"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;お前は絶望的にプログラミングに向いてないから諦めて刺身にタンポポ乗せる仕事でもやってろ|古都こと|note&#10;" href="http://b.hatena.ne.jp/atom/edit/4662494124470203265"/>
<summary> </summary>
<issued>2019-01-08T07:46:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-342961600</id>
<title>株式会社インフィニットループ代表取締役社長3Dモデル無料配布|北海道札幌市のPHPシステム・ゲーム開発会社 インフィニットループ</title>
<link type="text/html" rel="related" href="https://www.infiniteloop.co.jp/special/ceo/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-342961600"/>
<link type="application/x.atom+xml" rel="service.edit" title="株式会社インフィニットループ代表取締役社長3Dモデル無料配布|北海道札幌市のPHPシステム・ゲーム開発会社 インフィニットループ" href="http://b.hatena.ne.jp/atom/edit/342961600"/>
<summary> </summary>
<issued>2019-01-08T07:37:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662863799301073121</id>
<title>コカイン所持 六本木のクラブ経営者ら逮捕|NNNニュース</title>
<link type="text/html" rel="related" href="http://www.news24.jp/nnn/news162122714.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662863799301073121"/>
<link type="application/x.atom+xml" rel="service.edit" title="コカイン所持 六本木のクラブ経営者ら逮捕|NNNニュース" href="http://b.hatena.ne.jp/atom/edit/4662863799301073121"/>
<summary> </summary>
<issued>2019-01-08T07:27:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662854685379959009</id>
<title>黒碧天二日目西のー19a on Twitter: "碧天コンビナート新刊朝潮型本 完売しました! ご来場ありがとうございました! #コミケ"</title>
<link type="text/html" rel="related" href="https://twitter.com/KuroHekiten/status/1079194106650288128"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662854685379959009"/>
<link type="application/x.atom+xml" rel="service.edit" title="黒碧天二日目西のー19a on Twitter: &quot;碧天コンビナート新刊朝潮型本 完売しました! ご来場ありがとうございました! #コミケ&quot;" href="http://b.hatena.ne.jp/atom/edit/4662854685379959009"/>
<summary> </summary>
<issued>2019-01-08T07:11:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662863228070400609</id>
<title>黒碧天二日目西のー19a on Twitter: "【#コミケ】朝潮型本(成年向)【#C95】 今回碧天コンビナートの冬コミ新刊は朝潮型から霞・満潮・朝潮の三人の本です 一部500円で頒布予定 通販もあります とらのあな様https://t.co/zvbXkjwv46 メロブ様… https://t.co/HIQGVzXsGl"</title>
<link type="text/html" rel="related" href="https://twitter.com/KuroHekiten/status/1078424295271854080"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662863228070400609"/>
<link type="application/x.atom+xml" rel="service.edit" title="黒碧天二日目西のー19a on Twitter: &quot;【#コミケ】朝潮型本(成年向)【#C95】 今回碧天コンビナートの冬コミ新刊は朝潮型から霞・満潮・朝潮の三人の本です 一部500円で頒布予定 通販もあります とらのあな様https://t.co/zvbXkjwv46 メロブ様… https://t.co/HIQGVzXsGl&quot;" href="http://b.hatena.ne.jp/atom/edit/4662863228070400609"/>
<summary> </summary>
<issued>2019-01-08T07:09:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662863209279918113</id>
<title>黒碧天二日目西のー19a on Twitter: "碧天コンビナート絵師「黒碧天」逝去のお知らせ
https://t.co/lrsXDMwSiq"</title>
<link type="text/html" rel="related" href="https://twitter.com/KuroHekiten/status/1082246198940000258"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662863209279918113"/>
<link type="application/x.atom+xml" rel="service.edit" title="黒碧天二日目西のー19a on Twitter: &quot;碧天コンビナート絵師「黒碧天」逝去のお知らせ&#10;https://t.co/lrsXDMwSiq&quot;" href="http://b.hatena.ne.jp/atom/edit/4662863209279918113"/>
<summary> </summary>
<issued>2019-01-08T07:09:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662863175993920417</id>
<title>冬コミ新刊脱稿しました : 黒碧天★御絵描廟★</title>
<link type="text/html" rel="related" href="http://blog.livedoor.jp/kurohekiten/archives/54633431.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662863175993920417"/>
<link type="application/x.atom+xml" rel="service.edit" title="冬コミ新刊脱稿しました : 黒碧天★御絵描廟★" href="http://b.hatena.ne.jp/atom/edit/4662863175993920417"/>
<summary> </summary>
<issued>2019-01-08T07:08:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662827098266954593</id>
<title>黒碧天、逝去のお知らせ : 黒碧天★御絵描廟★</title>
<link type="text/html" rel="related" href="http://blog.livedoor.jp/kurohekiten/archives/54702707.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662827098266954593"/>
<link type="application/x.atom+xml" rel="service.edit" title="黒碧天、逝去のお知らせ : 黒碧天★御絵描廟★" href="http://b.hatena.ne.jp/atom/edit/4662827098266954593"/>
<summary> </summary>
<issued>2019-01-08T07:05:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662859181674038113</id>
<title>ASCII.jp:Xperia XZ3も含めた「イヤホン用アダプター増えすぎ問題」|Xperia XZ3ロングランレポート</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/790/1790189/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662859181674038113"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:Xperia XZ3も含めた「イヤホン用アダプター増えすぎ問題」|Xperia XZ3ロングランレポート" href="http://b.hatena.ne.jp/atom/edit/4662859181674038113"/>
<summary> </summary>
<issued>2019-01-08T05:54:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662858855256505377</id>
<title>【イベントレポート】Seagate、最大2TBのコンシューマ向けNVMe SSD「FireCuda 510 SSD」 - PC Watch</title>
<link type="text/html" rel="related" href="https://pc.watch.impress.co.jp/docs/news/event/1163512.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662858855256505377"/>
<link type="application/x.atom+xml" rel="service.edit" title="【イベントレポート】Seagate、最大2TBのコンシューマ向けNVMe SSD「FireCuda 510 SSD」 - PC Watch" href="http://b.hatena.ne.jp/atom/edit/4662858855256505377"/>
<summary> </summary>
<issued>2019-01-08T04:53:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662858833781667905</id>
<title>やまねこ⚙楢ノ木技研 on Twitter: "NTT回線と電気だけは、提供義務があるから、申請すればどんな山奥の一軒家だって引いてくれるからいいんだけどね。水道には提供義務が無い。。 https://t.co/srTg1VyWad"</title>
<link type="text/html" rel="related" href="https://twitter.com/felis_silv/status/1082456589204828160"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662858833781667905"/>
<link type="application/x.atom+xml" rel="service.edit" title="やまねこ⚙楢ノ木技研 on Twitter: &quot;NTT回線と電気だけは、提供義務があるから、申請すればどんな山奥の一軒家だって引いてくれるからいいんだけどね。水道には提供義務が無い。。 https://t.co/srTg1VyWad&quot;" href="http://b.hatena.ne.jp/atom/edit/4662858833781667905"/>
<summary> </summary>
<issued>2019-01-08T04:53:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662858802643154529</id>
<title>USB Type-C認証プログラムが発足 | スラド セキュリティ</title>
<link type="text/html" rel="related" href="https://security.srad.jp/story/19/01/07/0745249/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662858802643154529"/>
<link type="application/x.atom+xml" rel="service.edit" title="USB Type-C認証プログラムが発足 | スラド セキュリティ" href="http://b.hatena.ne.jp/atom/edit/4662858802643154529"/>
<summary> </summary>
<issued>2019-01-08T04:52:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662858783315800609</id>
<title>ウチューじん・ささき on Twitter: "保証外の使い方してぶっ壊したユーザーが代理店に「泣きついたら」非公開のリカバリー手順を教えて無償でファーム流し込んで復活させたという話、僕には到底美談としては受け取れない。サービスに金を払わない日本のブラック顧客体質ってどうして出来たと思う?"</title>
<link type="text/html" rel="related" href="https://twitter.com/uchujin17/status/1082078292113383424"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662858783315800609"/>
<link type="application/x.atom+xml" rel="service.edit" title="ウチューじん・ささき on Twitter: &quot;保証外の使い方してぶっ壊したユーザーが代理店に「泣きついたら」非公開のリカバリー手順を教えて無償でファーム流し込んで復活させたという話、僕には到底美談としては受け取れない。サービスに金を払わない日本のブラック顧客体質ってどうして出来たと思う?&quot;" href="http://b.hatena.ne.jp/atom/edit/4662858783315800609"/>
<summary> </summary>
<issued>2019-01-08T04:51:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-354636829</id>
<title>word2vec(Skip-Gram Model)の仕組みを恐らく日本一簡潔にまとめてみたつもり - これで無理なら諦めて!世界一やさしいデータ分析教室</title>
<link type="text/html" rel="related" href="http://www.randpy.tokyo/entry/word2vec_skip_gram_model"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-354636829"/>
<link type="application/x.atom+xml" rel="service.edit" title="word2vec(Skip-Gram Model)の仕組みを恐らく日本一簡潔にまとめてみたつもり - これで無理なら諦めて!世界一やさしいデータ分析教室" href="http://b.hatena.ne.jp/atom/edit/354636829"/>
<summary> </summary>
<issued>2019-01-08T04:44:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662818197483678017</id>
<title>Raspberry Pi 3B+より高性能で低価格——Intel Atom x5搭載のワンボードマイコン「ATOMIC Pi」 | fabcross</title>
<link type="text/html" rel="related" href="https://fabcross.jp/news/2019/20190107_atomx5oneboardpc_atomicpi.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662818197483678017"/>
<link type="application/x.atom+xml" rel="service.edit" title="Raspberry Pi 3B+より高性能で低価格——Intel Atom x5搭載のワンボードマイコン「ATOMIC Pi」 | fabcross" href="http://b.hatena.ne.jp/atom/edit/4662818197483678017"/>
<summary> </summary>
<issued>2019-01-08T03:52:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662845983239034561</id>
<title> GitHub、無料ユーザーもプライベートリポジトリを使い放題に - ITmedia NEWS</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/news/articles/1901/08/news051.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662845983239034561"/>
<link type="application/x.atom+xml" rel="service.edit" title=" GitHub、無料ユーザーもプライベートリポジトリを使い放題に - ITmedia NEWS" href="http://b.hatena.ne.jp/atom/edit/4662845983239034561"/>
<summary> </summary>
<issued>2019-01-08T03:50:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662363982659554529</id>
<title>ちゃお2月号付録の『タッチ認証!スマート☆ATM型貯金箱』がすごい! - みんなたのしくすごせたら</title>
<link type="text/html" rel="related" href="https://blog.sapico.net/entry/chao-atm-bank"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662363982659554529"/>
<link type="application/x.atom+xml" rel="service.edit" title="ちゃお2月号付録の『タッチ認証!スマート☆ATM型貯金箱』がすごい! - みんなたのしくすごせたら" href="http://b.hatena.ne.jp/atom/edit/4662363982659554529"/>
<summary> </summary>
<issued>2019-01-08T03:48:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662856428063016545</id>
<title>Samsung、RTX 2080とG-SYNC液晶搭載のゲーミングノート「Samsung Notebook Odyssey」 - エルミタージュ秋葉原</title>
<link type="text/html" rel="related" href="http://www.gdm.or.jp/pressrelease/2019/0108/289859"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662856428063016545"/>
<link type="application/x.atom+xml" rel="service.edit" title="Samsung、RTX 2080とG-SYNC液晶搭載のゲーミングノート「Samsung Notebook Odyssey」 - エルミタージュ秋葉原" href="http://b.hatena.ne.jp/atom/edit/4662856428063016545"/>
<summary> </summary>
<issued>2019-01-08T03:38:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662852188393246017</id>
<title>背面イメチェン 新ThinkPad X1 Carbon(2019)をレノボが発表 - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2019/01/07/thinkpad-x1-carbon-2019/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662852188393246017"/>
<link type="application/x.atom+xml" rel="service.edit" title="背面イメチェン 新ThinkPad X1 Carbon(2019)をレノボが発表 - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4662852188393246017"/>
<summary> </summary>
<issued>2019-01-08T02:27:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662555185487015265</id>
<title>神戸新聞NEXT|事件・事故|実家より先に祖父宅に帰省の息子に父が立腹、頭突き</title>
<link type="text/html" rel="related" href="https://www.kobe-np.co.jp/news/jiken/201901/0011949003.shtml"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662555185487015265"/>
<link type="application/x.atom+xml" rel="service.edit" title="神戸新聞NEXT|事件・事故|実家より先に祖父宅に帰省の息子に父が立腹、頭突き" href="http://b.hatena.ne.jp/atom/edit/4662555185487015265"/>
<summary> </summary>
<issued>2019-01-08T02:23:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662853918728262785</id>
<title>覚醒剤「運び屋」か? スーツケースの底に2.8キロ 沖縄県警、タイ人を逮捕 | 沖縄タイムス+プラス ニュース | 沖縄タイムス+プラス</title>
<link type="text/html" rel="related" href="https://www.okinawatimes.co.jp/articles/-/368892"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662853918728262785"/>
<link type="application/x.atom+xml" rel="service.edit" title="覚醒剤「運び屋」か? スーツケースの底に2.8キロ 沖縄県警、タイ人を逮捕 | 沖縄タイムス+プラス ニュース | 沖縄タイムス+プラス" href="http://b.hatena.ne.jp/atom/edit/4662853918728262785"/>
<summary> </summary>
<issued>2019-01-08T02:20:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662853866651782625</id>
<title>「心中しようと娘と刺し合った」娘重体、男逮捕 : 社会 : 読売新聞(YOMIURI ONLINE)</title>
<link type="text/html" rel="related" href="https://www.yomiuri.co.jp/national/20190108-OYT1T50027.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662853866651782625"/>
<link type="application/x.atom+xml" rel="service.edit" title="「心中しようと娘と刺し合った」娘重体、男逮捕 : 社会 : 読売新聞(YOMIURI ONLINE)" href="http://b.hatena.ne.jp/atom/edit/4662853866651782625"/>
<summary> </summary>
<issued>2019-01-08T02:19:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662851912441588481</id>
<title>ゾル大佐 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.m.wikipedia.org/wiki/%E3%82%BE%E3%83%AB%E5%A4%A7%E4%BD%90"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662851912441588481"/>
<link type="application/x.atom+xml" rel="service.edit" title="ゾル大佐 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4662851912441588481"/>
<summary> </summary>
<issued>2019-01-08T01:18:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662851891503622337</id>
<title>ゾル大佐 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E3%82%BE%E3%83%AB%E5%A4%A7%E4%BD%90"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662851891503622337"/>
<link type="application/x.atom+xml" rel="service.edit" title="ゾル大佐 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4662851891503622337"/>
<summary> </summary>
<issued>2019-01-08T01:17:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662851872713139777</id>
<title>死神博士 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.m.wikipedia.org/wiki/%E6%AD%BB%E7%A5%9E%E5%8D%9A%E5%A3%AB"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662851872713139777"/>
<link type="application/x.atom+xml" rel="service.edit" title="死神博士 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4662851872713139777"/>
<summary> </summary>
<issued>2019-01-08T01:17:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662851854996399041</id>
<title>死神博士 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E6%AD%BB%E7%A5%9E%E5%8D%9A%E5%A3%AB"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662851854996399041"/>
<link type="application/x.atom+xml" rel="service.edit" title="死神博士 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4662851854996399041"/>
<summary> </summary>
<issued>2019-01-08T01:16:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-369301391</id>
<title>戦争孤児12万人、どこへ 妻子にも口閉ざし生きてきた:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASL700CXJL7ZTIPE058.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-369301391"/>
<link type="application/x.atom+xml" rel="service.edit" title="戦争孤児12万人、どこへ 妻子にも口閉ざし生きてきた:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/369301391"/>
<summary> </summary>
<issued>2019-01-08T01:16:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662851821173530113</id>
<title>戦争孤児12万人、どこへ 妻子にも口閉ざし生きてきた:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/amp/articles/ASL700CXJL7ZTIPE058.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662851821173530113"/>
<link type="application/x.atom+xml" rel="service.edit" title="戦争孤児12万人、どこへ 妻子にも口閉ざし生きてきた:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662851821173530113"/>
<summary> </summary>
<issued>2019-01-08T01:15:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662824099305908833</id>
<title>ローランド、映像を自動切替、声も変わるネット配信用AVミキサー - AV Watch</title>
<link type="text/html" rel="related" href="https://av.watch.impress.co.jp/docs/news/1161056.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662824099305908833"/>
<link type="application/x.atom+xml" rel="service.edit" title="ローランド、映像を自動切替、声も変わるネット配信用AVミキサー - AV Watch" href="http://b.hatena.ne.jp/atom/edit/4662824099305908833"/>
<summary> </summary>
<issued>2019-01-08T01:13:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-370914980</id>
<title>iPhoneやXperiaの防水・防塵性能「IP67」「IP65/IP68」ってどんな意味? – こまめブログ</title>
<link type="text/html" rel="related" href="https://little-beans.net/exposition/xperia-z3-ip65ip68/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-370914980"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhoneやXperiaの防水・防塵性能「IP67」「IP65/IP68」ってどんな意味? – こまめブログ" href="http://b.hatena.ne.jp/atom/edit/370914980"/>
<summary> </summary>
<issued>2019-01-08T01:11:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662851580655348225</id>
<title>https://fx.weico.net/share/52082541.html</title>
<link type="text/html" rel="related" href="https://fx.weico.net/share/52082541.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662851580655348225"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://fx.weico.net/share/52082541.html" href="http://b.hatena.ne.jp/atom/edit/4662851580655348225"/>
<summary> </summary>
<issued>2019-01-08T01:08:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662845991828969281</id>
<title>https://www.google.co.jp/amp/s/av.watch.impress.co.jp/docs/news/1161/056/amp.index.html</title>
<link type="text/html" rel="related" href="https://www.google.co.jp/amp/s/av.watch.impress.co.jp/docs/news/1161/056/amp.index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662845991828969281"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://www.google.co.jp/amp/s/av.watch.impress.co.jp/docs/news/1161/056/amp.index.html" href="http://b.hatena.ne.jp/atom/edit/4662845991828969281"/>
<summary> </summary>
<issued>2019-01-07T22:14:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662844288874376609</id>
<title>The Vive Pro Eye is HTC's new VR headset with integrated eye-tracking</title>
<link type="text/html" rel="related" href="https://www.engadget.com/2019/01/07/vive-pro-eye-integrated-eye-tracking-vr-headset/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662844288874376609"/>
<link type="application/x.atom+xml" rel="service.edit" title="The Vive Pro Eye is HTC's new VR headset with integrated eye-tracking" href="http://b.hatena.ne.jp/atom/edit/4662844288874376609"/>
<summary> </summary>
<issued>2019-01-07T21:21:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662839472605358305</id>
<title>New year, new GitHub: Announcing unlimited free private repos and unified Enterprise offering | The GitHub Blog</title>
<link type="text/html" rel="related" href="https://blog.github.com/2019-01-07-new-year-new-github/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662839472605358305"/>
<link type="application/x.atom+xml" rel="service.edit" title="New year, new GitHub: Announcing unlimited free private repos and unified Enterprise offering | The GitHub Blog" href="http://b.hatena.ne.jp/atom/edit/4662839472605358305"/>
<summary> </summary>
<issued>2019-01-07T21:18:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662839534882384705</id>
<title>【罰ゲーム】集中力欠落王てつや、3時間瞑想の刑</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=LMuml6q2aYY"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-4662839534882384705"/>
<link type="application/x.atom+xml" rel="service.edit" title="【罰ゲーム】集中力欠落王てつや、3時間瞑想の刑" href="http://b.hatena.ne.jp/atom/edit/4662839534882384705"/>
<summary> </summary>
<issued>2019-01-07T18:54:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373083545</id>
<title>
【オーバーウォッチ・コラム】俺はNoobを愛している、それはかつての俺の姿だからだ(もしかしたら今も?)。|似非原重雄|note
</title>
<link type="text/html" rel="related" href="https://note.mu/sub/n/ndf8a740bccce"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190108#bookmark-373083545"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;【オーバーウォッチ・コラム】俺はNoobを愛している、それはかつての俺の姿だからだ(もしかしたら今も?)。|似非原重雄|note&#10;" href="http://b.hatena.ne.jp/atom/edit/373083545"/>
<summary> </summary>
<issued>2019-01-07T17:26:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662824005353494401</id>
<title>人気ユーチューバーの事故死を動画でネタにして炎上? 反論も「不謹慎」と批判殺到 - リアルライブ</title>
<link type="text/html" rel="related" href="https://npn.co.jp/article/detail/88820620/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662824005353494401"/>
<link type="application/x.atom+xml" rel="service.edit" title="人気ユーチューバーの事故死を動画でネタにして炎上? 反論も「不謹慎」と批判殺到 - リアルライブ" href="http://b.hatena.ne.jp/atom/edit/4662824005353494401"/>
<summary> </summary>
<issued>2019-01-07T10:52:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662808280940459105</id>
<title>Shiftallがビールの自動補充サービスを発表。残数を計測する専用冷蔵庫をCESで展示 - 株式会社Shiftall</title>
<link type="text/html" rel="related" href="https://shiftall.net/ja/archives/84/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662808280940459105"/>
<link type="application/x.atom+xml" rel="service.edit" title="Shiftallがビールの自動補充サービスを発表。残数を計測する専用冷蔵庫をCESで展示 - 株式会社Shiftall" href="http://b.hatena.ne.jp/atom/edit/4662808280940459105"/>
<summary> </summary>
<issued>2019-01-07T07:16:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662813126200776225</id>
<title>Shiftallがビールの自動補充サービスを発表。残数を計測する専用冷蔵庫をCESで展示 - 株式会社Shiftall</title>
<link type="text/html" rel="related" href="https://shiftall.net/ja/archives/84/?fbclid=IwAR0nIBXR2Q9x8QT5RJhos38tOKbSKw7fB7CVjF7dZiLWgbZdMqN_nHCPruY"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662813126200776225"/>
<link type="application/x.atom+xml" rel="service.edit" title="Shiftallがビールの自動補充サービスを発表。残数を計測する専用冷蔵庫をCESで展示 - 株式会社Shiftall" href="http://b.hatena.ne.jp/atom/edit/4662813126200776225"/>
<summary> </summary>
<issued>2019-01-07T05:14:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662806725625348193</id>
<title>加藤優 on Twitter: "今日は箭弓稲荷神社に
お参りにいってきました⚾️✨
おみくじは小吉でしたが
書いてある内容は良かったです🙆‍♀️
運を味方につけられるように
日々精進します💪
#箭弓稲荷神社
#女子プロ野球2019
#埼玉アストライア… https://t.co/ZgbjoWBBA1"</title>
<link type="text/html" rel="related" href="https://twitter.com/y_k_9_jwbl/status/1081868051610386432"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662806725625348193"/>
<link type="application/x.atom+xml" rel="service.edit" title="加藤優 on Twitter: &quot;今日は箭弓稲荷神社に&#10;お参りにいってきました⚾️✨&#10;&#10;おみくじは小吉でしたが&#10;書いてある内容は良かったです🙆‍♀️&#10;&#10;運を味方につけられるように&#10;日々精進します💪&#10;&#10;#箭弓稲荷神社&#10;#女子プロ野球2019&#10;#埼玉アストライア… https://t.co/ZgbjoWBBA1&quot;" href="http://b.hatena.ne.jp/atom/edit/4662806725625348193"/>
<summary> </summary>
<issued>2019-01-07T01:55:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662806653147771873</id>
<title>テレビ東京・あにてれ ポケットモンスター サン&ムーン</title>
<link type="text/html" rel="related" href="https://www.tv-tokyo.co.jp/anime/pokemon_sunmoon/episodes/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662806653147771873"/>
<link type="application/x.atom+xml" rel="service.edit" title="テレビ東京・あにてれ ポケットモンスター サン&ムーン" href="http://b.hatena.ne.jp/atom/edit/4662806653147771873"/>
<summary> </summary>
<issued>2019-01-07T01:53:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662677172763535873</id>
<title>タイヤキ・タイヤキ・敗北者 on Twitter: "冬コミで買った本で一番笑った。 https://t.co/sTRHsD7qxW"</title>
<link type="text/html" rel="related" href="https://twitter.com/dark_u_ron/status/1080649423695228928"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662677172763535873"/>
<link type="application/x.atom+xml" rel="service.edit" title="タイヤキ・タイヤキ・敗北者 on Twitter: &quot;冬コミで買った本で一番笑った。 https://t.co/sTRHsD7qxW&quot;" href="http://b.hatena.ne.jp/atom/edit/4662677172763535873"/>
<summary> </summary>
<issued>2019-01-07T01:39:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662767113140412385</id>
<title>プログラミング,どうやって学んだっけな - 表道具</title>
<link type="text/html" rel="related" href="http://niryuu.hatenablog.com/entry/2019/01/06/140733"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662767113140412385"/>
<link type="application/x.atom+xml" rel="service.edit" title="プログラミング,どうやって学んだっけな - 表道具" href="http://b.hatena.ne.jp/atom/edit/4662767113140412385"/>
<summary> </summary>
<issued>2019-01-07T01:30:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662802867670811073</id>
<title>Cerevo、スポーツ⽤品ブランド「XON」第6弾製品スキー板⽤センサーモジュール「SKI-1」を開発 | Cerevoからのお知らせ</title>
<link type="text/html" rel="related" href="https://info-blog.cerevo.com/2019/01/07/4487/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662802867670811073"/>
<link type="application/x.atom+xml" rel="service.edit" title="Cerevo、スポーツ⽤品ブランド「XON」第6弾製品スキー板⽤センサーモジュール「SKI-1」を開発 | Cerevoからのお知らせ" href="http://b.hatena.ne.jp/atom/edit/4662802867670811073"/>
<summary> </summary>
<issued>2019-01-06T23:55:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662802845659102753</id>
<title>Cerevo、フルHD配信機能内蔵のセンシングデバイス「ZECH-1」を開発。レース走行をセンサーで捉え、リアルタイムに可視化ライブ配信でチームメンバーに共有 | Cerevoからのお知らせ</title>
<link type="text/html" rel="related" href="https://info-blog.cerevo.com/2019/01/07/4489/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190107#bookmark-4662802845659102753"/>
<link type="application/x.atom+xml" rel="service.edit" title="Cerevo、フルHD配信機能内蔵のセンシングデバイス「ZECH-1」を開発。レース走行をセンサーで捉え、リアルタイムに可視化ライブ配信でチームメンバーに共有 | Cerevoからのお知らせ" href="http://b.hatena.ne.jp/atom/edit/4662802845659102753"/>
<summary> </summary>
<issued>2019-01-06T23:55:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662782356516940737</id>
<title>【#31】ナスDの無人島で2泊3日0円生活!濱口vsナスDモリ突きバトル編/Episode “Spear Battle of Hamaguchi vs Crazy D”</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=jitxFfV3HsY"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662782356516940737"/>
<link type="application/x.atom+xml" rel="service.edit" title="【#31】ナスDの無人島で2泊3日0円生活!濱口vsナスDモリ突きバトル編/Episode “Spear Battle of Hamaguchi vs Crazy D”" href="http://b.hatena.ne.jp/atom/edit/4662782356516940737"/>
<summary> </summary>
<issued>2019-01-06T13:19:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662781270427035521</id>
<title>【#30】ナスDの無人島で2泊3日0円生活!よゐこvsナスD激闘編/Desert Island Survival:Episode“YOIKO vs Crazy D”</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=ikUwPmfFwHw"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662781270427035521"/>
<link type="application/x.atom+xml" rel="service.edit" title="【#30】ナスDの無人島で2泊3日0円生活!よゐこvsナスD激闘編/Desert Island Survival:Episode“YOIKO vs Crazy D”" href="http://b.hatena.ne.jp/atom/edit/4662781270427035521"/>
<summary> </summary>
<issued>2019-01-06T12:45:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662778364344622113</id>
<title>Xiaomi Mi Play発表。スナドラではなくヘリオP35採用、1年分通信料込の爆安スマホ – すまほん!!</title>
<link type="text/html" rel="related" href="https://smhn.info/201901-xiaomi-mi-play-spec"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662778364344622113"/>
<link type="application/x.atom+xml" rel="service.edit" title="Xiaomi Mi Play発表。スナドラではなくヘリオP35採用、1年分通信料込の爆安スマホ – すまほん!!" href="http://b.hatena.ne.jp/atom/edit/4662778364344622113"/>
<summary> </summary>
<issued>2019-01-06T12:31:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662780443108916417</id>
<title>Amazonタイムセール、Lightningケーブル買うなら今日がお得!USB-C対応モバイルバッテリーも安く - PHILE WEB</title>
<link type="text/html" rel="related" href="http://www.phileweb.com/news/d-av/201901/06/46162.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662780443108916417"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazonタイムセール、Lightningケーブル買うなら今日がお得!USB-C対応モバイルバッテリーも安く - PHILE WEB" href="http://b.hatena.ne.jp/atom/edit/4662780443108916417"/>
<summary> </summary>
<issued>2019-01-06T12:19:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662761434656526209</id>
<title>ゴーストタウン化した渋谷・桜丘。「エモい廃墟」写真と優しい出会い | BUSINESS INSIDER JAPAN</title>
<link type="text/html" rel="related" href="https://www.businessinsider.jp/post-182671"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662761434656526209"/>
<link type="application/x.atom+xml" rel="service.edit" title="ゴーストタウン化した渋谷・桜丘。「エモい廃墟」写真と優しい出会い | BUSINESS INSIDER JAPAN" href="http://b.hatena.ne.jp/atom/edit/4662761434656526209"/>
<summary> </summary>
<issued>2019-01-06T12:14:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-284835460</id>
<title>TopCoder部</title>
<link type="text/html" rel="related" href="https://topcoder.g.hatena.ne.jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-284835460"/>
<link type="application/x.atom+xml" rel="service.edit" title="TopCoder部" href="http://b.hatena.ne.jp/atom/edit/284835460"/>
<summary> </summary>
<issued>2019-01-06T11:33:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662778028263418145</id>
<title>びるまち on Twitter: "せっかく和田岬に来たので見に行きました。
完成度高けーなオイ https://t.co/ymjCAqPMGn"</title>
<link type="text/html" rel="related" href="https://twitter.com/BIRUMACHIOSAKA/status/1081389249797083137"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662778028263418145"/>
<link type="application/x.atom+xml" rel="service.edit" title="びるまち on Twitter: &quot;せっかく和田岬に来たので見に行きました。&#10;完成度高けーなオイ https://t.co/ymjCAqPMGn&quot;" href="http://b.hatena.ne.jp/atom/edit/4662778028263418145"/>
<summary> </summary>
<issued>2019-01-06T11:04:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662769834002322433</id>
<title>微博国际版</title>
<link type="text/html" rel="related" href="https://fx.weico.net/share/51812322.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662769834002322433"/>
<link type="application/x.atom+xml" rel="service.edit" title="微博国际版" href="http://b.hatena.ne.jp/atom/edit/4662769834002322433"/>
<summary> </summary>
<issued>2019-01-06T06:50:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662769605295304833</id>
<title>戦争孤児12万人、どこへ 妻子にも口閉ざし生きてきた:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/sp/articles/ASL700CXJL7ZTIPE058.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662769605295304833"/>
<link type="application/x.atom+xml" rel="service.edit" title="戦争孤児12万人、どこへ 妻子にも口閉ざし生きてきた:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662769605295304833"/>
<summary> </summary>
<issued>2019-01-06T06:43:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662769586504820353</id>
<title>リダイレクトの警告</title>
<link type="text/html" rel="related" href="https://www.google.co.jp/amp/s/www.asahi.com/amp/articles/ASL700CXJL7ZTIPE058.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662769586504820353"/>
<link type="application/x.atom+xml" rel="service.edit" title="リダイレクトの警告" href="http://b.hatena.ne.jp/atom/edit/4662769586504820353"/>
<summary> </summary>
<issued>2019-01-06T06:42:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-375068886</id>
<title>MacBookを2台同時充電も、100W出力のUSB PDモバイルバッテリー - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2018/12/22/macbook-2-100w-usb-pd/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-375068886"/>
<link type="application/x.atom+xml" rel="service.edit" title="MacBookを2台同時充電も、100W出力のUSB PDモバイルバッテリー - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/375068886"/>
<summary> </summary>
<issued>2019-01-06T02:17:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662759089067433377</id>
<title>N.exe(寝癖) on Twitter: "さっき拾った、異世界無双以外の小説が「なろう」から次々に撤退しているという話がまさにこれだな https://t.co/eQRVx0GcR3"</title>
<link type="text/html" rel="related" href="https://twitter.com/n_exe/status/1080389060051361793"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662759089067433377"/>
<link type="application/x.atom+xml" rel="service.edit" title="N.exe(寝癖) on Twitter: &quot;さっき拾った、異世界無双以外の小説が「なろう」から次々に撤退しているという話がまさにこれだな https://t.co/eQRVx0GcR3&quot;" href="http://b.hatena.ne.jp/atom/edit/4662759089067433377"/>
<summary> </summary>
<issued>2019-01-06T01:16:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662759069203209153</id>
<title>ところてん on Twitter: "「ランキングの壁」を超えられた国内サービスって何かあるかなーと思って考えている。
どれもこれも、ランキングの壁でサービス成長が止まって、毛色の違う似たようなサービスが生まれて、ドミナントが生まれずに、グローバルなサービスに食い殺されているイメージがある。"</title>
<link type="text/html" rel="related" href="https://twitter.com/tokoroten/status/1080379108113014785"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662759069203209153"/>
<link type="application/x.atom+xml" rel="service.edit" title="ところてん on Twitter: &quot;「ランキングの壁」を超えられた国内サービスって何かあるかなーと思って考えている。&#10;どれもこれも、ランキングの壁でサービス成長が止まって、毛色の違う似たようなサービスが生まれて、ドミナントが生まれずに、グローバルなサービスに食い殺されているイメージがある。&quot;" href="http://b.hatena.ne.jp/atom/edit/4662759069203209153"/>
<summary> </summary>
<issued>2019-01-06T01:16:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662754233606643873</id>
<title>チャンネル登録者の数だけポリゴン数が増えていくVtuber(571ポリゴン) (@0polygon1) | Twitter</title>
<link type="text/html" rel="related" href="https://twitter.com/0polygon1"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662754233606643873"/>
<link type="application/x.atom+xml" rel="service.edit" title="チャンネル登録者の数だけポリゴン数が増えていくVtuber(571ポリゴン) (@0polygon1) | Twitter" href="http://b.hatena.ne.jp/atom/edit/4662754233606643873"/>
<summary> </summary>
<issued>2019-01-05T22:46:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374440596</id>
<title>おぼえておこう!iPhone XSで「eSIM」を使う方法【とれたてApple最旬情報:GigSky編】 | d.365(ディードットサンロクゴ)</title>
<link type="text/html" rel="related" href="https://www.digimonostation.jp/0000162627/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-374440596"/>
<link type="application/x.atom+xml" rel="service.edit" title="おぼえておこう!iPhone XSで「eSIM」を使う方法【とれたてApple最旬情報:GigSky編】 | d.365(ディードットサンロクゴ)" href="http://b.hatena.ne.jp/atom/edit/374440596"/>
<summary> </summary>
<issued>2019-01-05T16:16:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373715198</id>
<title>日本版のiPhone XSでeSIMを使ったDSDSを試してみた!:旅人目線のデジタルレポ 中山智 - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2018/11/05/iphone-xs-esim-dsds/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-373715198"/>
<link type="application/x.atom+xml" rel="service.edit" title="日本版のiPhone XSでeSIMを使ったDSDSを試してみた!:旅人目線のデジタルレポ 中山智 - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/373715198"/>
<summary> </summary>
<issued>2019-01-05T16:13:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662741489364676833</id>
<title>【iPhone XR】iOS12.1にアップデートで待望のeSIM対応に!ドコモショップでeSIM対応を聞いてみた - 伊藤浩一のモバイルライフ応援団</title>
<link type="text/html" rel="related" href="https://blog.itokoichi.com/entry/2018/10/31/203733"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662741489364676833"/>
<link type="application/x.atom+xml" rel="service.edit" title="【iPhone XR】iOS12.1にアップデートで待望のeSIM対応に!ドコモショップでeSIM対応を聞いてみた - 伊藤浩一のモバイルライフ応援団" href="http://b.hatena.ne.jp/atom/edit/4662741489364676833"/>
<summary> </summary>
<issued>2019-01-05T16:10:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662693671881312385</id>
<title>押入れの中に“得体の知れない何か”がいる ― 不動産執行人が暴露した、実在する「絶対に近づけない押入れ」の恐怖体験!</title>
<link type="text/html" rel="related" href="https://tocana.jp/2019/01/post_19263_entry.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662693671881312385"/>
<link type="application/x.atom+xml" rel="service.edit" title="押入れの中に“得体の知れない何か”がいる ― 不動産執行人が暴露した、実在する「絶対に近づけない押入れ」の恐怖体験!" href="http://b.hatena.ne.jp/atom/edit/4662693671881312385"/>
<summary> </summary>
<issued>2019-01-05T15:32:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662709502057403905</id>
<title>現役フリーランスからみたVのお金の話!便利情報のまとめつき | indiVTubers</title>
<link type="text/html" rel="related" href="https://indivtubers.com/archives/4221"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662709502057403905"/>
<link type="application/x.atom+xml" rel="service.edit" title="現役フリーランスからみたVのお金の話!便利情報のまとめつき | indiVTubers" href="http://b.hatena.ne.jp/atom/edit/4662709502057403905"/>
<summary> </summary>
<issued>2019-01-05T15:05:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662739224843080289</id>
<title>『フォートナイト』期間限定イベント「14日間のフォートナイト」再開催へ、1月6日週から15日まで | Game*Spark - 国内・海外ゲーム情報サイト</title>
<link type="text/html" rel="related" href="https://www.gamespark.jp/article/2019/01/05/86428.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190106#bookmark-4662739224843080289"/>
<link type="application/x.atom+xml" rel="service.edit" title="『フォートナイト』期間限定イベント「14日間のフォートナイト」再開催へ、1月6日週から15日まで | Game*Spark - 国内・海外ゲーム情報サイト" href="http://b.hatena.ne.jp/atom/edit/4662739224843080289"/>
<summary> </summary>
<issued>2019-01-05T15:00:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662739193704565985</id>
<title>【ポケモンGO】進化前と進化後でサードアタック解放のコストが変わるポケモン一覧 | AppBank – iPhone, スマホのたのしみを見つけよう</title>
<link type="text/html" rel="related" href="http://www.appbank.net/2019/01/05/iphone-application/1687011.php"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662739193704565985"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ポケモンGO】進化前と進化後でサードアタック解放のコストが変わるポケモン一覧 | AppBank – iPhone, スマホのたのしみを見つけよう" href="http://b.hatena.ne.jp/atom/edit/4662739193704565985"/>
<summary> </summary>
<issued>2019-01-05T14:59:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662719652676165857</id>
<title>美麗なコンパニオン勢揃い!「コミケ95」企業ブースコンパニオンフォトレポ【写真162枚】 | インサイド</title>
<link type="text/html" rel="related" href="https://www.inside-games.jp/article/2019/01/05/119685.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662719652676165857"/>
<link type="application/x.atom+xml" rel="service.edit" title="美麗なコンパニオン勢揃い!「コミケ95」企業ブースコンパニオンフォトレポ【写真162枚】 | インサイド" href="http://b.hatena.ne.jp/atom/edit/4662719652676165857"/>
<summary> </summary>
<issued>2019-01-05T14:56:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-346544222</id>
<title>O'Reilly Japan - 仕事ではじめる機械学習</title>
<link type="text/html" rel="related" href="https://www.oreilly.co.jp/books/9784873118215/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-346544222"/>
<link type="application/x.atom+xml" rel="service.edit" title="O'Reilly Japan - 仕事ではじめる機械学習" href="http://b.hatena.ne.jp/atom/edit/346544222"/>
<summary> </summary>
<issued>2019-01-05T14:53:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662553329524156673</id>
<title>無料で端末間のファイルを容量無制限に同期できる「Syncthing」を使ってみた - GIGAZINE</title>
<link type="text/html" rel="related" href="https://gigazine.net/news/20190101-syncthing/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662553329524156673"/>
<link type="application/x.atom+xml" rel="service.edit" title="無料で端末間のファイルを容量無制限に同期できる「Syncthing」を使ってみた - GIGAZINE" href="http://b.hatena.ne.jp/atom/edit/4662553329524156673"/>
<summary> </summary>
<issued>2019-01-05T14:52:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662738439400906593</id>
<title>「くねくね」都市伝説ランキング:26位(イチゼロ調べ)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=aeBFt6r4WMI"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662738439400906593"/>
<link type="application/x.atom+xml" rel="service.edit" title="「くねくね」都市伝説ランキング:26位(イチゼロ調べ)" href="http://b.hatena.ne.jp/atom/edit/4662738439400906593"/>
<summary> </summary>
<issued>2019-01-05T14:35:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662738362091492353</id>
<title>2018 年の V チューバー動画ランキング(日本) - YouTube</title>
<link type="text/html" rel="related" href="https://www.youtube.com/playlist?list=PLD3RHANS4_UDqVi6dWzYCotJ51ocVnuQf"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662738362091492353"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018 年の V チューバー動画ランキング(日本) - YouTube" href="http://b.hatena.ne.jp/atom/edit/4662738362091492353"/>
<summary> </summary>
<issued>2019-01-05T14:33:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662737213187678113</id>
<title>「シュメール文明と惑星ニビル」都市伝説ランキング:23位(イチゼロ調べ)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=IJR337BJpFY"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662737213187678113"/>
<link type="application/x.atom+xml" rel="service.edit" title="「シュメール文明と惑星ニビル」都市伝説ランキング:23位(イチゼロ調べ)" href="http://b.hatena.ne.jp/atom/edit/4662737213187678113"/>
<summary> </summary>
<issued>2019-01-05T13:57:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662737195470937345</id>
<title>「地震の秘密:人類は地震を攻略できるか?人工地震と迫る巨大地震の脅威」都市伝説ランキング8位【イチゼロライブ:第12回】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=GA-DyBxJrJs"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662737195470937345"/>
<link type="application/x.atom+xml" rel="service.edit" title="「地震の秘密:人類は地震を攻略できるか?人工地震と迫る巨大地震の脅威」都市伝説ランキング8位【イチゼロライブ:第12回】" href="http://b.hatena.ne.jp/atom/edit/4662737195470937345"/>
<summary> </summary>
<issued>2019-01-05T13:57:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662737177754196065</id>
<title>神社にまつわる都市伝説【投稿都市伝説ランキング:23位/30】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=1rZoa3_9mUA"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662737177754196065"/>
<link type="application/x.atom+xml" rel="service.edit" title="神社にまつわる都市伝説【投稿都市伝説ランキング:23位/30】" href="http://b.hatena.ne.jp/atom/edit/4662737177754196065"/>
<summary> </summary>
<issued>2019-01-05T13:56:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662737159500583873</id>
<title>【都市伝説】技術的特異点へのカウントダウン~ネクストスペースの出現と人類の滅亡</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=ys4Ca8QDlWQ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662737159500583873"/>
<link type="application/x.atom+xml" rel="service.edit" title="【都市伝説】技術的特異点へのカウントダウン~ネクストスペースの出現と人類の滅亡" href="http://b.hatena.ne.jp/atom/edit/4662737159500583873"/>
<summary> </summary>
<issued>2019-01-05T13:56:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662737141246971905</id>
<title>【フルダイブ】バーチャルリアリティの最終形態</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=Gu6hgs7hzGI"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662737141246971905"/>
<link type="application/x.atom+xml" rel="service.edit" title="【フルダイブ】バーチャルリアリティの最終形態" href="http://b.hatena.ne.jp/atom/edit/4662737141246971905"/>
<summary> </summary>
<issued>2019-01-05T13:55:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662736690275388769</id>
<title>メガ実験バラエティ~すごいよ出川さん! - NHK</title>
<link type="text/html" rel="related" href="http://www4.nhk.or.jp/P5435/x/2019-01-05/21/327/2828355/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662736690275388769"/>
<link type="application/x.atom+xml" rel="service.edit" title="メガ実験バラエティ~すごいよ出川さん! - NHK" href="http://b.hatena.ne.jp/atom/edit/4662736690275388769"/>
<summary> </summary>
<issued>2019-01-05T13:41:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662578964037319585</id>
<title>mkc1370 on Twitter: "店「お持ち帰りですか?」
客「テイクオフで」
店「mkc1370, Tokyo Tower, Runway 12, Cleared for Takeoff.」
客「Runway 12, Cleared for takeoff.」… https://t.co/p1YJ2RgAoY"</title>
<link type="text/html" rel="related" href="https://twitter.com/mkc1370/status/1080059537632030720"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662578964037319585"/>
<link type="application/x.atom+xml" rel="service.edit" title="mkc1370 on Twitter: &quot;店「お持ち帰りですか?」&#10;客「テイクオフで」&#10;店「mkc1370, Tokyo Tower, Runway 12, Cleared for Takeoff.」&#10;客「Runway 12, Cleared for takeoff.」… https://t.co/p1YJ2RgAoY&quot;" href="http://b.hatena.ne.jp/atom/edit/4662578964037319585"/>
<summary> </summary>
<issued>2019-01-05T10:58:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662731437530152385</id>
<title>朝日新聞 映像報道部 on Twitter: "新年恒例の #一般参賀 が2日、皇居で始まりました。4月末に退位する天皇陛下の姿を一目見ようと早朝から大勢の人が列を作っています。(角) https://t.co/9Tu3fZAGl1"</title>
<link type="text/html" rel="related" href="https://twitter.com/asahi_photo/status/1080279937200713733"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662731437530152385"/>
<link type="application/x.atom+xml" rel="service.edit" title="朝日新聞 映像報道部 on Twitter: &quot;新年恒例の #一般参賀 が2日、皇居で始まりました。4月末に退位する天皇陛下の姿を一目見ようと早朝から大勢の人が列を作っています。(角) https://t.co/9Tu3fZAGl1&quot;" href="http://b.hatena.ne.jp/atom/edit/4662731437530152385"/>
<summary> </summary>
<issued>2019-01-05T10:58:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662729718469408001</id>
<title>水あさと on Twitter: "距離が測れない女の子の漫画です 1/5 https://t.co/dpdt4KqgED"</title>
<link type="text/html" rel="related" href="https://twitter.com/mizuasato/status/1080809752664236032"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662729718469408001"/>
<link type="application/x.atom+xml" rel="service.edit" title="水あさと on Twitter: &quot;距離が測れない女の子の漫画です 1/5 https://t.co/dpdt4KqgED&quot;" href="http://b.hatena.ne.jp/atom/edit/4662729718469408001"/>
<summary> </summary>
<issued>2019-01-05T10:05:01Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662712853205752801</id>
<title>「JKビジネス」にからめとられる少女らの現状 | 読書 | 東洋経済オンライン | 経済ニュースの新基準</title>
<link type="text/html" rel="related" href="https://toyokeizai.net/articles/-/257222"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662712853205752801"/>
<link type="application/x.atom+xml" rel="service.edit" title="「JKビジネス」にからめとられる少女らの現状 | 読書 | 東洋経済オンライン | 経済ニュースの新基準" href="http://b.hatena.ne.jp/atom/edit/4662712853205752801"/>
<summary> </summary>
<issued>2019-01-05T09:37:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-368281580</id>
<title>
水なし自動調理鍋・ヘルシオ ホットクックを使ってみた(使用レポート編)|有賀 薫|note
</title>
<link type="text/html" rel="related" href="https://note.mu/kaorun/n/n97b77c6f1619"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-368281580"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;水なし自動調理鍋・ヘルシオ ホットクックを使ってみた(使用レポート編)|有賀 薫|note&#10;" href="http://b.hatena.ne.jp/atom/edit/368281580"/>
<summary> </summary>
<issued>2019-01-05T06:36:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-372558173</id>
<title>
水なし自動調理鍋・ヘルシオ ホットクックを手に入れた(いきさつ編)|有賀 薫|note
</title>
<link type="text/html" rel="related" href="https://note.mu/kaorun/n/n656012225b04"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-372558173"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;水なし自動調理鍋・ヘルシオ ホットクックを手に入れた(いきさつ編)|有賀 薫|note&#10;" href="http://b.hatena.ne.jp/atom/edit/372558173"/>
<summary> </summary>
<issued>2019-01-05T06:36:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-369359162</id>
<title>
ホットクックとバーミキュラライスポットと、自動調理家電のゆくえ|有賀 薫|note
</title>
<link type="text/html" rel="related" href="https://note.mu/kaorun/n/nad9121e06686"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-369359162"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;ホットクックとバーミキュラライスポットと、自動調理家電のゆくえ|有賀 薫|note&#10;" href="http://b.hatena.ne.jp/atom/edit/369359162"/>
<summary> </summary>
<issued>2019-01-05T06:35:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662722959264251169</id>
<title>『緊急検証!THE MOVIE ネッシーvsノストラダムスvsユリ・ゲラー』公開記念特番 - 2019/01/06 16:00開始 - ニコニコ生放送</title>
<link type="text/html" rel="related" href="http://live.nicovideo.jp/gate/lv317452894"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662722959264251169"/>
<link type="application/x.atom+xml" rel="service.edit" title="『緊急検証!THE MOVIE ネッシーvsノストラダムスvsユリ・ゲラー』公開記念特番 - 2019/01/06 16:00開始 - ニコニコ生放送" href="http://b.hatena.ne.jp/atom/edit/4662722959264251169"/>
<summary> </summary>
<issued>2019-01-05T06:35:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662722935105059233</id>
<title>ネッシーVSノストラダムスVSユリ・ゲラー! 『緊急検証! THE MOVIE』が“オカルト=オワコン”説を覆す!</title>
<link type="text/html" rel="related" href="https://tocana.jp/2018/11/post_18717_entry.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662722935105059233"/>
<link type="application/x.atom+xml" rel="service.edit" title="ネッシーVSノストラダムスVSユリ・ゲラー! 『緊急検証! THE MOVIE』が“オカルト=オワコン”説を覆す!" href="http://b.hatena.ne.jp/atom/edit/4662722935105059233"/>
<summary> </summary>
<issued>2019-01-05T06:34:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662717655516289217</id>
<title>Huaweiの新年ツイートはiPhoneからだった――最悪のタイミングで大ミス | TechCrunch Japan</title>
<link type="text/html" rel="related" href="https://jp.techcrunch.com/2019/01/05/2019-01-04-huawei-iphone-tweet-disaster/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662717655516289217"/>
<link type="application/x.atom+xml" rel="service.edit" title="Huaweiの新年ツイートはiPhoneからだった――最悪のタイミングで大ミス | TechCrunch Japan" href="http://b.hatena.ne.jp/atom/edit/4662717655516289217"/>
<summary> </summary>
<issued>2019-01-05T06:23:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662722448163123233</id>
<title>ますます採用が進む「USB Type-C」はオーディオインターフェイスとして使えるのか? - 価格.comマガジン</title>
<link type="text/html" rel="related" href="https://kakakumag.com/av-kaden/?id=13209"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662722448163123233"/>
<link type="application/x.atom+xml" rel="service.edit" title="ますます採用が進む「USB Type-C」はオーディオインターフェイスとして使えるのか? - 価格.comマガジン" href="http://b.hatena.ne.jp/atom/edit/4662722448163123233"/>
<summary> </summary>
<issued>2019-01-05T06:19:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662715760361857281</id>
<title>iPhoneの販売落ち込みは、アップルと消費者の両方にとって「朗報」かもしれない|WIRED.jp</title>
<link type="text/html" rel="related" href="https://wired.jp/2019/01/05/silver-lining-apples-very-bad-iphone-news/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662715760361857281"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhoneの販売落ち込みは、アップルと消費者の両方にとって「朗報」かもしれない|WIRED.jp" href="http://b.hatena.ne.jp/atom/edit/4662715760361857281"/>
<summary> </summary>
<issued>2019-01-05T06:09:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662721776000716385</id>
<title>あおり運転対策に電光式サインでメッセージ表示 </title>
<link type="text/html" rel="related" href="https://radiolife.com/tips/car/28819/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662721776000716385"/>
<link type="application/x.atom+xml" rel="service.edit" title="あおり運転対策に電光式サインでメッセージ表示 " href="http://b.hatena.ne.jp/atom/edit/4662721776000716385"/>
<summary> </summary>
<issued>2019-01-05T06:06:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662717827851858465</id>
<title>2018年、ライブチケットの「完売」は過去のものになった | TechCrunch Japan</title>
<link type="text/html" rel="related" href="https://jp.techcrunch.com/2019/01/05/2018-12-31-in-2018-the-ticketing-industry-finally-killed-the-sold-out-show/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662717827851858465"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018年、ライブチケットの「完売」は過去のものになった | TechCrunch Japan" href="http://b.hatena.ne.jp/atom/edit/4662717827851858465"/>
<summary> </summary>
<issued>2019-01-05T06:05:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662721864047549345</id>
<title>「日本に応戦」「挑発に反撃」=レーダー問題の反論動画で韓国紙:時事ドットコム</title>
<link type="text/html" rel="related" href="https://www.jiji.com/jc/article?k=2019010500278&amp;g=int"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662721864047549345"/>
<link type="application/x.atom+xml" rel="service.edit" title="「日本に応戦」「挑発に反撃」=レーダー問題の反論動画で韓国紙:時事ドットコム" href="http://b.hatena.ne.jp/atom/edit/4662721864047549345"/>
<summary> </summary>
<issued>2019-01-05T06:01:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662721054983048961</id>
<title>新春 LINEおみくじ〜LINEのお年玉キャンペーン 2019〜</title>
<link type="text/html" rel="related" href="https://campaign.line.me/omikuji2019/?event=omikuji2019&amp;ref=CWAResultLT&amp;target=LP&amp;type=null"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662721054983048961"/>
<link type="application/x.atom+xml" rel="service.edit" title="新春 LINEおみくじ〜LINEのお年玉キャンペーン 2019〜" href="http://b.hatena.ne.jp/atom/edit/4662721054983048961"/>
<summary> </summary>
<issued>2019-01-05T05:36:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662358895807366497</id>
<title>トクサツガガガ|NHK ドラマ10</title>
<link type="text/html" rel="related" href="https://www.nhk.or.jp/nagoya/gagaga/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662358895807366497"/>
<link type="application/x.atom+xml" rel="service.edit" title="トクサツガガガ|NHK ドラマ10" href="http://b.hatena.ne.jp/atom/edit/4662358895807366497"/>
<summary> </summary>
<issued>2019-01-05T00:58:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662710798063826529</id>
<title>微博国际版</title>
<link type="text/html" rel="related" href="https://fx.weico.net/share/51608452.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662710798063826529"/>
<link type="application/x.atom+xml" rel="service.edit" title="微博国际版" href="http://b.hatena.ne.jp/atom/edit/4662710798063826529"/>
<summary> </summary>
<issued>2019-01-05T00:17:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662585137516208769</id>
<title>感情が政権と一体化、近代に失敗しすぎた日本 大塚英志:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASLDP3WDFLDPUCVL00R.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662585137516208769"/>
<link type="application/x.atom+xml" rel="service.edit" title="感情が政権と一体化、近代に失敗しすぎた日本 大塚英志:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662585137516208769"/>
<summary> </summary>
<issued>2019-01-04T22:47:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662705239839109057</id>
<title>ついに始まる?アパレル「ゾゾ離れ」の現実味 | 専門店・ブランド・消費財 | 東洋経済オンライン | 経済ニュースの新基準</title>
<link type="text/html" rel="related" href="https://toyokeizai.net/articles/-/258612"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662705239839109057"/>
<link type="application/x.atom+xml" rel="service.edit" title="ついに始まる?アパレル「ゾゾ離れ」の現実味 | 専門店・ブランド・消費財 | 東洋経済オンライン | 経済ニュースの新基準" href="http://b.hatena.ne.jp/atom/edit/4662705239839109057"/>
<summary> </summary>
<issued>2019-01-04T21:51:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662696063104425729</id>
<title>Amazonタイムセール、1月5日は5,000円切り完全ワイヤレスがさらに安く。Windows 10 DSP版も登場 - PHILE WEB</title>
<link type="text/html" rel="related" href="http://www.phileweb.com/news/d-av/201901/05/46160.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662696063104425729"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazonタイムセール、1月5日は5,000円切り完全ワイヤレスがさらに安く。Windows 10 DSP版も登場 - PHILE WEB" href="http://b.hatena.ne.jp/atom/edit/4662696063104425729"/>
<summary> </summary>
<issued>2019-01-04T16:40:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662696044313943553</id>
<title>ASCII.jp:冬アニメ特集開始! 『ブギーポップは笑わない』に、バンドリ!2期など5作品 (1/5)|2019年冬アニメ大特集</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/792/1792889/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662696044313943553"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:冬アニメ特集開始! 『ブギーポップは笑わない』に、バンドリ!2期など5作品 (1/5)|2019年冬アニメ大特集" href="http://b.hatena.ne.jp/atom/edit/4662696044313943553"/>
<summary> </summary>
<issued>2019-01-04T16:39:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662692106365672161</id>
<title>ASCII.jp:2019年冬、となりでコスプレ博 in TFT フォトレポート【後編】 (1/5)|今月のピックアップコスプレイヤー</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/793/1793345/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662692106365672161"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:2019年冬、となりでコスプレ博 in TFT フォトレポート【後編】 (1/5)|今月のピックアップコスプレイヤー" href="http://b.hatena.ne.jp/atom/edit/4662692106365672161"/>
<summary> </summary>
<issued>2019-01-04T16:39:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662648956974876545</id>
<title>ASCII.jp:2019年冬、となりでコスプレ博 in TFT フォトレポート【前編】 (1/5)|今月のピックアップコスプレイヤー</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/793/1793157/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662648956974876545"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:2019年冬、となりでコスプレ博 in TFT フォトレポート【前編】 (1/5)|今月のピックアップコスプレイヤー" href="http://b.hatena.ne.jp/atom/edit/4662648956974876545"/>
<summary> </summary>
<issued>2019-01-04T16:38:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662681505848863073</id>
<title>ASCII.jp:平成最後の「コミケ95」コスプレアルバム【前編】 (1/6)</title>
<link type="text/html" rel="related" href="http://ascii.jp/elem/000/001/793/1793356/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662681505848863073"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp:平成最後の「コミケ95」コスプレアルバム【前編】 (1/6)" href="http://b.hatena.ne.jp/atom/edit/4662681505848863073"/>
<summary> </summary>
<issued>2019-01-04T16:37:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-28243282</id>
<title>ASCII.jp - トップ</title>
<link type="text/html" rel="related" href="http://ascii.jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-28243282"/>
<link type="application/x.atom+xml" rel="service.edit" title="ASCII.jp - トップ" href="http://b.hatena.ne.jp/atom/edit/28243282"/>
<summary> </summary>
<issued>2019-01-04T16:37:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662695667967424705</id>
<title> 日本マイクロソフトが「Surface Headphones」の予約販売を税込4万円で開始 「Surface Studio 2」は48万円~ - ITmedia PC USER</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/pcuser/spv/1901/05/news008.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662695667967424705"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 日本マイクロソフトが「Surface Headphones」の予約販売を税込4万円で開始 「Surface Studio 2」は48万円~ - ITmedia PC USER" href="http://b.hatena.ne.jp/atom/edit/4662695667967424705"/>
<summary> </summary>
<issued>2019-01-04T16:27:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662676802322552801</id>
<title>“炎上ツモ”状態を抜け出したきっかけは? 天国も地獄も味わったマックスむらいの現在|新R25 - 20代ビジネスパーソンのバイブル</title>
<link type="text/html" rel="related" href="https://r25.jp/article/627733500709986388"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662676802322552801"/>
<link type="application/x.atom+xml" rel="service.edit" title="“炎上ツモ”状態を抜け出したきっかけは? 天国も地獄も味わったマックスむらいの現在|新R25 - 20代ビジネスパーソンのバイブル" href="http://b.hatena.ne.jp/atom/edit/4662676802322552801"/>
<summary> </summary>
<issued>2019-01-04T15:39:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662669085876555361</id>
<title> 著作権保護期間「作者の死後70年」に 青空文庫、元日に「Public Domain Locked」と嘆く - ITmedia NEWS</title>
<link type="text/html" rel="related" href="http://www.itmedia.co.jp/news/articles/1901/04/news025.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662669085876555361"/>
<link type="application/x.atom+xml" rel="service.edit" title=" 著作権保護期間「作者の死後70年」に 青空文庫、元日に「Public Domain Locked」と嘆く - ITmedia NEWS" href="http://b.hatena.ne.jp/atom/edit/4662669085876555361"/>
<summary> </summary>
<issued>2019-01-04T15:36:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662690703521824321</id>
<title>2.45インチ画面?!極小スマホ「SERVO X7 Plus」国内販売開始 | Qetic</title>
<link type="text/html" rel="related" href="https://qetic.jp/technology/sumaho-190104/306089/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662690703521824321"/>
<link type="application/x.atom+xml" rel="service.edit" title="2.45インチ画面?!極小スマホ「SERVO X7 Plus」国内販売開始 | Qetic" href="http://b.hatena.ne.jp/atom/edit/4662690703521824321"/>
<summary> </summary>
<issued>2019-01-04T15:34:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662664382350298433</id>
<title>あらゆるモノを裁断する「電動ハサミ」が超便利 </title>
<link type="text/html" rel="related" href="https://radiolife.com/tips/diy/28815/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662664382350298433"/>
<link type="application/x.atom+xml" rel="service.edit" title="あらゆるモノを裁断する「電動ハサミ」が超便利 " href="http://b.hatena.ne.jp/atom/edit/4662664382350298433"/>
<summary> </summary>
<issued>2019-01-04T15:31:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662678927794622273</id>
<title>中国、月の裏側に着陸 何をしようとしているのか - BBCニュース</title>
<link type="text/html" rel="related" href="https://www.bbc.com/japanese/features-and-analysis-46755398"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662678927794622273"/>
<link type="application/x.atom+xml" rel="service.edit" title="中国、月の裏側に着陸 何をしようとしているのか - BBCニュース" href="http://b.hatena.ne.jp/atom/edit/4662678927794622273"/>
<summary> </summary>
<issued>2019-01-04T15:30:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662673090933741057</id>
<title>【訃報】人気YouTuber、アバンティーズのエイジさんが死去 旅行先のサイパンで</title>
<link type="text/html" rel="related" href="https://www.buzzfeed.com/jp/kotahatachi/avantis"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190105#bookmark-4662673090933741057"/>
<link type="application/x.atom+xml" rel="service.edit" title="【訃報】人気YouTuber、アバンティーズのエイジさんが死去 旅行先のサイパンで" href="http://b.hatena.ne.jp/atom/edit/4662673090933741057"/>
<summary> </summary>
<issued>2019-01-04T15:29:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-368745631</id>
<title>【落合陽一・小泉進次郎】平成最後の夏期講習|ニコニコインフォ</title>
<link type="text/html" rel="related" href="http://blog.nicovideo.jp/niconews/82089.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190104#bookmark-368745631"/>
<link type="application/x.atom+xml" rel="service.edit" title="【落合陽一・小泉進次郎】平成最後の夏期講習|ニコニコインフォ" href="http://b.hatena.ne.jp/atom/edit/368745631"/>
<summary> </summary>
<issued>2019-01-04T06:38:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662668427672790817</id>
<title>4人組YouTuber エイジ氏死去 | 2019/1/4(金) 11:16 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/pickup/6308992"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190104#bookmark-4662668427672790817"/>
<link type="application/x.atom+xml" rel="service.edit" title="4人組YouTuber エイジ氏死去 | 2019/1/4(金) 11:16 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4662668427672790817"/>
<summary> </summary>
<issued>2019-01-04T02:22:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662668302044992833</id>
<title>【訃報】人気YouTuber、アバンティーズのエイジさんが死去 旅行先のサイパンで</title>
<link type="text/html" rel="related" href="https://www.buzzfeed.com/amphtml/kotahatachi/avantis?__twitter_impression=true"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190104#bookmark-4662668302044992833"/>
<link type="application/x.atom+xml" rel="service.edit" title="【訃報】人気YouTuber、アバンティーズのエイジさんが死去 旅行先のサイパンで" href="http://b.hatena.ne.jp/atom/edit/4662668302044992833"/>
<summary> </summary>
<issued>2019-01-04T02:18:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662663565769610049</id>
<title>ワンピース専門店Favorite 森ガール ナチュラル 【▼】福袋 【予約:2月10日頃より順次発送予定】着る毛布福袋 ☆選べる童話ルームウェア&着る毛布ペチコート&リンゴネックレスの3点セットが13,490円♪ 【クーポン不可】【返品交換不可】 | 2018年福袋受付中 | | 森ガール ワンピ専門店のFavorite公式通販サイト</title>
<link type="text/html" rel="related" href="http://favorite-one.co.jp/2018moufu"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190104#bookmark-4662663565769610049"/>
<link type="application/x.atom+xml" rel="service.edit" title="ワンピース専門店Favorite 森ガール ナチュラル 【▼】福袋 【予約:2月10日頃より順次発送予定】着る毛布福袋 ☆選べる童話ルームウェア&着る毛布ペチコート&リンゴネックレスの3点セットが13,490円♪ 【クーポン不可】【返品交換不可】 | 2018年福袋受付中 | | 森ガール ワンピ専門店のFavorite公式通販サイト" href="http://b.hatena.ne.jp/atom/edit/4662663565769610049"/>
<summary> </summary>
<issued>2019-01-03T23:51:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662635419237380737</id>
<title>地震情報 2019年01月03日 18時10分頃発生 最大震度:6弱 震源地:熊本県熊本地方 - 日本気象協会 tenki.jp</title>
<link type="text/html" rel="related" href="https://earthquake.tenki.jp/bousai/earthquake/detail/2019/01/03/2019-01-03-18-10-29.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190103#bookmark-4662635419237380737"/>
<link type="application/x.atom+xml" rel="service.edit" title="地震情報 2019年01月03日 18時10分頃発生 最大震度:6弱 震源地:熊本県熊本地方 - 日本気象協会 tenki.jp" href="http://b.hatena.ne.jp/atom/edit/4662635419237380737"/>
<summary> </summary>
<issued>2019-01-03T09:22:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662620791651761921</id>
<title>【衝撃事件の核心】大阪・ミナミ半グレぼったくりバー(1/3ページ) - 産経ニュース</title>
<link type="text/html" rel="related" href="https://www.sankei.com/premium/news/190103/prm1901030002-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190103#bookmark-4662620791651761921"/>
<link type="application/x.atom+xml" rel="service.edit" title="【衝撃事件の核心】大阪・ミナミ半グレぼったくりバー(1/3ページ) - 産経ニュース" href="http://b.hatena.ne.jp/atom/edit/4662620791651761921"/>
<summary> </summary>
<issued>2019-01-03T08:37:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662624360232928705</id>
<title>【特集:OPUS OF THE YEAR 2018】bounceの選ぶ2018年の100枚・後編 | Mikiki</title>
<link type="text/html" rel="related" href="http://mikiki.tokyo.jp/articles/-/20219"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190103#bookmark-4662624360232928705"/>
<link type="application/x.atom+xml" rel="service.edit" title="【特集:OPUS OF THE YEAR 2018】bounceの選ぶ2018年の100枚・後編 | Mikiki" href="http://b.hatena.ne.jp/atom/edit/4662624360232928705"/>
<summary> </summary>
<issued>2019-01-03T03:34:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662624341979317121</id>
<title>【特集:OPUS OF THE YEAR 2018】bounceの選ぶ2018年の100枚・前編 | Mikiki</title>
<link type="text/html" rel="related" href="http://mikiki.tokyo.jp/articles/-/20218"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190103#bookmark-4662624341979317121"/>
<link type="application/x.atom+xml" rel="service.edit" title="【特集:OPUS OF THE YEAR 2018】bounceの選ぶ2018年の100枚・前編 | Mikiki" href="http://b.hatena.ne.jp/atom/edit/4662624341979317121"/>
<summary> </summary>
<issued>2019-01-03T03:33:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662619638989854273</id>
<title>Microsoft Surface Go 10" 128GB Multi-Touch Tablet KAZ-00001</title>
<link type="text/html" rel="related" href="https://www.bhphotovideo.com/c/product/1445353-REG/microsoft_kaz_00001_surface_go_10_tablet.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190103#bookmark-4662619638989854273"/>
<link type="application/x.atom+xml" rel="service.edit" title="Microsoft Surface Go 10&quot; 128GB Multi-Touch Tablet KAZ-00001" href="http://b.hatena.ne.jp/atom/edit/4662619638989854273"/>
<summary> </summary>
<issued>2019-01-03T01:07:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662617321854896033</id>
<title>Eufyブランドの製品一覧ページ | | Anker(アンカー)公式オンラインストア</title>
<link type="text/html" rel="related" href="https://www.ankerjapan.com/category/EUFY/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190103#bookmark-4662617321854896033"/>
<link type="application/x.atom+xml" rel="service.edit" title="Eufyブランドの製品一覧ページ | | Anker(アンカー)公式オンラインストア" href="http://b.hatena.ne.jp/atom/edit/4662617321854896033"/>
<summary> </summary>
<issued>2019-01-02T23:55:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374837515</id>
<title>PuppeteerでKindleのハイライトを自動取得してみた - Qiita</title>
<link type="text/html" rel="related" href="https://qiita.com/k_motoyama/items/ff3468e64f3be39245cc"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190103#bookmark-374837515"/>
<link type="application/x.atom+xml" rel="service.edit" title="PuppeteerでKindleのハイライトを自動取得してみた - Qiita" href="http://b.hatena.ne.jp/atom/edit/374837515"/>
<summary> </summary>
<issued>2019-01-02T15:35:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662594195065702625</id>
<title>働かなくてもいい社会 on Twitter: "日本時間 2019年1月21日14時11分から全世界同時に開始する「光の帰還の活性化瞑想」の告知画像です!
ぜひこちらの画像を使っていただき、引き続きこの瞑想の拡散をよろしくお願いします!
この瞑想で最終決着を着けて地球を完全… https://t.co/7rQf1Janfd"</title>
<link type="text/html" rel="related" href="https://twitter.com/52paradism/status/1079282720826548224"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662594195065702625"/>
<link type="application/x.atom+xml" rel="service.edit" title="働かなくてもいい社会 on Twitter: &quot;日本時間 2019年1月21日14時11分から全世界同時に開始する「光の帰還の活性化瞑想」の告知画像です!&#10;&#10;ぜひこちらの画像を使っていただき、引き続きこの瞑想の拡散をよろしくお願いします!&#10;&#10;この瞑想で最終決着を着けて地球を完全… https://t.co/7rQf1Janfd&quot;" href="http://b.hatena.ne.jp/atom/edit/4662594195065702625"/>
<summary> </summary>
<issued>2019-01-02T11:57:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662593084816612545</id>
<title>Getting started · teenageengineering/videolab Wiki · GitHub</title>
<link type="text/html" rel="related" href="https://github.com/teenageengineering/videolab/wiki/Getting-started"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662593084816612545"/>
<link type="application/x.atom+xml" rel="service.edit" title="Getting started · teenageengineering/videolab Wiki · GitHub" href="http://b.hatena.ne.jp/atom/edit/4662593084816612545"/>
<summary> </summary>
<issued>2019-01-02T11:23:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373256862</id>
<title>GitHub - teenageengineering/videolab</title>
<link type="text/html" rel="related" href="https://github.com/teenageengineering/videolab"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-373256862"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - teenageengineering/videolab" href="http://b.hatena.ne.jp/atom/edit/373256862"/>
<summary> </summary>
<issued>2019-01-02T11:22:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662555639142952033</id>
<title>GitHub - keijiro/VideolabTest: OP-Z videolab examples</title>
<link type="text/html" rel="related" href="https://github.com/keijiro/VideolabTest"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662555639142952033"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - keijiro/VideolabTest: OP-Z videolab examples" href="http://b.hatena.ne.jp/atom/edit/4662555639142952033"/>
<summary> </summary>
<issued>2019-01-02T11:22:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662593027371422113</id>
<title>Keijiro Takahashi on Twitter: "OP-Z videolab #unity3d https://t.co/JvJ4nv957k https://t.co/jrGVJbB82A"</title>
<link type="text/html" rel="related" href="https://twitter.com/_kzr/status/1080107374961029123"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662593027371422113"/>
<link type="application/x.atom+xml" rel="service.edit" title="Keijiro Takahashi on Twitter: &quot;OP-Z videolab #unity3d https://t.co/JvJ4nv957k https://t.co/jrGVJbB82A&quot;" href="http://b.hatena.ne.jp/atom/edit/4662593027371422113"/>
<summary> </summary>
<issued>2019-01-02T11:21:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662589510866807009</id>
<title>餅をのどに詰まらせて17人搬送、2人死亡 東京都内 - 産経ニュース</title>
<link type="text/html" rel="related" href="https://www.sankei.com/affairs/news/190102/afr1901020010-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662589510866807009"/>
<link type="application/x.atom+xml" rel="service.edit" title="餅をのどに詰まらせて17人搬送、2人死亡 東京都内 - 産経ニュース" href="http://b.hatena.ne.jp/atom/edit/4662589510866807009"/>
<summary> </summary>
<issued>2019-01-02T09:32:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662545441279425409</id>
<title>元旦だし平成30年を未解決事件で振り返らないか? 「便槽内怪死事件」「東電OL殺人」「八王子スーパー強盗」…実話の方がホラー映画より怖い件</title>
<link type="text/html" rel="related" href="http://originalnews.nico/158644"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662545441279425409"/>
<link type="application/x.atom+xml" rel="service.edit" title="元旦だし平成30年を未解決事件で振り返らないか? 「便槽内怪死事件」「東電OL殺人」「八王子スーパー強盗」…実話の方がホラー映画より怖い件" href="http://b.hatena.ne.jp/atom/edit/4662545441279425409"/>
<summary> </summary>
<issued>2019-01-02T07:28:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
<dc:subject>U04C2TKBL</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662585114430758817</id>
<title>【都市伝説】驚きのテクノロジーが凄すぎる!最新軍事兵器に迫る。</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=tiNR4z-ocsM"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662585114430758817"/>
<link type="application/x.atom+xml" rel="service.edit" title="【都市伝説】驚きのテクノロジーが凄すぎる!最新軍事兵器に迫る。" href="http://b.hatena.ne.jp/atom/edit/4662585114430758817"/>
<summary> </summary>
<issued>2019-01-02T07:15:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662583960158252769</id>
<title>【オーパーツ】現代科学でも説明困難な古代のテクノロジー</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=npuBkLkVV4Y"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662583960158252769"/>
<link type="application/x.atom+xml" rel="service.edit" title="【オーパーツ】現代科学でも説明困難な古代のテクノロジー" href="http://b.hatena.ne.jp/atom/edit/4662583960158252769"/>
<summary> </summary>
<issued>2019-01-02T06:40:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662578742846497889</id>
<title>1歳児衰弱死、逮捕された母親の実父が激白「長女の旦那と次女が肉体関係を持った」 | 週刊女性PRIME [シュージョプライム] | YOUのココロ刺激する</title>
<link type="text/html" rel="related" href="https://www.jprime.jp/articles/-/12469"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662578742846497889"/>
<link type="application/x.atom+xml" rel="service.edit" title="1歳児衰弱死、逮捕された母親の実父が激白「長女の旦那と次女が肉体関係を持った」 | 週刊女性PRIME [シュージョプライム] | YOUのココロ刺激する" href="http://b.hatena.ne.jp/atom/edit/4662578742846497889"/>
<summary> </summary>
<issued>2019-01-02T05:19:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-365001704</id>
<title>「旦那と次女が肉体関係に」1歳衰弱死事件の逮捕母の実父が激白 - ライブドアニュース</title>
<link type="text/html" rel="related" href="http://news.livedoor.com/article/detail/14782414/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-365001704"/>
<link type="application/x.atom+xml" rel="service.edit" title="「旦那と次女が肉体関係に」1歳衰弱死事件の逮捕母の実父が激白 - ライブドアニュース" href="http://b.hatena.ne.jp/atom/edit/365001704"/>
<summary> </summary>
<issued>2019-01-02T05:18:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662578692380630497</id>
<title>なつのっと on Twitter: "グリーンバックに全身グリーンタイツ着てバーチャルモーションキャプチャーを使えば、
現実の物をアバターに持たせることができるのでは?
……という妄想を試してみました。 https://t.co/txMFKxqVoK"</title>
<link type="text/html" rel="related" href="https://twitter.com/natsunot/status/1080150956254220295"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662578692380630497"/>
<link type="application/x.atom+xml" rel="service.edit" title="なつのっと on Twitter: &quot;グリーンバックに全身グリーンタイツ着てバーチャルモーションキャプチャーを使えば、&#10;現実の物をアバターに持たせることができるのでは?&#10;……という妄想を試してみました。 https://t.co/txMFKxqVoK&quot;" href="http://b.hatena.ne.jp/atom/edit/4662578692380630497"/>
<summary> </summary>
<issued>2019-01-02T05:04:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662580824831964129</id>
<title>渋谷年越し 数百人が封鎖破る | 2019/1/1(火) 10:58 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/pickup/6308693"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662580824831964129"/>
<link type="application/x.atom+xml" rel="service.edit" title="渋谷年越し 数百人が封鎖破る | 2019/1/1(火) 10:58 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4662580824831964129"/>
<summary> </summary>
<issued>2019-01-02T05:02:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662579631904754177</id>
<title>原宿で暴走 8人重軽傷「車ごと燃やそうと思った」(19/01/02) - YouTube</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=tbTnmefhlyg"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662579631904754177"/>
<link type="application/x.atom+xml" rel="service.edit" title="原宿で暴走 8人重軽傷「車ごと燃やそうと思った」(19/01/02) - YouTube" href="http://b.hatena.ne.jp/atom/edit/4662579631904754177"/>
<summary> </summary>
<issued>2019-01-02T04:52:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662580469960276641</id>
<title>「上野でも事件起こそうと思った」 竹下通り車暴走(19/01/02)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=gMlwQC3Ua7c"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662580469960276641"/>
<link type="application/x.atom+xml" rel="service.edit" title="「上野でも事件起こそうと思った」 竹下通り車暴走(19/01/02)" href="http://b.hatena.ne.jp/atom/edit/4662580469960276641"/>
<summary> </summary>
<issued>2019-01-02T04:51:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662580450632922369</id>
<title>暴走「上野でも起こそうと」 | 2019/1/2(水) 13:43 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/pickup/6308798"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662580450632922369"/>
<link type="application/x.atom+xml" rel="service.edit" title="暴走「上野でも起こそうと」 | 2019/1/2(水) 13:43 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4662580450632922369"/>
<summary> </summary>
<issued>2019-01-02T04:51:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662405013021666561</id>
<title>「新しい遊びを生み出すことは常にチャレンジング」株式会社ポケモン石原恒和社長|@DIME アットダイム</title>
<link type="text/html" rel="related" href="https://dime.jp/genre/636608/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662405013021666561"/>
<link type="application/x.atom+xml" rel="service.edit" title="「新しい遊びを生み出すことは常にチャレンジング」株式会社ポケモン石原恒和社長|@DIME アットダイム" href="http://b.hatena.ne.jp/atom/edit/4662405013021666561"/>
<summary> </summary>
<issued>2019-01-02T02:48:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662571220210997089</id>
<title>【迎春】呪いの人形を132時間ながめる放送(前編:1/1~1/3) - 2019/01/01(火) 12:00開始 - ニコニコ生放送</title>
<link type="text/html" rel="related" href="http://live2.nicovideo.jp/watch/lv317222971?ref=sharetw"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662571220210997089"/>
<link type="application/x.atom+xml" rel="service.edit" title="【迎春】呪いの人形を132時間ながめる放送(前編:1/1~1/3) - 2019/01/01(火) 12:00開始 - ニコニコ生放送" href="http://b.hatena.ne.jp/atom/edit/4662571220210997089"/>
<summary> </summary>
<issued>2019-01-02T00:04:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662570006882698017</id>
<title>【閲覧注意】バスボール30個溶かしたら中から大量の昆虫?が出てきてグロすぎた。。。</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=gE8mTITGYH8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662570006882698017"/>
<link type="application/x.atom+xml" rel="service.edit" title="【閲覧注意】バスボール30個溶かしたら中から大量の昆虫?が出てきてグロすぎた。。。" href="http://b.hatena.ne.jp/atom/edit/4662570006882698017"/>
<summary> </summary>
<issued>2019-01-01T23:26:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662569865148773185</id>
<title>【閲覧注意】アリの缶詰が想像以上に気持ち悪かった。。。【虫が苦手な方のご視聴はご遠慮ください】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=pGJDnn6cXKs"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662569865148773185"/>
<link type="application/x.atom+xml" rel="service.edit" title="【閲覧注意】アリの缶詰が想像以上に気持ち悪かった。。。【虫が苦手な方のご視聴はご遠慮ください】" href="http://b.hatena.ne.jp/atom/edit/4662569865148773185"/>
<summary> </summary>
<issued>2019-01-01T23:22:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-365969122</id>
<title>持ち主不明。放置された心霊廃墟「奥多摩ロープウェイ」の姿 | スパイシービュー</title>
<link type="text/html" rel="related" href="https://spaicy.jp/okutama-ropeway"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-365969122"/>
<link type="application/x.atom+xml" rel="service.edit" title="持ち主不明。放置された心霊廃墟「奥多摩ロープウェイ」の姿 | スパイシービュー" href="http://b.hatena.ne.jp/atom/edit/365969122"/>
<summary> </summary>
<issued>2019-01-01T15:55:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04C44T1Q</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662555260112074433</id>
<title>MEKAME on Twitter: "パソコン棚の整理してたらノートパソコンが100台超えてました()
なんとか平成のうちにhpの液晶16:10時代のモバイルワークステーション全て揃えられたので良かった https://t.co/jVqcM9WvyH"</title>
<link type="text/html" rel="related" href="https://twitter.com/mekame_ele/status/1079732083516297217"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190102#bookmark-4662555260112074433"/>
<link type="application/x.atom+xml" rel="service.edit" title="MEKAME on Twitter: &quot;パソコン棚の整理してたらノートパソコンが100台超えてました()&#10;なんとか平成のうちにhpの液晶16:10時代のモバイルワークステーション全て揃えられたので良かった https://t.co/jVqcM9WvyH&quot;" href="http://b.hatena.ne.jp/atom/edit/4662555260112074433"/>
<summary> </summary>
<issued>2019-01-01T15:49:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662532028095883169</id>
<title>知事選に偽情報、誰が? 2サイトに同一人物の名前 覆面の発信者㊤ 沖縄フェイクを追う~ネットに潜む闇~(1) - 琉球新報 - 沖縄の新聞、地域のニュース</title>
<link type="text/html" rel="related" href="https://ryukyushimpo.jp/news/entry-856174.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662532028095883169"/>
<link type="application/x.atom+xml" rel="service.edit" title="知事選に偽情報、誰が? 2サイトに同一人物の名前 覆面の発信者㊤ 沖縄フェイクを追う~ネットに潜む闇~(1) - 琉球新報 - 沖縄の新聞、地域のニュース" href="http://b.hatena.ne.jp/atom/edit/4662532028095883169"/>
<summary> </summary>
<issued>2019-01-01T14:25:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662551449938996513</id>
<title>Eテレ 欲望の哲学史 序章~マルクス・ガブリエル、日本で語る~20181227 - 動画 Dailymotion</title>
<link type="text/html" rel="related" href="https://www.dailymotion.com/video/x6zmswk"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662551449938996513"/>
<link type="application/x.atom+xml" rel="service.edit" title="Eテレ 欲望の哲学史 序章~マルクス・ガブリエル、日本で語る~20181227 - 動画 Dailymotion" href="http://b.hatena.ne.jp/atom/edit/4662551449938996513"/>
<summary> </summary>
<issued>2019-01-01T13:50:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662545048289899361</id>
<title>男はどのように車を暴走させたか 防犯カメラを分析 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190101/k10011765161000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662545048289899361"/>
<link type="application/x.atom+xml" rel="service.edit" title="男はどのように車を暴走させたか 防犯カメラを分析 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4662545048289899361"/>
<summary> </summary>
<issued>2019-01-01T10:32:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662542636128765985</id>
<title>事件の涙 「そして、研究棟の一室で~九州大学 ある研究者の死」 - 動画 Dailymotion</title>
<link type="text/html" rel="related" href="https://www.dailymotion.com/video/x6znj4z"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662542636128765985"/>
<link type="application/x.atom+xml" rel="service.edit" title="事件の涙 「そして、研究棟の一室で~九州大学 ある研究者の死」 - 動画 Dailymotion" href="http://b.hatena.ne.jp/atom/edit/4662542636128765985"/>
<summary> </summary>
<issued>2019-01-01T09:17:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662306232525891329</id>
<title>NHKドキュメンタリー - 事件の涙「そして、研究棟の一室で~九州大学 ある研究者の死~」</title>
<link type="text/html" rel="related" href="https://www.nhk.or.jp/docudocu/program/92894/2894212/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662306232525891329"/>
<link type="application/x.atom+xml" rel="service.edit" title="NHKドキュメンタリー - 事件の涙「そして、研究棟の一室で~九州大学 ある研究者の死~」" href="http://b.hatena.ne.jp/atom/edit/4662306232525891329"/>
<summary> </summary>
<issued>2019-01-01T09:16:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374030185</id>
<title>
Surface Go にいよいよ LTE モデル登場! 11 月 13 日より法人向けに先行受注開始、11 月 29 日より発売 - Windows Blog for JapanWindows Blog for Japan </title>
<link type="text/html" rel="related" href="https://blogs.windows.com/japan/2018/11/13/surface_go_lte_advanced/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-374030185"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;&#9;&#9; Surface Go にいよいよ LTE モデル登場! 11 月 13 日より法人向けに先行受注開始、11 月 29 日より発売 - Windows Blog for JapanWindows Blog for Japan&#9;&#9;" href="http://b.hatena.ne.jp/atom/edit/374030185"/>
<summary> </summary>
<issued>2019-01-01T09:05:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662525520146401697</id>
<title>原宿 竹下通り暴走 21歳の男逮捕「死刑への報復」供述 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190101/k10011764851000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662525520146401697"/>
<link type="application/x.atom+xml" rel="service.edit" title="原宿 竹下通り暴走 21歳の男逮捕「死刑への報復」供述 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4662525520146401697"/>
<summary> </summary>
<issued>2019-01-01T03:23:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662528549172227041</id>
<title>クラウドまるみえホカクン - ICTによる檻罠の遠隔監視・操作システム - 獣害対策に最適! 株式会社アイエスイー</title>
<link type="text/html" rel="related" href="http://www.ise-hp.com/products/cloudmarumiehokakun/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662528549172227041"/>
<link type="application/x.atom+xml" rel="service.edit" title="クラウドまるみえホカクン - ICTによる檻罠の遠隔監視・操作システム - 獣害対策に最適! 株式会社アイエスイー" href="http://b.hatena.ne.jp/atom/edit/4662528549172227041"/>
<summary> </summary>
<issued>2019-01-01T01:59:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662526443027541409</id>
<title>Method: mediaItems.search | Google Photos APIs | Google Developers</title>
<link type="text/html" rel="related" href="https://developers.google.com/photos/library/reference/rest/v1/mediaItems/search"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662526443027541409"/>
<link type="application/x.atom+xml" rel="service.edit" title="Method: mediaItems.search | Google Photos APIs | Google Developers" href="http://b.hatena.ne.jp/atom/edit/4662526443027541409"/>
<summary> </summary>
<issued>2019-01-01T00:55:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662508739707981537</id>
<title>世界基準を作った男。「CrystalDisk」シリーズの生みの親“ひよひよ氏”直撃インタビュー - エルミタージュ秋葉原</title>
<link type="text/html" rel="related" href="http://www.gdm.or.jp/review/2019/0101/288880"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662508739707981537"/>
<link type="application/x.atom+xml" rel="service.edit" title="世界基準を作った男。「CrystalDisk」シリーズの生みの親“ひよひよ氏”直撃インタビュー - エルミタージュ秋葉原" href="http://b.hatena.ne.jp/atom/edit/4662508739707981537"/>
<summary> </summary>
<issued>2019-01-01T00:32:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662523001147665825</id>
<title>つながる100億の脳 常識通じぬ未来、「人類」問い直す  :日本経済新聞</title>
<link type="text/html" rel="related" href="https://www.nikkei.com/article/DGXMZO39479920X21C18A2SHA000/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662523001147665825"/>
<link type="application/x.atom+xml" rel="service.edit" title="つながる100億の脳 常識通じぬ未来、「人類」問い直す  :日本経済新聞" href="http://b.hatena.ne.jp/atom/edit/4662523001147665825"/>
<summary> </summary>
<issued>2018-12-31T23:55:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662524151125204545</id>
<title>Amazon.co.jp: Unihertz Atom, 世界最小4Gタフネススマートフォン,アンドロイド8.1 Oreo,SIMフリー,4GB RAM と64GB ROM: CE</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07KP8J8YN"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662524151125204545"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Unihertz Atom, 世界最小4Gタフネススマートフォン,アンドロイド8.1 Oreo,SIMフリー,4GB RAM と64GB ROM: CE" href="http://b.hatena.ne.jp/atom/edit/4662524151125204545"/>
<summary> </summary>
<issued>2018-12-31T23:43:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662522284961841473</id>
<title>Amazon.co.jp: インターステラー(吹替版): Movie</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%82%B9%E3%83%86%E3%83%A9%E3%83%BC-%E5%90%B9%E6%9B%BF%E7%89%88-%E3%83%9E%E3%82%B7%E3%83%A5%E3%83%BC%E3%83%BB%E3%83%9E%E3%82%B3%E3%83%8E%E3%83%92%E3%83%BC/dp/B00URGVEN4/ref=as_li_ss_tl?_encoding=UTF8&amp;keywords=%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%82%B9%E3%83%86%E3%83%A9%E3%83%BC&amp;linkCode=sl1&amp;linkId=95046e97923dbf1a9bd6ac2387f601b0&amp;qid=1546269747&amp;s=instant-video&amp;sr=1-2&amp;tag=kindou-22"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662522284961841473"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: インターステラー(吹替版): Movie" href="http://b.hatena.ne.jp/atom/edit/4662522284961841473"/>
<summary> </summary>
<issued>2018-12-31T22:45:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662510562921669185</id>
<title>原宿 竹下通り 車暴走し8人けが 車の男「テロ起こした」 | NHKニュース</title>
<link type="text/html" rel="related" href="https://www3.nhk.or.jp/news/html/20190101/k10011764661000.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662510562921669185"/>
<link type="application/x.atom+xml" rel="service.edit" title="原宿 竹下通り 車暴走し8人けが 車の男「テロ起こした」 | NHKニュース" href="http://b.hatena.ne.jp/atom/edit/4662510562921669185"/>
<summary> </summary>
<issued>2018-12-31T16:44:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662509865526328833</id>
<title>🕊👻🚽🍀🚽🛸🦉 on Twitter: "いま気付いたけどこれRT/Likeのツイート内画像だけじゃなくてそのツイートのリプライツリーの画像まで全部ダウンロードしちゃってるわ、Google Photosがめちゃくちゃになってる"</title>
<link type="text/html" rel="related" href="https://twitter.com/yuiseki/status/1079773647974199296"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-4662509865526328833"/>
<link type="application/x.atom+xml" rel="service.edit" title="🕊👻🚽🍀🚽🛸🦉 on Twitter: &quot;いま気付いたけどこれRT/Likeのツイート内画像だけじゃなくてそのツイートのリプライツリーの画像まで全部ダウンロードしちゃってるわ、Google Photosがめちゃくちゃになってる&quot;" href="http://b.hatena.ne.jp/atom/edit/4662509865526328833"/>
<summary> </summary>
<issued>2018-12-31T16:19:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-231173297</id>
<title>Mac OS Xには/procが無いのでsysctl使う - $ cat /var/log/shin</title>
<link type="text/html" rel="related" href="http://shin.hateblo.jp/entry/2014/05/25/154014"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20190101#bookmark-231173297"/>
<link type="application/x.atom+xml" rel="service.edit" title="Mac OS Xには/procが無いのでsysctl使う - $ cat /var/log/shin" href="http://b.hatena.ne.jp/atom/edit/231173297"/>
<summary> </summary>
<issued>2018-12-31T15:09:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-331633587</id>
<title>GitHub - nagadomi/animeface-2009: Face and Landmark Detector for Anime/Manga. This is 2009s version of Imager::AnimeFace, but it works on recent system.</title>
<link type="text/html" rel="related" href="https://github.com/nagadomi/animeface-2009"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-331633587"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - nagadomi/animeface-2009: Face and Landmark Detector for Anime/Manga. This is 2009s version of Imager::AnimeFace, but it works on recent system." href="http://b.hatena.ne.jp/atom/edit/331633587"/>
<summary> </summary>
<issued>2018-12-31T14:40:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-372528460</id>
<title>GitHub - deeppomf/DeepLearningAnimePapers: A list of papers and other resources on deep learning with anime style images.</title>
<link type="text/html" rel="related" href="https://github.com/deeppomf/DeepLearningAnimePapers"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-372528460"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - deeppomf/DeepLearningAnimePapers: A list of papers and other resources on deep learning with anime style images." href="http://b.hatena.ne.jp/atom/edit/372528460"/>
<summary> </summary>
<issued>2018-12-31T14:16:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662505342388517473</id>
<title>Amazon.co.jp: ネットの闇の真実: 小西一郎: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07M8NSDX1"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662505342388517473"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ネットの闇の真実: 小西一郎: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662505342388517473"/>
<summary> </summary>
<issued>2018-12-31T13:59:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662505322524292737</id>
<title>Amazon.co.jp: ネットの闇の真実: 小西一郎: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/%E3%83%8D%E3%83%83%E3%83%88%E3%81%AE%E9%97%87%E3%81%AE%E7%9C%9F%E5%AE%9F-%E5%B0%8F%E8%A5%BF%E4%B8%80%E9%83%8E-ebook/dp/B07M8NSDX1/ref=sr_1_3851?s=digital-text"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662505322524292737"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ネットの闇の真実: 小西一郎: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662505322524292737"/>
<summary> </summary>
<issued>2018-12-31T13:58:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662503659298120641</id>
<title>住宅全焼、3遺体を発見 2~6歳の3人が不明 千葉:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASLD062LDLD0UDCB002.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662503659298120641"/>
<link type="application/x.atom+xml" rel="service.edit" title="住宅全焼、3遺体を発見 2~6歳の3人が不明 千葉:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662503659298120641"/>
<summary> </summary>
<issued>2018-12-31T13:07:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662503340933643169</id>
<title>Tajima Itsuro on Twitter: "延々と悪夢を見たあとに起床し,「バーチャル大晦日2018〜みんなで年越しブイッとね!〜」を観ている。毎年どこかで年を越してきたが,今年はどうしてもそういう気分になれない。ひどい年だった。"</title>
<link type="text/html" rel="related" href="https://twitter.com/niryuu/status/1079717000509718528"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662503340933643169"/>
<link type="application/x.atom+xml" rel="service.edit" title="Tajima Itsuro on Twitter: &quot;延々と悪夢を見たあとに起床し,「バーチャル大晦日2018〜みんなで年越しブイッとね!〜」を観ている。毎年どこかで年を越してきたが,今年はどうしてもそういう気分になれない。ひどい年だった。&quot;" href="http://b.hatena.ne.jp/atom/edit/4662503340933643169"/>
<summary> </summary>
<issued>2018-12-31T12:57:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662502159817579073</id>
<title>にふうち on Twitter: "中国で買った自動餌やり機、なぜかまゆしぃのトゥットゥルーが流れる、、、 https://t.co/Hs0P1KxBHg"</title>
<link type="text/html" rel="related" href="https://twitter.com/benkyou_youday/status/1069440453211172865"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662502159817579073"/>
<link type="application/x.atom+xml" rel="service.edit" title="にふうち on Twitter: &quot;中国で買った自動餌やり機、なぜかまゆしぃのトゥットゥルーが流れる、、、 https://t.co/Hs0P1KxBHg&quot;" href="http://b.hatena.ne.jp/atom/edit/4662502159817579073"/>
<summary> </summary>
<issued>2018-12-31T12:20:40Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662499361646241377</id>
<title>SSSS.GRIDMAN – LINE stickers | LINE STORE</title>
<link type="text/html" rel="related" href="https://line.me/S/sticker/5104570"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662499361646241377"/>
<link type="application/x.atom+xml" rel="service.edit" title="SSSS.GRIDMAN – LINE stickers | LINE STORE" href="http://b.hatena.ne.jp/atom/edit/4662499361646241377"/>
<summary> </summary>
<issued>2018-12-31T10:53:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662499322454663041</id>
<title>空き巣の金で・・・日本中を旅行 動画投稿“旅自慢”(18/12/07)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=vTO5LOqi45w"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662499322454663041"/>
<link type="application/x.atom+xml" rel="service.edit" title="空き巣の金で・・・日本中を旅行 動画投稿“旅自慢”(18/12/07)" href="http://b.hatena.ne.jp/atom/edit/4662499322454663041"/>
<summary> </summary>
<issued>2018-12-31T10:52:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662498461850537121</id>
<title>🕊👻🚽🍀🚽🛸🦉 on Twitter: "お年玉です / “TwitterでRTした画像全部ダウンロード - yuiseki” https://t.co/IYACJP1uCc"</title>
<link type="text/html" rel="related" href="https://twitter.com/yuiseki/status/1079684800032591872"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662498461850537121"/>
<link type="application/x.atom+xml" rel="service.edit" title="🕊👻🚽🍀🚽🛸🦉 on Twitter: &quot;お年玉です / “TwitterでRTした画像全部ダウンロード - yuiseki” https://t.co/IYACJP1uCc&quot;" href="http://b.hatena.ne.jp/atom/edit/4662498461850537121"/>
<summary> </summary>
<issued>2018-12-31T10:25:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374920269</id>
<title>ドスケベ音頭 - ニコニコ動画</title>
<link type="text/html" rel="related" href="https://www.nicovideo.jp/watch/sm34040529"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374920269"/>
<link type="application/x.atom+xml" rel="service.edit" title="ドスケベ音頭 - ニコニコ動画" href="http://b.hatena.ne.jp/atom/edit/374920269"/>
<summary> </summary>
<issued>2018-12-31T10:20:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374919340</id>
<title>【速報】エロゲさん、簡単にセ○クスする方法を伝授してくれた : 暇人\(^o^)/速報 - ライブドアブログ</title>
<link type="text/html" rel="related" href="http://himasoku.com/archives/52059713.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374919340"/>
<link type="application/x.atom+xml" rel="service.edit" title="【速報】エロゲさん、簡単にセ○クスする方法を伝授してくれた : 暇人\(^o^)/速報 - ライブドアブログ" href="http://b.hatena.ne.jp/atom/edit/374919340"/>
<summary> </summary>
<issued>2018-12-31T10:19:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374871813</id>
<title>“炎上弁護士”唐澤貴洋弁護士が語る「日本人最多殺害予告」の真実とは?|日刊サイゾー </title>
<link type="text/html" rel="related" href="https://www.cyzo.com/2018/12/post_186536_entry.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374871813"/>
<link type="application/x.atom+xml" rel="service.edit" title="“炎上弁護士”唐澤貴洋弁護士が語る「日本人最多殺害予告」の真実とは?|日刊サイゾー " href="http://b.hatena.ne.jp/atom/edit/374871813"/>
<summary> </summary>
<issued>2018-12-31T10:19:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374862622</id>
<title>ファーウェイ排除念頭、民間に協力要請 政府 14分野で  :日本経済新聞</title>
<link type="text/html" rel="related" href="https://www.nikkei.com/article/DGXMZO38844750S8A211C1MM8000/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374862622"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファーウェイ排除念頭、民間に協力要請 政府 14分野で  :日本経済新聞" href="http://b.hatena.ne.jp/atom/edit/374862622"/>
<summary> </summary>
<issued>2018-12-31T10:18:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662498219184867713</id>
<title>小5女児をわいせつ誘拐疑いで33歳男再逮捕 - 芸能社会 - SANSPO.COM(サンスポ)</title>
<link type="text/html" rel="related" href="https://www.sanspo.com/geino/news/20181206/tro18120612560011-n1.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662498219184867713"/>
<link type="application/x.atom+xml" rel="service.edit" title="小5女児をわいせつ誘拐疑いで33歳男再逮捕 - 芸能社会 - SANSPO.COM(サンスポ)" href="http://b.hatena.ne.jp/atom/edit/4662498219184867713"/>
<summary> </summary>
<issued>2018-12-31T10:18:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374878197</id>
<title>山本一郎氏からの訴訟について:川上量生 公式ブログ - ブロマガ</title>
<link type="text/html" rel="related" href="https://ch.nicovideo.jp/kawango/blomaga/ar1708065"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374878197"/>
<link type="application/x.atom+xml" rel="service.edit" title="山本一郎氏からの訴訟について:川上量生 公式ブログ - ブロマガ" href="http://b.hatena.ne.jp/atom/edit/374878197"/>
<summary> </summary>
<issued>2018-12-31T10:17:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662498184825128001</id>
<title>
エリクソン設備のソフト不具合、日英の通信障害に影響 | ロイター</title>
<link type="text/html" rel="related" href="https://jp.reuters.com/article/o2telefonica-outages-idJPL4N1YB4K0?il=0"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662498184825128001"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10; エリクソン設備のソフト不具合、日英の通信障害に影響 | ロイター" href="http://b.hatena.ne.jp/atom/edit/4662498184825128001"/>
<summary> </summary>
<issued>2018-12-31T10:17:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374734363</id>
<title>日立はTVCM「この木なんの木」の日立の樹に毎年4500万円以上支払っている - GIGAZINE</title>
<link type="text/html" rel="related" href="https://gigazine.net/news/20181206-hitachi-tree-moanalua-gardens/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374734363"/>
<link type="application/x.atom+xml" rel="service.edit" title="日立はTVCM「この木なんの木」の日立の樹に毎年4500万円以上支払っている - GIGAZINE" href="http://b.hatena.ne.jp/atom/edit/374734363"/>
<summary> </summary>
<issued>2018-12-31T10:16:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374703201</id>
<title>あの有名企業や居酒屋も。「ブラック企業大賞2018」にノミネートされた9社とは</title>
<link type="text/html" rel="related" href="https://www.buzzfeed.com/jp/kotahatachi/black-kigyo-2018"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374703201"/>
<link type="application/x.atom+xml" rel="service.edit" title="あの有名企業や居酒屋も。「ブラック企業大賞2018」にノミネートされた9社とは" href="http://b.hatena.ne.jp/atom/edit/374703201"/>
<summary> </summary>
<issued>2018-12-31T10:15:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-321907322</id>
<title>福岡のニュースなら【西日本新聞】</title>
<link type="text/html" rel="related" href="https://www.nishinippon.co.jp/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-321907322"/>
<link type="application/x.atom+xml" rel="service.edit" title="福岡のニュースなら【西日本新聞】" href="http://b.hatena.ne.jp/atom/edit/321907322"/>
<summary> </summary>
<issued>2018-12-31T10:15:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662498110736936961</id>
<title>携帯用おしり洗浄器,使い切りどこでもシャワー おしりキレイ | オカモト株式会社</title>
<link type="text/html" rel="related" href="https://oshirikirei.com/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662498110736936961"/>
<link type="application/x.atom+xml" rel="service.edit" title="携帯用おしり洗浄器,使い切りどこでもシャワー おしりキレイ | オカモト株式会社" href="http://b.hatena.ne.jp/atom/edit/4662498110736936961"/>
<summary> </summary>
<issued>2018-12-31T10:14:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-361447519</id>
<title>匂いをかぐだけの「触らない痴漢」もアウト!(園田寿) - 個人 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/byline/sonodahisashi/20180401-00083430/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-361447519"/>
<link type="application/x.atom+xml" rel="service.edit" title="匂いをかぐだけの「触らない痴漢」もアウト!(園田寿) - 個人 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/361447519"/>
<summary> </summary>
<issued>2018-12-31T10:14:24Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374294863</id>
<title>若い女性特有の「いい匂い」は10代後半がピーク 維持する方法 : yomiDr. / ヨミドクター(読売新聞)</title>
<link type="text/html" rel="related" href="https://yomidr.yomiuri.co.jp/article/20180927-OYTET50045/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374294863"/>
<link type="application/x.atom+xml" rel="service.edit" title="若い女性特有の「いい匂い」は10代後半がピーク 維持する方法 : yomiDr. / ヨミドクター(読売新聞)" href="http://b.hatena.ne.jp/atom/edit/374294863"/>
<summary> </summary>
<issued>2018-12-31T10:13:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374260385</id>
<title>裸の40代男性、コインロッカー上段の中で体育座り 低体温症、周辺には衣服散乱 JR仙台駅 | 河北新報オンラインニュース</title>
<link type="text/html" rel="related" href="https://www.kahoku.co.jp/tohokunews/201811/20181119_13041.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374260385"/>
<link type="application/x.atom+xml" rel="service.edit" title="裸の40代男性、コインロッカー上段の中で体育座り 低体温症、周辺には衣服散乱 JR仙台駅 | 河北新報オンラインニュース" href="http://b.hatena.ne.jp/atom/edit/374260385"/>
<summary> </summary>
<issued>2018-12-31T10:13:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662498042017457473</id>
<title>ガスで節電(ガスコンロでご飯を炊く) - リンナイ</title>
<link type="text/html" rel="related" href="https://rinnai.jp/rinnai_life/topics/saving/ricecook"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662498042017457473"/>
<link type="application/x.atom+xml" rel="service.edit" title="ガスで節電(ガスコンロでご飯を炊く) - リンナイ" href="http://b.hatena.ne.jp/atom/edit/4662498042017457473"/>
<summary> </summary>
<issued>2018-12-31T10:12:50Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662498022153232449</id>
<title>きれいな三上ミカ❤️関西ティア on Twitter: "できたあああああ!!!!!!!!!!!((((*^ω^*))))これで冬もあったかい!!!!!!💪💪💕 https://t.co/o7UwHn4AiP"</title>
<link type="text/html" rel="related" href="https://twitter.com/mika_kenzen/status/1062999991214436352"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662498022153232449"/>
<link type="application/x.atom+xml" rel="service.edit" title="きれいな三上ミカ❤️関西ティア on Twitter: &quot;できたあああああ!!!!!!!!!!!((((*^ω^*))))これで冬もあったかい!!!!!!💪💪💕 https://t.co/o7UwHn4AiP&quot;" href="http://b.hatena.ne.jp/atom/edit/4662498022153232449"/>
<summary> </summary>
<issued>2018-12-31T10:12:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662498003899620161</id>
<title>三上ミカ⭐️1/20関西ティア on Twitter: "エッチなやつもできたよおおおおおおおお!!!!!!((((˘ω˘*)))) https://t.co/W5hjhajdUk"</title>
<link type="text/html" rel="related" href="https://twitter.com/mika_mikami/status/1063032309610205184"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662498003899620161"/>
<link type="application/x.atom+xml" rel="service.edit" title="三上ミカ⭐️1/20関西ティア on Twitter: &quot;エッチなやつもできたよおおおおおおおお!!!!!!((((˘ω˘*)))) https://t.co/W5hjhajdUk&quot;" href="http://b.hatena.ne.jp/atom/edit/4662498003899620161"/>
<summary> </summary>
<issued>2018-12-31T10:11:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-285436097</id>
<title>月21回以上の射精で前立腺がんリスク2割減―米調査 : yomiDr. / ヨミドクター(読売新聞)</title>
<link type="text/html" rel="related" href="https://yomidr.yomiuri.co.jp/article/20160414-OYTEW154384/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-285436097"/>
<link type="application/x.atom+xml" rel="service.edit" title="月21回以上の射精で前立腺がんリスク2割減―米調査 : yomiDr. / ヨミドクター(読売新聞)" href="http://b.hatena.ne.jp/atom/edit/285436097"/>
<summary> </summary>
<issued>2018-12-31T10:11:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374036342</id>
<title>やまもといちろう 公式ブログ - 川上量生さん(カドカワ代表取締役)から「抗議」という名のラブレターが届く RT @nkawa2525 - Powered by LINE</title>
<link type="text/html" rel="related" href="https://lineblog.me/yamamotoichiro/archives/13205827.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374036342"/>
<link type="application/x.atom+xml" rel="service.edit" title="やまもといちろう 公式ブログ - 川上量生さん(カドカワ代表取締役)から「抗議」という名のラブレターが届く RT @nkawa2525 - Powered by LINE" href="http://b.hatena.ne.jp/atom/edit/374036342"/>
<summary> </summary>
<issued>2018-12-31T10:10:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497953970623009</id>
<title>Man dies after injecting silicone into his BALLS for ‘sex cult’ game</title>
<link type="text/html" rel="related" href="https://www.thesun.co.uk/news/7676493/silicone-injection-balls-man-dies/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497953970623009"/>
<link type="application/x.atom+xml" rel="service.edit" title="Man dies after injecting silicone into his BALLS for ‘sex cult’ game" href="http://b.hatena.ne.jp/atom/edit/4662497953970623009"/>
<summary> </summary>
<issued>2018-12-31T10:10:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497934643269505</id>
<title>少年70人以上に性的暴行か HIV感染のタイ兵逮捕 | newsclip (ニュース、社会のニュース)</title>
<link type="text/html" rel="related" href="http://www.newsclip.be/article/2018/11/09/38101.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497934643269505"/>
<link type="application/x.atom+xml" rel="service.edit" title="少年70人以上に性的暴行か HIV感染のタイ兵逮捕 | newsclip (ニュース、社会のニュース)" href="http://b.hatena.ne.jp/atom/edit/4662497934643269505"/>
<summary> </summary>
<issued>2018-12-31T10:09:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373787039</id>
<title>「新型iPad Proは冷蔵庫にくっつく」って聞いたからさ… | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2018/11/179099.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-373787039"/>
<link type="application/x.atom+xml" rel="service.edit" title="「新型iPad Proは冷蔵庫にくっつく」って聞いたからさ… | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/373787039"/>
<summary> </summary>
<issued>2018-12-31T10:08:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497898672916225</id>
<title>スクンビットのマッサージでスペシャルって何??バンコク 不当なチップの相場!甘い罠にご注意! | アジアのきらめくホテル</title>
<link type="text/html" rel="related" href="http://asia-hotelnavi.com/yuzumomo/2017/10/30/%E3%82%B9%E3%82%AF%E3%83%B3%E3%83%93%E3%83%83%E3%83%88%E3%81%AE%E3%83%9E%E3%83%83%E3%82%B5%E3%83%BC%E3%82%B8%E3%81%A7%E3%82%B9%E3%83%9A%E3%82%B7%E3%83%A3%E3%83%AB%E3%81%A3%E3%81%A6%E4%BD%95%EF%BC%9F/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497898672916225"/>
<link type="application/x.atom+xml" rel="service.edit" title="スクンビットのマッサージでスペシャルって何??バンコク 不当なチップの相場!甘い罠にご注意! | アジアのきらめくホテル" href="http://b.hatena.ne.jp/atom/edit/4662497898672916225"/>
<summary> </summary>
<issued>2018-12-31T10:08:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373727564</id>
<title>シスコ、現時点でイーサネットの最高速となる400GbE対応のスイッチ製品群を発表 - Publickey</title>
<link type="text/html" rel="related" href="https://www.publickey1.jp/blog/18/400gbe.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-373727564"/>
<link type="application/x.atom+xml" rel="service.edit" title="シスコ、現時点でイーサネットの最高速となる400GbE対応のスイッチ製品群を発表 - Publickey" href="http://b.hatena.ne.jp/atom/edit/373727564"/>
<summary> </summary>
<issued>2018-12-31T10:07:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497861628821217</id>
<title>携帯料金値下げに向け 孫社長「人員4割配置転換」(18/11/05)</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=LEaNebzBzM0"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497861628821217"/>
<link type="application/x.atom+xml" rel="service.edit" title="携帯料金値下げに向け 孫社長「人員4割配置転換」(18/11/05)" href="http://b.hatena.ne.jp/atom/edit/4662497861628821217"/>
<summary> </summary>
<issued>2018-12-31T10:07:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373715845</id>
<title>「社員数を4割削減したい」孫正義氏が携帯料金の値下げに向けコメント - ライブドアニュース</title>
<link type="text/html" rel="related" href="http://news.livedoor.com/article/detail/15551305/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-373715845"/>
<link type="application/x.atom+xml" rel="service.edit" title="「社員数を4割削減したい」孫正義氏が携帯料金の値下げに向けコメント - ライブドアニュース" href="http://b.hatena.ne.jp/atom/edit/373715845"/>
<summary> </summary>
<issued>2018-12-31T10:06:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373589402</id>
<title>世界盆栽大会の公式HP、アダルトサイトに変更される 市民から指摘、さいたま市が登録の削除呼び掛け</title>
<link type="text/html" rel="related" href="http://www.saitama-np.co.jp/news/2018/11/01/03_.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-373589402"/>
<link type="application/x.atom+xml" rel="service.edit" title="世界盆栽大会の公式HP、アダルトサイトに変更される 市民から指摘、さいたま市が登録の削除呼び掛け" href="http://b.hatena.ne.jp/atom/edit/373589402"/>
<summary> </summary>
<issued>2018-12-31T10:05:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373057415</id>
<title>ハイキング中に生理になってしまった女性 → 友人男性の『イケメンすぎる対応』でピンチを脱出! 男性の行動にネット上でも喝采集まる「こんなの絶対に惚れるわ!」 | ロケットニュース24</title>
<link type="text/html" rel="related" href="https://rocketnews24.com/2018/10/22/1130363/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-373057415"/>
<link type="application/x.atom+xml" rel="service.edit" title="ハイキング中に生理になってしまった女性 → 友人男性の『イケメンすぎる対応』でピンチを脱出! 男性の行動にネット上でも喝采集まる「こんなの絶対に惚れるわ!」 | ロケットニュース24" href="http://b.hatena.ne.jp/atom/edit/373057415"/>
<summary> </summary>
<issued>2018-12-31T10:05:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-369812066</id>
<title>「安い働き手」技能実習生を企業に紹介 監査する団体:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASL8N4DRBL8NOIPE00X.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-369812066"/>
<link type="application/x.atom+xml" rel="service.edit" title="「安い働き手」技能実習生を企業に紹介 監査する団体:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/369812066"/>
<summary> </summary>
<issued>2018-12-31T10:04:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497760160212545</id>
<title>🦐えいさー4🅱️ on Twitter: "前図書館で見つけて、司書の方に報告した『電験3種超入門』(池田裕著、エコテクノ出版)の中身の一部のコピー
この前行って確認したら無事除籍になったとのこと。とりあえず良かったけど、まだこれ出回ってるんだよね
これが受験書?有り得… https://t.co/ggRRz2I0dM"</title>
<link type="text/html" rel="related" href="https://twitter.com/eisarhakidasu2/status/1054313815934783490"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497760160212545"/>
<link type="application/x.atom+xml" rel="service.edit" title="🦐えいさー4🅱️ on Twitter: &quot;前図書館で見つけて、司書の方に報告した『電験3種超入門』(池田裕著、エコテクノ出版)の中身の一部のコピー&#10;&#10;この前行って確認したら無事除籍になったとのこと。とりあえず良かったけど、まだこれ出回ってるんだよね&#10;&#10;これが受験書?有り得… https://t.co/ggRRz2I0dM&quot;" href="http://b.hatena.ne.jp/atom/edit/4662497760160212545"/>
<summary> </summary>
<issued>2018-12-31T10:04:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373087970</id>
<title>北海道警「公然わいせつ巡査部長」初公判で語った“衝撃の自慰行為”(文春オンライン) - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://headlines.yahoo.co.jp/article?a=20181018-00009334-bunshun-soci"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-373087970"/>
<link type="application/x.atom+xml" rel="service.edit" title="北海道警「公然わいせつ巡査部長」初公判で語った“衝撃の自慰行為”(文春オンライン) - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/373087970"/>
<summary> </summary>
<issued>2018-12-31T10:03:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497716673665889</id>
<title>EARLの医学ツイート on Twitter: "男性の潮吹きとは,射精後の継続的な陰茎刺激で主に前立腺の強力な収縮と拡張により生じる,膀胱尿が噴出する現象であった.健常ボランティア男性に砕石位で直腸にエコープローブを挿入し,女性協力者による用手的陰茎刺激を加えて観察(原綾英,他.第29回日本性機能学会)
川崎医大の研究"</title>
<link type="text/html" rel="related" href="https://twitter.com/earl_med_tw/status/1054209947334897664"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497716673665889"/>
<link type="application/x.atom+xml" rel="service.edit" title="EARLの医学ツイート on Twitter: &quot;男性の潮吹きとは,射精後の継続的な陰茎刺激で主に前立腺の強力な収縮と拡張により生じる,膀胱尿が噴出する現象であった.健常ボランティア男性に砕石位で直腸にエコープローブを挿入し,女性協力者による用手的陰茎刺激を加えて観察(原綾英,他.第29回日本性機能学会)&#10;&#10;川崎医大の研究&quot;" href="http://b.hatena.ne.jp/atom/edit/4662497716673665889"/>
<summary> </summary>
<issued>2018-12-31T10:02:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374551309</id>
<title>男の「潮吹き」の真実|医療ニュース|Medical Tribune</title>
<link type="text/html" rel="related" href="https://medical-tribune.co.jp/news/2018/1019516668/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374551309"/>
<link type="application/x.atom+xml" rel="service.edit" title="男の「潮吹き」の真実|医療ニュース|Medical Tribune" href="http://b.hatena.ne.jp/atom/edit/374551309"/>
<summary> </summary>
<issued>2018-12-31T10:02:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374944988</id>
<title>Googleには「Google Tシャツを契約社員にあげてはならない」という謎な社規がある | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2018/12/internal-google-docs-warn-not-to-gift-contractors-shirt.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374944988"/>
<link type="application/x.atom+xml" rel="service.edit" title="Googleには「Google Tシャツを契約社員にあげてはならない」という謎な社規がある | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/374944988"/>
<summary> </summary>
<issued>2018-12-31T10:01:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497646343571777</id>
<title>JMXコマンドラインツール Jmxterm の使い方 | Check!Site</title>
<link type="text/html" rel="related" href="https://www.checksite.jp/jmxterm-command-line-tool/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497646343571777"/>
<link type="application/x.atom+xml" rel="service.edit" title="JMXコマンドラインツール Jmxterm の使い方 | Check!Site" href="http://b.hatena.ne.jp/atom/edit/4662497646343571777"/>
<summary> </summary>
<issued>2018-12-31T10:00:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497585677154849</id>
<title>女児100人の裸を盗撮 熊本大准教授「ベストな年齢は10歳」|日刊ゲンダイDIGITAL</title>
<link type="text/html" rel="related" href="https://www.nikkan-gendai.com/articles/view/newsx/244240"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497585677154849"/>
<link type="application/x.atom+xml" rel="service.edit" title="女児100人の裸を盗撮 熊本大准教授「ベストな年齢は10歳」|日刊ゲンダイDIGITAL" href="http://b.hatena.ne.jp/atom/edit/4662497585677154849"/>
<summary> </summary>
<issued>2018-12-31T09:58:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662313932328939905</id>
<title>民泊で大麻29キロ所持容疑 経営者を現行犯逮捕 帯広:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASLDV3DMXLDVIIPE005.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662313932328939905"/>
<link type="application/x.atom+xml" rel="service.edit" title="民泊で大麻29キロ所持容疑 経営者を現行犯逮捕 帯広:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662313932328939905"/>
<summary> </summary>
<issued>2018-12-31T09:56:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662497496019707905</id>
<title>
ビジネスネットワーク.jp
</title>
<link type="text/html" rel="related" href="https://businessnetwork.jp/Default.aspx"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662497496019707905"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10;&#9;ビジネスネットワーク.jp&#10;" href="http://b.hatena.ne.jp/atom/edit/4662497496019707905"/>
<summary> </summary>
<issued>2018-12-31T09:55:53Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-366098729</id>
<title>Japanese — Twitter
Developers</title>
<link type="text/html" rel="related" href="https://developer.twitter.com/ja.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-366098729"/>
<link type="application/x.atom+xml" rel="service.edit" title="Japanese — Twitter&#10; Developers" href="http://b.hatena.ne.jp/atom/edit/366098729"/>
<summary> </summary>
<issued>2018-12-31T09:45:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662496135588738465</id>
<title>無人島0円生活 年越し生実況解説</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=a5cQa51O4nY&amp;feature=share"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662496135588738465"/>
<link type="application/x.atom+xml" rel="service.edit" title="無人島0円生活 年越し生実況解説" href="http://b.hatena.ne.jp/atom/edit/4662496135588738465"/>
<summary> </summary>
<issued>2018-12-31T09:13:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662496117871997505</id>
<title>ポケGO人生が変わる瞬間</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=cLt_45k_ZwM"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662496117871997505"/>
<link type="application/x.atom+xml" rel="service.edit" title="ポケGO人生が変わる瞬間" href="http://b.hatena.ne.jp/atom/edit/4662496117871997505"/>
<summary> </summary>
<issued>2018-12-31T09:13:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662496100155256353</id>
<title>2016年7月火曜アクションゲーム配信「天地を喰らう2 赤壁の戦い(Warriors of Fate)」</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=PazaY-PSdfw&amp;feature=share"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662496100155256353"/>
<link type="application/x.atom+xml" rel="service.edit" title="2016年7月火曜アクションゲーム配信「天地を喰らう2 赤壁の戦い(Warriors of Fate)」" href="http://b.hatena.ne.jp/atom/edit/4662496100155256353"/>
<summary> </summary>
<issued>2018-12-31T09:12:32Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662496067943000289</id>
<title>電撃 - 【年末年始お年玉企画】『天地を喰らうII』、『バトルサーキット』の実況プレイ動画公開</title>
<link type="text/html" rel="related" href="http://dengekionline.com/elem/000/001/860/1860107/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662496067943000289"/>
<link type="application/x.atom+xml" rel="service.edit" title="電撃 - 【年末年始お年玉企画】『天地を喰らうII』、『バトルサーキット』の実況プレイ動画公開" href="http://b.hatena.ne.jp/atom/edit/4662496067943000289"/>
<summary> </summary>
<issued>2018-12-31T09:11:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662495044130114017</id>
<title>ATOK オリジナルの便利機能|ATOK for iOS</title>
<link type="text/html" rel="related" href="https://www.justsystems.com/jp/products/atok_ios/feature4.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662495044130114017"/>
<link type="application/x.atom+xml" rel="service.edit" title="ATOK オリジナルの便利機能|ATOK for iOS" href="http://b.hatena.ne.jp/atom/edit/4662495044130114017"/>
<summary> </summary>
<issued>2018-12-31T08:39:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662495010307245057</id>
<title>https://pbs.twimg.com/media/%5Ba-zA-Z0-9./?=_-%5D*%5C.jpg</title>
<link type="text/html" rel="related" href="https://pbs.twimg.com/media/%5Ba-zA-Z0-9./?=_-%5D*%5C.jpg"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662495010307245057"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://pbs.twimg.com/media/%5Ba-zA-Z0-9./?=_-%5D*%5C.jpg" href="http://b.hatena.ne.jp/atom/edit/4662495010307245057"/>
<summary> </summary>
<issued>2018-12-31T08:38:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662494956620151233</id>
<title>iOS向け日本語入力システム ATOK for iOS|JustSystems</title>
<link type="text/html" rel="related" href="https://www.justsystems.com/jp/products/atok_ios/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662494956620151233"/>
<link type="application/x.atom+xml" rel="service.edit" title="iOS向け日本語入力システム ATOK for iOS|JustSystems" href="http://b.hatena.ne.jp/atom/edit/4662494956620151233"/>
<summary> </summary>
<issued>2018-12-31T08:37:02Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-87572053</id>
<title>GitHub - sferik/t: A command-line power tool for Twitter.</title>
<link type="text/html" rel="related" href="https://github.com/sferik/t"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-87572053"/>
<link type="application/x.atom+xml" rel="service.edit" title="GitHub - sferik/t: A command-line power tool for Twitter." href="http://b.hatena.ne.jp/atom/edit/87572053"/>
<summary> </summary>
<issued>2018-12-31T08:09:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662484965988912769</id>
<title>この百合マンガがすごい!2019 - ナナオクプリーズ</title>
<link type="text/html" rel="related" href="http://7oku.hatenablog.com/entry/2018/12/31/115445"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662484965988912769"/>
<link type="application/x.atom+xml" rel="service.edit" title="この百合マンガがすごい!2019 - ナナオクプリーズ" href="http://b.hatena.ne.jp/atom/edit/4662484965988912769"/>
<summary> </summary>
<issued>2018-12-31T07:53:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662492910068141537</id>
<title>コミケスタッフ on Twitter: "俺も女捕まえてきてミスIDに出すか。みなさんもミスIDで女を戦わせよう"</title>
<link type="text/html" rel="related" href="https://twitter.com/mi8pe/status/1079565947030011904"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662492910068141537"/>
<link type="application/x.atom+xml" rel="service.edit" title="コミケスタッフ on Twitter: &quot;俺も女捕まえてきてミスIDに出すか。みなさんもミスIDで女を戦わせよう&quot;" href="http://b.hatena.ne.jp/atom/edit/4662492910068141537"/>
<summary> </summary>
<issued>2018-12-31T07:33:31Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-372997460</id>
<title>コミックLO12月号 「ちっこい小学生の体を全部をつかって…チ◯ポしごく征服感っ」 : アキバBlog</title>
<link type="text/html" rel="related" href="http://blog.livedoor.jp/geek/archives/51573795.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-372997460"/>
<link type="application/x.atom+xml" rel="service.edit" title="コミックLO12月号 「ちっこい小学生の体を全部をつかって…チ◯ポしごく征服感っ」 : アキバBlog" href="http://b.hatena.ne.jp/atom/edit/372997460"/>
<summary> </summary>
<issued>2018-12-31T07:16:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662490938678065409</id>
<title>惰莉愛 on Twitter: "今日水陸両用バスでキズナアイちゃんが走ってたんだけど、溺れてるようにしか見えないw https://t.co/UcfJ8coC5B"</title>
<link type="text/html" rel="related" href="https://twitter.com/Dahliandros/status/1079358167673331712"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662490938678065409"/>
<link type="application/x.atom+xml" rel="service.edit" title="惰莉愛 on Twitter: &quot;今日水陸両用バスでキズナアイちゃんが走ってたんだけど、溺れてるようにしか見えないw https://t.co/UcfJ8coC5B&quot;" href="http://b.hatena.ne.jp/atom/edit/4662490938678065409"/>
<summary> </summary>
<issued>2018-12-31T06:32:18Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662490872106069313</id>
<title>モンスターボールプラスとGOプラスどっちがいいの?!徹底比較したらとんでもない裏技を発見してしまった件。【ポケモンGO】 - YouTube</title>
<link type="text/html" rel="related" href="https://youtu.be/Gu5N-PfOi-M?t=857"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662490872106069313"/>
<link type="application/x.atom+xml" rel="service.edit" title="モンスターボールプラスとGOプラスどっちがいいの?!徹底比較したらとんでもない裏技を発見してしまった件。【ポケモンGO】 - YouTube" href="http://b.hatena.ne.jp/atom/edit/4662490872106069313"/>
<summary> </summary>
<issued>2018-12-31T06:30:15Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662490727150917185</id>
<title>モンスターボールプラスとGOプラスどっちがいいの?!徹底比較したらとんでもない裏技を発見してしまった件。【ポケモンGO】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=Gu5N-PfOi-M"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662490727150917185"/>
<link type="application/x.atom+xml" rel="service.edit" title="モンスターボールプラスとGOプラスどっちがいいの?!徹底比較したらとんでもない裏技を発見してしまった件。【ポケモンGO】" href="http://b.hatena.ne.jp/atom/edit/4662490727150917185"/>
<summary> </summary>
<issued>2018-12-31T06:25:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662489591132020641</id>
<title>モンスターボールPlus使いまくってレビュー!結局ゴプラより優秀なの?【ポケモンGO】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=pDfWa1r60Nc"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662489591132020641"/>
<link type="application/x.atom+xml" rel="service.edit" title="モンスターボールPlus使いまくってレビュー!結局ゴプラより優秀なの?【ポケモンGO】" href="http://b.hatena.ne.jp/atom/edit/4662489591132020641"/>
<summary> </summary>
<issued>2018-12-31T05:50:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662488936149480545</id>
<title>Here's What's Actually Inside The Poke Ball Plus</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=t3wJ-SkmWus&amp;t=4s"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662488936149480545"/>
<link type="application/x.atom+xml" rel="service.edit" title="Here's What's Actually Inside The Poke Ball Plus" href="http://b.hatena.ne.jp/atom/edit/4662488936149480545"/>
<summary> </summary>
<issued>2018-12-31T05:30:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662488299420554145</id>
<title>うめの💐3日目東セ26b on Twitter: "米師からなんかもらった… https://t.co/Nf1YjldrsW"</title>
<link type="text/html" rel="related" href="https://twitter.com/Ume_Tar0u/status/1079605327027290112"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662488299420554145"/>
<link type="application/x.atom+xml" rel="service.edit" title="うめの💐3日目東セ26b on Twitter: &quot;米師からなんかもらった… https://t.co/Nf1YjldrsW&quot;" href="http://b.hatena.ne.jp/atom/edit/4662488299420554145"/>
<summary> </summary>
<issued>2018-12-31T05:10:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662434355702700097</id>
<title>2018年ベストVR『ASTRO BOT(アストロ ボット)』奇跡のVR体験を生み出した必然。“ASOBI!チーム”独自のふつうじゃない制作手法に迫るインタビュー(1/4) - ファミ通.com</title>
<link type="text/html" rel="related" href="https://www.famitsu.com/news/201812/30166909.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662434355702700097"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018年ベストVR『ASTRO BOT(アストロ ボット)』奇跡のVR体験を生み出した必然。“ASOBI!チーム”独自のふつうじゃない制作手法に迫るインタビュー(1/4) - ファミ通.com" href="http://b.hatena.ne.jp/atom/edit/4662434355702700097"/>
<summary> </summary>
<issued>2018-12-31T05:08:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662488050312436641</id>
<title>【分解】本日発売!モンスターボールPLUSの中身を調べよう</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=WrljrgLnvIs"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662488050312436641"/>
<link type="application/x.atom+xml" rel="service.edit" title="【分解】本日発売!モンスターボールPLUSの中身を調べよう" href="http://b.hatena.ne.jp/atom/edit/4662488050312436641"/>
<summary> </summary>
<issued>2018-12-31T05:02:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662488008436503521</id>
<title>【ポケモンGO】モンスターボール Plus ダイソーの配線ベルトで自動化</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=9zp74N0Quqc"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662488008436503521"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ポケモンGO】モンスターボール Plus ダイソーの配線ベルトで自動化" href="http://b.hatena.ne.jp/atom/edit/4662488008436503521"/>
<summary> </summary>
<issued>2018-12-31T05:01:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662487920926541089</id>
<title>モンスターボールPlus 分解 | パウエルのオタク部屋</title>
<link type="text/html" rel="related" href="https://ameblo.jp/wasted169/entry-12419553471.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662487920926541089"/>
<link type="application/x.atom+xml" rel="service.edit" title="モンスターボールPlus 分解 | パウエルのオタク部屋" href="http://b.hatena.ne.jp/atom/edit/4662487920926541089"/>
<summary> </summary>
<issued>2018-12-31T04:58:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-374364629</id>
<title>Reverse Engineering Pokémon GO Plus – Tinyhack.com</title>
<link type="text/html" rel="related" href="https://tinyhack.com/2018/11/21/reverse-engineering-pokemon-go-plus/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-374364629"/>
<link type="application/x.atom+xml" rel="service.edit" title="Reverse Engineering Pokémon GO Plus – Tinyhack.com" href="http://b.hatena.ne.jp/atom/edit/374364629"/>
<summary> </summary>
<issued>2018-12-31T04:54:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662486685586515329</id>
<title>Casting Mirror Polished Japanese Foil Ball from Molten Aluminium - YouTube</title>
<link type="text/html" rel="related" href="https://youtu.be/Wm8QlNCk-wg"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662486685586515329"/>
<link type="application/x.atom+xml" rel="service.edit" title="Casting Mirror Polished Japanese Foil Ball from Molten Aluminium - YouTube" href="http://b.hatena.ne.jp/atom/edit/4662486685586515329"/>
<summary> </summary>
<issued>2018-12-31T04:20:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662486520230268289</id>
<title>複数のdアカウントのdポイントのまとめ(統合)方 ドコモ回線必須 | 寝る子ブログ</title>
<link type="text/html" rel="related" href="https://nerukoblog.com/d-point-bundle/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662486520230268289"/>
<link type="application/x.atom+xml" rel="service.edit" title="複数のdアカウントのdポイントのまとめ(統合)方 ドコモ回線必須 | 寝る子ブログ" href="http://b.hatena.ne.jp/atom/edit/4662486520230268289"/>
<summary> </summary>
<issued>2018-12-31T04:15:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662460652178164449</id>
<title>【新サービスの実験】マンガを全自動でYouTubeの動画に変換し、セリフも100カ国語に自動翻訳して、海外でもどんどん読んでもらおう! - (株)Jコミックテラスの中の人</title>
<link type="text/html" rel="related" href="https://kenakamatsu.hatenablog.com/entry/2018/12/30/223548"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662460652178164449"/>
<link type="application/x.atom+xml" rel="service.edit" title="【新サービスの実験】マンガを全自動でYouTubeの動画に変換し、セリフも100カ国語に自動翻訳して、海外でもどんどん読んでもらおう! - (株)Jコミックテラスの中の人" href="http://b.hatena.ne.jp/atom/edit/4662460652178164449"/>
<summary> </summary>
<issued>2018-12-31T03:53:12Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662485797601990273</id>
<title> マンガ図書館Z
- YouTube</title>
<link type="text/html" rel="related" href="https://www.youtube.com/channel/UCkY_l1OlXGEiaz5FbafNjnw"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662485797601990273"/>
<link type="application/x.atom+xml" rel="service.edit" title=" マンガ図書館Z&#10; - YouTube" href="http://b.hatena.ne.jp/atom/edit/4662485797601990273"/>
<summary> </summary>
<issued>2018-12-31T03:52:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662485779348378753</id>
<title>マンガ図書館Z - YouTube</title>
<link type="text/html" rel="related" href="https://www.youtube.com/playlist?list=PLRQbRV9CFPAPW1wxqqXtHz1KmSkDjePV3"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662485779348378753"/>
<link type="application/x.atom+xml" rel="service.edit" title="マンガ図書館Z - YouTube" href="http://b.hatena.ne.jp/atom/edit/4662485779348378753"/>
<summary> </summary>
<issued>2018-12-31T03:52:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662065799173678529</id>
<title>「ぴあ」休刊乗り越え、絶好調 チケット一本足から脱皮:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASLDH7VR9LDHPTFC006.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662065799173678529"/>
<link type="application/x.atom+xml" rel="service.edit" title="「ぴあ」休刊乗り越え、絶好調 チケット一本足から脱皮:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662065799173678529"/>
<summary> </summary>
<issued>2018-12-31T03:30:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662484309395758113</id>
<title>2018年振り返り。読書・技術・Netflix・Youtubeなど。 - razokulover publog - razokulover publog</title>
<link type="text/html" rel="related" href="https://razokulover.hateblo.jp/entry/2018/12/31/113442"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662484309395758113"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018年振り返り。読書・技術・Netflix・Youtubeなど。 - razokulover publog - razokulover publog" href="http://b.hatena.ne.jp/atom/edit/4662484309395758113"/>
<summary> </summary>
<issued>2018-12-31T03:06:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-290910788</id>
<title>ITER - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/ITER"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-290910788"/>
<link type="application/x.atom+xml" rel="service.edit" title="ITER - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/290910788"/>
<summary> </summary>
<issued>2018-12-31T02:08:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662482389008420289</id>
<title>JT-60 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/JT-60"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662482389008420289"/>
<link type="application/x.atom+xml" rel="service.edit" title="JT-60 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4662482389008420289"/>
<summary> </summary>
<issued>2018-12-31T02:07:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662482395987742433</id>
<title>量子科学技術研究開発機構 - Wikipedia</title>
<link type="text/html" rel="related" href="https://ja.wikipedia.org/wiki/%E9%87%8F%E5%AD%90%E7%A7%91%E5%AD%A6%E6%8A%80%E8%A1%93%E7%A0%94%E7%A9%B6%E9%96%8B%E7%99%BA%E6%A9%9F%E6%A7%8B"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662482395987742433"/>
<link type="application/x.atom+xml" rel="service.edit" title="量子科学技術研究開発機構 - Wikipedia" href="http://b.hatena.ne.jp/atom/edit/4662482395987742433"/>
<summary> </summary>
<issued>2018-12-31T02:07:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662482376123518145</id>
<title>核融合炉システム研究開発部|研究・活動内容</title>
<link type="text/html" rel="related" href="http://www.fusion.qst.go.jp/rokkasyo/project/rosystem.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662482376123518145"/>
<link type="application/x.atom+xml" rel="service.edit" title="核融合炉システム研究開発部|研究・活動内容" href="http://b.hatena.ne.jp/atom/edit/4662482376123518145"/>
<summary> </summary>
<issued>2018-12-31T02:06:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662482358943648289</id>
<title>国立研究開発法人量子科学技術研究開発機構核融合エネルギー研究開発部門</title>
<link type="text/html" rel="related" href="http://www.fusion.qst.go.jp/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662482358943648289"/>
<link type="application/x.atom+xml" rel="service.edit" title="国立研究開発法人量子科学技術研究開発機構核融合エネルギー研究開発部門" href="http://b.hatena.ne.jp/atom/edit/4662482358943648289"/>
<summary> </summary>
<issued>2018-12-31T02:05:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662482339079423713</id>
<title>QST 国立研究開発法人 量子科学技術研究開発機構 核融合エネルギー研究開発部門 六ヶ所研究所</title>
<link type="text/html" rel="related" href="http://www.fusion.qst.go.jp/rokkasyo/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662482339079423713"/>
<link type="application/x.atom+xml" rel="service.edit" title="QST 国立研究開発法人 量子科学技術研究開発機構 核融合エネルギー研究開発部門 六ヶ所研究所" href="http://b.hatena.ne.jp/atom/edit/4662482339079423713"/>
<summary> </summary>
<issued>2018-12-31T02:05:21Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662482295056007041</id>
<title>核融合エネルギー研究開発部門那珂核融合研究所</title>
<link type="text/html" rel="related" href="http://www.fusion.qst.go.jp/naka/index.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662482295056007041"/>
<link type="application/x.atom+xml" rel="service.edit" title="核融合エネルギー研究開発部門那珂核融合研究所" href="http://b.hatena.ne.jp/atom/edit/4662482295056007041"/>
<summary> </summary>
<issued>2018-12-31T02:04:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662480085295237857</id>
<title>腰掛椅子@ナゴドお疲れ様でした! on Twitter: "入場待機列最後尾、現時点で既に夢の大橋の半分を越え、台場側に届きそうな勢い。確実に東京テレポート駅からのほうが早く並べる。 #C95 https://t.co/39IVMKn5AG"</title>
<link type="text/html" rel="related" href="https://twitter.com/koshikakeisu/status/1079523165741543425"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662480085295237857"/>
<link type="application/x.atom+xml" rel="service.edit" title="腰掛椅子@ナゴドお疲れ様でした! on Twitter: &quot;入場待機列最後尾、現時点で既に夢の大橋の半分を越え、台場側に届きそうな勢い。確実に東京テレポート駅からのほうが早く並べる。 #C95 https://t.co/39IVMKn5AG&quot;" href="http://b.hatena.ne.jp/atom/edit/4662480085295237857"/>
<summary> </summary>
<issued>2018-12-31T00:55:22Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662479503864011649</id>
<title>海猫沢めろん先生が文学賞受賞! …する瞬間が見られるかもしれない配信</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=vE3o0hBRW18"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662479503864011649"/>
<link type="application/x.atom+xml" rel="service.edit" title="海猫沢めろん先生が文学賞受賞! …する瞬間が見られるかもしれない配信" href="http://b.hatena.ne.jp/atom/edit/4662479503864011649"/>
<summary> </summary>
<issued>2018-12-31T00:37:19Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662479407764114145</id>
<title>Amazon.co.jp: 私はクローン【前編】 (性転のへきれきTS文庫): 桜沢ゆう: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07K9Q8VJZ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662479407764114145"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 私はクローン【前編】 (性転のへきれきTS文庫): 桜沢ゆう: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662479407764114145"/>
<summary> </summary>
<issued>2018-12-31T00:34:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662479278915088321</id>
<title>Amazon.co.jp: 私はクローン【前編】 (性転のへきれきTS文庫): 桜沢ゆう: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/%E7%A7%81%E3%81%AF%E3%82%AF%E3%83%AD%E3%83%BC%E3%83%B3%E3%80%90%E5%89%8D%E7%B7%A8%E3%80%91-%E6%80%A7%E8%BB%A2%E3%81%AE%E3%81%B8%E3%81%8D%E3%82%8C%E3%81%8DTS%E6%96%87%E5%BA%AB-%E6%A1%9C%E6%B2%A2%E3%82%86%E3%81%86-ebook/dp/B07K9Q8VJZ/ref=sr_1_3390?s=digital-text"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662479278915088321"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 私はクローン【前編】 (性転のへきれきTS文庫): 桜沢ゆう: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662479278915088321"/>
<summary> </summary>
<issued>2018-12-31T00:30:20Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662478800563086241</id>
<title>Screenshot - b8e7b368c701451ffac65f63182aea12 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/b8e7b368c701451ffac65f63182aea12"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662478800563086241"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - b8e7b368c701451ffac65f63182aea12 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4662478800563086241"/>
<summary> </summary>
<issued>2018-12-31T00:15:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662478783383216385</id>
<title>[pixiv] お知らせ - pixiv登録ユーザー数が1,000万人を突破!1,000万ユーザー記念企画を開始</title>
<link type="text/html" rel="related" href="https://www.pixiv.net/info.php?id=2251"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662478783383216385"/>
<link type="application/x.atom+xml" rel="service.edit" title="[pixiv] お知らせ - pixiv登録ユーザー数が1,000万人を突破!1,000万ユーザー記念企画を開始" href="http://b.hatena.ne.jp/atom/edit/4662478783383216385"/>
<summary> </summary>
<issued>2018-12-31T00:14:57Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662478761371507585</id>
<title>化学が得意なくろきひろみ(甲種危) on Twitter: "面接官「はいふりを知っていますか」
私「いいえ」
面接官「海に生き、海を守り、」
私「海を往く」
面接官「それが」
私「ブルーマーメイド!」
面接官「越えられない嵐は」
私「ないんだよ!」
面接官「はいふりを知っていますか」
私「いいえ」"</title>
<link type="text/html" rel="related" href="https://twitter.com/chroki1101/status/1079331500728840192"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662478761371507585"/>
<link type="application/x.atom+xml" rel="service.edit" title="化学が得意なくろきひろみ(甲種危) on Twitter: &quot;面接官「はいふりを知っていますか」&#10;私「いいえ」&#10;面接官「海に生き、海を守り、」&#10;私「海を往く」&#10;面接官「それが」&#10;私「ブルーマーメイド!」&#10;面接官「越えられない嵐は」&#10;私「ないんだよ!」&#10;面接官「はいふりを知っていますか」&#10;私「いいえ」&quot;" href="http://b.hatena.ne.jp/atom/edit/4662478761371507585"/>
<summary> </summary>
<issued>2018-12-31T00:14:16Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662478743117895969</id>
<title>木林カヲラ on Twitter: "コミケで働く現場猫。
本職は物流
#C95コスプレ
#現場猫 https://t.co/qhXajoadLM"</title>
<link type="text/html" rel="related" href="https://twitter.com/kibayashika/status/1078841021352439810"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662478743117895969"/>
<link type="application/x.atom+xml" rel="service.edit" title="木林カヲラ on Twitter: &quot;コミケで働く現場猫。&#10;本職は物流&#10;#C95コスプレ&#10;#現場猫 https://t.co/qhXajoadLM&quot;" href="http://b.hatena.ne.jp/atom/edit/4662478743117895969"/>
<summary> </summary>
<issued>2018-12-31T00:13:42Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662478725401155105</id>
<title>あすたりすく on Twitter: "防災公園で見かけた「平成最後の現地迷彩」
一体感凄い。
#C95
#C95コスプレ https://t.co/lnUxh75INx"</title>
<link type="text/html" rel="related" href="https://twitter.com/akiba_asterisk/status/1078875150932619264"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662478725401155105"/>
<link type="application/x.atom+xml" rel="service.edit" title="あすたりすく on Twitter: &quot;防災公園で見かけた「平成最後の現地迷彩」&#10;一体感凄い。&#10;#C95&#10;#C95コスプレ https://t.co/lnUxh75INx&quot;" href="http://b.hatena.ne.jp/atom/edit/4662478725401155105"/>
<summary> </summary>
<issued>2018-12-31T00:13:09Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662478708221285377</id>
<title>【永い後日談のネクロニカ】「短い前日談のネクロニカ 2-1」イラスト/あぶぶ@復旧率062/162 [pixiv]</title>
<link type="text/html" rel="related" href="https://www.pixiv.net/member_illust.php?illust_id=58658818"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662478708221285377"/>
<link type="application/x.atom+xml" rel="service.edit" title="【永い後日談のネクロニカ】「短い前日談のネクロニカ 2-1」イラスト/あぶぶ@復旧率062/162 [pixiv]" href="http://b.hatena.ne.jp/atom/edit/4662478708221285377"/>
<summary> </summary>
<issued>2018-12-31T00:12:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662477970560616673</id>
<title>「どうみても今年はDA PUMPだと思います」 乃木坂46が大賞受賞でレコ大の公式アカウントに疑問の声が多数寄せられる | ガジェット通信 GetNews</title>
<link type="text/html" rel="related" href="https://getnews.jp/archives/2109574"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662477970560616673"/>
<link type="application/x.atom+xml" rel="service.edit" title="「どうみても今年はDA PUMPだと思います」 乃木坂46が大賞受賞でレコ大の公式アカウントに疑問の声が多数寄せられる | ガジェット通信 GetNews" href="http://b.hatena.ne.jp/atom/edit/4662477970560616673"/>
<summary> </summary>
<issued>2018-12-30T23:49:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662477874460720289</id>
<title>
【コミケ95】激似すぎる長瀬智也のコスプレ オリコカードの製作秘話 - KAI-YOU.net </title>
<link type="text/html" rel="related" href="https://kai-you.net/article/60695"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662477874460720289"/>
<link type="application/x.atom+xml" rel="service.edit" title="&#10; 【コミケ95】激似すぎる長瀬智也のコスプレ オリコカードの製作秘話 - KAI-YOU.net " href="http://b.hatena.ne.jp/atom/edit/4662477874460720289"/>
<summary> </summary>
<issued>2018-12-30T23:46:44Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662469200237128353</id>
<title>Amazon.co.jp: 木曜日のフルット 石黒正数セレクション (少年チャンピオン・コミックス): 石黒正数: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07FKL9L8Z"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662469200237128353"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 木曜日のフルット 石黒正数セレクション (少年チャンピオン・コミックス): 石黒正数: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662469200237128353"/>
<summary> </summary>
<issued>2018-12-30T19:17:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662468955423986305</id>
<title>Amazon.co.jp: ピュア百合アンソロジーひらり、無料マガジンVol.0 (ひらり、コミックス): 雨隠ギド, 高嶋ひろみ, 今村陽子, 森永みるく, 伊藤ハチ, とい天津, 文尾文, 磯谷友紀, 紺野キタ, カザマアヤミ, 森島明子, 袴田めら, 四ツ原フリコ, 吉田丸悠, ふかさくえみ, ささだあすか, 藤たまき, 大沢あまね, ユキムラ, 雁須磨子, 犬丸, 橋本みつる, 桑田乃梨子, TONO: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B013QLL37I"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662468955423986305"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: ピュア百合アンソロジーひらり、無料マガジンVol.0 (ひらり、コミックス): 雨隠ギド, 高嶋ひろみ, 今村陽子, 森永みるく, 伊藤ハチ, とい天津, 文尾文, 磯谷友紀, 紺野キタ, カザマアヤミ, 森島明子, 袴田めら, 四ツ原フリコ, 吉田丸悠, ふかさくえみ, ささだあすか, 藤たまき, 大沢あまね, ユキムラ, 雁須磨子, 犬丸, 橋本みつる, 桑田乃梨子, TONO: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662468955423986305"/>
<summary> </summary>
<issued>2018-12-30T19:09:52Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662464837623971009</id>
<title>Amazon.co.jp: 菜穂: ~ VR洗脳★おっさんずメス堕ち地獄 ~: カフサ・エイ: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07HLTLQG2"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662464837623971009"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 菜穂: ~ VR洗脳★おっさんずメス堕ち地獄 ~: カフサ・エイ: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662464837623971009"/>
<summary> </summary>
<issued>2018-12-30T17:02:00Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662464323301619777</id>
<title>Amazon.co.jp: トランスヒューマンガンマ線バースト童話集〔よいこのための無料版〕 (早川書房): 三方行成: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07K8GYTNM"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662464323301619777"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: トランスヒューマンガンマ線バースト童話集〔よいこのための無料版〕 (早川書房): 三方行成: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662464323301619777"/>
<summary> </summary>
<issued>2018-12-30T16:46:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662463855687038433</id>
<title>ソフトウェアエンジニア(Nulab Apps)の採用情報 | ヌーラボ</title>
<link type="text/html" rel="related" href="https://nulab-inc.com/ja/about/careers/nulab-apps-developer/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662463855687038433"/>
<link type="application/x.atom+xml" rel="service.edit" title="ソフトウェアエンジニア(Nulab Apps)の採用情報 | ヌーラボ" href="http://b.hatena.ne.jp/atom/edit/4662463855687038433"/>
<summary> </summary>
<issued>2018-12-30T16:31:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662463746165368129</id>
<title>Amazon.co.jp: 【Amazon.co.jp限定】週刊アスキー 秋葉原限定版 2019年1月号 [雑誌]: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07LGLZ8HL/ref=cm_sw_r_cp_awdb_c_KhpkCb74KC9TH"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662463746165368129"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 【Amazon.co.jp限定】週刊アスキー 秋葉原限定版 2019年1月号 [雑誌]: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662463746165368129"/>
<summary> </summary>
<issued>2018-12-30T16:28:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662463712879370049</id>
<title>Amazon.co.jp: 【Amazon.co.jp限定】週刊アスキー 秋葉原限定版 2018年8月号 [雑誌]: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07FX8SBKL/ref=cm_sw_r_other_apa_qGnkCbH3VH3GW"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662463712879370049"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 【Amazon.co.jp限定】週刊アスキー 秋葉原限定版 2018年8月号 [雑誌]: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662463712879370049"/>
<summary> </summary>
<issued>2018-12-30T16:27:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-235097613</id>
<title>チームにさらなるコラボレーションを | ヌーラボ</title>
<link type="text/html" rel="related" href="https://nulab-inc.com/ja/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-235097613"/>
<link type="application/x.atom+xml" rel="service.edit" title="チームにさらなるコラボレーションを | ヌーラボ" href="http://b.hatena.ne.jp/atom/edit/235097613"/>
<summary> </summary>
<issued>2018-12-30T16:22:56Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-345755998</id>
<title>ビジネスチャットツール | Typetalk(タイプトーク)</title>
<link type="text/html" rel="related" href="https://www.typetalk.com/ja/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-345755998"/>
<link type="application/x.atom+xml" rel="service.edit" title="ビジネスチャットツール | Typetalk(タイプトーク)" href="http://b.hatena.ne.jp/atom/edit/345755998"/>
<summary> </summary>
<issued>2018-12-30T16:22:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662463415989744769</id>
<title>[開始0:33]年末ゲームリレー配信 Masuo x PDS x Tutti x じゃじゃーん菊池 YouTube クリエイターキャンプVol18</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=kx10Nd0ezLk"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662463415989744769"/>
<link type="application/x.atom+xml" rel="service.edit" title="[開始0:33]年末ゲームリレー配信 Masuo x PDS x Tutti x じゃじゃーん菊池 YouTube クリエイターキャンプVol18" href="http://b.hatena.ne.jp/atom/edit/4662463415989744769"/>
<summary> </summary>
<issued>2018-12-30T16:17:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-345582488</id>
<title>革命的一人称視点映画『ハードコア』のイリヤ・ナイシュラー監督にインタビュー:「映画史上誰も実現していないことがいくつかある作品だと思う」 | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2017/03/hardcore-ilya-naishuller-interview.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-345582488"/>
<link type="application/x.atom+xml" rel="service.edit" title="革命的一人称視点映画『ハードコア』のイリヤ・ナイシュラー監督にインタビュー:「映画史上誰も実現していないことがいくつかある作品だと思う」 | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/345582488"/>
<summary> </summary>
<issued>2018-12-30T15:05:46Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662461075232463361</id>
<title>FPSを彷彿する全編一人称映画「ハードコア」イリヤ・ナイシュラー監督インタビュー</title>
<link type="text/html" rel="related" href="https://jp.ign.com/hardcore-henry/12257/interview/fps"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181231#bookmark-4662461075232463361"/>
<link type="application/x.atom+xml" rel="service.edit" title="FPSを彷彿する全編一人称映画「ハードコア」イリヤ・ナイシュラー監督インタビュー" href="http://b.hatena.ne.jp/atom/edit/4662461075232463361"/>
<summary> </summary>
<issued>2018-12-30T15:05:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662458850439293409</id>
<title>iOS向け日本語入力システム ATOK for iOS|JustSystems</title>
<link type="text/html" rel="related" href="https://www.justsystems.com/jp/products/atok_ios"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662458850439293409"/>
<link type="application/x.atom+xml" rel="service.edit" title="iOS向け日本語入力システム ATOK for iOS|JustSystems" href="http://b.hatena.ne.jp/atom/edit/4662458850439293409"/>
<summary> </summary>
<issued>2018-12-30T13:56:10Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662458409668255169</id>
<title>百鍛千錬ブタ男 on Twitter: "コミケでの危険行為を発見!
通報案件です!!
スローティン博士!やめて下さい!
テーブルが青いっていうこだわりw
#デーモンコア
#c95コスプレ https://t.co/2EvHqOeKZl"</title>
<link type="text/html" rel="related" href="https://twitter.com/100tan1000ren/status/1078847532824850433"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662458409668255169"/>
<link type="application/x.atom+xml" rel="service.edit" title="百鍛千錬ブタ男 on Twitter: &quot;コミケでの危険行為を発見!&#10;通報案件です!!&#10;スローティン博士!やめて下さい!&#10;&#10;テーブルが青いっていうこだわりw&#10;#デーモンコア &#10;#c95コスプレ https://t.co/2EvHqOeKZl&quot;" href="http://b.hatena.ne.jp/atom/edit/4662458409668255169"/>
<summary> </summary>
<issued>2018-12-30T13:42:29Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662458274913651105</id>
<title>Amazon.co.jp: Essential Phone 128 GB Unlocked Titanium and Ceramic phone with Edge-to-Edge Display - Halo Gray – [並行輸入品] (Halo Gray): CE</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B078SQ7GWK"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662458274913651105"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Essential Phone 128 GB Unlocked Titanium and Ceramic phone with Edge-to-Edge Display - Halo Gray – [並行輸入品] (Halo Gray): CE" href="http://b.hatena.ne.jp/atom/edit/4662458274913651105"/>
<summary> </summary>
<issued>2018-12-30T13:38:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-369562880</id>
<title>https://www.amazon.com/dp/B078SQ7GWK</title>
<link type="text/html" rel="related" href="https://www.amazon.com/dp/B078SQ7GWK"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-369562880"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://www.amazon.com/dp/B078SQ7GWK" href="http://b.hatena.ne.jp/atom/edit/369562880"/>
<summary> </summary>
<issued>2018-12-30T13:37:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-369257548</id>
<title>ゴミについたDNAから顔を復元、ポイ捨てした人をポスターにするキャンペーン|WIRED.jp</title>
<link type="text/html" rel="related" href="https://wired.jp/2015/05/20/creepy-ads-use-litterbugs-dna-shame-publicly/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-369257548"/>
<link type="application/x.atom+xml" rel="service.edit" title="ゴミについたDNAから顔を復元、ポイ捨てした人をポスターにするキャンペーン|WIRED.jp" href="http://b.hatena.ne.jp/atom/edit/369257548"/>
<summary> </summary>
<issued>2018-12-30T13:27:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662457642479689537</id>
<title>ティンクルスタースプライツ - ゲームカタログ@Wiki ~名作からクソゲーまで~ - アットウィキ</title>
<link type="text/html" rel="related" href="https://www26.atwiki.jp/gcmatome/pages/3146.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662457642479689537"/>
<link type="application/x.atom+xml" rel="service.edit" title="ティンクルスタースプライツ - ゲームカタログ@Wiki ~名作からクソゲーまで~ - アットウィキ" href="http://b.hatena.ne.jp/atom/edit/4662457642479689537"/>
<summary> </summary>
<issued>2018-12-30T13:18:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662457623152335937</id>
<title>ティンクルスタースプライツって?</title>
<link type="text/html" rel="related" href="http://game.snk-corp.co.jp/official/twinkle_star/about/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662457623152335937"/>
<link type="application/x.atom+xml" rel="service.edit" title="ティンクルスタースプライツって?" href="http://b.hatena.ne.jp/atom/edit/4662457623152335937"/>
<summary> </summary>
<issued>2018-12-30T13:18:04Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662456514513846977</id>
<title>https://www.amazon.com/gp/product/B078SQ7GWK/ref=oh_aui_detailpage_o00_s00?ie=UTF8</title>
<link type="text/html" rel="related" href="https://www.amazon.com/gp/product/B078SQ7GWK/ref=oh_aui_detailpage_o00_s00?ie=UTF8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662456514513846977"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://www.amazon.com/gp/product/B078SQ7GWK/ref=oh_aui_detailpage_o00_s00?ie=UTF8" href="http://b.hatena.ne.jp/atom/edit/4662456514513846977"/>
<summary> </summary>
<issued>2018-12-30T12:43:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662455997507134305</id>
<title>Amazon.co.jp: 元メガバンク為替ディーラーが教えるFX超入門講座: 鈴木拓也: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07H2PHDLJ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662455997507134305"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: 元メガバンク為替ディーラーが教えるFX超入門講座: 鈴木拓也: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662455997507134305"/>
<summary> </summary>
<issued>2018-12-30T12:27:36Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662455476742324801</id>
<title>ニュース速報板のスレッド | itest.5ch.net</title>
<link type="text/html" rel="related" href="https://itest.5ch.net/hayabusa9/test/read.cgi/news/1546146870"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662455476742324801"/>
<link type="application/x.atom+xml" rel="service.edit" title="ニュース速報板のスレッド | itest.5ch.net" href="http://b.hatena.ne.jp/atom/edit/4662455476742324801"/>
<summary> </summary>
<issued>2018-12-30T12:11:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662455340377107617</id>
<title>バフェット・コード on Twitter: "これめちゃくちゃおもしろいな!
Netflixの日本攻略作戦はテレビのリモコンにNetflixボタンを埋め込むこと。
そのためメーカーにリモコン製造費の10%を負担することを提案。
リコモン原価は100円→Netflix負担は1… https://t.co/1GVCgmblyu"</title>
<link type="text/html" rel="related" href="https://twitter.com/buffett_code/status/1078637515328839681/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662455340377107617"/>
<link type="application/x.atom+xml" rel="service.edit" title="バフェット・コード on Twitter: &quot;これめちゃくちゃおもしろいな!&#10;&#10;Netflixの日本攻略作戦はテレビのリモコンにNetflixボタンを埋め込むこと。&#10;そのためメーカーにリモコン製造費の10%を負担することを提案。&#10;リコモン原価は100円→Netflix負担は1… https://t.co/1GVCgmblyu&quot;" href="http://b.hatena.ne.jp/atom/edit/4662455340377107617"/>
<summary> </summary>
<issued>2018-12-30T12:07:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662455137439890657</id>
<title>Amazon.co.jp: G女子! 1巻: 酉川宇宙: EBooks</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/gp/aw/d/B014D53N7E?storeType=ebooks"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662455137439890657"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: G女子! 1巻: 酉川宇宙: EBooks" href="http://b.hatena.ne.jp/atom/edit/4662455137439890657"/>
<summary> </summary>
<issued>2018-12-30T12:00:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662455047782443745</id>
<title>ニュース速報板のスレッド | itest.5ch.net</title>
<link type="text/html" rel="related" href="http://itest.5ch.net/test/read.cgi/news/1546146870/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662455047782443745"/>
<link type="application/x.atom+xml" rel="service.edit" title="ニュース速報板のスレッド | itest.5ch.net" href="http://b.hatena.ne.jp/atom/edit/4662455047782443745"/>
<summary> </summary>
<issued>2018-12-30T11:58:06Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662454467424954209</id>
<title>Screenshot - f85ca8ab40fe4f2c814dc4302881ae06 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/f85ca8ab40fe4f2c814dc4302881ae06"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662454467424954209"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - f85ca8ab40fe4f2c814dc4302881ae06 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4662454467424954209"/>
<summary> </summary>
<issued>2018-12-30T11:40:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662454256434675841</id>
<title>Screenshot - 096343d073683d081915062805aa8885 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/096343d073683d081915062805aa8885"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662454256434675841"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - 096343d073683d081915062805aa8885 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4662454256434675841"/>
<summary> </summary>
<issued>2018-12-30T11:33:33Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662454236570451041</id>
<title>Screenshot - c99c0bf303cd1a30bfb6ef6a3b71f201 - Gyazo</title>
<link type="text/html" rel="related" href="https://gyazo.com/c99c0bf303cd1a30bfb6ef6a3b71f201"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662454236570451041"/>
<link type="application/x.atom+xml" rel="service.edit" title="Screenshot - c99c0bf303cd1a30bfb6ef6a3b71f201 - Gyazo" href="http://b.hatena.ne.jp/atom/edit/4662454236570451041"/>
<summary> </summary>
<issued>2018-12-30T11:32:54Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662453093572188289</id>
<title>【#29】ナスDの無人島で2泊3日0円生活!無人島で徹夜で??編/Crazy D’s 3 Days Desert Island Survival:Episode“All Night doing…?!”</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=vGTyXN6-aF8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662453093572188289"/>
<link type="application/x.atom+xml" rel="service.edit" title="【#29】ナスDの無人島で2泊3日0円生活!無人島で徹夜で??編/Crazy D’s 3 Days Desert Island Survival:Episode“All Night doing…?!”" href="http://b.hatena.ne.jp/atom/edit/4662453093572188289"/>
<summary> </summary>
<issued>2018-12-30T10:57:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662452796682562529</id>
<title>【第19回MMD杯本選】ソンシの奇妙な冒険 ローヤーダストパカベンジャーズ</title>
<link type="text/html" rel="related" href="http://sp.nicovideo.jp/watch/sm31785216"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662452796682562529"/>
<link type="application/x.atom+xml" rel="service.edit" title="【第19回MMD杯本選】ソンシの奇妙な冒険 ローヤーダストパカベンジャーズ" href="http://b.hatena.ne.jp/atom/edit/4662452796682562529"/>
<summary> </summary>
<issued>2018-12-30T10:48:14Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662452729573695521</id>
<title>炎上代理人</title>
<link type="text/html" rel="related" href="http://sp.nicovideo.jp/watch/sm33928408"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662452729573695521"/>
<link type="application/x.atom+xml" rel="service.edit" title="炎上代理人" href="http://b.hatena.ne.jp/atom/edit/4662452729573695521"/>
<summary> </summary>
<issued>2018-12-30T10:46:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662452563143705601</id>
<title>【第14回MMD杯本選】声なき声に力を。</title>
<link type="text/html" rel="related" href="http://sp.nicovideo.jp/watch/sm25567517?ref=thumb_nicopedia"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662452563143705601"/>
<link type="application/x.atom+xml" rel="service.edit" title="【第14回MMD杯本選】声なき声に力を。" href="http://b.hatena.ne.jp/atom/edit/4662452563143705601"/>
<summary> </summary>
<issued>2018-12-30T10:40:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662452262495978433</id>
<title>Review: RealSense D415 vs. SR300 vs. Orbbec Astra S - 3D Scan Expert</title>
<link type="text/html" rel="related" href="https://3dscanexpert.com/3d-scan-sensor-shootout-realsense-d415-vs-sr300-vs-orbbec-astra-s/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662452262495978433"/>
<link type="application/x.atom+xml" rel="service.edit" title="Review: RealSense D415 vs. SR300 vs. Orbbec Astra S - 3D Scan Expert" href="http://b.hatena.ne.jp/atom/edit/4662452262495978433"/>
<summary> </summary>
<issued>2018-12-30T10:31:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373474844</id>
<title>2018.10.30 唐澤貴洋弁護士 vs ひろゆき 【ドリームマッチ2018】 - ニコニコ動画</title>
<link type="text/html" rel="related" href="https://www.nicovideo.jp/watch/sm34100236"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-373474844"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018.10.30 唐澤貴洋弁護士 vs ひろゆき 【ドリームマッチ2018】 - ニコニコ動画" href="http://b.hatena.ne.jp/atom/edit/373474844"/>
<summary> </summary>
<issued>2018-12-30T10:27:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662451862527134145</id>
<title>2ちゃんねる個人情報流出事件とは (ニチャンネルコジンジョウホウリュウシュツジケンとは) [単語記事] - ニコニコ大百科</title>
<link type="text/html" rel="related" href="https://dic.nicovideo.jp/a/2%E3%81%A1%E3%82%83%E3%82%93%E3%81%AD%E3%82%8B%E5%80%8B%E4%BA%BA%E6%83%85%E5%A0%B1%E6%B5%81%E5%87%BA%E4%BA%8B%E4%BB%B6"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662451862527134145"/>
<link type="application/x.atom+xml" rel="service.edit" title="2ちゃんねる個人情報流出事件とは (ニチャンネルコジンジョウホウリュウシュツジケンとは) [単語記事] - ニコニコ大百科" href="http://b.hatena.ne.jp/atom/edit/4662451862527134145"/>
<summary> </summary>
<issued>2018-12-30T10:19:13Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662451719719464225</id>
<title>長期休止中のお知らせ</title>
<link type="text/html" rel="related" href="http://vrcard.us/notice/closed/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662451719719464225"/>
<link type="application/x.atom+xml" rel="service.edit" title="長期休止中のお知らせ" href="http://b.hatena.ne.jp/atom/edit/4662451719719464225"/>
<summary> </summary>
<issued>2018-12-30T10:14:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373598459</id>
<title>唐澤貴洋とは (カラサワタカヒロとは) [単語記事] - ニコニコ大百科</title>
<link type="text/html" rel="related" href="https://dic.nicovideo.jp/a/%E5%94%90%E6%BE%A4%E8%B2%B4%E6%B4%8B"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-373598459"/>
<link type="application/x.atom+xml" rel="service.edit" title="唐澤貴洋とは (カラサワタカヒロとは) [単語記事] - ニコニコ大百科" href="http://b.hatena.ne.jp/atom/edit/373598459"/>
<summary> </summary>
<issued>2018-12-30T10:06:28Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662450860725970561</id>
<title>syamu - ニコニコ大百科</title>
<link type="text/html" rel="related" href="https://dic.nicovideo.jp/a/syamu"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662450860725970561"/>
<link type="application/x.atom+xml" rel="service.edit" title="syamu - ニコニコ大百科" href="http://b.hatena.ne.jp/atom/edit/4662450860725970561"/>
<summary> </summary>
<issued>2018-12-30T09:48:07Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662450843546100993</id>
<title>ガイジとは (ガイジとは) [単語記事] - ニコニコ大百科</title>
<link type="text/html" rel="related" href="https://dic.nicovideo.jp/a/%E3%82%AC%E3%82%A4%E3%82%B8"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662450843546100993"/>
<link type="application/x.atom+xml" rel="service.edit" title="ガイジとは (ガイジとは) [単語記事] - ニコニコ大百科" href="http://b.hatena.ne.jp/atom/edit/4662450843546100993"/>
<summary> </summary>
<issued>2018-12-30T09:47:35Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662450746372462785</id>
<title>輝夜月さんコラボレーション|日清のどん兵衛</title>
<link type="text/html" rel="related" href="http://webcache.googleusercontent.com/search?q=cache:www.donbei.jp/kaguyaluna/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662450746372462785"/>
<link type="application/x.atom+xml" rel="service.edit" title="輝夜月さんコラボレーション|日清のどん兵衛" href="http://b.hatena.ne.jp/atom/edit/4662450746372462785"/>
<summary> </summary>
<issued>2018-12-30T09:44:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-375061112</id>
<title>輝夜月さんコラボレーション|日清のどん兵衛</title>
<link type="text/html" rel="related" href="http://www.donbei.jp/kaguyaluna/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-375061112"/>
<link type="application/x.atom+xml" rel="service.edit" title="輝夜月さんコラボレーション|日清のどん兵衛" href="http://b.hatena.ne.jp/atom/edit/375061112"/>
<summary> </summary>
<issued>2018-12-30T09:43:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662450709865240065</id>
<title>ツレーナツライデス on Twitter: "うーんこのガイジVtuber
もう二度と案件来ないねえ
【悲報】輝夜月さん、日清案件動画で競合他社商品をバットで殴り飛ばす動画を作り炎上
https://t.co/iiWbJVZy9F https://t.co/1X34WLioYq"</title>
<link type="text/html" rel="related" href="https://twitter.com/SOUNDVOLSEX573/status/1078818264988274688"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662450709865240065"/>
<link type="application/x.atom+xml" rel="service.edit" title="ツレーナツライデス on Twitter: &quot;うーんこのガイジVtuber&#10;もう二度と案件来ないねえ&#10;【悲報】輝夜月さん、日清案件動画で競合他社商品をバットで殴り飛ばす動画を作り炎上 &#10;https://t.co/iiWbJVZy9F https://t.co/1X34WLioYq&quot;" href="http://b.hatena.ne.jp/atom/edit/4662450709865240065"/>
<summary> </summary>
<issued>2018-12-30T09:43:27Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662450688927273889</id>
<title>みしぇる↯ on Twitter: "@donbei_jp @_KaguyaLuna https://t.co/6ChdsJwzMV"</title>
<link type="text/html" rel="related" href="https://twitter.com/_michelle1/status/1076425601853079552"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662450688927273889"/>
<link type="application/x.atom+xml" rel="service.edit" title="みしぇる↯ on Twitter: &quot;@donbei_jp @_KaguyaLuna https://t.co/6ChdsJwzMV&quot;" href="http://b.hatena.ne.jp/atom/edit/4662450688927273889"/>
<summary> </summary>
<issued>2018-12-30T09:42:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662450032871002177</id>
<title>pavlok-japan | カラーバリエーション</title>
<link type="text/html" rel="related" href="https://www.pavlok-japan-official.com/pavlok-2"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662450032871002177"/>
<link type="application/x.atom+xml" rel="service.edit" title="pavlok-japan | カラーバリエーション" href="http://b.hatena.ne.jp/atom/edit/4662450032871002177"/>
<summary> </summary>
<issued>2018-12-30T09:22:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662450009248680769</id>
<title>Amazon.co.jp: Pavlok Pro 2nd Gen Shock Clock: Personal Computer</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B07CXKLN6W"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662450009248680769"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Pavlok Pro 2nd Gen Shock Clock: Personal Computer" href="http://b.hatena.ne.jp/atom/edit/4662450009248680769"/>
<summary> </summary>
<issued>2018-12-30T09:21:41Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-364288263</id>
<title>「チャットワークにする? Slackにする? それとも……」Shiftallが社内共有に選んだチャットサービス | Shiftall blog</title>
<link type="text/html" rel="related" href="https://blog.shiftall.net/ja/archives/18/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-364288263"/>
<link type="application/x.atom+xml" rel="service.edit" title="「チャットワークにする? Slackにする? それとも……」Shiftallが社内共有に選んだチャットサービス | Shiftall blog" href="http://b.hatena.ne.jp/atom/edit/364288263"/>
<summary> </summary>
<issued>2018-12-30T09:19:08Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373991698</id>
<title>iPhone XRの「Haptic Touch」、まだまだ機能強化するよ | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2018/11/iphone-xr-haptic-touch.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-373991698"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhone XRの「Haptic Touch」、まだまだ機能強化するよ | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/373991698"/>
<summary> </summary>
<issued>2018-12-30T09:07:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-373133684</id>
<title>iPhone XRでグッバイ、3D Touch。でも新「Haptic Touch」も悪くないよ | ギズモード・ジャパン</title>
<link type="text/html" rel="related" href="https://www.gizmodo.jp/2018/10/iphone-xr-haptic-touch-hands-on.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-373133684"/>
<link type="application/x.atom+xml" rel="service.edit" title="iPhone XRでグッバイ、3D Touch。でも新「Haptic Touch」も悪くないよ | ギズモード・ジャパン" href="http://b.hatena.ne.jp/atom/edit/373133684"/>
<summary> </summary>
<issued>2018-12-30T09:03:47Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662391821028834881</id>
<title>2018年「はてなブックマーク年間ランキング」トップ100 - はてなニュース</title>
<link type="text/html" rel="related" href="http://hatenanews.com/articles/2018/12/29/110000"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662391821028834881"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018年「はてなブックマーク年間ランキング」トップ100 - はてなニュース" href="http://b.hatena.ne.jp/atom/edit/4662391821028834881"/>
<summary> </summary>
<issued>2018-12-30T08:37:11Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-371078436</id>
<title>なぜiPhone XRで3D Touchは採用されなかったのか - iPhone Mania</title>
<link type="text/html" rel="related" href="https://iphone-mania.jp/news-226731/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-371078436"/>
<link type="application/x.atom+xml" rel="service.edit" title="なぜiPhone XRで3D Touchは採用されなかったのか - iPhone Mania" href="http://b.hatena.ne.jp/atom/edit/371078436"/>
<summary> </summary>
<issued>2018-12-30T08:04:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662447494008328289</id>
<title>https://twitter.com/null</title>
<link type="text/html" rel="related" href="https://twitter.com/null"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662447494008328289"/>
<link type="application/x.atom+xml" rel="service.edit" title="https://twitter.com/null" href="http://b.hatena.ne.jp/atom/edit/4662447494008328289"/>
<summary> </summary>
<issued>2018-12-30T08:03:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662438767171195937</id>
<title>ポケモンGO冬イベント、31日からタマゴ距離半減。ゴンベほか新規の孵化チャンス🐣 - Engadget 日本版</title>
<link type="text/html" rel="related" href="https://japanese.engadget.com/2018/12/29/go-31/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662438767171195937"/>
<link type="application/x.atom+xml" rel="service.edit" title="ポケモンGO冬イベント、31日からタマゴ距離半減。ゴンベほか新規の孵化チャンス🐣 - Engadget 日本版" href="http://b.hatena.ne.jp/atom/edit/4662438767171195937"/>
<summary> </summary>
<issued>2018-12-30T08:00:51Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662447101555671841</id>
<title>ドスパラ秋葉原本店、2019年の福袋は480GB以上のSSD入りで2019円 | マイナビニュース</title>
<link type="text/html" rel="related" href="https://news.mynavi.jp/article/20181227-747865/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662447101555671841"/>
<link type="application/x.atom+xml" rel="service.edit" title="ドスパラ秋葉原本店、2019年の福袋は480GB以上のSSD入りで2019円 | マイナビニュース" href="http://b.hatena.ne.jp/atom/edit/4662447101555671841"/>
<summary> </summary>
<issued>2018-12-30T07:51:26Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662432719320074913</id>
<title>宅配ボックス、盗難に注意 手口は簡単、新聞とテープで:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/articles/ASLDW5CQWLDWUTNB012.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662432719320074913"/>
<link type="application/x.atom+xml" rel="service.edit" title="宅配ボックス、盗難に注意 手口は簡単、新聞とテープで:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662432719320074913"/>
<summary> </summary>
<issued>2018-12-30T07:06:43Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662404161007491297</id>
<title>日清とコラボしたVTuber輝夜月 他社の商品をバットでボコボコに 日清が激怒し特設サイトと動画削除 | ゴゴ通信</title>
<link type="text/html" rel="related" href="http://gogotsu.com/archives/46624"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662404161007491297"/>
<link type="application/x.atom+xml" rel="service.edit" title="日清とコラボしたVTuber輝夜月 他社の商品をバットでボコボコに 日清が激怒し特設サイトと動画削除 | ゴゴ通信" href="http://b.hatena.ne.jp/atom/edit/4662404161007491297"/>
<summary> </summary>
<issued>2018-12-30T07:01:37Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662445208011875137</id>
<title>チャーリー on Twitter: "本に囲まれるホテル「箱根本箱」がよかったのでまとめ
・本が1万冊以上
・本は自由に読めるしぜんぶ買える
・全室露天つきで大浴場もある
・ラウンジにコーヒーやお茶あり
・本が集中して読めるちいさな空間がいっぱいある(本棚の中に入れ… https://t.co/iI6TYXDnvj"</title>
<link type="text/html" rel="related" href="https://twitter.com/tetsurokondoh/status/1078907907884773376"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662445208011875137"/>
<link type="application/x.atom+xml" rel="service.edit" title="チャーリー on Twitter: &quot;本に囲まれるホテル「箱根本箱」がよかったのでまとめ&#10;&#10;・本が1万冊以上&#10;・本は自由に読めるしぜんぶ買える&#10;・全室露天つきで大浴場もある&#10;・ラウンジにコーヒーやお茶あり&#10;・本が集中して読めるちいさな空間がいっぱいある(本棚の中に入れ… https://t.co/iI6TYXDnvj&quot;" href="http://b.hatena.ne.jp/atom/edit/4662445208011875137"/>
<summary> </summary>
<issued>2018-12-30T06:52:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662445099563943873</id>
<title>Trackerの意外な使い方、「猫」をトラッキングして衝突事故を回避</title>
<link type="text/html" rel="related" href="https://www.dospara.co.jp/express/vr/371939"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662445099563943873"/>
<link type="application/x.atom+xml" rel="service.edit" title="Trackerの意外な使い方、「猫」をトラッキングして衝突事故を回避" href="http://b.hatena.ne.jp/atom/edit/4662445099563943873"/>
<summary> </summary>
<issued>2018-12-30T06:49:38Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662440693464111873</id>
<title>霞が関で残業200時間「死にたい」の先、肌にあう仕事:朝日新聞デジタル</title>
<link type="text/html" rel="related" href="https://www.asahi.com/sp/articles/ASLDP7VJDLDPULFA05D.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662440693464111873"/>
<link type="application/x.atom+xml" rel="service.edit" title="霞が関で残業200時間「死にたい」の先、肌にあう仕事:朝日新聞デジタル" href="http://b.hatena.ne.jp/atom/edit/4662440693464111873"/>
<summary> </summary>
<issued>2018-12-30T06:29:58Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-375040659</id>
<title>【ミリシタTC】貴音P(コンベ)のラーメン談義のお店一覧 - シーラカンスの居場所</title>
<link type="text/html" rel="related" href="https://kasa-nike.hatenablog.com/entry/2018/12/21/093108"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-375040659"/>
<link type="application/x.atom+xml" rel="service.edit" title="【ミリシタTC】貴音P(コンベ)のラーメン談義のお店一覧 - シーラカンスの居場所" href="http://b.hatena.ne.jp/atom/edit/375040659"/>
<summary> </summary>
<issued>2018-12-30T06:22:55Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662443995757276833</id>
<title>2018年に買ってよかったもの - YAMAGUCHI::weblog</title>
<link type="text/html" rel="related" href="https://ymotongpoo.hatenablog.com/entry/2018/12/30/140452"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662443995757276833"/>
<link type="application/x.atom+xml" rel="service.edit" title="2018年に買ってよかったもの - YAMAGUCHI::weblog" href="http://b.hatena.ne.jp/atom/edit/4662443995757276833"/>
<summary> </summary>
<issued>2018-12-30T06:14:59Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U04CR5ALF</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662443556596838209</id>
<title>【SALON 2018 MY BEST】あの人が選ぶ2018年のベスト・カルチャー | SALON</title>
<link type="text/html" rel="related" href="http://salon-community.com/action_post/salon2018_mybest/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662443556596838209"/>
<link type="application/x.atom+xml" rel="service.edit" title="【SALON 2018 MY BEST】あの人が選ぶ2018年のベスト・カルチャー | SALON" href="http://b.hatena.ne.jp/atom/edit/4662443556596838209"/>
<summary> </summary>
<issued>2018-12-30T06:01:23Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U0XUSL2MR</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-357071349</id>
<title>NASA 小野雅裕氏に聞く、なぜ宇宙では「C言語」が使われるのか 『宇宙兄弟』の人気コラムニスト|ビジネス+IT</title>
<link type="text/html" rel="related" href="https://www.sbbit.jp/article/cont1/34523"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-357071349"/>
<link type="application/x.atom+xml" rel="service.edit" title="NASA 小野雅裕氏に聞く、なぜ宇宙では「C言語」が使われるのか 『宇宙兄弟』の人気コラムニスト|ビジネス+IT" href="http://b.hatena.ne.jp/atom/edit/357071349"/>
<summary> </summary>
<issued>2018-12-30T05:32:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662295498328363297</id>
<title>ファミマがスマホ決済 「ファミペイ」全店で  :日本経済新聞</title>
<link type="text/html" rel="related" href="https://r.nikkei.com/article/DGXMZO39422220W8A221C1MM0000"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662295498328363297"/>
<link type="application/x.atom+xml" rel="service.edit" title="ファミマがスマホ決済 「ファミペイ」全店で  :日本経済新聞" href="http://b.hatena.ne.jp/atom/edit/4662295498328363297"/>
<summary> </summary>
<issued>2018-12-30T05:28:34Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662405529491507745</id>
<title>This is JAPAN NAVY…日本は「軍」を保有? 答えを出さなかった平成の終わりに(楊井人文) - 個人 - Yahoo!ニュース</title>
<link type="text/html" rel="related" href="https://news.yahoo.co.jp/byline/yanaihitofumi/20181229-00109459/"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662405529491507745"/>
<link type="application/x.atom+xml" rel="service.edit" title="This is JAPAN NAVY…日本は「軍」を保有? 答えを出さなかった平成の終わりに(楊井人文) - 個人 - Yahoo!ニュース" href="http://b.hatena.ne.jp/atom/edit/4662405529491507745"/>
<summary> </summary>
<issued>2018-12-30T05:28:03Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662442465675092545</id>
<title>Amazon.co.jp: Echo Dot 第3世代 (Newモデル) - スマートスピーカー with Alexa、チャコール: Amazon Home</title>
<link type="text/html" rel="related" href="https://www.amazon.co.jp/dp/B0792PG3S9/ref=cm_sw_r_li_apa_lUakCb18WB6MW"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662442465675092545"/>
<link type="application/x.atom+xml" rel="service.edit" title="Amazon.co.jp: Echo Dot 第3世代 (Newモデル) - スマートスピーカー with Alexa、チャコール: Amazon Home" href="http://b.hatena.ne.jp/atom/edit/4662442465675092545"/>
<summary> </summary>
<issued>2018-12-30T05:27:30Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662442024904055361</id>
<title>sava! : TULLY'S COFFEE「レンチン タンブラー」は2種類あったらしい。</title>
<link type="text/html" rel="related" href="http://blog.livedoor.jp/sava_avas/archives/9236834.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662442024904055361"/>
<link type="application/x.atom+xml" rel="service.edit" title="sava! : TULLY'S COFFEE「レンチン タンブラー」は2種類あったらしい。" href="http://b.hatena.ne.jp/atom/edit/4662442024904055361"/>
<summary> </summary>
<issued>2018-12-30T05:13:49Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662409422342686977</id>
<title>東京医大、国会議員から受験生に関する依頼 - 共同通信 | This Kiji</title>
<link type="text/html" rel="related" href="https://this.kiji.is/451717118493934689"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662409422342686977"/>
<link type="application/x.atom+xml" rel="service.edit" title="東京医大、国会議員から受験生に関する依頼 - 共同通信 | This Kiji" href="http://b.hatena.ne.jp/atom/edit/4662409422342686977"/>
<summary> </summary>
<issued>2018-12-30T03:02:25Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662434302015605729</id>
<title>合格依頼し多額寄付か 東京医大入試「個別調整と関連」 (毎日新聞) - LINEアカウントメディア</title>
<link type="text/html" rel="related" href="https://news.line.me/issue/oa-mainichi/78629cfcd8d5"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181230#bookmark-4662434302015605729"/>
<link type="application/x.atom+xml" rel="service.edit" title="合格依頼し多額寄付か 東京医大入試「個別調整と関連」 (毎日新聞) - LINEアカウントメディア" href="http://b.hatena.ne.jp/atom/edit/4662434302015605729"/>
<summary> </summary>
<issued>2018-12-30T01:14:05Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>LUA9919BC</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662408137073653345</id>
<title> Pokemon GO - トピック
- YouTube</title>
<link type="text/html" rel="related" href="https://www.youtube.com/channel/UClSYqPopacBGbxUxBsJyOLQ"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181229#bookmark-4662408137073653345"/>
<link type="application/x.atom+xml" rel="service.edit" title=" Pokemon GO - トピック&#10; - YouTube" href="http://b.hatena.ne.jp/atom/edit/4662408137073653345"/>
<summary> </summary>
<issued>2018-12-29T11:41:48Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662397135514381921</id>
<title>「炎上・クソリプ・クソコメ」SNS時代の罪や穢をスマホから神社に送信して祓っていただく新サービス『SNS年越大祓(おおはらえ)』を12月28日から受付開始。12月30日まで。|一般社団法人 神社崇敬会のプレスリリース</title>
<link type="text/html" rel="related" href="https://prtimes.jp/main/html/rd/p/000000021.000025662.html"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181229#bookmark-4662397135514381921"/>
<link type="application/x.atom+xml" rel="service.edit" title="「炎上・クソリプ・クソコメ」SNS時代の罪や穢をスマホから神社に送信して祓っていただく新サービス『SNS年越大祓(おおはらえ)』を12月28日から受付開始。12月30日まで。|一般社団法人 神社崇敬会のプレスリリース" href="http://b.hatena.ne.jp/atom/edit/4662397135514381921"/>
<summary> </summary>
<issued>2018-12-29T11:32:17Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662407490681044257</id>
<title>潜入!臓器売買市場</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=hVjzuwzLWJs"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181229#bookmark-4662407490681044257"/>
<link type="application/x.atom+xml" rel="service.edit" title="潜入!臓器売買市場" href="http://b.hatena.ne.jp/atom/edit/4662407490681044257"/>
<summary> </summary>
<issued>2018-12-29T11:21:45Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662403976323889761</id>
<title>1週間鬼ごっこで逃げ切ったら100万円【Part2】</title>
<link type="text/html" rel="related" href="https://www.youtube.com/watch?v=yrkNQRdtexc"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181229#bookmark-4662403976323889761"/>
<link type="application/x.atom+xml" rel="service.edit" title="1週間鬼ごっこで逃げ切ったら100万円【Part2】" href="http://b.hatena.ne.jp/atom/edit/4662403976323889761"/>
<summary> </summary>
<issued>2018-12-29T09:32:39Z</issued>
<author>
<name>chatwork</name>
</author>
<dc:subject>U02BTRQS6</dc:subject>
</entry>
<entry>
<id>tag:hatena.ne.jp,2005:bookmark-chatwork-4662401711265393441</id>
<title>Teenage Engineering OP-Z | ワイヤレス 16トラック マルチティンバーシンセ – Digiland (デジランド) 島村楽器のデジタルガジェット情報発信サイト</title>
<link type="text/html" rel="related" href="https://info.shimamura.co.jp/digital/newitem/2016/01/79825"/>
<link type="text/html" rel="alternate" href="http://b.hatena.ne.jp/chatwork/20181229#bookmark-4662401711265393441"/>
<link type="application/x.atom+xml" rel="service.edit" title="Teenage Engineering OP-Z | ワイヤレス 16トラック マルチティンバーシンセ – Digiland (デジランド) 島村楽器のデジタルガジェット情報発信サイト" href="http://b.hatena.ne.jp/atom/edit/4662401711265393441"/>
<summary> </summary>
<i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment