December 2010
1 post
PHPプロ!TIPS+ →
Dec 6th
November 2010
10 posts
.emacs.el and .emacsの設定について おしいれ →
Nov 14th
“<?php /** * ページタイトルを取得する関数 */ function getPageTitle( $url ) { $html =...”
– PHPでWEBページのタイトルを抜き出すサンプル [C!]
Nov 10th
“alias emacs=’emacs -rv’”
– プログラマーになりたい!: Emacs
Nov 7th
Emacs で HTML →
Nov 7th
php5フレームワークsymfonyを勉強しました。その2 - camelmasaの開発日記 →
Nov 7th
パリのアトリエ、squat(スクワット)、chez Robert(シェ ロベール) |... →
Nov 7th
push/JavaScriptリファレンス →
Nov 7th
jQuery.each(object, callback) - jQuery 日本語リファレンス →
Nov 7th
“*1: SQL モードを開いてから SQLi バッファを開いた場合、SQL モードから SQL...”
– “Trumps by the roadside” - sql-mode: Emacs から SQL 文を実行する
Nov 3rd
座標から地名を取得する逆GeocodingAPIのまとめ + サンプル : アシアルブログ →
Nov 3rd
October 2010
14 posts
“date(“Y-m-d H:i:s”);”
– PHP 日付・時間関数の使い方 - どうにかなるBLOG
Oct 19th
“たとえばあなたが Web...”
– ミケネコの htaccess リファレンス
Oct 17th
“Controllerを作成します。先ほど検討したとおり、ここで行う処理は、 ...”
– PHPでMVC第1回:前編(コントローラの作成)
Oct 17th
“Controllerを作成します。先ほど検討したとおり、ここで行う処理は、 ...”
– PHPでMVC第1回:前編(コントローラの作成)
Oct 17th
“ハット記号 (^) は、文字クラス外でマッチモード (matching mode) がデフォルトの場合、 ...”
– PHP: アンカー - Manual
Oct 13th
“論理積、論理和は2通りありますが、論理演算子の優先順位として、&&、|| の方が高くなっています”
– 演算子/PHP入門
Oct 13th
“&& 論理積 $x && $y 2つの値が成り立つとき|| 論理和 $x ||...”
– 演算子/PHP入門
Oct 13th
സിംഗൾട്ടൺ പാറ്റേൺ - വിക്കിപീഡിയ →
Oct 13th
“エラー制御演算子(@)”
– PHP: エラー制御演算子 - Manual
Oct 13th
“エラー制御演算子(@)”
– PHP: エラー制御演算子 - Manual
Oct 13th
“オブジェクトのpublicに相当する”
– PHPの予約語varの使いどころ
Oct 13th
“今日は{$smarty.now|date_format:'%Y年%m月%d日'}です。”
– 第1回 Smartyの紹介 - Smarty講座
Oct 13th
സിംഗൾട്ടൺ പാറ്റേൺ - വിക്കിപീഡിയ →
Oct 13th
CNAME レコードの作成: GoDaddy.com - Google Apps ヘルプ →
Oct 12th
September 2010
7 posts
Eclipseショートカットキーまとめ - watawata日記 →
Sep 15th
“symfony generate:task namespace:taskname”
– [Symfony] Symfony 1.2でSymfonyコマンドのタスクを作成する。|株式会社 フラッツ
Sep 14th
“apt-get install apache2-threaded-dev”
– memolog -捨てるには惜しい程度のゴミ^^ / ubuntuにAPCを入れる
Sep 12th
“var $target = $(“#target_jquery_each”); $(“p”,...”
– jQuery 開発者向けメモ - リファレンス
Sep 8th
“$(“CSS文字列”)目次 CSSで要素を指定し,マッチした要素を持つjQueryオブジェクトを返します.”
– jQuery 開発者向けメモ - リファレンス
Sep 8th
“$()目次 jQueryオブジェクトを作り出す関数です. ”
– jQuery 開発者向けメモ - リファレンス
Sep 8th
“$(“input[@type=’checkbox’]”).val([“音楽”,...”
– jQuery 開発者向けメモ - 基本・サンプル
Sep 8th
August 2010
10 posts
PHP 日付・時間関数の使い方 - どうにかなるBLOG →
Aug 26th
“$order = new Order();”
– 【symfony】モデルオブジェクト->save() 時、テーブル名を`引用符`で括らせたい - PHPプロ!Q&A掲示板
Aug 26th
“sfContext provides information about the current application context”
– symfony API » sfContext Class | symfony | Web PHP Framework
Aug 26th
“14<a href=”#” onclick=“document.frm.submit()”>フォームを...”
– form.submit - フォームをsubmitする - JavaScriptリファレンス
Aug 24th
“#/bin/sh mysql —user=ユーザー —password=パスワード «eof SQL文; SQL文;...”
– mysqlをシェルスクリプト(BASH)により - MySQL - 教えて!goo
Aug 22nd
Lumerical Solutions, Inc. | FDTD Solutions and... →
Aug 15th
“ 3.2.xの場合 以下の操作でファイルのデフォルトエンコードを変更できます。 [ウィンドウ]→[設定]で設定画面を開く。 ...”
– ケイケンラボ - Eclipseファイル文字コードを指定する方法-Tips/Eclipse/ファイル文字コードの設定-PukiWiki
Aug 15th
“(require 'un-define) (coding-system-put 'utf-8 'category...”
– Emacsで漢字だけ文字化け - maoeのブログ
Aug 9th
“viでは画面を分割して表示することができます。vi起動中に:splitもしくは:spとすることで画面を上下に分割できます。またすでに開いて いるファイルの画面を分...”
– viエディターでの画面分割
Aug 9th
viエディターでの画面分割 →
Aug 9th
June 2010
6 posts
“is_numeric”
– PHP: is_numeric - Manual
Jun 23rd
#id - jQuery 日本語リファレンス →
Jun 22nd
each(callback) - jQuery 日本語リファレンス →
Jun 22nd
“$string = print_r($points,true);   print ”<pre>”; ...”
– PHP関数とsymfonyでためになったこと : アシアルブログ
Jun 8th
“    var_dump($test_dvd->toArray());       echo ”</pre>”; ...”
– symfony DoctrineのTIPS その2 : アシアルブログ
Jun 8th
“N ISO-8601 形式の、曜日の数値表現 (PHP 5.1.0 で追加)。 ...”
– PHP: date - Manual
Jun 2nd
May 2010
29 posts
“TRUNCATE — テーブルの空化”
– TRUNCATE
May 30th
“divhoge = document.getElementById('hoge');”
– hogehoge foobar Blog Beta: innerHTMLの使い方
May 26th