#BlogParts
Explore tagged Tumblr posts
theoasiswinds · 9 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
Commission for the lovely @kylef890-blogPart 3 of 3
18 notes · View notes
testuser2025oops · 27 days ago
Text
blogparts={"base":"https://www.dlsite.com/","type":"ranking","site":"comic","query":{"period":"week"},"title":"ランキング","display":"horizontal","detail":"1","column":"v","image":"large","count":"3","wrapper":"1","autorotate":true,"aid":"log2020"}
0 notes
papepo1-blog · 8 years ago
Link
コチラのサイトからJavaScript quick-start appをダウンロードします。 ダウンロードしたgplus-quickstart-javascript-master.zipを解凍してできたindex.htmlを修正して利用します。 圧縮された状態なので一度そのまま開き、ページのソースを表示してダウンロードします。 このソースのYOUR_CLIENT_IDを上記で取得したクライアントIDに置き換えれば使用できますが、 このままではプロフィールを表示するだけなので、タイムラインとして表示するため以下の様に修正します。
続きを読む >>
0 notes
manga-j-comic-blog · 8 years ago
Photo
Tumblr media Tumblr media
Google+ does not support the function like Twitter's timeline or Facebook's page-plugin. But it is possible to implement the similar function by utilizing Google+ API and embedded post function.
Open Google API console from here and create a project by following this guide. Download JavaScript quick-start app and unzip gplus-quickstart-javascript-master.zip. You will be able to utilize quick-start app by replacing YOUR_CLIENT_ID in the index.html by the Client ID which is got from API console. (The download file is compressed and you need to open the file's page source and download.)
Since it is just showing profile modify it to show timeline as follows.
<!DOCTYPE html> <html> <head>   <title>Google+ Follow</title>   <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js" ></script>   <meta name="google-signin-client_id" content="YOUR_CLIENT_ID"></meta>     <script src="https://apis.google.com/js/platform.js" async defer>       {"parsetags": "explicit"}     </script> <script> $(function() {     $.fn.appendFrame = function(width,height,rate,i){         $(this).append($("<div style=\"width:" + width + "px;height:" + height + "px;overflow-x:hidden;border:0 solid #999\"><div style=\"width:" + width + "px;height:" + height + "px;overflow:hidden;\"><div id=\"activity" + i +"\" style=\"transform:scale(" + rate + ");-o-transform:scale(" + rate + ");-webkit-transform:scale(" + rate + ");-moz-ransform:scale(" + rate + ");-ms-transform:scale(" + rate + ");transform-origin:0 0;-o-transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;\"></div></div></div>"));     }     width = window.innerWidth;     height = Number(width) + 100;     rate = (window.innerWidth)/495;     for (i=0;i<20;i++)         $("#embedded").appendFrame(width, height, rate, i);     } }); </script> </head> <body style="overflow: scroll"> <div style="padding:10px;display:table;width:100%"> <a href="https://plus.google.com/collection/A5trkB" target="_blank" style="text-decoration: none;"><div id="image"></div> <h3>Japanese Manga Review</h3></a></div>     <div id="embedded"></div>   <div id="gConnect">     <div id="signin-button"></div>   </div>   <div id="authOps" style="display:none">     <button id="disconnect" >Disconnect your Google account from this app</button>   </div>   <div id="loaderror">     This section will be hidden by jQuery. If you can see this message, you     may be viewing the file rather than running a web server.<br />     The sample must be run from http or https. See instructions at     <a href="https://developers.google.com/+/quickstart/javascript">     https://developers.google.com/+/quickstart/javascript</a>.   </div> <script type="text/javascript"> var auth2 = {}; var helper = (function() {   return {     onSignInCallback: function(authResult) {       $('#authResult').html('Auth Result:<br/>');       for (var field in authResult) {         $('#authResult').append(' ' + field + ': ' +             authResult[field] + '<br/>');       }       if (authResult.isSignedIn.get()) {         $('#authOps').show('slow');         $('#gConnect').hide();         helper.activities();       } else {           if (authResult['error'] || authResult.currentUser.get().getAuthResponse() == null) {             console.log('There was an error: ' + authResult['error']);           }           $('#authResult').append('Logged out');           $('#authOps').hide('slow');           $('#gConnect').show();       }       console.log('authResult', authResult);     },     disconnect: function() {       auth2.disconnect();     },     activities: function() {       gapi.client.plus.activities.list({         'userId': 'me',         'collection': 'public'       }).then(function(res) {         var activities = res.result;         $('#activities').empty();         var temp = {};         for (var activityIndex in activities.items) {           activity = activities.items[activityIndex];           if ( activityIndex == 0 ) {             $('#image').empty();             $('#image').append('<img src="' + activity.actor.image.url + '" align="left" hspace="10">');           }           temp['href'] = activity.url;           gapi.post.render("activity" + activityIndex, temp);         }       });     }   }; })(); $(document).ready(function() {   $('#disconnect').click(helper.disconnect);   $('#loaderror').hide();   if ($('meta')[0].content == 'YOUR_CLIENT_ID') {   } }); var updateSignIn = function() {   console.log('update sign in state');   if (auth2.isSignedIn.get()) {     console.log('signed in');     helper.onSignInCallback(gapi.auth2.getAuthInstance());   }else{     console.log('signed out');     helper.onSignInCallback(gapi.auth2.getAuthInstance());   } } function startApp() {   gapi.load('auth2', function() {     gapi.client.load('plus','v1').then(function() {       gapi.signin2.render('signin-button', {           scope: 'https://www.googleapis.com/auth/plus.login',           fetch_basic_profile: false });       gapi.auth2.init({fetch_basic_profile: false,           scope:'https://www.googleapis.com/auth/plus.login'}).then(             function (){               console.log('init');               auth2 = gapi.auth2.getAuthInstance();               auth2.isSignedIn.listen(updateSignIn);               auth2.then(updateSignIn);             });     });   }); } </script> <script src="https://apis.google.com/js/client:platform.js?onload=startApp"></script> </body> </html>
It will be shown like this by calling the above in iframe or child dialog.
0 notes
sagiwork · 8 years ago
Text
「STEALING NIGHT~夜這いシチュエーション~」(CV.鷺沢萩)【ダミーヘッドマイク収録】
Tumblr media
【ストーリー】
久々に大学時代の友人三人組で飲むことになったヒロインは、そのまま終��も無くなり友人宅に泊まることになった。 その夜、怜大に迫られ…
【トラックリスト】
01.久々の再会(7:51) 02.既成事実(19:57) 03.いくところまで…(19:05) 04.ちょっと休憩(3:12) 05お目覚めの…(20:34) 06.エンディング(1:34)
合計:1時間12分13秒
制作:MyBabySugar
声優:鷺沢萩 イラスト:かな
http://www.dlsite.com/girls/work/=/product_id/RJ191032/?medium=blog&program=on_sale&source=blogparts_v_keyword&utm_campaign=blogparts&utm_medium=banner&utm_content=v_keyword_on_sale&unique_op=af
2 notes · View notes
yuki · 8 years ago
Photo
Tumblr media
今日春分。裸足で裸(もちろん全裸ではない)で一日中過ごせる太陽の位置が、やってきた。シチリアでは今日から「ほぼ夏」という。二季しかないシチリア。夏と、冬しかない。私は一切働かないが、ふつうの島民は、シチリアの島民は夏だけしか働けない。 熱い砂。眩しい太陽。顔や背中がジリジリする。水の中。もう一度太陽の下に寝そべる。そして、また、水の中。上がってヨロヨロと家に帰る。お風呂。書く。描く。寝る。 <script type="text/javascript" src="http://www.honzuki.jp/blogparts/jps/bp_pattern_a.js?id=11609&limit=5&interval=5“>
1 note · View note
infonettsuushin-blog · 8 years ago
Text
嫁の行動パターンが読めてきたので尾行www子供を実家に預けて間と落ち合いホテルへGO。難なくラブホの出入りの写真を撮れた。さて、あとは二人をどうおびき出すかだなwww
【独占】【最新作】ヤルからにはトップを獲る!芸能人ソープ嬢 ANRI https://cache.blozoo.info/linktool/generate/blogparts/2547/1879/ //js.blozoo.info/js/linktool/blogparts.js 【発覚】嫁の浮気!8日目【決別or再構築】 http://human6.2ch.net/test/read.cgi/tomorrow/1171550158/ 782: 名無しさん@お腹いっぱい。: 2007/02/15(木) 15:12:01 妻の浮気現場発見、と言うか後つけたんだけどさ。 最初は俺の勘違いと思ってたが、 ・まず全てがそっけない ・出かけるのが好きだったのに、誘っても来ない ・当然夜は拒否 ・昼間電話しても居ない事が多く、聞くとスーパーに行ってた、友人Aさんの家に行ってた…
View On WordPress
0 notes
yukikokigoshi · 8 years ago
Text
#gallery-0-6 { margin: auto; } #gallery-0-6 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 100%; } #gallery-0-6 img { border: 2px solid #cfcfcf; } #gallery-0-6 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */
今日春分。裸足で裸(もちろん全裸ではない)で一日中過ごせる太陽の位置が、やってきた。シチリアでは今日から「ほぼ夏」という。二季しかないシチリア。夏と、冬しかない。私は一切働かないが、ふつうの島民は、シチリアの島民は夏だけしか働けない。
熱い砂。眩しい太陽。顔や背中がジリジリする。水の中。もう一度太陽の下に寝そべる。そして、また、水の中。上がってヨロヨロと家に帰る。お風呂。書く。描く。寝る。
<script type="text/javascript" src="http://www.honzuki.jp/blogparts/jps/bp_pattern_a.js?id=11609&limit=5&interval=5“>
はだし、はだか、はたらかない。 今日春分。裸足で裸(もちろん全裸ではない)で一日中過ごせる太陽の位置が、やってきた。シチリアでは今日から「ほぼ夏」という。二季しかないシチリア。夏と、冬しかない。私は一切働かないが、ふつうの島民は、シチリアの島民は夏だけしか働けない。 熱い砂。眩しい太陽。顔や背中がジリジリする。水の中。もう一度太陽の下に寝そべる。そして、また、水の中。上がってヨロヨロと家に帰る。お風呂。書く。描く。寝る。 <script type="text/javascript" src="
0 notes
theoasiswinds · 10 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
Commission for the lovely @kylef890-blogPart 2 of 3
10 notes · View notes
testuser2025oops · 27 days ago
Text
blogparts={"base":"https://www.dlsite.com/","type":"ranking","site":"comic","query":{"period":"week"},"title":"ランキング","display":"horizontal","detail":"1","column":"v","image":"large","count":"3","wrapper":"1","autorotate":true,"aid":"log2020"}
1 note · View note
papepo1-blog · 8 years ago
Link
Google+にはTwitterのタイムラインやFacebookのページプラグインの様なものは用意されておりません。 ただしAPIと埋め込み投稿を利用すれば似たようなものを表示することができます。
続きを読む >>
0 notes
manga-j-comic-blog · 8 years ago
Photo
Tumblr media Tumblr media
The Facebook's Page Plugin, which has been introduced in 2015 instead of LikeBox depreciation, implementing it in the sidebar I expected it almost the same appearance as Twitter's embedded timeline. However, the size of images in the iframe are not equivalant and the description is too short like the left image shows. This is implemented by the following.
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FJapanese-Manga-Review-1397230126984337%2F&tabs=timeline&width=328&height=690&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="328" height="690" style="border:none;overflow:hidden" scrolling="yes" frameborder="0" allowTransparency="true"></iframe>
I have not arrnge the size of images manually and they are not equivalant. It seems that is why this is happening. It should be ok if it has horizontal scroll bar but it doesn't show it with the following parameter setting.
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FJapanese-Manga-Review-1397230126984337%2F&tabs=timeline&width=466&height=690&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="328" height="690" style="border:none;overflow:scroll; scrolling="auto" frameborder="0" allowTransparency="true"></iframe>
Through some try and error, I found it shows propery with the max width(500px) of page plugin. But 500px is too wide as a sidebar since it occupies more than 1/3 of the page.
Then I looked for the way to shrink the content of iframe and found this page. The implementation for shrinked Facebook pageplugin is as follows.
<div style="width:328px;height:670px;overflow-x:hidden;border:0 solid #999">     <div style="width:328px;height:670px;overflow:hidden;"> <iframe class="scale" src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FJapanese-Manga-Review-1397230126984337%2F&tabs=timeline&width=466&height=950&small_header=true&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="466" height="950" scrolling="yes" frameborder="0" allowTransparency="true"></iframe>     </div> </div> <div style="text-align:right;font-size:small"><a href="https://www.facebook.com/Japanese-Manga-Review-1397230126984337/" target="_blank">View on Facebook</a></div>
It is a bit blurred and description is shown in 1 line but looks much better.
0 notes
sagiwork · 7 years ago
Text
【女性向け】「ご主人様と召使い~ウィルフレド侯爵の初体験~」(CV:鷺沢萩)【ダミヘ収録】
Tumblr media
女性向け音声ドラマ作品
【トラックリスト】 01:情事(R-18) 23:23 02:求婚     05:12 03:卒業(R-18) 21:03 04:密事     01:20
http://www.dlsite.com/girls/work/=/product_id/RJ212015/?medium=blog&program=on_sale&source=blogparts_v_keyword&utm_campaign=blogparts&utm_medium=banner&utm_content=v_keyword_on_sale&unique_op=af&utm_source=sagisawashu.com%2F
0 notes
infonettsuushin-blog · 8 years ago
Text
汚嫁と離婚するにも問題は親権。ゴネる嫁を黙らせたのはまさかの義兄。「恥晒しが!存在しない方がいい親だっているんだ!てめぇがそれだ!」何処に味方がいるか解らんもんだな。
【独占】【最新作】絶対領域 愛しのニーハイ女子校生 穂高結花 https://cache.blozoo.info/linktool/generate/blogparts/2547/1879/ //js.blozoo.info/js/linktool/blogparts.js 【発覚】嫁の浮気!194回目【決別or再構築】 http://maguro.2ch.sc/test/read.cgi/tomorrow/1408433831/ 762: 病院勤務 ◆D1JxJeHWyY:2014/08/25(月) 04:49:08.59 ID:sfZcOlC5F 明け方で誰も居ないだろうけど決着ついたから投下してみる 規制くらうかもだけど 来週で気団卒業だけど勝利祝い?に一人で書いてみる スマホからだから遅いけど、いいか 俺(32)病院勤務・年収700万 汚嫁(31)市役所勤務・年収500万…
View On WordPress
0 notes
theoasiswinds · 10 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
Commission for the lovely @kylef890-blogPart 1 of 3
3 notes · View notes
papepo1-blog · 8 years ago
Link
これまで作成したページナビゲーションでは出力するページ番号の数を関数呼び出しの際に指定していました。 しかしこれでは出力するデバイスによっては2列になってしまったり、逆にiPadでは画面幅の対して出力する数が少なくなってしまったりします。 そこでJQueryを使って画面幅に応じて出力するページ番号数を自動調整するように変更しました。
続きを読む >>
0 notes