Created
April 13, 2012 09:27
-
-
Save shimizukawa/2375401 to your computer and use it in GitHub Desktop.
bpbook insert into bphomepage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:var s=document.createElement('script');s.setAttribute('src','http://jquery.com/src/jquery-latest.js');document.getElementsByTagName('body')[0].appendChild(s);void(s);setTimeout(function(){$('#content').append($('<div id="bpbook">').append($('<h1>').text('Pythonプロフェッショナルプログラミング')).append($('<h2>').text('ビープラウド著')).append($('<img src="http://ecx.images-amazon.com/images/I/41S7NMaxeIL._SL210_.jpg" />').css('float','left').css('margin','0.5em')).append($('<p>').append($('<img src="http://www.beproud.jp/tw/haru860">').css('float','left').css('margin','2px')).append($('<span>').text('本書は、プロフェッショナル集団であるビープラウドの活動から生まれました。ここには、日々の楽しい仕事を通じて蓄積された、貴重なノウハウがあります。 ――株式会社ビープラウド代表取締役社長・佐藤治夫')).append($('<br>')).append($('<br>'))).append($('<p>').text('Pythonを使ったアプリケーション開発のリアルな手法を学ぶプログラミングガイドブックです。個人の開発環境を改善したい人、チームの開発を改善したい人、仕事でつかえるPython環境系のためにノウハウを学びたい人を対象に、Pythonの共有環境の構築と管理、チケット駆動開発、ソースコード管理(Mercurial)、PyPlパッケージング、Jenkinsで継続的インテグレーション、パフォーマンス向上(nginxとgunicorn)、GAE開発、Djangoフレームワークなど実践的なノウハウを解説。')).append($('<div>').css('clear','both')))}, 100); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://www.beproud.jp/ で上記ブックマークレットを表示してみよう!