#contents

*Programming [#xd8183ba]
-プログラミングに関するリンク集です。
-リンク切れがあった場合、ページ最下部にてコメントを入れていただけると助かります。

**.NET Framework [#m50c1577]
-[[S.Yamashita's Web Page - .NET Framework:http://www.ne.jp/asahi/yamashita/programming/dot_net/index.html]]
--C++/JavaプログラマのためのC#入門など。
-[[.NET Framework 一般情報リファレンス:http://www.microsoft.com/japan/msdn/library/ja/cpgenref/html/cpconnamingguidelines.asp]]
--名前付けのガイドライン
-[[INETA Japan:Contents Directory:http://www.ineta.jp/materials/dir/index.htm]]
--リンク集

**C/C++ [#s363239a]
-[[C言語 -文法からアルゴリズムの基本まで:http://www.techscore.com/tech/C/index.html]]
--TECHSCORE
-[[C++で開発:http://www.02.246.ne.jp/~torutk/cxx/]]
--GUIツールキットの紹介とか。
-[[C/C++ リファレンス:http://www.shibu.jp/cppreference/]]
--渋川氏によるC++リファレンス翻訳プロジェクト
-[[C++ クラス設計に関するノート:http://www.ogis-ri.co.jp/otc/hiroba/technical/CppDesignNote/]]
--オージス総研 - オブジェクトの広場
-[[プログラミング作法:http://homepage2.nifty.com/tenk/prog/p_saho.htm]]
--いきちがいのぷろぐらむあ
-[[コーディング規約メモ:http://homepage2.nifty.com/tenk/prog/cstyl_ex.htm]]
--いきちがいのぷろぐらむあ
-[[Standard Template Library プログラミング on the Web:http://www005.upp.so-net.ne.jp/episteme/html/stlprog/]]
--επιστημη氏の絶版になった本
-[[Cプログラミングの秘訣:http://www.st.rim.or.jp/~phinloda/cprog.html]]
--C MAGAZINEに掲載された記事
-[[masu's Programming Field:http://member.nifty.ne.jp/~masumoto/]]
--コードジェネレータとか
-[[cppll ML - TrickPalace:http://www.trickpalace.net/cppll/]]
--επιστημη氏が開設された C++ のメーリングリスト
-[[BohYoh.com − C & C++ FAQ:http://www.bohyoh.com/CandCPP/FAQ/]]
--柴田望洋氏による
-[[BohYoh.com【C++言語講座】:http://www.bohyoh.com/CandCPP/CPP/]]
--柴田望洋氏による 
-[[BohYoh.com【C言語講座】:http://www.bohyoh.com/CandCPP/C/]]
--柴田望洋氏による
-[[プログラミングの禁じ手Web版 C++編:http://www.cmagazine.jp/src/kinjite/cpp/]]
--C MAGAZINE特集より
-[[プログラミングの禁じ手Web版 C言語編:http://www.cmagazine.jp/src/kinjite/c/]]
--C MAGAZINE特集より
-[[c-style:http://www.gfd-dennou.org/arch/comptech/cstyle/cstyle-ja.htm]]
--プログラム言語 C の推奨されるスタイルとコーディング規範
-[[C言語 FAQ 日本語訳:http://www.catnet.ne.jp/kouno/c_faq/c_faq.html]]
--ヌルポインターとは、なんぞや?
-[[Cプログラミング診断室:http://www.pro.or.jp/~fuji/mybooks/cdiag/]]
--うつくしく健康なプログラムのために
-[[初級C言語Q&A :http://www.st.rim.or.jp/~phinloda/cqa/cqaindex.html]]
--C MAGAZINE に掲載されたQ&A集
-[[配列とポインタの完全征覇 :http://member.nifty.ne.jp/maebashi/programmer/pointer.html]]
--本になりました 

**VC++ [#ffe275c7]
-[[Windows Tips - by AOK:http://homepage3.nifty.com/aokura/tips/index.html]]
--Windows リソーススクリプトに関する情報など。
-[[翔ソフトウェア:http://homepage1.nifty.com/fujiwo/develop/cwin/tips.html]]
--開発 Tips (C/C++/Visual C++/MFC/Windows プログラミング)
-[[S.Yamashita's Web Page:http://www.ne.jp/asahi/yamashita/programming/tips/index.html]]
--Programming with VC++
-[[VisualC++でソフトを作ろう:http://www.geocities.jp/chiakifujimon/]]
--コントロールの背景色やデバイスコンテキストの説明等
-[[VC++によるWin32プログラミングTips:http://www.expertmg.co.jp/html/cti/vctips/]]
--本のサンプルコードなど。
-[[ワックドットコム:http://www.wac-jp.com/programmers/]]
--For Programmers
-[[Studio C - プログラミングリンク集:http://www.belution.com/miwaki/developer/links/index.shtml]]
--VC、MFC、SDK、C/C++等
-[[AirparkLab - プログラミングTIPS:http://hp.vector.co.jp/authors/VA036850/airpark/tips/]]
--サンプルコードなど
-[[C言語で始めるWindowsプログラミング:http://web.kyoto-inet.or.jp/people/ysskondo/]]
--近藤妥氏による
-[[ViVi Web site - 技術文書:http://vivi.dyndns.org/tech/tech.phtml]]
--テキストエディタ実装技術など
-[[プログラマー's研究所/ソースライブラリ:http://www.hcn.zaq.ne.jp/no-ji/lib/index.html]]
--ビットマップクラスとか
-[[Win32 API入門:http://black.sakura.ne.jp/~third/system/winapi/win.html]]
--サンプルコード多数
-[[ビギナーのためのサンプルプログラム集:http://ongakuneko.hp.infoseek.co.jp/yakupro.html]]
--ちょっとしたテクニックなど
-[[PちゃんのWindowsプログラミング メモ:http://www24.cds.ne.jp/~neg/pro/piyo1/index.html]]
--基本的にVC++でMFC
-[[Programming Technique Variety Information:http://www.catnet.ne.jp/~mori/vcpp/higi/hh/q_frameset.html]]
--MFCを中心としたプログラミングTIPS
-[[Area of VC++TIPS らららのお部屋:http://rararahp.cool.ne.jp/vc/]]
--VC++に関するTIPテクニックならびに掲示板
-[[GoldFish:http://www.athomejp.com/goldfish/]]
--VC++/VC#/Win32API等のサンプル
-[[VC++ 小手先のテクニック集:http://www.alpha-net.ne.jp/users2/uk413/vc/]]
--written by U-ki
-[[MSJ Source Code:http://www.microsoft.com/msj/]]
--Microsoft System Journal
-[[コーディングテクニック:http://hp.vector.co.jp/authors/VA000092/win32/standard-coding.html]]
--コーディングの小手先テクニック
-[[The Code Project:http://www.codeproject.com/]]
--Free Source Code and Tutorials
-[[Win32サブルーチンズ:http://www.cisnet.or.jp/home/tsuneoka/]]
--同名の本は絶版らしい
-[[Visual C TechTips :http://techtips.belution.com/ja/vc/]]
--SDKがメイン?
-[[猫でもわかるプログラミング :http://www.kumei.ne.jp/c_lang/]]
--SDKベースのプログラミング
-[[プログラマの隠れ里 / CによるWin32プログラミング入門:http://www7.plala.or.jp/keny01/windows/win32/]]
--Written by けんいち
-[[プログラマの隠れ里 / VC++によるMFCプログラミング入門:http://www7.plala.or.jp/keny01/windows/mfc/]]
--Written by けんいち
-[[MAGURO ONLINE :http://www2s.biglobe.ne.jp/~maekawa/]]
--VCサンプルコード集などあります
-[[CodeGuru:http://www.codeguru.com]]
--MFCのサンプルプログラムが豊富
-[[MFCサンプルコード:http://niigata.cool.ne.jp/minamix/samplecode.htm]]
--CodeGuruの日本語訳(一部)
-[[MSDN Online :http://www.microsoft.com/japan/msdn/library/]]
--MSDNのオンライン版(日本語)。VC++6/VB6のメニューは削除されたらしい(検索は可能)

**VB [#oe6333ff]
-[[プログラマのメモ帳:http://www.gj.il24.net/~nakasima/]]
--VBコーディング標準、他
-[[VBnet:http://www.mvps.org/vbnet/]]
--VB関連のサンプルコードが豊富。ただし英語
-[[テクニカルライティング:http://www.galliver.co.jp/writing/index.html]]
--VB関連の技術情報
-[[VB初心者友の会:http://www2j.biglobe.ne.jp/~little-g/vbtomo.html]]
--VBプログラマーの交流の場です
-[[Visual Basic Tips Library:http://www.galliver.co.jp/vbtips/index.html]]
--Visual BasicからWin32 APIを使う実用的なサンプルプログラムライブラリ 
-[[PCDN Visual Basic WorkGroup:http://www.int21.co.jp/pcdn/vb/]]
--マイクロソフト株式会社公認の Visual Basic ユーザーグループ。各種ドキュメント、ライブラリ。 

**VBA [#vc6f8b65]
-[[EXCEL実践テクニック:http://arena.nikkeibp.co.jp/tec/excel/]]
--WPC ARENA
-[[Microsoft Access Club:http://www.accessclub.jp/]]
--Accessに関する情報
-[[VBScript チュートリアル:http://tryasp.winscom.co.jp/document/vbscript/vbstutor.htm]]
--TRY! ASP
-[[Windows Script:http://www.asia.microsoft.com/japan/msdn/scripting/]]
--WSHのホームページ
-[[Nacelle-WSH:http://nacelle.info/wsh/]]
--現在、プレ公開中。将来的にHTMLヘルプ化するとのこと。
-[[Windows Scripting Host Laboratory:http://www.roy.hi-ho.ne.jp/mutaguchi/wsh/index.html]]
--WSHに関するノウハウとスクリプトの紹介
-[[VBマニア:http://homepage2.nifty.com/inform/vbmania/]]
--開発者を支援するためのサイト 
-[[T'sWare HomePage:http://homepage1.nifty.com/tsware/]]
--Microsoft Access のサンプルや TIPS など
-[[Microsoft Office Developer Web Site :http://www.microsoft.com/japan/developer/officedev/]]
--マイクロソフトの Office Developer 向けサイト
-[[Excel VBA便利帳 :http://www2s.biglobe.ne.jp/~iryo/]]
--サンプルコードが豊富
-[[MOUG:http://www.moug.net/]]
--国内最大のOfficeユーザー/VBAプログラマのためのポータルサイト

**COM/ActiveX [#jeae7f57]
-[[豊田孝と数青明:http://www.asahi-net.or.jp/~cj6t-tyt/]]
--COMの本を多数執筆されている豊田孝氏のサイト
-[[COM テクノロジ ホーム:http://www.microsoft.com/japan/com/]]
--Microsoft の COM (Component Object Model) Web サイト
-[[COM テクノロジ プレゼンテーション:http://www.microsoft.com/japan/com/compres.asp]]
--ホワイトペーパー等
-[[COM テクノロジ 関連技術情報:http://www.microsoft.com/japan/com/compapers.asp#archive]]
--COM アーカイブ
-[[Dr. GUI、コンポーネント、COM、および ATL を使う:http://www.microsoft.com/japan/msdn/library/ja/jpdnguion/htm/msdn_drguion020298.asp]]
--Active Template Library(ATL)についての連載コラム COM からテンプレートまで。
-[[Dr. GUI と ATL:http://www.microsoft.com/japan/msdn/library/ja/jpdnguion/htm/msdn_093098.asp]]
--ATL について深く掘り下げる
-[[Dr. GUI と COM オートメーション、第 1 部:http://www.microsoft.com/japan/msdn/library/ja/jpdnguion/htm/drgui021099.asp]]
--COM オートメーションについて
-[[Dr. GUI と COM オートメーション、第 2 部:http://www.microsoft.com/japan/msdn/library/ja/jpdnguion/htm/drgui032999.asp]]
--COM の素晴らしきデータ型
-[[Dr. GUI と COM オートメーション、第 3 部:http://www.microsoft.com/japan/msdn/library/ja/jpdnguion/htm/drgui042099.asp]]
--続 COM のすばらしきデータ型
-[[COM プログラミングの基本 (上):http://www.microsoft.com/japan/msdn/thisWeek/combasics/combasics1.asp]]
--COM プログラミングはじめの一歩
-[[COM プログラミングの基本 (中):http://www.microsoft.com/japan/msdn/thisWeek/combasics/combasics2.asp]]
--インターフェイスベースプログラミングについて
-[[COM プログラミングの基本 (下):http://www.microsoft.com/japan/msdn/thisWeek/combasics/combasics3.asp]]
--インターフェイスのバージョンアップに伴う問題
-[[初心者による VC++ プログラミング・メモ:http://sanaki-web.hp.infoseek.co.jp/code/atl/prog.htm]]
--COM 関連情報
-[[ActiveXオートメーションプログラマーズガイド:http://homepage1.nifty.com/macbs/program.htm]]
--SafeArray の使い方など
-[[C++ユーザーのためのCOM+への誘い:http://www.itmedia.co.jp/help/howto/win/win2000/0007special/complus_vc/]]
--COM+1.0の仕組みを解説

**CORBA [#eddda5a6]
-[[分散オブジェクト呼び出しの基盤技術:http://www.techscore.com/tech/CORBA/index.html]]
--TECHSCORE

**Java [#h0ac27c5]
-[[プログラミング言語「Java」について:http://www.techscore.com/tech/Java/index.html]]
--TECHSCORE
-[[Java House Topics:http://java-house.jp/ml/topics/topics.html]]
--Java House Mailing List Homepage
-[[Code Conventions for the Java Programming Language:http://java.sun.com/docs/codeconv/]]
--developers.sun.com
-[[Java 言語 コーディング規約:http://www.tcct.zaq.ne.jp/ayato/programming/java/codeconv_jp/]]
--Sun - Java Code Conventions の日本語訳
-[[Writing Robust Java Code:http://www.alles.or.jp/~torutk/oojava/codingStandard/]]
--Scott W. Ambler氏によるJavaコーディング標準

**Database [#uac458d7]
-[[Fly Me To The Access-Heaven:http://www.naboki.net/access/]]
--昔、Microsoftで電話サポートをしていたことがあるらしい
-[[Access ユーザーのための SQL Server 入門:http://www.sqlpassj.org/bunkakai/begin/series/]]
--SQL Server ユーザーグループ
-[[MSDN Online SQL Server Developer Center:http://www.microsoft.com/japan/developer/sqlserver/]]
--SQL Server 関連情報
-[[Microsoft AccessClub :http://www.accessclub.jp/index.html]]
--マイクロソフトのサイトのアクセスのバグ情報なんかが載っててみやすいのでいいかなと。
-[[連載:SQL実践講座:http://www.atmarkit.co.jp/fnetwork/rensai/index/index-serial.html#sql]]
--データを効率的に処理するエッセンスを教えます
-[[データベース再入門:http://www.int21.co.jp/pcdn/vb/noriolib/vbmag/9712/rdbms/]]
--データベースの基本構造を理解しよう
-[[VB でデータベース :http://homepage2.nifty.com/inform/vbdb/]]
--VB で MDB, MSDE, SQL Server, Oracle を操作しよう
-[[Transact-SQL に関するヒント:http://www.microsoft.com/japan/msdn/library/ja/acdata/ac_8_qd_14_97fp.asp]]
--読みやすいコードの作成 

**SQL [#m3c05340]
-[[SQL の基礎から応用まで:http://www.techscore.com/tech/sql/index.html]]
--TECHSCORE

**XML [#v71b03b8]
-[[XML、DTD、XMLSchemaについて:http://www.techscore.com/tech/XML/index.html]]
--TECHSCORE

**Network [#rba10c39]
-[[セキュア・プログラミング講座:http://www.ipa.go.jp/security/awareness/vendor/programming/]]
--IPA ISEC
-[[Microsoft セキュリティ:http://www.microsoft.com/japan/security/]]
--セキュリティ関連情報
-[[基礎から学ぶWindowsネットワーク:http://www.atmarkit.co.jp/fwin2k/serial/index/index.html]]
--@IT:Windows Insider連載

**CGI [#hc96b41c]
-[[ASP入門:http://asp.dataweb.ne.jp/]]
--ASP部品集など
-[[CGI基礎講座 - MAGURO ONLINE Yokohama:http://www2s.biglobe.ne.jp/~maekawa/inet/homepage/cgilib/index.html]]
--基本的なことを解説
-[[にほんごCGIインデックス:http://script.lovely.to]]
--CGIに関する情報がたくさんあります
-[[KENT WEB:http://www.kent-web.com/]]
--Webサーバーを手軽に構築する方法など
-[[ネットサーフレスキューWeb裏技 :http://www.rescue.ne.jp/]]
--CGI のサンプルが豊富
-[[とほほのWWW入門:http://tohoho.wakusei.ne.jp/]]
--Perl や JavaScript などリファレンスがあります

**Assembler [#ee4d4f8e]
-[[アセンブラ入門:http://www5c.biglobe.ne.jp/~ecb/assembler/assembler00.html]]
--検索機能あり。
-[[アセンブリ言語入門:http://black.sakura.ne.jp/~third/programming/asm/assembly.html]]
--WisdomSoft
-[[最適化の為のアセンブラ入門:http://tt.sakura.ne.jp/~suzu/asm/]]
--カレー温泉
-[[アセンブラのすすめ:http://hp.vector.co.jp/authors/VA016117/assem/asmindex.html]]
--窓プログラミング
-[[アセンブラでの高速化:http://hp.vector.co.jp/authors/VA003988/asm.htm]]
--fnamiの趣味のページ
-[[Technical Assembler:http://www.e-net.or.jp/user/missing-link/assembler/menu.html]]
--Unit Missing Link's Web page
-[[クラック講座:http://members.at.infoseek.co.jp/zzyyb/crack/]]
--chi のページ

**Links [#j6ae7d73]
-[[OS/言語/DB:http://www.commongate.co.jp/os.html]]
--インターネット総合リンク集
-[[WiredStyle.net:http://wiredstyle.net/links/prog_links/]]
--プログラミングの為のリンク集
-[[C/C++によるプログラミング関連情報:http://www.nilab.info/wiki/C%B8%C0%B8%EC%A4%C8C%A1%DC%A1%DC%B8%C0%B8%EC.html]]
--NI-Lab氏のリンク集。参考書籍とか。
-[[日経ソフトウェアURL一覧:http://software.nikkeibp.co.jp/software/link/linkc.html]]
--同誌に掲載されたURLの一覧。
-[[日経ソフトウェア各号一覧:http://software.nikkeibp.co.jp/software/contents/contents.html]]
--各号の目次やサンプルコードへのリンク。
-[[C/C++/Windows API最新リンク2003:http://www2.famille.ne.jp/~akio1998/l_cpp.html]]
--文字主体の高速表示リンク集
-[[eXtreme programming FAQ:http://objectclub.esm.co.jp/eXtremeProgramming/]]
--エクストリームプログラミング
-[[ソフトウェア・プロジェクト管理:http://www.linkclub.or.jp/~tumibito/links/software.html]]
--ソフトウェア・プロジェクト管理な情報を集めたページ
-[[プログラミングに関するWebサイトリンク:http://www.cmagazine.jp/link/]]
--C MAGAZINE
-[[Computer Information Resource :http://www.logistech.co.jp/link/]]
--コンピュータ関係総合リンク集 
-[[パソコン資料室 :http://www.fukumi.co.jp/tips/index.htm]]
--パソコン関連情報のメモ
-[[PGNAVI:http://www.pgnavi.com/]]
--プログラマのためのポータルサイト
-[[Programming Workarea :http://workarea.homeip.net/program/]]
--ソースコードがあるサイトへのリンクなど。C/C++が主
-[[プログラミング言語/開発ツール :http://bizbbs.nikkeibp.co.jp/findx/subcat/index.php3?cat1=lang]]
--Find'X -- プログラミング言語/開発ツール 
-[[さわーページ :http://www.itnavi.com/]]
--ソフトウェア技術者の技術者による技術者のためのリンク集です 
-[[プログラムリンク :http://www.oct.zaq.ne.jp/mizuho/webpage/anchoko/link/]]
--プログラミング関係で使えるお勉強サイトへのリンク
-[[web book:http://www.sun-inet.or.jp/~yaneurao/webbook/]]
--Web で読める本の一覧
-[[Web本スレ!:http://yaneu.com/cgi/yanebbs/dobbsr.cgi?a=view&topic_id=1078243511]]
--やねうBBS

**Other [#d7c61dd9]
-[[MVPs.org:http://www.mvps.org]]
--Microsoft Most Valuable Professional (MVP)
-[[ソフトウェア技術者体験記:http://www.mamezou.com/tec/Tips/ForRookies2/index.html]]
--新人技術者・研究者に捧ぐメッセージ
-[[使いやすさ研究所:http://usability.novas.co.jp/index.html]]
--ユーザビリティについての用語解説など
-[[ソースコードを読むための技術:http://www.loveruby.net/ja/misc/readingcode.html]]
--ソースコードの解析用ツールの紹介など
-[[実用的なWebサイトのデザイン:http://www.keiyu.com/web/]]
--Webサイトを作る際のヒント
-[[がんばれ!!ゲイツ君:http://www.asahi-net.or.jp/~FV6N-TNSK/gates/]]
--そのまんま
-[[技術系メーリングリストで質問するときのパターン・ランゲージ:http://www.hyuki.com/writing/techask.html]]
--「問題の解決」から「情報の共有」に至るために
-[[レジストリと ini ファイルについて考えるページ:http://www.geocities.co.jp/Beautycare/4965/public/save.html]]
--某BBSでのプログラマ、ユーザの意見
-[[ダサページ。:http://web-channel.com/tips/webdesign/MIZ/031031.html]]
--ダサいホームページ作成マニュアル凝縮版
-[[ダメなユーザインタフェイス講座:http://www.geocities.co.jp/SiliconValley-Oakland/8192/]]
--ユーザーは何を望むか
-[[使える GUI デザイン:http://www.emptypage.jp/translations/benroe/gui.html]]
--フリー/オープンソース・ソフトウェア開発者のための手引き
-[[イヌでもわかるJavaScript講座:http://www.red.oit-net.jp/tatsuya/java/]]
--すぐにホームページに組み込んで使える実用サンプル型JavaScript講座です。

*Coding Style [#s67219da]

**Books [#p89c53e2]
-[Amazon] プログラミング作法
--http://www.amazon.co.jp/exec/obidos/ASIN/4756136494/
-[Amazon] C/C++によるプログラミングスタイルブック
--http://www.amazon.co.jp/exec/obidos/ASIN/4797311835/
-[Amazon] Cプログラミング診断室―さらに美しく健康的なプログラムのために
--http://www.amazon.co.jp/exec/obidos/ASIN/4774117870/
-[Amazon] コードコンプリート―完全なプログラミングを目指して
--http://www.amazon.co.jp/exec/obidos/ASIN/4756102107/
-[Amazon] ライティングソリッドコード―バグのないプログラミングを目指して
--http://www.amazon.co.jp/exec/obidos/ASIN/4756103642/

**Hangarian Notation [#lffc7b8f]
-[MS] Hungarian Notation
--http://msdn.microsoft.com/library/en-us/dnvsgen/html/HungaNotat.asp
-[MS] Coding Style Conventions
--http://msdn.microsoft.com/library/en-us/stg/stg/coding_style_conventions.asp
-[MS] コーディング技法
--http://www.microsoft.com/japan/msdn/library/ja/vsent7/html/vxconcodingtechniques.asp

**Design Pattern [#y622a385]
-オブジェクト指向設計のための「デザインパターン」について
--http://www.techscore.com/tech/DesignPattern/index.html
-C++で読むデザインパターン(Design Patterns read by C++) 
--http://www.01-tec.com/document/cpp_design_pattern.html
-VB.NETとC#でデザインパターン
--http://hccweb1.bai.ne.jp/tsune-1/

**C/C++ [#zc4797e3]
-変数名の力 - いいプログラムを書こう
--http://homepage1.nifty.com/~takaot/prprpr/varname.html
-Cプログラミングの秘訣
--http://www.st.rim.or.jp/~phinloda/cprog.html
-プログラム言語 C の推奨されるスタイルとコーディング規範 
--http://www.gfd-dennou.org/arch/comptech/cstyle/cstyle-ja.htm
-[CMAGA] プログラミングの禁じ手 C言語編
--http://www.cmagazine.jp/src/kinjite/c/index.html
-[CMAGA] プログラミングの禁じ手 C++編
--http://www.cmagazine.jp/src/kinjite/cpp/index.html
-翔ソフトウェア (Sho's) - C++ コーディング標準
--http://homepage1.nifty.com/fujiwo/develop/xp/cplusstd.html
-Todd Hoff: Home Page - C++ Coding Standard 
--http://www.possibility.com/Cpp/CppCodingStandard.html
-ハンガリアン記法に基づくC/C++プログラミングにおける独自各種変数等の命名規格書 - ふくろうの知恵袋 
--http://live.under.jp/todashou/tips/code_writting/notation.html
-Mozilla コーディングスタイルガイド
--http://jt.mozilla.gr.jp/hacking/mozilla-style-guide.html

**VC++/MFC [#v34b39cf]
-[MS] INFO: Microsoft Foundation Class Library Development Guidelines
--http://support.microsoft.com/?scid=kb;EN-US;136549

**VB [#g03e58fc]
-[MS] 名前付け基準
--http://www.microsoft.com/japan/developer/library/vbcon98/vbconobjectnamingguidelines.htm
-[MS] INFO: Object Hungarian Notation Naming Conventions for VB
--http://support.microsoft.com/?scid=kb;EN-US;173738
-[MS] INFO: Microsoft Consulting Services Naming Conventions for Visual Basic
--http://support.microsoft.com/?scid=kb;EN-US;110264
-[MS] Coding Techniques and Programming Practices
--http://msdn.microsoft.com/library/en-us/dnvsgen/html/cfr.asp
-[MS] The Basics of Programming Model Design
--http://msdn.microsoft.com/library/en-us/dncomg/html/msdn_basicpmd.asp
-[MS] Visual Basic の名前付け規則
--http://www.microsoft.com/japan/msdn/library/ja/vbcn7/html/vaconVBNamingRules.asp
-[MS] Visual Basic Coding Conventions
--http://msdn.microsoft.com/library/en-us/vbcon98/html/vbconcodingconventionsoverview.asp
-プログラマのメモ帳 - VBコーディング標準
--http://www.gj.il24.net/~nakasima/vb/tech/style/index.htm
-VBレスキュ−(花ちゃん) - 変数関係
--http://www.bcap.co.jp/hanafusa/VBHLP/hensu.htm
-分かりやすいコーディングの工夫(2) 〜適切なコントロール名と簡潔な処理構造
--http://www.grapecity.com/japan/devclub/Consultants/business_app/Consultant25.htm

**VBScript/VBA [#a3b6e017]
-[@IT] ハンガリー記法を利用した変数の命名
--http://www.atmarkit.co.jp/fwin2k/operation/wsh04/wsh04_02.html
-[MS] Visual Basic Scripting Edition - VBScript のコード記述規則
--http://www.microsoft.com/japan/msdn/library/ja/script56/html/vbsCodingConventions.asp
-[MS] Microsoft Office XP Developer - 変数名
--http://www.microsoft.com/japan/msdn/library/ja/modcore/html/deconvariablenames.asp

**.NET Framework [#f885a224]
-[MS] 名前付けのガイドライン
--http://www.microsoft.com/japan/msdn/library/ja/cpgenref/html/cpconnamingguidelines.asp
-[MS] フィールドの使用方法のガイドライン
--http://www.microsoft.com/japan/msdn/library/ja/cpgenref/html/cpconfieldusageguidelines.asp
-[MS] プロパティの使用方法のガイドライン
--http://www.microsoft.com/japan/msdn/library/ja/cpgenref/html/cpconpropertyusageguidelines.asp
-[MS] 大文字と小文字の区別
--http://www.microsoft.com/japan/msdn/library/ja/cpgenref/html/cpconcasesensitivity.asp
-DOBON.NET .NET Tips - .NETの命名規則
--http://dobon.net/vb/dotnet/beginner/namingrules.html


**VB.NET [#g56c58f5]
-VB.NET コーディング標準
--http://objectclub.esm.co.jp/eXtremeProgramming/CodingStdVB.pdf

**C# [#q76d7107]
-C#コーディング標準
--http://www.kawabata.com/dotnet/CodingStdCS.pdf
-C# & ASP.NETコーディング標準
--http://www.asahi-net.or.jp/~dp8h-izn/cs_coding_standard.html

**Java [#ea37ba6a]
-Java 言語 コーディング規約
--http://www.tcct.zaq.ne.jp/ayato/programming/java/codeconv_jp/
-頑健なJavaプログラムの書き方(Writing Robust Java Code)
--http://www.alles.or.jp/~torutk/oojava/codingStandard/writingrobustjavacode.html
-Java コーディング標準
--http://objectclub.esm.co.jp/eXtremeProgramming/CodingStd.pdf
-@IT:Java TIPS -- コーディング規約に従わないコードを検索する
--http://www.atmarkit.co.jp/fjava/javatips/007eclipse004.html
-@IT:Java TIPS -- コーディング規約に従いコードを自動整形する
--http://www.atmarkit.co.jp/fjava/javatips/008eclipse005.html
-コーディング標準でコーディングスタイルを統一
--http://www.atmarkit.co.jp/fjava/devs/xpd08/xpd08.html

**Delphi/Object Pascal [#u870c501]
-[Borland] Object Pascal Style Guide
--http://community.borland.com/article/0,1410,10280,00.html
-Object Pascal スタイルガイド
--http://www.kiyori.co.jp/Shop/DelphiStyle/DelphiStyle.htm

**Flash [#ha1b3376]
-命名規則を決める 〜ハンガリアン記法で行きましょう〜 
--http://www10.ocn.ne.jp/~neighbor/lab/tips001.html
-Flash での命名術
--http://www.macromedia.com/jp/support/flash/ts/documents/fl0182.html

**HTML [#m33a0213]
-Ks Resource! - スタイルシートWebデザイン
--http://www.asahi-net.or.jp/~jy3k-sm/css1/2003maki/index.html

**CSS [#kcc793e3]
-mozilla.org Markup Reference
--http://www.mozilla.org/contribute/writing/markup
-CSSの書き方諸々 - CSS Dencitie
--http://www6.plala.or.jp/go_west/nextcss/tip/how2write.htm

**AppleScript [#a7cf3188]
-AppleScript PARK - 変数の命名方法
--http://homepage1.nifty.com/ton_b/tips/Variable/Naming.html
-AppleScript PARK - 識別子の中の略語
--http://homepage1.nifty.com/ton_b/tips/Scripting/Abbreviation.html

**Ruby [#w4c02cf4]
-shugo.net - Rubyコーディング規約
--http://shugo.net/ruby-codeconv/codeconv.html

**Python [#c93c728d]
-Python ソースコードのスタイルガイド
--http://oldriver.org/python/pep-0008j.html

**PHP [#fe861ec5]
-PHP Coding Standard
--http://alltasks.net/code/php_coding_standard.html

**COBOL [#z63a290f]
-COBOLコーディング規約
--http://www.nurs.or.jp/~ogochan/hack/COBOL/code.html

**GNU [#h8052af0]
-GNU コーディング規約
--http://www.sra.co.jp/wingnut/standards-j_toc.html

**Links [#w49f7e08]
-ObjectClub - コーディング規約の会
--http://www.objectclub.jp/community/codingstandard/
-高林哲のWebサイト - Cプログラミングのメモ
--http://namazu.org/~satoru/misc/c.html
-デザインパターン・メーリングリスト - コーディングスタイル
--http://www.hyuki.com/dp/dpml.html
-C/C++コーディング標準リンク
--http://www.02.246.ne.jp/~torutk/cxx/codingstandard/links.html

**Other [#sd4a0572]
-[ITPro] 昔の“常識”,今の“非常識”
--http://itpro.nikkeibp.co.jp/free/ITPro/OPINION/20031002/1/

*Testing [#oc991540]
**Links [#ja03ac98]
-Software Testing - Tools
--http://www.swtest.jp/tools.html

*Design [#mfac20e8]
**Design [#w5b7c5aa]
-[豆蔵] 分析・設計
--http://www.mamezou.com/tec/design.htm
**UML [#g9bb985a]
-[@IT] 5分で絶対に分かるUML
--http://www.atmarkit.co.jp/fjava/devs/01fivemin/fivemin00.html
-[@IT] UML BASIC LECTURE 紹介文
--http://www.atmarkit.co.jp/farc/intro_index/uml_b_intro.html
-ObjectClub - UML超入門
--http://www.objectclub.jp/technicaldoc/uml/umlintro
**Graphical Language [#n8b46331]
-[@IT] 図解言語入門:図解の技術を覚えよう
--http://jibun.atmarkit.co.jp/lskill01/rensai/zukail01/zukail01.html

*Secure Code [#o001bca7]
**Books [#d9c21845]
-[Amazon] プログラマのためのセキュリティ対策テクニック
--http://www.amazon.co.jp/exec/obidos/ASIN/4891002913/

**Programming [#v7994ff3]
-セキュリティを考えたネットワーク・プログラミング
--http://www.soi.wide.ad.jp/iw99/iw99_tut/slides/26/
-[IPA] セキュア・プログラミング講座
--http://www.ipa.go.jp/security/awareness/vendor/programming/index.html
-[ITPro] 実践!セキュアなWebプログラミング
--http://itpro.nikkeibp.co.jp/SI/webrendo/SecureWeb2001/

**Links [#c3c222de]
-[@IT] あなたのコードは安全か?
--http://www.atmarkit.co.jp/ad/ms/stour/stour.html
-[PCWEB] セキュアなコードの書き方 - セキュアな設計が最も重要
--http://pcweb.mycom.co.jp/articles/2004/04/02/code/
-セキュリティ関連情報
--http://www.trusnet.com/pages/sec_info.html
-[All About] セキュリティに関するプログラミング
--http://allabout.co.jp/computer/netsecurity/subject/msub_pg.htm
-[@IT] Security&Trust
--http://www.atmarkit.co.jp/fsecurity/index.html
-セキュアプログラミング研究チーム
--http://securit.gtrc.aist.go.jp/

----
-C++で読むデザインパターン(Design Patterns read by C++) が移転してます。http://www.01-tec.com/document/cpp_design_pattern.html --  &new{2005-01-16 (日) 03:39:44};
-↑今、気が付きました。ありがとうございます。 -- [[CX]] &new{2005-04-06 (水) 10:28:30};
- Hi, my friend!  [url=http://aames-home-loan.dor32.info]aames home loan[/url] [url=http://yosemite-lodging.dor32.info]yosemite lodging[/url] [url=http://cash-flow-quadrant.dor32.info]cash flow quadrant[/url] <a href=http://winning-in-the-cash-flow-business.dor32.info>winning in the cash flow business</a> <a href=http://household-bank-credit-card.dor32.info>household bank credit card</a> <a href=http://california-lemon-law.dor32.info>california lemon law</a> <a href=http://5th-dummy-edition-investing-online.dor32.info>5th dummy edition investing online</a> <a href=http://cheap-lodging.dor32.info>cheap lodging</a> http://franchise-quiznos.dor32.info http://winning-in-the-cash-flow.dor32.info http://the-law-of-ueki.dor32.info http://appleton-loan-refinance.dor32.info -- [[Ahmed]] &new{2006-11-10 (金) 14:17:58};
- Hi, my friend!  [url=http://natural-nude-woman.dor13.info]natural nude woman[/url] [url=http://topless-tan.dor13.info]topless tan[/url] [url=http://best-nude-beach.dor13.info]best nude beach[/url] [url=http://nud.dor13.info]nud[/url] [url=http://nude-bollywood-celebrity.dor13.info]nude bollywood celebrity[/url] [url=http://jesse-mccartney-shirtless-pic.dor13.info]jesse mccartney shirtless pic[/url] [url=http://topless-beach-picture.dor13.info]topless beach picture[/url] [url=http://european-nude-beach.dor13.info]european nude beach[/url] [url=http://flash-lindsay-lohan-nude.dor13.info]flash lindsay lohan nude[/url] [url=http://nude-woman-pic.dor13.info]nude woman pic[/url] [url=http://nude-art-pic.dor13.info]nude art pic[/url] [url=http://black-nude-beach.dor13.info]black nude beach[/url] [url=http://nude-woman-sex.dor13.info]nude woman sex[/url] [url=http://nude-gallery.dor13.info]nude gallery[/url] [url=http://jade-nude-celebrity.dor13.info]jade nude celebrity[/url] [url=http://fake-nude-celebrity-photo.dor13.info]fake nude celebrity photo[/url] [url=http://free-nude-woman-video.dor13.info]free nude woman video[/url] [url=http://public-nude.dor13.info]public nude[/url] [url=http://shirtless-beach.dor13.info]shirtless beach[/url] [url=http://ibiza-nude-beach.dor13.info]ibiza nude beach[/url] [url=http://free-nude-woman-pic.dor13.info]free nude woman pic[/url] [url=http://nude-male-body-builder.dor13.info]nude male body builder[/url] [url=http://free-nude-indian-woman.dor13.info]free nude indian woman[/url] [url=http://nude-web-cam.dor13.info]nude web cam[/url] [url=http://jessica-biel-nude-pic.dor13.info]jessica biel nude pic[/url] [url=http://free-nude-celebrity-wallpaper.dor13.info]free nude celebrity wallpaper[/url] [url=http://jennifer-aniston-topless-photo.dor13.info]jennifer aniston topless photo[/url] [url=http://nude-beach-in-michigan.dor13.info]nude beach in michigan[/url] [url=http://jesse-mccartney-shirtless-photo.dor13.info]jesse mccartney shirtless photo[/url] [url=http://nude-people-on-the-beach.dor13.info]nude people on the beach[/url] [url=http://beyonce-nude.dor13.info]beyonce nude[/url] [url=http://nude-picture-of-tiger-wife.dor13.info]nude picture of tiger wife[/url] [url=http://nude-sex.dor13.info]nude sex[/url] [url=http://nude-black-woman.dor13.info]nude black woman[/url] [url=http://free-nude-black-woman.dor13.info]free nude black woman[/url] <a href=http://olsen-twins-nude.dor13.info>olsen twins nude</a> <a href=http://nude-older-woman-picture.dor13.info>nude older woman picture</a> <a href=http://nude-video.dor13.info>nude video</a> <a href=http://hot-nude-pic.dor13.info>hot nude pic</a> <a href=http://free-nude-celeb-movie.dor13.info>free nude celeb movie</a> <a href=http://topless-dancing.dor13.info>topless dancing</a> <a href=http://free-paris-hilton-nude-pic.dor13.info>free paris hilton nude pic</a> <a href=http://free-nude-celeb.dor13.info>free nude celeb</a> <a href=http://stacy-keibler-nude-pic.dor13.info>stacy keibler nude pic</a> <a href=http://nude-male-body.dor13.info>nude male body</a> <a href=http://celebrity-caught-nude.dor13.info>celebrity caught nude</a> <a href=http://drunk-topless.dor13.info>drunk topless</a> <a href=http://lindsay-lohan-nude-picture.dor13.info>lindsay lohan nude picture</a> <a href=http://young-teen-nude.dor13.info>young teen nude</a> <a href=http://nude-straight-male.dor13.info>nude straight male</a> <a href=http://britney-spears-topless.dor13.info>britney spears topless</a> <a href=http://film-hilton-nude-paris.dor13.info>film hilton nude paris</a> <a href=http://topless-swimsuit.dor13.info>topless swimsuit</a> <a href=http://nude-black-male-celebrity.dor13.info>nude black male celebrity</a> <a href=http://cody-hoot-linley-shirtless.dor13.info>cody hoot linley shirtless</a> <a href=http://flash-lindsay-lohan-nude.dor13.info>flash lindsay lohan nude</a> <a href=http://chubby-nude-woman.dor13.info>chubby nude woman</a> <a href=http://lindsay-lohan-celebrity-nude.dor13.info>lindsay lohan celebrity nude</a> <a href=http://top-model-nude.dor13.info>top model nude</a> <a href=http://lindsay-lohan-nude.dor13.info>lindsay lohan nude</a> <a href=http://lindsay-lohan-new-nude-photo.dor13.info>lindsay lohan new nude photo</a> <a href=http://nude-model-video.dor13.info>nude model video</a> <a href=http://nude-babes.dor13.info>nude babes</a> <a href=http://eva-longoria-nude-pic.dor13.info>eva longoria nude pic</a> <a href=http://nude-celebrity-babes.dor13.info>nude celebrity babes</a> <a href=http://paris-hilton-nude.dor13.info>paris hilton nude</a> <a href=http://james-franco-shirtless.dor13.info>james franco shirtless</a> <a href=http://free-nude-older-woman.dor13.info>free nude older woman</a> <a href=http://nude-pussy.dor13.info>nude pussy</a> <a href=http://beautiful-nude-black-woman.dor13.info>beautiful nude black woman</a> <a href=http://j-lo-nude-pic.dor13.info>j lo nude pic</a> <a href=http://mystique-nude.dor13.info>mystique nude</a> <a href=http://free-nude-wallpaper.dor13.info>free nude wallpaper</a> <a href=http://brazil-nude-beach.dor13.info>brazil nude beach</a> <a href=http://greek-nude-celebrity.dor13.info>greek nude celebrity</a> <a href=http://free-nude-mature-woman.dor13.info>free nude mature woman</a> <a href=http://wwe-divas-nude-pic.dor13.info>wwe divas nude pic</a> <a href=http://celeb-hilton-nude-paris.dor13.info>celeb hilton nude paris</a> <a href=http://nude-woman-picture.dor13.info>nude woman picture</a> <a href=http://beyonce-nude-pic.dor13.info>beyonce nude pic</a> <a href=http://free-nude-beach-gallery.dor13.info>free nude beach gallery</a> <a href=http://free-nude-video.dor13.info>free nude video</a> <a href=http://large-nude-woman.dor13.info>large nude woman</a> <a href=http://topless-sports.dor13.info>topless sports</a> <a href=http://topless-pool.dor13.info>topless pool</a> <a href=http://nude-people-on-the-beach.dor13.info>nude people on the beach</a> <a href=http://nude-actress.dor13.info>nude actress</a> <a href=http://gay-nude-beach.dor13.info>gay nude beach</a> <a href=http://free-lindsay-lohan-fake-nude.dor13.info>free lindsay lohan fake nude</a> <a href=http://nude-model-pic.dor13.info>nude model pic</a> <a href=http://black-nude.dor13.info>black nude</a> <a href=http://nude-fat-woman.dor13.info>nude fat woman</a> <a href=http://shirtless-hairy.dor13.info>shirtless hairy</a> <a href=http://nude-black-celebrity.dor13.info>nude black celebrity</a> http://nude-beach-in-michigan.dor13.info http://sexy-topless.dor13.info http://nude-woman-art.dor13.info http://nude-japanese-woman.dor13.info http://jades-nude-celebrity-archive.dor13.info http://very-young-teen-nude.dor13.info http://chubby-nude-woman.dor13.info http://adult-nude-woman.dor13.info http://nude-black-male-celebrity.dor13.info http://beyonce-nude.dor13.info http://fake-nude-celeb-pic.dor13.info http://nude-chinese-woman.dor13.info http://nude-sexy-art.dor13.info http://olsen-twins-nude.dor13.info http://preteen-topless.dor13.info http://susan-frei-baja-nude-beach.dor13.info http://tiger-topless-wife-wood.dor13.info http://celebrity-oops-nude.dor13.info http://nude-teen-celebrity.dor13.info http://free-nude-celebrity-movie-clip.dor13.info http://nude-africa.dor13.info http://nude-bollywood-celebrity.dor13.info http://nude-beach-vacation.dor13.info http://greek-nude-celebrity.dor13.info http://nude-in-public.dor13.info http://britney-spears-nude.dor13.info http://celebrity-caught-nude.dor13.info http://amateur-nude-pic.dor13.info http://shirtless-football.dor13.info http://free-nude-male-celebrity-picture.dor13.info http://steve-howey-shirtless.dor13.info http://charity-hilton-nude-paris.dor13.info http://nude-mexican-woman.dor13.info http://nude-lesbian.dor13.info http://australian-nude-beach.dor13.info http://topless-babes.dor13.info -- [[Vanek]] &new{2006-11-11 (土) 00:52:14};
- Hi, my friend!  [url=http://luke-perry.vot1.info]luke perry[/url] [url=http://luke-wilson.vot1.info]luke wilson[/url] [url=http://kyle-chandler.vot1.info]kyle chandler[/url] [url=http://stephen-dorff.vot1.info]stephen dorff[/url] [url=http://jonathan-lapaglia.vot1.info]jonathan lapaglia[/url] [url=http://christopher-meloni.vot1.info]christopher meloni[/url] [url=http://christina-aguilera.vot1.info]christina aguilera[/url] [url=http://john-stockwell.vot1.info]john stockwell[/url] [url=http://jesse-spencer.vot1.info]jesse spencer[/url] [url=http://christien-anholt.vot1.info]christien anholt[/url] <a href=http://ian-jacklin.vot1.info>ian jacklin</a> <a href=http://eric-johnson.vot1.info>eric johnson</a> <a href=http://asian-dating.vot1.info>asian dating</a> <a href=http://sung-hi-lee.vot1.info>sung hi lee</a> <a href=http://skeet-ulrich.vot1.info>skeet ulrich</a> <a href=http://j-barton.vot1.info>j barton</a> <a href=http://eric-dane.vot1.info>eric dane</a> <a href=http://dating-online-service.vot1.info>dating online service</a> <a href=http://lisa-rinna.vot1.info>lisa rinna</a> <a href=http://christopher-maccabe.vot1.info>christopher maccabe</a> http://lisa-rinna.vot1.info http://josh-holland.vot1.info http://dating-game.vot1.info http://gillian-anderson.vot1.info http://barry-watson.vot1.info http://joan-cusack.vot1.info http://olsen-twins.vot1.info http://brian-bloom.vot1.info http://helen-slater.vot1.info http://alexis-denisof.vot1.info -- [[Platon]] &new{2006-11-15 (水) 17:30:10};
- Hi, my friend!  [url=http://adult-dating-service.res2.info]adult dating service[/url] [url=http://helen-slater.res2.info]helen slater[/url] [url=http://riley-smith.res2.info]riley smith[/url] [url=http://angela-lindvall.res2.info]angela lindvall[/url] [url=http://bruce-abbott.res2.info]bruce abbott[/url] [url=http://laetitia-casta.res2.info]laetitia casta[/url] [url=http://heidi-klum.res2.info]heidi klum[/url] [url=http://peter-berg.res2.info]peter berg[/url] [url=http://dolph-lundgren.res2.info]dolph lundgren[/url] [url=http://desmond-harrington.res2.info]desmond harrington[/url] [url=http://andrew-walker.res2.info]andrew walker[/url] [url=http://scott-wolf.res2.info]scott wolf[/url] [url=http://ashanti.res2.info]ashanti[/url] [url=http://catherine-bell.res2.info]catherine bell[/url] [url=http://brooke-burke.res2.info]brooke burke[/url] [url=http://victor-garber.res2.info]victor garber[/url] [url=http://david-strickland.res2.info]david strickland[/url] [url=http://jack-wagner.res2.info]jack wagner[/url] [url=http://amy-brenneman.res2.info]amy brenneman[/url] [url=http://free-adult-dating-site.res2.info]free adult dating site[/url] [url=http://kirsten-dunst.res2.info]kirsten dunst[/url] [url=http://shakira.res2.info]shakira[/url] [url=http://christy-turlington.res2.info]christy turlington[/url] [url=http://trinity.res2.info]trinity[/url] [url=http://jason-biggs.res2.info]jason biggs[/url] [url=http://eddie-cahill.res2.info]eddie cahill[/url] [url=http://casey-affleck.res2.info]casey affleck[/url] [url=http://daniel-goddard.res2.info]daniel goddard[/url] [url=http://jonathan-bennett.res2.info]jonathan bennett[/url] [url=http://rene-zellweger.res2.info]rene zellweger[/url] [url=http://james-van-der-beek.res2.info]james van der beek[/url] [url=http://jason-statham.res2.info]jason statham[/url] [url=http://britney-spears.res2.info]britney spears[/url] [url=http://halle-berry.res2.info]halle berry[/url] [url=http://steve-parish.res2.info]steve parish[/url] [url=http://leonardo-dicaprio.res2.info]leonardo dicaprio[/url] [url=http://parker-posey.res2.info]parker posey[/url] [url=http://keri-russell.res2.info]keri russell[/url] [url=http://sean-fox.res2.info]sean fox[/url] [url=http://jean-louisa-kelly.res2.info]jean louisa kelly[/url] [url=http://dating-senior.res2.info]dating senior[/url] [url=http://stephen-baldwin.res2.info]stephen baldwin[/url] [url=http://lisa-kudrow.res2.info]lisa kudrow[/url] [url=http://patrick-mcgaw.res2.info]patrick mcgaw[/url] [url=http://rhett-jordan.res2.info]rhett jordan[/url] [url=http://robert-duncan-mcneill.res2.info]robert duncan mcneill[/url] [url=http://charlie-weber.res2.info]charlie weber[/url] [url=http://dan-gauthier.res2.info]dan gauthier[/url] [url=http://rose-mcgowan.res2.info]rose mcgowan[/url] [url=http://luba-goy.res2.info]luba goy[/url] [url=http://jonathan-silverman.res2.info]jonathan silverman[/url] <a href=http://cary-elwes.res2.info>cary elwes</a> <a href=http://victor-garber.res2.info>victor garber</a> <a href=http://chris-klein.res2.info>chris klein</a> <a href=http://halle-berry.res2.info>halle berry</a> <a href=http://ben-stiller.res2.info>ben stiller</a> <a href=http://russell-porter.res2.info>russell porter</a> <a href=http://tawnee-stone.res2.info>tawnee stone</a> <a href=http://sandra-bullock.res2.info>sandra bullock</a> <a href=http://jon-patrick-walker.res2.info>jon patrick walker</a> <a href=http://william-mcnamara.res2.info>william mcnamara</a> <a href=http://eric-bana.res2.info>eric bana</a> <a href=http://jrmie-elkaпm.res2.info>jrmie elkaпm</a> <a href=http://michael-shanks.res2.info>michael shanks</a> <a href=http://dating-personal.res2.info>dating personal</a> <a href=http://dating-tip.res2.info>dating tip</a> <a href=http://hannes-jaenicke.res2.info>hannes jaenicke</a> <a href=http://chris-isaak.res2.info>chris isaak</a> <a href=http://sean-maguire.res2.info>sean maguire</a> <a href=http://hilary-duff.res2.info>hilary duff</a> <a href=http://sean-fox.res2.info>sean fox</a> <a href=http://michael-dudikoff.res2.info>michael dudikoff</a> <a href=http://ryan-reynolds.res2.info>ryan reynolds</a> <a href=http://tatu.res2.info>tatu</a> <a href=http://todd-armstrong.res2.info>todd armstrong</a> <a href=http://famke-janssen.res2.info>famke janssen</a> <a href=http://traylor-howard.res2.info>traylor howard</a> <a href=http://brian-mcfayden.res2.info>brian mcfayden</a> <a href=http://johnny-depp.res2.info>johnny depp</a> <a href=http://gena-lee-nolin.res2.info>gena lee nolin</a> <a href=http://linus-roache.res2.info>linus roache</a> <a href=http://david-arquette.res2.info>david arquette</a> <a href=http://alex-decosta.res2.info>alex decosta</a> <a href=http://dating-jewish-service.res2.info>dating jewish service</a> <a href=http://mark-valley.res2.info>mark valley</a> <a href=http://john-terlesky.res2.info>john terlesky</a> <a href=http://simon-whitfield.res2.info>simon whitfield</a> <a href=http://shannon-elizabeth.res2.info>shannon elizabeth</a> <a href=http://dating-jewish.res2.info>dating jewish</a> <a href=http://tia-carrere.res2.info>tia carrere</a> <a href=http://ashley.res2.info>ashley</a> <a href=http://steven-roy.res2.info>steven roy</a> <a href=http://anna-paquin.res2.info>anna paquin</a> <a href=http://james-marsden.res2.info>james marsden</a> <a href=http://naomi-campbell.res2.info>naomi campbell</a> <a href=http://thomas-ian-nicholas.res2.info>thomas ian nicholas</a> <a href=http://stephanie-march.res2.info>stephanie march</a> <a href=http://dating-latin.res2.info>dating latin</a> <a href=http://sung-hi-lee.res2.info>sung hi lee</a> <a href=http://david-stratton.res2.info>david stratton</a> <a href=http://luba-goy.res2.info>luba goy</a> <a href=http://trinity.res2.info>trinity</a> <a href=http://luke-wilson.res2.info>luke wilson</a> <a href=http://jack-wagner.res2.info>jack wagner</a> <a href=http://judd-nelson.res2.info>judd nelson</a> <a href=http://charlie-weber.res2.info>charlie weber</a> <a href=http://paul-popowich.res2.info>paul popowich</a> <a href=http://mariah-carey.res2.info>mariah carey</a> http://tessie-santiago.res2.info http://dating-gay-site.res2.info http://charlie-sheen.res2.info http://free-adult-dating-site.res2.info http://jesse-bradford.res2.info http://lauren-lee-smith.res2.info http://gisele-bundchen.res2.info http://stephanie-mcmahon.res2.info http://sam-page.res2.info http://victor-garber.res2.info http://shannen-doherty.res2.info http://stephen-baldwin.res2.info http://thomas-ian-nicholas.res2.info http://chad-donella.res2.info http://chris-isaak.res2.info http://elsa-benitez.res2.info http://ewan-mcgregor.res2.info http://anna-paquin.res2.info http://adult-dating-service.res2.info http://adult-sex-dating.res2.info http://chris-william-martin.res2.info http://jennifer-garner.res2.info http://bill-campbell.res2.info http://ethan-hawke.res2.info http://cameron-diaz.res2.info http://melissa-joan-hart.res2.info http://carlos-ponce.res2.info http://johnny-depp.res2.info http://dating-free-site.res2.info http://joel-beeson.res2.info http://christien-anholt.res2.info http://hayden-christensen.res2.info http://eliza-dushku.res2.info http://ross-hull.res2.info http://charisma-carpenter.res2.info http://andrew-walker.res2.info http://matthew-mcconaughey.res2.info http://peter-wingfield.res2.info http://dylan-bierk.res2.info http://alexis-denisof.res2.info http://dating-direct.res2.info -- [[Yandex]] &new{2006-11-16 (木) 16:15:20};
- Hi, krasavchegi ryadom :-)!  [url=http://dating-free-site.dor2.info]dating free site[/url] [url=http://caprice-bourret.dor2.info]caprice bourret[/url] [url=http://james-legros.dor2.info]james legros[/url] [url=http://elsa-benitez.dor2.info]elsa benitez[/url] [url=http://alexander-klaws.dor2.info]alexander klaws[/url] [url=http://courtney-love.dor2.info]courtney love[/url] [url=http://grant-show.dor2.info]grant show[/url] [url=http://trinity.dor2.info]trinity[/url] [url=http://paolo-seganti.dor2.info]paolo seganti[/url] [url=http://william-sage.dor2.info]william sage[/url] [url=http://dalton-james.dor2.info]dalton james[/url] [url=http://victoria-hamilton.dor2.info]victoria hamilton[/url] [url=http://mark-paul-gosselaar.dor2.info]mark paul gosselaar[/url] [url=http://karl-preston.dor2.info]karl preston[/url] [url=http://adult-dating-online.dor2.info]adult dating online[/url] [url=http://sung-hi-lee.dor2.info]sung hi lee[/url] [url=http://ben-stiller.dor2.info]ben stiller[/url] [url=http://don-ferguson.dor2.info]don ferguson[/url] [url=http://christien-anholt.dor2.info]christien anholt[/url] [url=http://ashley-judd.dor2.info]ashley judd[/url] [url=http://dating-russian.dor2.info]dating russian[/url] [url=http://clint-daniels.dor2.info]clint daniels[/url] [url=http://meredith-monroe.dor2.info]meredith monroe[/url] [url=http://niklaus-lange.dor2.info]niklaus lange[/url] [url=http://peter-wingfield.dor2.info]peter wingfield[/url] [url=http://will-estes.dor2.info]will estes[/url] [url=http://breckin-meyer.dor2.info]breckin meyer[/url] [url=http://sebastian-spence.dor2.info]sebastian spence[/url] [url=http://alec-baldwin.dor2.info]alec baldwin[/url] [url=http://antonio-sabato-jr..dor2.info]antonio sabato jr.[/url] [url=http://daisy-fuentes.dor2.info]daisy fuentes[/url] [url=http://justin-timberlake.dor2.info]justin timberlake[/url] [url=http://elisa-donovan.dor2.info]elisa donovan[/url] [url=http://ali-landry.dor2.info]ali landry[/url] [url=http://dating-internet-services.dor2.info]dating internet services[/url] [url=http://victoria-pratt.dor2.info]victoria pratt[/url] [url=http://michael-rapaport.dor2.info]michael rapaport[/url] [url=http://adriana-sklenarikova.dor2.info]adriana sklenarikova[/url] [url=http://cate-blanchett.dor2.info]cate blanchett[/url] [url=http://michelle-trachtenberg.dor2.info]michelle trachtenberg[/url] [url=http://erika-eleniak.dor2.info]erika eleniak[/url] [url=http://eric-mccormack.dor2.info]eric mccormack[/url] [url=http://james-king.dor2.info]james king[/url] [url=http://jc-chasez.dor2.info]jc chasez[/url] [url=http://kelly-hu.dor2.info]kelly hu[/url] [url=http://pedro-zamora.dor2.info]pedro zamora[/url] [url=http://emilio-estevez.dor2.info]emilio estevez[/url] [url=http://guillaume-canet.dor2.info]guillaume canet[/url] <a href=http://pamela-anderson.dor2.info>pamela anderson</a> <a href=http://gena-lee-nolin.dor2.info>gena lee nolin</a> <a href=http://kerwin-mathews.dor2.info>kerwin mathews</a> <a href=http://jonathan-silverman.dor2.info>jonathan silverman</a> <a href=http://dating-free-site.dor2.info>dating free site</a> <a href=http://dating-internet-services.dor2.info>dating internet services</a> <a href=http://michael-dudikoff.dor2.info>michael dudikoff</a> <a href=http://michael-keaton.dor2.info>michael keaton</a> <a href=http://dean-cain.dor2.info>dean cain</a> <a href=http://advice-dating.dor2.info>advice dating</a> <a href=http://dating-senior.dor2.info>dating senior</a> <a href=http://patricia-arquette.dor2.info>patricia arquette</a> <a href=http://steve-parish.dor2.info>steve parish</a> <a href=http://john-terlesky.dor2.info>john terlesky</a> <a href=http://heidi-klum.dor2.info>heidi klum</a> <a href=http://ming-na-wen.dor2.info>ming na wen</a> <a href=http://trishelle.dor2.info>trishelle</a> <a href=http://jenny-mccarthy.dor2.info>jenny mccarthy</a> <a href=http://dating-internet.dor2.info>dating internet</a> <a href=http://todd-armstrong.dor2.info>todd armstrong</a> <a href=http://maxwell-caulfield.dor2.info>maxwell caulfield</a> <a href=http://bret-harrison.dor2.info>bret harrison</a> <a href=http://kristanna-loken.dor2.info>kristanna loken</a> <a href=http://julia-roberts.dor2.info>julia roberts</a> <a href=http://brett-hollands.dor2.info>brett hollands</a> <a href=http://luke-wilson.dor2.info>luke wilson</a> <a href=http://shannen-doherty.dor2.info>shannen doherty</a> <a href=http://dating-latin.dor2.info>dating latin</a> <a href=http://christian-dating.dor2.info>christian dating</a> <a href=http://leann-rimes.dor2.info>leann rimes</a> <a href=http://dating-married.dor2.info>dating married</a> <a href=http://catherine-zeta-jones.dor2.info>catherine zeta jones</a> <a href=http://guillaume-canet.dor2.info>guillaume canet</a> <a href=http://next-door-nikki.dor2.info>next door nikki</a> <a href=http://andrew-levitas.dor2.info>andrew levitas</a> <a href=http://jeff-james.dor2.info>jeff james</a> <a href=http://rebecca-gayheart.dor2.info>rebecca gayheart</a> <a href=http://brian-bloom.dor2.info>brian bloom</a> <a href=http://tawnee-stone.dor2.info>tawnee stone</a> <a href=http://dating-single.dor2.info>dating single</a> <a href=http://jean-claude-van-damme.dor2.info>jean claude van damme</a> <a href=http://adam-lavorgna.dor2.info>adam lavorgna</a> <a href=http://david-rocco.dor2.info>david rocco</a> <a href=http://mariska-hargitay.dor2.info>mariska hargitay</a> <a href=http://minnie-driver.dor2.info>minnie driver</a> <a href=http://thomas-mccarthy.dor2.info>thomas mccarthy</a> <a href=http://damian-chapa.dor2.info>damian chapa</a> <a href=http://dating-gay-site.dor2.info>dating gay site</a> <a href=http://neil-patrick-harris.dor2.info>neil patrick harris</a> http://christian-dating.dor2.info http://david-faustino.dor2.info http://joseph-fiennes.dor2.info http://robert-duncan-mcneill.dor2.info http://joel-beeson.dor2.info http://jason-durr.dor2.info http://liv-tyler.dor2.info http://rose-mcgowan.dor2.info http://stephanie-march.dor2.info http://amy-smart.dor2.info http://julia-stiles.dor2.info http://trishelle.dor2.info http://michael-landes.dor2.info http://torrie-wilson.dor2.info http://jim-true-frost.dor2.info http://kelly-hu.dor2.info http://christopher-j.-stapleton.dor2.info http://alexander-klaws.dor2.info http://michael-j.-fox.dor2.info http://forbes-march.dor2.info http://dean-winters.dor2.info http://tara-reid.dor2.info http://justin-hartley.dor2.info http://richard-dean-anderson.dor2.info http://harry-hamlin.dor2.info http://traci-lords.dor2.info http://nick-stahl.dor2.info http://richard-burgi.dor2.info http://rick-cramer.dor2.info http://ted-king.dor2.info http://kelly-rutherford.dor2.info http://adam-frost.dor2.info http://adult-dating-free-site.dor2.info http://linden-ashby.dor2.info http://johnny-depp.dor2.info -- [[Nick]] &new{2006-11-16 (木) 22:36:19};
- Hi, my friend!  [url=http://daniel-goddard.res10.info]daniel goddard[/url] [url=http://peter-frechette.res10.info]peter frechette[/url] [url=http://dating-international.res10.info]dating international[/url] [url=http://dating-speed.res10.info]dating speed[/url] [url=http://prince-haakon-of-norway.res10.info]prince haakon of norway[/url] [url=http://paul-rudd.res10.info]paul rudd[/url] [url=http://dating-single.res10.info]dating single[/url] [url=http://leann-rimes.res10.info]leann rimes[/url] [url=http://matthew-broderick.res10.info]matthew broderick[/url] [url=http://antonio-sabato-jr..res10.info]antonio sabato jr.[/url] [url=http://sam-jones.res10.info]sam jones[/url] [url=http://peter-berg.res10.info]peter berg[/url] [url=http://norah-jones.res10.info]norah jones[/url] [url=http://trevor-lissauer.res10.info]trevor lissauer[/url] [url=http://matthew-modine.res10.info]matthew modine[/url] [url=http://dating-online.res10.info]dating online[/url] [url=http://lauren-lee-smith.res10.info]lauren lee smith[/url] [url=http://kirsten-dunst.res10.info]kirsten dunst[/url] [url=http://elizabeth-hurley.res10.info]elizabeth hurley[/url] [url=http://dating-senior.res10.info]dating senior[/url] [url=http://jonathan-bennett.res10.info]jonathan bennett[/url] [url=http://demi-moore.res10.info]demi moore[/url] [url=http://sela-ward.res10.info]sela ward[/url] [url=http://gena-lee-nolin.res10.info]gena lee nolin[/url] [url=http://vivica-a-fox.res10.info]vivica a fox[/url] [url=http://ryan-kwanten.res10.info]ryan kwanten[/url] [url=http://jessica-simpson.res10.info]jessica simpson[/url] [url=http://dating-tip.res10.info]dating tip[/url] [url=http://dalton-james.res10.info]dalton james[/url] [url=http://freddie-prinze-jr..res10.info]freddie prinze jr.[/url] [url=http://adult-dating-free.res10.info]adult dating free[/url] [url=http://dating-new-online-york.res10.info]dating new online york[/url] [url=http://mary-kate.res10.info]mary kate[/url] [url=http://david-stratton.res10.info]david stratton[/url] [url=http://catherine-zeta-jones.res10.info]catherine zeta jones[/url] [url=http://christopher-atkins.res10.info]christopher atkins[/url] [url=http://ashanti.res10.info]ashanti[/url] [url=http://ian-duncan.res10.info]ian duncan[/url] [url=http://dan-gauthier.res10.info]dan gauthier[/url] [url=http://brad-rowe.res10.info]brad rowe[/url] [url=http://noah-wyle.res10.info]noah wyle[/url] [url=http://thomas-ian-nicholas.res10.info]thomas ian nicholas[/url] [url=http://ali-landry.res10.info]ali landry[/url] [url=http://carlos-ponce.res10.info]carlos ponce[/url] [url=http://david-chokachi.res10.info]david chokachi[/url] [url=http://eddic-mcclintock.res10.info]eddic mcclintock[/url] [url=http://amy-brenneman.res10.info]amy brenneman[/url] [url=http://riley-smith.res10.info]riley smith[/url] [url=http://jennifer-love-hewitt.res10.info]jennifer love hewitt[/url] [url=http://bbw-dating.res10.info]bbw dating[/url] [url=http://val-kilmer.res10.info]val kilmer[/url] [url=http://charlie-weber.res10.info]charlie weber[/url] [url=http://jim-true-frost.res10.info]jim true frost[/url] [url=http://tommy-lee-thomas.res10.info]tommy lee thomas[/url] [url=http://rose-mcgowan.res10.info]rose mcgowan[/url] [url=http://urbano-barberini.res10.info]urbano barberini[/url] [url=http://lynn.res10.info]lynn[/url] [url=http://joel-beeson.res10.info]joel beeson[/url] [url=http://kyle-chandler.res10.info]kyle chandler[/url] [url=http://derek-porter.res10.info]derek porter[/url] <a href=http://eddie-cahill.res10.info>eddie cahill</a> <a href=http://mena-suvari.res10.info>mena suvari</a> <a href=http://tyra-banks.res10.info>tyra banks</a> <a href=http://gwyneth-paltrow.res10.info>gwyneth paltrow</a> <a href=http://julia-stiles.res10.info>julia stiles</a> <a href=http://todd-armstrong.res10.info>todd armstrong</a> <a href=http://lauren-lee-smith.res10.info>lauren lee smith</a> <a href=http://tiffani-amberthiessen.res10.info>tiffani amberthiessen</a> <a href=http://anthony-edwards.res10.info>anthony edwards</a> <a href=http://enrique-iglesias.res10.info>enrique iglesias</a> <a href=http://next-door-nikki.res10.info>next door nikki</a> <a href=http://sean-maguire.res10.info>sean maguire</a> <a href=http://charlize-theron.res10.info>charlize theron</a> <a href=http://michael-dietz.res10.info>michael dietz</a> <a href=http://dating-game.res10.info>dating game</a> <a href=http://gena-lee-nolin.res10.info>gena lee nolin</a> <a href=http://randall-batinkoff.res10.info>randall batinkoff</a> <a href=http://rachel-hunter.res10.info>rachel hunter</a> <a href=http://stephanie-march.res10.info>stephanie march</a> <a href=http://heinz-winckler.res10.info>heinz winckler</a> <a href=http://katie-holmes.res10.info>katie holmes</a> <a href=http://jennifer-aniston.res10.info>jennifer aniston</a> <a href=http://david-strickland.res10.info>david strickland</a> <a href=http://sean-astin.res10.info>sean astin</a> <a href=http://rachel-blanchard.res10.info>rachel blanchard</a> <a href=http://faith-hill.res10.info>faith hill</a> <a href=http://michael-falch.res10.info>michael falch</a> <a href=http://anna-nicole-smith-nude.res10.info>anna nicole smith nude</a> <a href=http://benjamin-bratt.res10.info>benjamin bratt</a> <a href=http://joanna-garcia.res10.info>joanna garcia</a> <a href=http://kelly-rutherford.res10.info>kelly rutherford</a> <a href=http://elisha-cuthbert.res10.info>elisha cuthbert</a> <a href=http://kerwin-mathews.res10.info>kerwin mathews</a> <a href=http://michelle-burke.res10.info>michelle burke</a> <a href=http://russell-watson.res10.info>russell watson</a> <a href=http://william-sage.res10.info>william sage</a> <a href=http://andrew-walker.res10.info>andrew walker</a> <a href=http://advice-dating.res10.info>advice dating</a> <a href=http://adult-dating-site.res10.info>adult dating site</a> <a href=http://avril-lavigne.res10.info>avril lavigne</a> <a href=http://sandra-bullock.res10.info>sandra bullock</a> <a href=http://amy-smart.res10.info>amy smart</a> <a href=http://geraint-wyn-davies.res10.info>geraint wyn davies</a> <a href=http://free-dating-site.res10.info>free dating site</a> <a href=http://ashanti.res10.info>ashanti</a> <a href=http://matt-mccolm.res10.info>matt mccolm</a> <a href=http://bret-harrison.res10.info>bret harrison</a> <a href=http://gay-dating-site.res10.info>gay dating site</a> <a href=http://ryan-reynolds.res10.info>ryan reynolds</a> <a href=http://anthony-lemke.res10.info>anthony lemke</a> <a href=http://katie-price.res10.info>katie price</a> <a href=http://rachael-leigh-cook.res10.info>rachael leigh cook</a> http://viggo-mortensen.res10.info http://stephen-collins.res10.info http://elizabeth-hurley.res10.info http://jordan-capri.res10.info http://christopher-meloni.res10.info http://rebecca-gayheart.res10.info http://courtney-love.res10.info http://eric-close.res10.info http://jonny-lee-miller.res10.info http://jennifer-garner.res10.info http://dating-international.res10.info http://peter-berg.res10.info http://chris-isaak.res10.info http://paul-popowich.res10.info http://morgan-weisser.res10.info http://jennifer-lopez.res10.info http://ming-na-wen.res10.info http://j-lo.res10.info http://steve-howey.res10.info http://victor-garber.res10.info http://austin-peck.res10.info http://angela-lindvall.res10.info http://jillian-bach.res10.info http://david-stratton.res10.info http://rupert-everett.res10.info http://orlando-bloom.res10.info http://kelly-rutherford.res10.info http://edward-atterton.res10.info http://jack-wagner.res10.info http://reynaldo-christian.res10.info http://charlize-theron.res10.info http://eddic-mcclintock.res10.info http://andrew-shue.res10.info http://peter-wingfield.res10.info http://william-sage.res10.info http://angela-lansbury.res10.info http://agim-kaba.res10.info http://josh-holland.res10.info http://dating-internet-services.res10.info http://sam-page.res10.info http://nate-richert.res10.info http://joanna-garcia.res10.info -- [[Yandex]] &new{2006-11-17 (金) 00:38:48};
- Hi, my friend!  [url=http://christien-anholt.vot1.info]christien anholt[/url] [url=http://michael-biehn.vot1.info]michael biehn[/url] [url=http://breckin-meyer.vot1.info]breckin meyer[/url] [url=http://andrew-walker.vot1.info]andrew walker[/url] [url=http://anthony-edwards.vot1.info]anthony edwards[/url] [url=http://brian-mcfayden.vot1.info]brian mcfayden[/url] [url=http://lochlyn-munro.vot1.info]lochlyn munro[/url] [url=http://thandie-newton.vot1.info]thandie newton[/url] [url=http://stephen-collins.vot1.info]stephen collins[/url] [url=http://trevor-lissauer.vot1.info]trevor lissauer[/url] <a href=http://prince-haakon-of-norway.vot1.info>prince haakon of norway</a> <a href=http://amy-grant.vot1.info>amy grant</a> <a href=http://jessica-simpson.vot1.info>jessica simpson</a> <a href=http://lynn.vot1.info>lynn</a> <a href=http://william-mcnamara.vot1.info>william mcnamara</a> <a href=http://dating-online-site.vot1.info>dating online site</a> <a href=http://pierce-brosnan.vot1.info>pierce brosnan</a> <a href=http://doug-savant.vot1.info>doug savant</a> <a href=http://reynaldo-christian.vot1.info>reynaldo christian</a> <a href=http://heidi-klum.vot1.info>heidi klum</a> http://yannick-bisson.vot1.info http://anthony-clark.vot1.info http://adam-frost.vot1.info http://stephen-collins.vot1.info http://kristin-kreuk.vot1.info http://johnny-depp.vot1.info http://victoria-silvstedt.vot1.info http://vincent-spano.vot1.info http://ben-affleck.vot1.info http://alexis-denisof.vot1.info -- [[Ahmed]] &new{2006-11-17 (金) 16:32:40};

#comment
#access


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS