Showing posts with label visual studio .net. Show all posts
Showing posts with label visual studio .net. Show all posts

Wednesday, July 02, 2008

Aggiorno: improving the web for you

Last week I told you guys about the changes that have undergone in my professional life as in the last months, and one big part of the change was joining the Artinsoft Research family and the chance to work with the Aggiorno team for a start.

In its first incarnation Aggiorno lives as a Visual Studio 2005/2008 add-in that assists Web developers in accomplishing complex tasks in a fraction of the time it would otherwise take.

As you can see in  the following video, we put, famous blogger, Nikhilk Kothari's Web site into a test and show you how by just executing a set of aggiornings (this is how we call our smart refactorings) we were able to bring the Web site to almost full compliance and improved its accessibility.

Since developers can leverage their knowledge of the Visual Studio user experience, Aggiorno’s learning curve is gentle providing results right out of the box.

Getting your Web ready for the People and the Engines... all of them

Standards compliance and accessibility seats at the core values of what the team is doing and they want to help make it a reality to all web developers out in the wild.

Aggiorno is currently in public Beta, which translates to: out of the box Aggiorno can assist you with

  • Adding Alternate Text To Images
  • Assign Tab Index
  • Converting Text To XHTML Lists
  • Converting Text To XHTML Paragraphs
  • Extracting And Merge Inline Style

But now that you are into making things the right way, Aggiorno can also automate the following tasks for you

  • Fix Deprecated Elements For XHTML Compliance
  • Replace CENTER Tag By Inline CSS
  • Replace FONT Tag By Inline CSS
  • Update Deprecated Attributes
  • Update Other Deprecated Tags
  • Fix Syntax Errors For XHTML Compliance
  • Fixed Malformed Entities
  • Replace Characters With Entities
  • Make Tags Lowercase
  • Make Attributes Values Quoted
  • Use Default Attribute Values
  • Fix Tag Structure For XHTML Compliance

Just like that, right click on your pages, click Aggiorno, choose the aggiorning you want to run and let Aggiorno do it's magic and your Web site is nearer to its nirvana of accessibility and compliance.

Here is a teaser on how it works.

Oh and one more thing... Aggiorno works on XHTML, ASP.NET and even PHP source code, so go call it for a wide of options.

Under the covers

Aggiorno was born as an initiative to provide means of productivity and reliability to the masses in a straight and user friendly way. It's tag line is "Improving the Web one tag at the time" and the team perform to make it a reality to the thousand of web developers out there.

Aggiorno is powered by the same technology that Artinsoft has used throughout its more than 10 years of experience transforming businesses code source from different platforms like Java, PHP and Classic ASP into the .NET Framework in both simple and quite complex scenarios.

The Sky is the limit

The cool thing about Aggiorno is that because of they way it is architect, it provides the team with the necessary flexibility to integrate Aggiorno's core engine with different platforms, having a straight separation between the engine and its presentation layer, allowing the team with the chance to come up with different form factors, therefore providing with its power to a wide variety of audiences.

Now what?

So now that you are so out of your mind with what Aggiorno can do for you, here is where you can go and learn more about it and let's us know what do you think about.


Thursday, December 06, 2007

Microsoft Volta as a Declarative Web Distributed Computing Toolset

Today Microsoft Live Labs announced Microsoft Volta. Volta technology preview is a developer toolset built on top of .NET to further excel the development of software+services applications enabling you to build multi-tier web applications by applying familiar techniques and patterns.

Supporting the lines of the Live 2.0 roadmap, Volta is presented as an experiment for the community to work around and provide feedback on how this declarative architecture enable Architects to tune, alas Grid-computing, the way its application behave and distributes their processing load across several tiers.

It is no surprise that more and more our every day applications are becoming all interconnected. Most of our collaboration tools live somehow in the cloud and it's their connectivity and ability to mash up what makes them valuable, but just as this connectivity grows it makes the process of architect decisions a complex and almost imperfect task, getting us to continue tune its distribution to match the execution availability sometimes stretching the boundaries of quality and availability in or to pair up the ever-changing business needs.

With Volta you architect and build your application as a .NET client application, assigning the portions of the application that run on the server tier and client tier late in the development process. You can target either web browsers or the CLR as clients and Volta handles the complexities of tier-splitting. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and all communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together.

Given that this technology is in an experimental mode you can foresee changes in the way of how the toolset will evolved, but for us architect-geeks it is a great way to starting trying new models of architecture applications and get tips towards how we build our future business models.

If you want to learn more about this new model, go on a check out their technology site here.

Cheers!

G.

Update: Here is an amazing post from Erik Meijer who is part of the team, talking a bit more of what Volta is and how it came to be.


Thursday, November 29, 2007

Silverlight 1.1 is now Silverlight 2.0 and more to come...

Today will be moved to history as the day Silverlight 2.0 feature set was made public along with the road map of what Microsoft feels like is the future of ASP.NET 3.5.

Just a week after Visual Studio 2008 and the .NET Framework 3.5 were released to manufacturing, ScottGu's team keeps working fearlessly in the next round of features that will mark ASP.NET and Silverlight as big contesters for the future of both the Web and the RIA world.

Silverlight 1.1 moves to be Silverlight 2.0 and will go into Beta on Q1'08; such release will ship with a GoLive license allowing companies to build upon it and move applications to production.

ASP.NET will see itself upgraded with an Extension Release that will sport a set of Framework Extension excelling manageability in the way we build applications and improvements to current technologies like AJAX, Silverlight integration, and Dynamic Data consumption.

Last but not least important, IIS 7.0 will present a new deployment strategy for applications residing both in single or over web farms that will allow version, deployment and roll back of features both from the command prompt or thru the management shell; all of this as part of the release of Windows Server 2008.

A lot of traction has gone into twitter during the last half an hour and I guess this are great news that we all welcome. Let's keep our eyes open to the future and how it all behaves.

Microsoft, and specifically the Visual Studio team has been doing a great job during this decade, sometimes even pushing the boundaries of the technology itself towards the developer community and the digital world itself. Keep up the good work!

For more info I encourage you go check ScottGu's blog post here.

Cheers!

G.


Tuesday, November 27, 2007

Silverlight Tools for Visual Studio 2008 RTM is Out

I've been out during the last couple of months working heads down on the second phase of a great Silverlight video player that will be released early next year... but in the mean time I need to keep up with the news.

Last night the Visual Studio Team released its newly refreshed Silverlight 1.1 Tools Alpha matching the Visual Studio 2008 RTM bits, this way those of you who were waiting for it in order to upgrade to the latest version of the IDE, have no excuse as to move on.

Features match those of the previous version and were only upgraded to work with the final bits of Visual Studio. More features are yet to come as part of the next preview of the Silverlight 1.1 runtime, later this year.

So now, go ahead get the RTM bits installed and get the tools from here.

Enjoy!


Wednesday, February 28, 2007

Visual Studio Orcas March CTP is out now

Work has been really hard on me the last couple of weeks, but I just found some time today to read down my rss feeds and found out that Visual Studio Orcas has been refreshed with a March CTP just as I wrote this.

It's been released both as a VirtualPC image and as a selfextracted file, I recomend to go witht he VPC one since in that way u won't have to mess your current system.

Be aware that this release is quite big, near the 6GB of size so be patient.

Any way, I have to go back to my emails, I leave you here with the links to the download and to a post that Scott Guthier wrote introducing some of the new stuff shipping with Orcas CTP.

Download VirtualPC Image
My "First Look @ Orcas" Presentation by ScottGu