ycfreeman's Blog: WOW Recruitment Wordpress Widget - Customization

you can style individual widget with its own class by specifying css id, use your browser's developer tool to check the actual id on the generated html #wow-recruit-widget-6 .wow-recruit { /*something something*/ } #wow-recruit-widget-9 ...>>Read More

[Related Article]
http://www.ycfreeman.com/2010/08/wow-recruitment-wordpress-widget.html
[Categories]
HTML
[Posted On]
15:44:00 08-01-2010

ycfreeman's Blog: WOW Recruitment Wordpress Widget - Customization

So what I did is to make it fully customizable with some CSS techniques. Here is a little tutorial of how to do this, if you read through this, it may actually help you learn some CSS skills as well I believe. .... .wr-item { display:block; float:left; width:90px; height:65px; padding:0px; margin:2px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; -moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px; -moz-box-shadow: 3px 3px ...>>Read More

[Related Article]
http://www.ycfreeman.com/2010/08/wow-recruitment-wordpress-widget.html
[Categories]
CSS
[Posted On]
15:44:00 08-01-2010

Preston L. Bannister { random memes } » Blog Archive » Strict mode ...

For folk attempting to learn Javascript for the first time, they could use some help avoiding the icky bits. My first cut at rules for a “strict” mode for Javascript: No use of “function name(){}” declarations; No use of “new” ...>>Read More

[Related Article]
http://bannister.us/weblog/2010/07/31/strict-mode-for-javascript/
[Categories]
JavaScript
[Posted On]
11:09:54 08-01-2010

HTMLでsql フリー

の窓BuildC++ 職人的ソフトの使い方 Oracle問題解説 sql Plus も isql Plus とか言って、ブラウザから実行。 実行したほうが早いし。 とは言うものの、シンプルなんで結構使いやすいかもです。 開発者向けフリーソフト A5: Mk-2 を作っています。 ... PHP実践 (PHP+) Webサイト開発での必要性がますます高まるWebデータベース。 注文、問合せ、会員登録、資料請求、 PHP、(Postgres や My)ともにで入手できること、. Copyright (C) 2010 get-otakara.com Some Rights Reserved. ▲このページの先頭へ ...>>Read More

[Related Article]
http://html.share-winny.net/?eid=5551
[Categories]
PHP
[Posted On]
03:53:00 07-31-2010

pc.casey.jp » CakePHPでメール送信 – Qdmail

今回は日本語を扱うので、Qdmailを選択してみます。SMTPについては今回触れません。 Qdmailは主なフレームワークにも対応したメールライブラリです:. CakePHP; Symfony; CodeIgniter; ZendFrameWork; Ethna; その他のフレームワーク ... $this->Qdmail->text ( '本文をここにかきます' ); $this->Qdmail->send();. 高機能で様々な使い方があるが今回はとりあえずここまで。 Viewを使う方法、SMTPを使う方法などは参考文献に解説されています。CakePHP 1.2.4 で使ってみました。 ...>>Read More

[Related Article]
http://pc.casey.jp/archives/2329
[Categories]
symfony
[Posted On]
17:56:05 07-29-2010

Linuxコマンドとviとシェルスクリプトを家で覚えよう!: MySQLの ...

sys 0m0.047s 実際は、こんなに早く終わりませんけど。(^^)/~ これ以上の詳しい説明解説などは、下記書籍でバッチリ分かります、理解できます。 MySQLによるタフなサイトの作り方. 作者: 佐藤 真人; 出版社/メーカー: ソフトバンククリエイティブ ...>>Read More

[Related Article]
http://linuxcommand2007.seesaa.net/article/158123727.html
[Categories]
MySQL
[Posted On]
15:59:24 08-01-2010