Lokka is a blogging/CMS tool for the personal cloud. Users who are accustomed to WordPress or other existing systems like it will find it easy to manage. It's easy on theme designers, and provides a clean plugin API for Ruby developers. cloud Ruby
CSS frameworks are pre-written CSS files that help web designers and developers create websites faster and more efficiently. They are perfect for those looking to launch projects without getting bogged down in the details of coding CSS from scratch. In this collection, we’re focusing on smaller, lightweight frameworks. These minimalist frameworks all offer a simpler alternative to more comprehensi
※ サーバー機でルータ構築した場合は、ここでのファイヤーウォールの設定は不要です。 実際に運用するシステムでは、何回もiptablesコマンドを実行しなくてはいけません。 かなり面倒で、途中で何処までコマンドを打ったか分からなくなったり、間違い等も起こりやすいので、 ここでは1連のコマンドをシェルスクリプトとして作成する事にします。 # rm -f /etc/ppp/firewall-masq ← デフォルトの設定ファイルを削除 ※ 設定ファイルは当サイトよりダウンロードする事も可能です。 # cd /etc/ppp/ # wget http://vine.1-max.net/rpm/firewall-masq # vi /etc/ppp/firewall-masq ← 新しく設定スクリプトを作成 i キー(入力モード) ※ 下記内容を各自の環境に合わせて編集してください。 #!/bin/
There are a wide range of methods to set up a Node.js process as a service on Linux, with little consensus on a standard at this point. That's fine - Node.js is still a long way away from staid maturity and the era in a technology's development in which people settle on the two or three standard ways of solving a given problem. Here, I'll outline one of my presently preferred ways of setting up a
Nodejitsu has joined GoDaddy We are excited to join GoDaddy to help spearhead their largest Node.js product: Website Builder. Please read our blog post to learn more about customer transition plans and our continued support for Open Source within the node community. Want to know all the details? Read the full blog post or read the GoDaddy Announcement. Other popular posts - Scaling Isomorphic Java
node.js でコマンドライン引数を取りたい場合は opts というモジュールを使うことで簡単に実現出来ます。 optsモジュールは npm でインストールします。 var http = require('http') , opts = require('opts'); opts.parse([ { 'short': 'p', 'long': 'port', 'description': 'HTTP port', 'value': true, 'required': false }, ]); var port = opts.get('port') || 3000 server = http.createServer(function(req, res) { res.writeHead(200, {'Content-Type': 'text/html'}); res.write('<
フリーランスのwebデザイナー・webディレクター、たけ(@take_it02)のブログ。フリーランス生活や、web制作について。 のっけからどーでもいいんだけど「一人ぼっちじゃないことに気付いて至高に成功した」って自己啓発セミナーかなんかみたいなタイトルっすね(; ・`д・´) フリーランスになって半年経ってこの世で一人ぼっちになったことに気付いて究極に失敗したを読んで。 このブログを書いたのは誰だぁ!!! って、そらいくんなんだけど。 僕は前職ではディレをやっていて、フルCSSでコーディングもできないのにノリとイキオイでWebディレクタ・Webデザイナとして独立して以来、フリーランスでディレクションからWebデザイン、コーディング、WP構築、写真撮影、あと趣味でWebサービスというかネタサイト作ったりいろやってきましたが、そらいくんの悩みに勝手に答えるよーな、答えないよーな感じで、自分
Resources by Application Bootstrap Templates Figma Templates Flyer Templates Illustrator Templates InDesign Templates Lightroom Presets Logo Templates Logo Fonts Mockup Templates Photoshop Actions Photoshop Brushes Resume Templates Tailwind CSS UI Kits Web Templates Video & Motion Design Templates All Motion Design After Effects Apple Motion DaVinci Resolve Final Cut Pro Premiere Pro Presentation
モデレーター:IIJ 大津繁樹 2011年11月16日 Chrome 15以上の動作限定です。 矢印カーソル(←→)でスライドが動きます。 ・全画面表示をするAPIのこと ・Chrome15から標準 (webkit付API) ・FireFox9から(要設定),FireFox10から標準 (moz付API) ・多分にFlashを意識? ・ちょうど今WHATWGで rev I を議論中 webkitRequestFullScreen()を呼ぶだけ <h1 id="text" onclick="event.target.webkitRequestFullScreen()"> ここをクリック </h1> ここをクリック //止めるんだったら、 document.webkitCancelFullScreen(); //もちろんブラウザーのキーコマンドもOK
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く