您的最佳的信息源和新聞 景色硬件, xp 并且 winvista 在互聯網

景色文章 名列前茅50 景色錄影 景色軟 景色幫助

otherSoftware

您當前瀏覽文章從 微軟視窗景色兼容軟件 匹配類別 otherSoftware.

Logmein更新

如果您跟隨了我的前個崗位關於您知道的logmein我跑了入麻煩,以去整個銀幕的方式在Internet Explorer 7。
那些問題在logmein最新的下載似乎被解決。

 

下載logmein的最新的版本 這裡

 

圖像

 

在您之上能看我一次遠程會議的screenshot。

tags van Technorati : ,,

寫由Teus 2007年12月27日沒有評論.
讀更多文章 otherSoftware.

Twitter與使用WPF客戶的朋友機智

Twittering與朋友在網似乎是新的「那些日子事對」。 許多bloggers使用它,并且它甚而做了它的方式 入CSI情節 ! 如此的Twitter是什麼確切地您要求? Twitter是讓您張貼的一項網上網服務什麼您做着-在140個字符或較少-在哪些「跟隨」的那些人可能跟蹤什麼您做着根據什麼您張貼。 Bloggers有時也用途Twitter分享URL和分享快的想法在各種各樣的題目。

現在我說Twitter是網服務權利? 湧出Twitter開發商發布了 API 用哪些開發商可能使用創造「在瀏覽器之外」將使用的Twitter客戶。

阿倫Le從公司 眩暈運用了Twitter API并且設計了WPF Twitter客戶告訴 機智 那擴大Twitter經驗入窗口景色。 如果您回憶, WPF (窗口介紹基礎)被修造對窗口景色。

感興趣…

寫由ShaDow 2007年12月27日沒有評論.
讀更多文章 景色新聞 并且 otherSoftware 并且 窗口遠景技巧.

窗口鈰和未來嵌入設備

想要建立您自己的Windows XP嵌入仁? 想要知道2010年預計賣的可笑相當數量嵌入設備?

滿足您的求知慾! Here?s a short video of Channel 8?s Christian Liensberger interviewing Olivier Bloch (from Microsoft France?s Embedded Devices group) at the TechEd's "Ask The Experts".



Olivier talks a bit about what they?ve been working on for the last ten years and shows a few very small devices that are capable of, and are, running Windows CE. He also talks about how students and hobbyists will be able to get involved without having to worry about major costs (free SDK but the image will be time-bombed). If you?d like all the juicy details on the future of Embedded Devices and Windows CE tools, you?ll have to wait until next week for the Microsoft announcement! For now, you'll have to be satisfied with this 10 minute video, which just so happens to be packed with juicy details.



Video: iPod | MP3 Audio | PSP | WMAudio | WMVideo | WMVideo (High Quality) | Zune

Source: Windows portal

Written by prolink on December 27th, 2007 with no comments.
Read more articles on otherSoftware.

Microsoft Robotics Studio (1.5) Refresh

As a platform, our intent is also to enable third parties to supply support for new hardware, technologies, and tools, just as Microsoft Windows provides a platform for others to bring their products and technologies to the community of PC users. So while we may populate our platform with some of our own contributions, those should not be considered exclusive to tools or libraries provided by other parties looking to provide interesting technologies for this platform.
The Microsoft Robotics Studio delivers three areas of software:

  1. A scalable, extensible runtime architecture that can span a wide variety of hardware and devices. The programming interface can be used to address robots using 8-bit or 16-bit processors as well as 32-bit systems with multi-core processors and devices from simple touch sensors to laser distance finding devices.
  2. A set of useful tools that make programming and debugging robot applications scenarios easier. These include a high quality visual simulation environment that uses the AGEIA Technologies™ PhysX™ engine.
  3. A set of useful technology libraries services and samples to help developers get started with writing robot applications.

Our development environment runs on the platforms listed in the section "System Requirements". It can be used to support robots that support these platforms as well as robots that can be remotely controlled from a PC running a supported platform. The remote control can for example be through a serial port, Bluetooth®, RF or Wi-Fi. We provide information that can be used by hardware or software

...
Click to continue reading "Microsoft Robotics Studio (1.5) Refresh"

Written by Ankur Mittal on December 27th, 2007 with no comments.
Read more articles on otherSoftware and Microsoft.

Microsoft ILMerge 2.0.7.1226

ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name. ILMerge is packaged as a console application. But all of its functionality is also available programmatically. Note that Visual Studio 2005 does allow one to add an executable as a reference, so you can write a C# client that uses ILMerge as a library. If you are using Visual Studio 2003, you must use the v1.1 version of ILMerge and rename it to be a dll in order to use it as a reference.
There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details. The v2.0 version of ILMerge runs in the v2.0 .NET Runtime, but it is also able to merge v1 or v1.1 assemblies. However it can merge PDB files only for v2 assemblies. The v1.1 version of ILMerge can only process assemblies built in the v1.1 runtime (but does merge PDB files for those

...
Click to continue reading "Microsoft ILMerge 2.0.7.1226"

Written by Ankur Mittal on December 27th, 2007 with no comments.
Read more articles on otherSoftware and Microsoft.

Twitter with Friends Using the WPF Client Witty

Twittering with friends seems to be the new "thing-to-do" on the web these days. Many bloggers are using it and it has even made its way into an episode of CSI! So what exactly is Twitter you ask? Twitter is an online web service that lets you post what you are doing - in 140 characters or less - in which those who are "following" can track what you're doing based on what you post. Bloggers sometimes also use Twitter to share URLs and to share quick thoughts on a variety of topics.

Now I said that Twitter was a web service right? Well the Twitter developers have released an API in which developers can use to create "Twitter clients" to be used outside the web browser.

Alan Le, from the company Vertigo, has utilized the Twitter API and designed a WPF Twitter client called Witty that extends the Twitter experience into Windows Vista. If you recall, WPF (Windows Presentation Foundation) is built in to Windows Vista.

I also blogged about another awesome product from the Vertigo folks back in August called Family.Show. Family.Show is a WPF app used in tracking family history and creating a family tree.

With Witty, I can quickly receive updates from people I am following as well as quickly post on what I'm doing (or any specific thought quickly I might have)

...
Click to continue reading "Twitter with Friends Using the WPF Client Witty"

Written by Brandon LeBlanc on December 26th, 2007 with no comments.
Read more articles on otherSoftware and Twitter and Vertigo and Windows Presentation Foundation and Family.Show and Featured News and WPF and Windows Vista.

« Older articles

No newer articles