Kickstrap A full version of Twitter's Bootstrap with themes, enhancements, and other goodies. Issues · · Follow @yourwebsitesUX Tweet Release Candidate due April 15th Kickstrap v. 0.9 RC will be released April 15th. Until v. 1.0, I recommend ... 続きを読む
README.mdThe Gist To do for v 1.0 stable Kickstrap uses the latest version of Twitter's bootstrap (http://twitter.github.com/bootstrap) and adds a layer of extras to create slick web applications with themes, modern html/css standards, an ico... 続きを読む
There are plenty of reasons to use a CSS Framework to build your websites. They can speed up development, make your sites more aesthetically pleasing, and they can help eliminate all those nasty cross-browser compatibility issues (though not ... 続きを読む
JavaScriptのプロジェクトを新しく作るにあたってディレクトリ構成をどうするか悩んだので、オープンソースのライブラリなどを参考にすることに。ということで、モダンなJavaScriptライブラリ・フレームワークのディレクトリ構成をまとめてみました。 モダンと... 続きを読む
http://www.quora.com/Node-js-Ruby-Python-who-wins-in-5-yearsを読んでて「勝利条件としてより多くの”スタートアップ”に選択されること」という話がでてたけど、そもそも今は何が採用されているのか状況がよくわかたっていなかったので調べた。 スタートア... 続きを読む
HTML KickStart is a ultra–lean set of HTML5, CSS, and jQuery (javascript) files, layouts, and elements designed to give you a headstart and save you a lot of hours on your next web project.What is HTML KickStart? HTML KickStart is an ultra–... 続きを読む
JavaScriptでイイ感じに開発をしたいという欲求が高まってきたため、自分でフレームワークを作らずに世界の賢者たちから学びたいと思います。今回は、JavaScriptでMVCフレームワーク等を実現しているフレームワークたちをご紹介します。 Backbone.js Spine.js J... 続きを読む
みなさん、ドキュメントは何を使って書いていますか? 筆者の場合、提出用のドキュメントは、WordやExcelで作っていますが、その他の多くのドキュメントはテキストエディタで書いています。 最近では、テキストファイルの書式をMarkdown記法に統一するようにし... 続きを読む
ソフトウェアのテストは、ソフトウェア開発に不可欠な一面だが、(アプリケーション開発工程には関わらない)テスターの一群がアプリケーションが期待に沿うものになっているかを確かめる段階以外でも行われる。開発者も、単体テストで日常的な仕事の成果をテス... 続きを読む
TWITTER BOOTSTRAP Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more. To get started -- checkout http://twi... 続きを読む
Twitterが今日(米国時間8/19)、Bootstrapをリリースした。CSSを使うWebアプリケーションを作るためのツールキットで、CSSの文字指定、フォーム、ボタン、テーブル、グリッド、ナビゲーション、アラートなどなどを使ってアプリケーションのフロントエンドを作... 続きを読む
こんにちは、2011年度新卒エンジニアの夏目です!突然ですがみなさんJavaScript書いてますか? 最近はjQuery Mobileなどを利用したスマートフォン向けアプリ開発において、クライアントサイドでもヘビーなJavaScriptのコーディングをする機会があると思います。... 続きを読む
以前ご紹介したBootstrapですが、良い感じにマイナーバージョンアップを繰り返しているようです。地味にウォッチしていたのですが、本日、v1.3.0になってかなり使いやすくなったので再度ご紹介。 ■ JavaScriptライブラリも出来た! これが一番うれしいぞ! 以... 続きを読む
Latest release: 0.1.00 (view changelog) Twitter: socketstream - Google Group: http://groups.google.com/group/socketstream Introduction SocketStream is a new full stack web framework built around the Single-page Application paradigm. It embrac... 続きを読む
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Nerd alert: Bootstrap is built with LESS and was de... 続きを読む
土曜日の朝ですが、これはテンションがあがる!!! Twitter社から開発者むけに素敵なプレゼントですよ・・・これはすごい。今風のインターフェースがさくっと作れるCSSフレームワークですな。これだけでかなり高品質なデザインが実現できちゃうのではないでし... 続きを読む
gem install padrino padrino g project test_app -d datamapper -b cd test_app padrino g admin padrino rake dm:migrate seed padrino start Sinatra Core Many people love the simplicity and expressiveness of Sinatra but quickly find themselves miss... 続きを読む
本日行われた Shibuya.js の発表資料をアップしました。さいきんの JavaScript テスト / Test.js - Shibuya.js 発表資料View more presentations from hotchpotchJS のテスティングフレームワークのおおざっぱな説明や JavaScript テストにおける問題、それにつ... 続きを読む
Installing Dancer For easy and automatic installation of Dancer, we recommend using cpanminus: curl -L http://cpanmin.us | perl - --sudo Dancer Of course, you can use any other CPAN client to do so, or even install it by hand. A word about ve... 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
ウルシステムズ株式会社(本社:東京都中央区、代表取締役社長:漆原 茂、以下 ウルシステムズ)は、基幹業務システムのバッチを高速処理するためのソフトウェアフレームワーク 「Asakusa Framework(以下、Asakusa)」を業界で初めて開発、オープンソース化し... 続きを読む
Werkzeug started as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to ha... 続きを読む
Python はじめにこんにちは、Python界のタオパイパイです。いろいろなコミュニティで行われているアドベントカレンダーですが、今年初めて参加してみました。Python Web フレームワーク アドベントカレンダー2010 : ATND今年はPython系では「Python Web フレー... 続きを読む
state of the art, general purpose template engine Jinja1 — slightly outdated version Jinja2 — awesome version 続きを読む
Backbone.js Introduction Events – bind – unbind – trigger Model – extend – constructor / initialize – get – set – unset – id – cid – attributes - toJSON – save – destroy – validate – url – clone – isNew – change – hasChange... 続きを読む
mybatis data mapping framework for Java and .NETmybatis New home of the world's most popular SQL mapping framework. The MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis coup... 続きを読む
TISは、独自のJava開発基盤「Xenlon〜神龍」の全社利用を開始した。システム開発の汎用処理領域で約50%のプログラムコードを自動生成、開発工程の生産性改善に効果を発揮したとしている。 TISは9月27日、独自のJava開発基盤「Xenlon〜神龍」(シェンロン)を開... 続きを読む
Overview and InstallationThe exposed Snap API is on the same level abstraction as Java Servlets. If you understand servlets, most of the rest of the tutorial should be very self-explanatory. Even if you don’t, have no fear! The following tut... 続きを読む
", items.join("") + "") //*/ var iframe = document.createElement("iframe"); iframe.src = "/index-blank.html"; iframe.width = "100%"; iframe.height = $(this).prev().attr("rel") || "125"; iframe.style.border = "none"; $(this).prev().append(ifra... 続きを読む
Welcome to Flask¶ Welcome to Flask’s documentation. This documentation is divided into different parts. I would suggest to get started with the Installation and then heading over to the Quickstart. If you want to dive into all the internal p... 続きを読む
gem install padrino padrino-gen project test_app -d datamapper -b cd test_app padrino-gen admin padrino rake dm:migrate seed padrino start Preface Padrino is a ruby framework built upon the excellent Sinatra Microframework. Sinatra is a DSL f... 続きを読む
By Nick Kallen An introduction to sharding Many modern web sites need fast access to amounts of information so large that it cannot be efficiently stored on a single computer. A good way to deal with this problem is to “shard” the informati... 続きを読む
Twitterが分散フレームワーク「Gizzard」公開! Scalaで書かれたShardingを実現するミドルウェア Twitterは独自に開発した分散フレームワークの「Gizzard」をオープンソースとして公開しました。GizzardはScalaで書かれたJavaVM上で動作するミドルウェアで、PHP... 続きを読む
GTK+ on OSXReady for your Mac Here you can find the GTK+ Framework ready to download and install on your Mac OS X system. Then you are all set for developing GTK+ applications on your Mac. The GTK+ UI Library GTK+ is a cross-platform toolkit ... 続きを読む
わたしが今、力を注いでいるプロジェクトは4つあります。MojoObject::SimpleValidator::Custom(とそのサブクラスのValidator::Custom::HTMLForm)DBIx::CustomMojoはとてもよい MojoはCatalystの作者のSebastian Riedel氏がここ1年くらいかけて真剣に力を入れて... 続きを読む
レベル: 初級加藤 大受, 理事, NPO法人ソフトウェアテスト技術振興協会 2007年 12月 07日ソフトウェアテストの基本的なことからツールや資格など全5回の連載をとおして開発者にもテストに興味を持っていただき、より良いソフトウェアを開発する助けになることが... 続きを読む
はじめに 本連載では「軽量フレームワーク(Lightweight Framework)」の中から注目株をピックアップし、その概略を紹介していこうと思います。第2回目となる今回は、前回に引き続きJavaの軽量フレームワーク「Apache Wicket」について説明していきます。これ... 続きを読む
日曜日, 10月 18, 2009 【雑記】 そろそろMVCモデルについて一言いっておくか なーんて、MVCを語れるほどの知識はないのだが、琴線に触れてしまったので、私なりに言いたいことを言うことにする。 本当は、こんな話より先に、先日参加したGAE Nightの話や、Wi... 続きを読む
When first getting started with Rails, it is tempting to shove lots of logic in the view. I’ll admit that I was guilty of writing more than one template like the following during my Rails novitiate: <!-- app/views/people/index.rhtml --> <% p... 続きを読む
昨日の「Ruby on Railsの『えせMVC』の弊害」というエントリー。若干「釣り」の要素が含まれたタイトルが功を奏したのか、たくさんのフィードバックがいただけた。そんな中で見えて来たのは、この問題はRailsに限った話ではなく、業務用アプリケーションで広く... 続きを読む
00:30 | デブサミ2009でid:secondlife氏が発表されたという資料を見てみました。http://www.slideshare.net/hotchpotch/deb2009-1023281はてぶをフルスクラッチでリニューアルした際に、従来のMVCモデルからさらに一歩進んで抽象化を進めたとのことで。 資... 続きを読む
先日のエントリーでも少し触れたが、Ruby on Railsの最大の問題点は、それが持つ「一見そのフレームワークがMVCの形をとりながら、MVCの最も大切なところを外している『えせMVC』である」点にある。MVC(Model View Controller)がなぜ必要かを根底の部分でちゃ... 続きを読む
雑記/備忘 | 12:08 | あっ、と忘れていたよ。「Catyスクリプト:まだ出来てないけどチュートリアル」:ソフトウェアを公開してない今の段階で解説を書いても、実感がなくてツマンナイでしょうが、後でまとめて書くことも負担なので、書けることは書いておくこ... 続きを読む