Just sharing some of my inconsequential lunch conversations with you... RSS  

Showing posts with label Technology. Show all posts
Showing posts with label Technology. Show all posts

Thursday, December 03, 2009

Windows 7 Sensor and Location Platform Overview

Uau, I want to play with this!

The Windows Sensor and Location platform, new for Windows 7, enables your computer and applications to adapt to their current environment. With location sensors -- including GPS devices, WWAN radios, and even triangulation technology -- your applications and gadgets can know exactly where they are, enabling them to provide more locally relevant content and functionality. Join Dan Polivy, Gavin Gear, product team PMs, and Yochay Kiriaty, Technical Evangelist, as they explain what the Windows 7 Sensor and Location platform is, what underlying architecture supports its functionality, and how developers can take advantage of this new and exciting platform.

  Get Microsoft Silverlight

Monday, November 09, 2009

First Google Wave Impressions

I’ve just received an invitation to Google Wave and I’ve being trying it out. Here’s a screenshot for future reference:

image 

Unfortunately I couldn’t get any of my geek friends online so I couldn’t experience the collaboration features. And Google Wave is not the kind of application that shines alone, so let’s wait for the first tête-à-tête to post about it. Until then the only thing worth mentioning is the Outlook look and the feel and the promise of open gadgets.

Hope to continue this post soon.

Thanks for the invitation, Pita :)

<update>

Just stared working with Pita. First impressions: it works, but at the present time we can’t figure out what to use it for :) IM? Social networking the FaceBook way? Pure collaboration?

</update>

Monday, October 12, 2009

Adobe PDF preview handler on 64-bit Windows version

Here’s a cool fix. It’s a simple 1 entry .reg file that Adobe just refuses to post… Arghh….

Friday, July 31, 2009

ASP.NET MVC V2 Preview 1

Damned, these goodies just doesn’t stop dropping, when will we ever get stable environments? Eh, eh, eh, just kidding, stopping is dying, and lately we are walking a desert of cool technological stuff. Thanks Scott.

Tuesday, July 21, 2009

Microsoft Contributes Code to the Linux Kernel

Microsoft released 20,000 lines of device driver code to the Linux Community. GPL. Unbelievable!

The code, which includes three Linux device drivers, has been submitted to the Linux kernel community for inclusion in the Linux tree.

What’s the catch? No catch other than recognizing that Linux has it’s value on the server space, and recognizing that Hyper-V needs to support Linux if if wants to keep up with VMWare and Xen.

It’s a cool new world we are living :)

Friday, July 03, 2009

DirectAccess

Windows 7 and Windows Server 2008 R2 introduce DirectAccess, a solution that provides users with the same experience working remotely as they would have when working in the office. With DirectAccess, we can access corporate file shares, Web sites, and applications without connecting to a virtual private network, and above all, still routing other traffic directly from the internet.

Not that we already didn’t it, but this is transparent, simple to use and secure. Or it promises to be, I haven’t tried it yet…

Tuesday, June 30, 2009

Azure comes to Europe

… oh, and Chicago… Here’s the announcement:

The Dublin, Ireland, data center is our first mega data center built outside of the United States. This building covers 303,000 square feet, with 5.4 mega watts of critical power available now. Over time, the data center can expand to a total of 22.2 mega watts of critical power, growing with our business and customer demand.

Funny as we don’t measure datacenter in teraflops anymore, the mega watt has became the standard datacenter measure unit :)

Sunday, June 28, 2009

Note to President Obama: Want to Fix the Schools? Look to Portugal!

US schools are failing a large number of young Americans. Don Tapscott suggests that the president take a look at a modest country across the Atlantic that's turning into the world leader in rethinking education for the 21st century. That country is Portugal.

Its economy in early 2005 was sagging, and it was running out of the usual economic fixes. It also scored some of the lowest educational achievement results in western Europe.

So Prime Minister Jose Socrates took a courageous step. He decided to invest heavily in a "technological shock" to jolt his country into the 21st century. This meant, among other things, that he'd make sure everyone in the workforce could handle a computer and use the Internet effectively.

This could transform Portuguese society by giving people immediate access to world. It would open up huge opportunities that could make Portugal a richer and more competitive place. But it wouldn't happen unless people had a computer in their hands.

And Don goes on:

They're also thinking of creating a new online platform to allow teachers to work together to create new lessons and course materials that take advantage of the interactive technology. Through this collaboration, the Portuguese school system will create exciting new online materials to educate children. Lots of ideas are already making their way into Portuguese classrooms, says Mario Franco, chair of the Foundation for Mobile Communication, which is managing the e-school program. There are 50 different educational programs and games inside the laptops the youngest children use. The laptops are even equipped with a control to encourage kids to finish their homework and score high marks. If they do, they get more time to play.

Naturally the success of this model will have to wait to be evaluated, but I’m pretty sure it will return many times its investment. I’d like to add one advantage more: Portugal is not only investing on raising it’s competitive capability, it’s also investing on social justice and equity.

I’ve no doubts about the kids ability to use the laptops (presently, Portugal is introducing 50€ laptops to 1st grade!), the bottleneck here is probably the teachers. Changing their mindset from the old to the new education model is the major risk this concept will experiment.


Don Tapscott is a Canadian business executive, author, consultant and speaker based in Toronto, Ontario, specializing in business strategy, organizational transformation and the role of technology in business and society. Tapscott is chairman of business strategy think tank New Paradigm (now nGenera Insight), which he founded in 1993. Tapscott is also Adjunct Professor of Management at the Joseph L. Rotman School of Management, University of Toronto.

Thursday, June 25, 2009

Dr. Dobbs go parallel

Here’s a cool link for those of us that love parallel computing.

Thursday, June 04, 2009

Microsoft short term roadmap

I was reading Nuno Godinho’s post on Microsoft short term roadmap:

Cool compilation. I would only add:

By the way, it seems like Identity Management components (server, framework and Windows CardSpace "Geneva") will be Windows components and available to Windows licensees at no additional charge.

Sunday, May 17, 2009

Identity Model Developer Training Kit

Last year I’ve worked on a Microsoft’s Identity Model project – code name Zermatt, this last release is names Geneva. First because of the non disclosure agreement, and later because I lacked time to write the post the the Identity Model deserved, I’ve been postponing writing about it.

Here a training kit containing a set of hands-on labs, documents and references. Hope to write about it soon.

Wednesday, May 06, 2009

Hyper-V annoying bug

I’ve been using Hyper-V since the betas. It have been working flawlessly except for a tiny detail: the wired bridge I had to setup is always up and running, even when I unplug the patch cable :S

This didn’t annoyed me as much as it should. It probably annoyed the poor bastard whom DHCP server delivered my IP and got a duplicate address popping on his screen. And every now and then I had to restart the network adapter to get networking up. But other than that it just worked just fine. Until this weekend.

I use my laptop daily on office and at home. I was getting tired of switching the proxy settings back and forth, so I finally decided to implement a simple utility that changed the proxy depending on the DHCP server it detected (more exactly based on the DNS suffix).

All I had to do was to trigger NetworkChange.NetworkAvailabilityChanged, right? Wrong, while this bridge is on, network doesn’t go down… I had to disable the wire bridge to get my utility running.

So this may well have been the last push I had to get my hands on Windows 7 (again). Let’s see how it goes now that I have a version that works for more than a month :)

Sunday, February 22, 2009

History of the internet

Watch this cool 8 min video:

"History of the internet" is an animated documentary explaining the inventions from
time-sharing to file-sharing, from arpanet to internet. The clip shows a brief overview
of this history and shall animate to go on discovering the history of the internet.

 

Tuesday, January 27, 2009

IE8 RC1

IE8 has reached RC1. You can get it here.

Sunday, January 11, 2009

Microsoft Tag

If already posted about the concept of using your PDA to get barcoded information. Here’s  Microsoft’s initiative, Microsoft Tag.

You can get your tags here and the reader here. Unfortunately it didn’t work on my old HTC 3300 – apparently, it’s camera doesn’t have enough definition :(

<update>

It works on my HTC 3300! Though it gives us an error message (warning?)! What was I doing wrong? I had to pull the keyboard menu on to get <Enter>, ok didn’t work. And here it is:

devcatharsisBarCode_1

</update>

Monday, December 22, 2008

Failing to connect to a document library WSS3.

Arghh, this one is recurring with me. If you can’t open a WebDav document library on WSS3, check if the “WebClient” service is running!…

If not, try this.

Wednesday, December 17, 2008

Windows Live Essentials beta

We can now grab the beta of the Windows Live Essentials beta from download.live.com. Besides the new features and upgraded versions, we get a new installer that finally runs on Windows Server 2008. It's about time!

Wednesday, October 15, 2008

Silverlight 2 Released

Silverlight 2 has been released! Let's see how deep can it go. For me, I've bought the concept - boy, won't HTML/javascript ever go away?...

Monday, October 06, 2008

Looking out for development info

Searching for development information is paradoxically getting easier and harder. Easier because there is more data to search. Harder for the same reason.

Though Google is always an option, it may be too broad place to search. So I often look for .NET related info on http://searchdotnet.com/, and probably should use more often the http://pipes.yahoo.com/pipes/ concept.

A cool site that has been re-launched http://blogsearch.google.com/. It's a bless if you're lost on a sea of results. One feature I just love is the published date filtering.

Saturday, October 04, 2008

Best practices for creating websites in IIS 6.0

Now that IIS6 is being replaced by IIS, here a cool set of best practices. Don't worry, most of them should be used on IIS - you just have to figure out where they are hidden :)

Development Catharsis :: Copyright 2006 Mário Romano