Archive for January, 2009

PHP- To Fix the Broken WEB

Monday, January 12th, 2009

internet3The internet is a collection of broken stuff that may be too large for anyone or any company to fix so what do you do? Fix it with the growing popular PHP language that has been used again an again and is responsible for most of the web applications we use over the internet today. Being used by most open-source developers it has provided most of the web’s most innovative applications with millions of pages and users. From blogs to sites and apps, they all have one thing in common, PHP. Too many experts claiming this and that, unorganized moves to improve and develop systems for the net has left it broken as hell and the best way to fix it? (more…)

クッキーズ。モンスター?

Sunday, January 4th, 2009

イメージ提供:images.malwarehelp.org

HTTPまたはハイパーテキスト転送プロトコルは基本的に処理状態を把握しません。 あなたがリクエストしたページが送られて接続が終了した時、あなたが作ったデータはまた最初からやり直されます。 この問題を解決するために、開発者は問題に取り組みました。 初めのアイデアはネットスケープからで、クライアントに小さなデータを保存しておくというものでした。 彼らはこの問題の解決を「クッキー」として創造しました。 ネットスケープのブラウザーがクッキーを発明したのです。 これらはクライアントのコンピューターに存在する、あるウェブサイトの小情報です。 特定のページがリクエストされる都度、PCよりクッキーがウェブサイトに送り返されます。クッキーはそれを書いたウェブサイトにしか使用されません。 これはページ間のデータを保管する安全な方法です。 数年前、クッキーは否定的なニュースになりました。 当初、クッキーはPCにインストールされ、ユーザーの個人的情報をこっそり追跡すると考えられました。 そのため、ブラウジングをする際、クッキーを無効にするよう奨励されました。 最終的には人々はクッキーが存在する本当の理由を理解しました。クッキーは基本的には無害です。