President of WebFX. Bill has over 25 years of experience in the Internet marketing industry specializing in SEO, UX, information architecture, marketing automation and more. William’s background in scientific computing and education from Shippensburg and MIT provided the foundation for MarketingCloudFX and other key research and development projects at WebFX. Ajax allows for rich-internet applicat
CakePHPでAjaxで処理をするときは大抵controllerのaction(メソッド)でサーバサイドを実現するとは思うのだけれども、そのときに注意しなければいけないことがあったりする。 久しぶりにCakePHPでAjaxを使って、忘れかけていたのでメモ。 デバッグ情報を出さないようにする 開発中は基本的にサーバサイドからのデバッグ情報(CakePHPでいうとSQLログとか)は出したままにするけれども、Ajaxではそういう不必要な情報がレスポンスとして返されてしまうと機能しない。なのでデバッグ情報をOffにする。 Configure::write('debug',0); Ajax(XMLHttpRequest)以外でのアクセスを制御する Ajaxをメソッドで実現すると、そのままだとURLで直接アクセスしても動作してしまう。 それがどうしたというレベルかもしれないけれどもAjax以外のア
Captcha security check afrous.com is for sale Please prove you're not a robot View Price Processing
賃貸暮らしのわが家の地震対策【揺れから命を守る編】 以前のブログでも記載した、防災の優先順位に基づいて対策を進めています。まだ手をつけられていない部分もありますが、ある程度まとまってきたのでざっくりとご紹介していきます。 優先順位別に改善していっているため、今回は主に地震の揺れ対策がメインになります。…
Ajaxianは17日(米国時間)、3度目の調査結果となる「2007 Ajax Tools Usage Survey Results」を発表した。2007 Ajax Tools Usage SurveyはAjaxian.comのユーザを対象に実施された調査で、Ajaxツールの採用状況を調べるもの。同調査結果によるとPrototypeが34.10%、jQueryが29.30%、Extが22.50%、Script.aculo.usが22.30%、Mootoolsが14.30%、YUIが13.00%、Dojoが11.90%となっている。 2007 Ajax Tools Usage Survey Results - Ajaxian.comより抜粋 この2年間でAjaxフレームワークやツールの数は倍増した。過去の調査結果では直接JavaScriptを使ってAjax機能を使っているという割合が多かった
Usability on websites is exploding right now. AJAX has enabled web developers everywhere to add functionality to their sites like never before. I’ve gathered 43 extremely useful (but still easy to implement) AJAX applications for use on any website. Keep your users coming back and increase your website’s functionality. General Purpose Dragable Boxes Create draggable content boxes. AJAX Poll Create
ファストザイム無添加酵素ドリンクって本当に効果あるの?ダイエットしたいけど、本当に痩せられるのかな?と疑ってしまうのも仕方ありません。 しかし、ファストザイム無添加酵素ドリンクダイエットなら確実に減量できます。 こちらのブログではファストザイム無添加酵素ドリンクで本当に痩せた口コミ体験談を紹介します。 ファストザイム無添加酵素ドリンクダイエットファスティングの口コミ体験談 ファストザイム無添加酵素ドリンクで15キロも痩せたファスティング体験談 現在は専業主婦をしています。酵素ドリンクダイエットを始めたのは4年程前の22歳の時です。その時は酵素ドリンクダイエットが流行っていて私も流行りに乗ってはじめました。選んだ酵素ドリンクはファストザイム無添加酵素ドリンク。値段ははるけど確実に痩せると友人から聞いて選びました。一番効果のでやすい 夜ご飯を酵素ドリンクに置き換えるという方法で実践しました。
An arrow pointing left An arrow pointing right An arrow pointing left A magnifying glass The Twitter logo The Facebook logo The LinkedIn logo The Google Plus logo The RSS feed symbol The Wufoo by SurveyMonkey Logo The Wufoo by SurveyMonkey Logo A credit card A tray with an upwards pointing arrow A diamond with two arrows leading to different boxes Two bars in a chart Two pages A painter's palette
Well, I brought out the big guns (f2.8 70-200mm) lens for my D750. Had some good light and was able to shoot some at 1/4000. Still a bit of wing blur, but that may be due to shallow DOF as much as speed. Read more My last post included some macro shots of bees on our lilac bush. Our local paper, The Gazette, has a photo-of-the-day, so I figured, what the heck, and submitted my favorite of the set.
Are you fed up with that lame old directory manager your hosting company provided you with for you website or blog? If you are already familiar with windows or mac file browsers, why should you have to change the way you work for the web? Try Relay for a change. drag-n-drop files and folders dynamic loading file structure upload progress bar thumbnail view, including pdf multiple users & accou
このブログは自宅サーバ(Gentoo Linux)で動いています。 DBのバックアップがちゃんとできていなくて、古い記事が全部消えてしまいましたorz typo 5.0.2に更新しました。 Posted by Hakuja Wed, 03 Jan 2007 19:55:00 GMT RailsにはRJSというのがあります。RJSを使うと、Javascriptを書かずに、簡単にAjaxることができます。 参考:Rubyist Magazine – RubyOnRails を使ってみる 【第 7 回】 RJS を使ってみる CakePHPには標準ではありませんが、Cajax を使うとRJSぽいことができます。 超簡単なサンプルを作りました。ソース http://cajax.cake.hakuja.jp/ Cajaxを使えるようにするまでがちょっと面倒なので、ここでまとめます。 準備 Cajax
FileTreePanel Client-Server Interface Specification FileTreePanel is client-server application where client (browser) provides the user interface (UI) which displays the tree and context menu, handles drag & drop operations, etc. The filesystem that is displayed and managed by the UI is stored on a server. Therefore, we need some communication layer between client and server. Client sends a comman
Ext File Upload Form Widget Example by Saki リアルタイムにファイルをアップロード可能なExtベースJavaScriptライブラリ 「Add」でファイルを選んで↑ボタンでファイルをその画面上でアップロードしてくれます。 現状では、ダウンロードリンクやバックエンドプログラムのダウンロードリンクはないので手動で解析する必要がありそうですが、なかなかこれはカッコいいですね。 関連エントリ FlashとAjaxを使った使いやすいファイルアップロードライブラリ「FancyUpload」 SWFUpload アップロードの進捗を表示しつつアップロードするサンプル
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く