The AJAX Engine The AJAX Engine Samples Asynchronous Processing: First series of the samples showing how to handle asynchronous processing on the client and the server. AJAX core and web service samples: These samples show how to use JavaScript, webservices, AJAX actions and all the features of the AJAX engine. AJAX web controls: These samples are using web… Read More
Nagios–open source host, service and network monitoring program Nagios: HomeNagios is an open source host, service and network monitoring program. Who uses it? Lots of people, including many big companies and organizations. Where can I get it? Right here. Can I get support for it? Yes! If that didn’t satisfy you, click here to get answers to some of your basic questions about… Read More
Setting up PHP to work on Windows Server 2003 Setting up PHP to work on Windows Server 2003 he following things are pre-assumed: You are running Windows Server 2003 IIS 6.0 You have installed PHP (http://www.php.net) to C:\PHP (installation issues are at the bottom of this page) You are using default (unmodified) ACLs/Permissions Update: Tom McDermid has brought to my attention that in the… Read More
gmail,yahoo mail & microsoft live mail 我从去年开始使用GMAL,有近一年的历史了。 总的来讲很好用,特别是: 1 AJAX的界面,很干净,很好用; 2 Send mail as 功能,使多个邮件使用起来,很方便; 3 结合GMAL MOBILE,在任何地方都可以使用;(GMAIL的MOBILE只能在US使用,只好用第三方的HACK) 4 UTF-8和Outgoing message encoding的功能,对于我的工作来讲很方便; 5 大容量; 6 快速的SEARCH功能; 7 View as HTML–view Microsoft Office, OpenOffice or .pdf attachments as web pages这个功能很方便; 8 text purple–making it easier to recognize information from past messages while participating in a conversation.这个尤其在对问题进行讨论里特别有用–能马上看得出邮件的不同之处–我在DOTPROJECT中使用感觉特别深; 9 邮件地址的自动收集–很方便地写邮件; 10 自动SPAM功能,用起来很便利; 不足 a… Read More
NGW020 – Lessons from the Trenches: Engineering Great AJAX Experiences Microsoft MIX06 Description: Explore the challenges and lessons learned developing the Windows Live and Gadgets Web client frameworks powering Windows Live, Hotmail (Kahuna beta), Spaces, and more. This technical talk presents design and architectural considerations for building interactive AJAX-like sites. See how componentization, network management, accessibility, page composition, and more impact the design and engineering… Read More
CSS friendly ASP.NET 2.0 control adapters Beta 1.1 Welcome Version information This is the Beta 1.1 version of the CSS Friendly Adapters last updated on 4/29/2006. If you downloaded the original version on 4/27/2006 (Beta 1) please update your bits immediately.… Read More
Pentium 4搭載マシンでOracle Universal Installerが起動しない[更新版] http://support.oracle.co.jp/open/owa/external_krown.f_detail?c_criterion=%7BOracle+Universal+Installer%7D%26%7Bpentium4%7D&i_key=CyberOOW&c_document_id=39224 内容: [問題] CPUにPentium4互換プロセッサを搭載したマシンで Oracle Universal Installer(OUI)が 立ち上がらず、インストールを行うことができません。 [原因] この問題は、Pentium4互換(*) のCPUを搭載したマシンにおける、 Java JITライブラリの不具合が原因で発生します。 なお、この問題は、OUI 1.7.x (RDBMS 8.1.x に付属のインストーラ)にて 発生する問題であり、9i RDBMS 付属の OUI (2.0.1.6.0) では解消されております。 (iAS/9iAS でのPentium 4 サポートについては [文書番号:24345] を参照してください。) [回避策] 回避の手順は以下の通りとなります。 (手順) 1. temporaryのディレクトリを作成します。 2. 作成したtemporaryディレクトリに Oracle RDBMS Server CD の内容をコピーします。 3. 作成したディレクトリにある symcjit.dll というファイル名を探して 見つかったものすべてを symcjit.old に変更します。 4. installwin32 以下のsetup.exeを実行し、Oracle 8.1.x.のインストールを行って下さい。… Read More
【ASP.NET】ダウンロード後の画面リフレッシュの方法 http://www.atmarkit.co.jp/bbs/phpBB/viewtopic.php?topic=30252&forum=7 ASP.NET(VB.NET)で開発しております。 現在、ある画面で日付を入力させ、画面上に配置してある実行ボタンを押したタイミングで日付を元にサーバ側で対象データを抽出・ファイルを作成し、そのファイルをクライアント側にダウンロードさせています。 実行ボタンを押した際に、サーバ側で日付チェックを行なっており、指定できない日付の場合に、画面上のメッセージ出力用ラベルにエラーメッセージを出力しています。 画面にエラーメッセージが表示されている状態で、正しい日付を入力して実行ボタンを押すと、エラーメッセージが表示された状態で処理が正常に進ん でいくので違和感があります。よって、何かのタイミングでエラーメッセージを消したいと思うのですが、うまくいかなくて悩んでいます。何か回避手段はある のでしょうか? メッセージを消すタイミングは、ダウンロード前でも後でも構わないのですが。 ちなみに、実行ボタンが押されたイベントで以下のような感じでダウンロードさせているため、サーバに制御が戻ってこないのではないか、と考えています。 コード: Response.Clear() Response.ContentType = “application/x-zip” Response.Charset = “” Response.AddHeader(“content-disposition”, “attachment; filename=” + HttpUtility.UrlEncode(“報告書_”) + ls_TaisyoYmd + “_Test.lzh”) Response.WriteFile(Server.MapPath(“lzh/” & ls_LzhFile & “.lzh”)) Response.End()… Read More
Optimizing Your Asp.Net Pages for Faster Loading and Better Performance. Print Viewn this article the author discusses some options for speeding up the loading of your ASP.NET pages. Some tips include using caching, control use, and data handling techniques. If you read the internet and all of the websites dedicated to Asp.Net you will inevitably read about the wonders of the DataGrid, DataList, and Repeater… Read More
Binary Blue | 4null4.de – Best WordPress’s theme! Binary Blue | 4null4.de – Blog around the worldI had revised css for subtitle to display:.topBanner { margin: 0px; padding: 35px 10px 0px; text-align: right; position: relative; margin-bottom: 20px; font-size: 1.6em;} div.description { /*display: none;*/ margin: 0px; padding: 0px 10px 10px; text-align: right; position: relative; margin-bottom: 20px; font-size: 1.2em;}… Read More