aggiorno

About this original series

In a nutshell, Aggiorno is a Visual Studio 2005/2008 add-in, that assists web developers in accomplishing complex recurrent tasks, like making web page standards-compliant or optimizing whole sites for search engine indexing, in a fraction of the time it would take when done manually, thus increasing their productivity with an extremely lenient learning curve. Aggiorno encapsulates an amazing number of time-saving code transformations (Aggiornings), that will make web pages load faster, be more accessible to impaired users, comply with W3C standards, and much much more.

  • # Episodes

    25 episodes
  • Rating

    TV-UN

Episodes of aggiorno

    • Presentación de ArtinSoft en seminario organizad...

      Demostración de Aggiorno realizada el 18 de febrero del 2009 en el auditorio del Instituto Costaricense de Electricidad, localizado en San Pedro de Montes de Oca, San José, Costa Rica; La presentación de Aggiorno fué parte de la charla "Presencia Web y Calidad de los sitios de las instituciones públicas; herramientas para la evaluación y mejoramiento" presentada por Cesar Muñoz.El evento fué organizado por la Secretaría Técnica de Gobierno Digital.

      • Release date
        Mar 5, 2009
      • Runtime
        06:05
    • Aggiorno Standalone

      Aggiorno Standalone quickstart and video demostration of two features, Fix XHTML Structural Errors and Fix Deprecated Elements for XHTML Compliance

      • Release date
        Jan 29, 2009
      • Runtime
        05:46
    • Aggiorno Visual Studio Add-in

      Aggiorno Visual Studio Add-in quickstart and video demostration of two features, Fix XHTML Structural Errors and Smart Search & Replace

      • Release date
        Jan 29, 2009
      • Runtime
        05:03
    • Internet Explorer 8 Compatibility Wizard

      Aggiorno IE8 Compatibility Wizard lets you easily add the IE8 compatibility meta tag. This ensures flawless rendering of web pages aimed at previous versions of Internet ExplorerIE8 Compatibility Wizard does this in a surgical way, making only the necessary changes in your web pages. It will never reformat or break your files

      • Release date
        Dec 17, 2008
      • Runtime
        01:54
    • Aggiorno One Minute pitch in Spanish

      This Aggiorno pitch was given by David Alfaro on December 16th, 2008 at Club Unión, San José Costa Rica at TechNet Briefing about ISS 7. This video was taken shortly before actually demoing Aggiorno.

      • Release date
        Dec 16, 2008
      • Runtime
        01:13
    • Smart Search and Replace: Tables to Divs

      A common task these days is to move old table based layouts to more flexible layouts based on divs and css. I’ll show you a simple pattern that can be used to detect the tables, preserve the content and move the layout to divs.What does the example do? The pattern declared in figure 8 matches a table that has a header, a menu and the content that is positioned below the header and right of the menu. Each section is matched and the content is stored in variables. The replacement creates a div f...

      • Release date
        Nov 7, 2008
      • Runtime
        02:08
    • Smart Search and Replace: specific attribute val...

      But what happens if I only wanted to replace certain b tags, let’s say that I only wanted to perform the replacements for the b tags that have certain class attribute. That can be done too. This example below illustrates this scenario.What does the example do?The sample shown above only will match with b tags that have a class attribute whose value is bClass, any other b tag is not going to match. Aggiorno smart search and replace components introduced.Literal attributesWhen an attribute decla...

      • Release date
        Nov 7, 2008
      • Runtime
        01:07
    • Smart Search and Replace: preserving one attribute

      If you need to preserve just some attributes, let’s say that for some reason you only need to preserve the id attribute of the b tag in the new span. This pattern will do the trick.

      • Release date
        Nov 7, 2008
      • Runtime
        01:21
    • Smart Search and Replace: Single attribute patte...

      What does the example do?As you can see, the replacement is the same as in the previous example, the difference is that this time $batts nor $iatts contain the id attribute. The id attribute is missing because it was explicitly declared in the pattern, and that makes the variables in attribute position to exclude that attribute.

      • Release date
        Nov 7, 2008
      • Runtime
        01:50
    • Smart Search and Replace: All attributes pattern

      What does the example do?What I just did in the example above was to store the attributes of the b tag in the variable $batts and the i attributes in the variable $iatts and in the replacement I’m inserting those attributes into the new span. At this time you may be wondering that this solution is not that good, because in this replacement some invalid or duplicated attributes may find their way into the new span tag.

      • Release date
        Nov 7, 2008
      • Runtime
        01:11
Discover the best in original web series.© 2012 Blip Networks, Inc. All Rights Reserved.