How To Fix - Couldn’t find per display information Error in Java Applicationsどのように修正する-1ディスプレイの情報が見つかりませんでしたJ avaアプリケーションにエラーが発生

June 23rd, 2008 2008年6月23日

While running some Java applications (like Thinreader) you may see this strange looking error - Couldn’t find per display information . Javaアプリケーションを実行中のいくつか(のようなthinreader )この奇妙なことがありますlookingエラーが発生しました-1 ディスプレイの情報が見つかりませんでした。 You may find this error when running such applications in JDK 6 or later.このエラーが発生する場合があります。このようなアプリケーションを実行中のJDK 6以降が必要です。 Let’s find out more about it and how you can easily fix it.試してみましょうよの詳細については簡単に解決し、どのようにすることができます。

Read more (260 words) » 続きを読む( 260単語) »

Thunderbird 2 First Impressions Thunderbirdの2第一印象

June 7th, 2008 2008年6月7日

First impressions on Thunderbird 2.第一印象をサンダーバード2 。 Is it a must upgrade?アップグレードする場合、それは必要ですか?

Read more (363 words) » 続きを読む( 363単語) »

(Why) Mac Laptops Are Most Popular With Software Developers & Press at JavaOne 2008 (なぜ) Macのノートパソコンが最も人気があるソフトウェア開発者とプレスリリースは2008年のJavaOne会議

May 14th, 2008 2008年5月14日

Macbook Air In JavaOne 2008 I noticed something I least expected - an abundance of Mac laptops (Macbook, Macbook Pro & Macbook Air) in not just developers hands but also press / analysts and presenters. JavaOneの2008年に気付いた何か最低予想-豊富なM acのノートパソコン(のM acBook、 M acBookP roの& M acBookの空気)だけでなく、開発者の手だけでなく、プレス/アナリストやプレゼンターです。 I didn’t conduct a formal survey but anyone there can attest to the fact that around 60-70% of the laptops were Mac with Dell being a distant second.私は正式な調査を実施する特定の誰という事実が起きることを証明し、周り百分の六十〜七十MacにDellのノートパソコンが2番目に遠い。 Obviously there must be good reasons for it.良い理由を明らかにしなければならないことです。 So I started asking the software developers.だから、ソフトウェア開発者の要求を開始します。 I found 5 good reasons for software developers to use a Mac laptop : 5良い理由を見つけたするソフトウェア開発者がMacのノートパソコンを使用する

Read more (448 words) » 続きを読む( 448単語) »

DOS Tricks: Creating File From DOS / CMD Command Line… DOSのトリック: DOSのファイルを作成/ cmdコマンドライン…

April 20th, 2008 2008年4月20日

There is an old trick from Dos days (still valid in all windows under cmd prompt or even command.com) when we wanted to create a quick file without loading up edit (edit.com) was to use copy con.トリックには、古いDOSの日中から(まだ有効では、すべてのWindowsされてもcmdプロンプトまたはcommand.com )を作成するときに私たち指名手配を素早くファイルを読み込んでいますを編集( edit.com )はconのコピーを使用しています。 The exact syntax is:正確な構文は:
Read more (97 words) » 続きを読む( 97言葉) »

Steve Ballmer Admits Vista is a “Work In Progress”認めるVistaのスティーブバルマーは、 "進行中の作業を"

April 18th, 2008 2008年4月18日

More than a year after Windows Vista’s release, Microsoft CEO Steve Ballmer and millions of sales later Microsoft CEO, Steve Ballmer admits Windows Vista to be a “work in progress”. 1年以上のWindows Vistaの発売後、マイクロソフトのスティーブバルマー最高経営責任や何百万もの売上高へMicrosoftのCEO 、スティーブバルマーは、 Windows Vistaを認める"作業が進行中"です。

Read more (183 words) » 続きを読む( 183単語) »

Micrsoft Vista Sales Team has Too Much Free Time Vistaの売上高過ぎるmicrsoftチームは、自由な時間

April 17th, 2008 2008年4月17日

Microsoft sales team has too much free time on their hands to make a terribly inept music video about Vista.マイクロソフト売上高過ぎるチームが手にして自由な時間を作るのは恐ろしく的外れな音楽ビデオ約Vistaのです。 For some reason it really made me sick in my stomach.何らかの理由で私は本当に私の胃の病気です。

Read more (60 words) » 続きを読む( 60言葉) »

US Non-Immigrant Visa Application Rejects Firefox Users米国の非移民ビザ申請を拒否Firefoxユーザー

March 22nd, 2008 2008年3月22日

The online US non-immigrant visa application site - https://www.vfs-usa.co.in/ doesn’t allow you to submit the visa application using the popular Firefox browser.は、オンライン米国の非移民ビザ申請サイト-h ttps: / / w ww.vfs-usa.co.in/は許可されませんビザの申請を提出して人気のF irefoxブラウザを使用しています。

Read more (75 words) » 続きを読む( 75言葉) »

How To: PHP Script To Windows EXE File Generationどのように: PHPスクリプトをWindows exeファイルの生成

March 22nd, 2008 2008年3月22日

PHPの PHP files are scripts which are interpreted by php interpreter (php.exe in windows). PHPのスクリプトファイルは解釈さはPHPインタプリタ( php.exeとしてWindowsの場合) 。 Converting them to exe files makes it easy to distribute PHP applications to Windows users. exeファイルに変換して配布を容易にするPHPアプリケーションをWindowsユーザです。 Unfortunately Zend, the PHP company, doesn’t provide a way to convert PHP scripts to Windows executables.残念ながらzend 、 PHPの会社ではありませんに変換する方法を提供するPHPスクリプトをWindowsの実行可能ファイルです。 Today I am going to show you a simple way to convert your PHP scripts to regular Windows executable files (.exe).今日の私は行くを表示するに簡単に変換してPHPスクリプトを定期的にWindowsの実行可能ファイル( 。 exe )にします。 Not only that you can also convert an entire directory of PHP scripts and assign one of the files as the main file to execute first.それだけでは全体のディレクトリに変換することもPHPのスクリプトと1つのファイルを割り当てるとしての主なファイルを実行する最初のです。 Additionally the source files are encoded which not only improves the performance but also protects your source code.また、ソースファイルには、エンコードのパフォーマンスを向上させるだけでなく、ソースコードだけでなく、保護しています。 You can also set the icon for the file which is useful when you are distributing your PHP application as a stand-alone executable.することもできますが、ファイルのアイコンを設定するには有用なときにはPHPアプリケーションとして配布して、スタンドアロンの実行可能です。

Read more (333 words) » 続きを読む( 333単語) »

Windows Vista: How to Install Second OS / Manage Boot Configuration Easily Windows Vistaの場合: 2番目をインストールする方法についてのOS /ブート構成を簡単に管理する

March 20th, 2008 2008年3月20日

Windows Vistaのブートプロ Editing boot configuration in Windows Vista is complicated for most users.編集Windows Vistaのブート構成が複雑に多くのユーザーのためです。 You have to manually edit the BCEdit file using bcdedit.exe. bceditを手動で編集する必要がbcdedit.exeファイルを使用しています。 However there is a simpler and better way - VistaBootPRO.しかしには、シンプルでより良い方法-v istabootproです。

Read more (99 words) » 続きを読む( 99言葉) »

XnView: Cross Platform Graphic File Viewer & Converter (400 Graphic File Formats Supported) xnview :クロスプラットフォームのグラフィックファイルビューア&コンバータ( 400グラフィックファイル形式をサポートしています)

March 18th, 2008 2008年3月18日

xnview -グラフィックファイルビューア&コンバータ XnView is an cross-platform utility for viewing and converting graphic files. xnviewは、クロスプラットフォームのグラフィックファイルに変換するユーティリティforを閲覧したりします。 It can import aboutインポートすることができますについて 400 graphic files format and export about 50 graphic file format.グラフィックファイル形式でエクスポートする約50のグラフィックファイル形式です。 It is a must have for viewing graphic files, fax documents etc. from various platform.これはグラフィックファイルを表示する必要があります、ファックス書類等の様々なプラットフォームです。

Read more (170 words) » 続きを読む( 170単語) »