11. July 2008

neltelcel.com

Sitio de protesta interesante sobre los planes tarifarios con los que en México estafarán a todos los ingenuos que quieren estar a la moda y que creen que compran una gran maravilla tecnologíca :

http://www.neltelcel.com/

20. June 2008

LEGO WALL-E

image 

image

http://www.geekologie.com/2008/06/looking_good_lego_walle_is_cut.php

10. June 2008

Google Reader’s Easter Egg

Si usas Google Reader teclea esta secuencia:

up up down down left right left right b a

image

Seguramente es parte del deployment de los tan rumorados temas o skins para Gmail (y por lo visto Google Reader) que estan próximos a ver la luz siguiendo los pasos de iGoogle.

Via

11. February 2008

Hot fixes para Visual Studio 2008 (Web Development)

Scott Guthrie publica los detalles sobre esta actualización para el ambiente de desarrollo Web de Visual Studio 2008, que sin duda resuelve varios "detallitos", sobre todo de performance en la vista de diseño, que en algunos momentos se volvía verdaderamente lenta. Sin duda una instalación obligatoria:

Hot Fix Details

You can download this hot-fix roll-up for free here (it is a 2.6MB download).  Below is a list of the issues it fixes:

HTML Source view performance

  • Source editor freezes for a few seconds when typing in a page with a custom control that has more than two levels of sub-properties.
  • “View Code” right-click context menu command takes a long time to appear with web application projects.
  • Visual Studio has very slow behavior when opening large HTML documents.
  • Visual Studio has responsiveness issues when working with big HTML files with certain markup.
  • The Tab/Shift-Tab (Indent/Un-indent) operation is slow with large HTML selections.

Design view performance

  • Slow typing in design view with certain page markup configurations.

HTML editing

  • Quotes are not inserted after Class or CssClass attribute even when the option is enabled.
  • Visual Studio crashes when ServiceReference element points back to the current web page.

JavaScript editing

  • When opening a JavaScript file, colorization of the client script is sometimes delayed several seconds.
  • JavaScript IntelliSense does not work if an empty string property is encountered before the current line of editing.
  • JavaScript IntelliSense does not work when jQuery is used.

Web Site build performance

  • Build is very slow when Bin folder contains large number of assemblies and .refresh files with web-site projects.
Installation Notes

For more information on how to download and install the above patch, please read this blog post here.  In particular, if you are using Windows Vista with UAC enabled, make sure to extract the patch to a directory other than "c:\" (otherwise you’ll see an access denied error).

To verify that this hot-fix patch successfully installed, launch VS 2008 and select the Help->About menu item.  Make sure that there is an entry that says ‘Hotfix for Microsoft Visual Studio Team System 2008 Team Suite – ENU (KB946581)’. 

If you ever want to remove the patch, go to Control Panel -> Add/Remove Programs and select “Hotfix for Microsoft Visual Studio 2008 – KB946581” under Microsoft Visual Studio 2008 (or Visual Web Developer Express 2008) and click “Remove".

Summary

Obviously it goes without saying that we would have liked to have shipped without any bugs.  Hopefully this hot-fix enables you to quickly solve them if you are encountering them.  Thank you to those who helped us identify the causes of these issues, as well as to the group of customers who have helped us verify the above fixes the last few weeks.

Note: If you do encounter issues with VS 2008 features for web development in the future, I recommend always asking for help in the VS 2008 Forum on www.asp.net.  The VS Web Tools team actively monitors this forum and can provide help.

Via

05. February 2008

Ya está listo el Service Pack 1 de Windows Vista

Ayer 4 de Febrero, se anunció que el Service Pack 1 de Windows Vista ya está en producción, es decir, ya se liberó la versión RTM (Release To Manufacturing). Las fechas estimadas de disponibilidad:

Here’s the timing for SP1 availability for current Windows Vista users:

  • In mid-March, we will release Windows Vista SP1 to Windows Update (in English, French, Spanish, German and Japanese) and to the download center on microsoft.com.  Customers who visit Windows Update can choose to install Service Pack 1.  If Windows Update determines that the system has one of the drivers we know to be problematic, then Windows Update will not offer SP1.  Since we know that some customers may want to update to SP1 anyhow, the download center will allow anyone who wants to install SP1 to do so.
  • In mid-April, we will begin delivering Windows Vista SP1 to Windows Vista customers who have chosen to have updates downloaded automatically.  That said, any system that Windows Update determines has a driver known to not update successfully will not get SP1 automatically.  As updates for these drivers become available, they will be installed automatically by Windows Update, which will unblock these systems from getting Service Pack 1.  The result is that more and more systems will automatically get SP1, but only when we are confident they will have a good experience.
  • The remaining languages will RTM in April.

Aunque aquí no lo menciona, seguramente en pocos días estará disponible la descarga para los suscriptores del MSDN.

Más detalles:

http://windowsvistablog.com/blogs/windowsvista/archive/2008/02/04/announcing-the-rtm-of-windows-vista-sp1.aspx

22. January 2008

Wordpress.com 3GB de almacenamiento gratis!!

wordpress

Matt Mullenweg anuncia en su blog sobre esta nueva capacdad de almacenamiento para los usuarios del servicio gratuito de wordpress.com.!! y todo gracias a los servicios de almacenamiento de la plataforma S3 (Simple Storage Service) de Amazon. Viva la “cloud computing”!!

12. November 2007

Server Roles de Windows Server 2008

WindowsServer2008

Este fin de semana instalé por primera vez Windows Server 2008 RC0 (Release Candidate), disponible para descargar desde hace días, y entre las nuevas características que tiene (de las que ya iré posteando en los siguientes días) se pueden econtrar 18 roles de servidor distintos, entre los que destacan los nuevos:

Active Directory Federation Services: (AD FS) provides Web single-sign-on (SSO) technologies to authenticate a user to multiple Web applications over the life of a single online session.

Active Directory Rights Management Services: (AD RMS) is an information protection technology that works with AD RMS-enabled applications to help safeguard digital information from unauthorized use. Content owners can define who can open, modify, print, forward, or take other actions with the information. (Tecnología disponible desde Office 2003)

Network Policy and Access Services: This allows the provision of local and remote network access to define and enforce policies for network access authentication and authorization.

Universal Description, Discovery, and Integration (UDDI): This is an industry specification for publishing and locating information about Web services.

Web Server: Windows Server 2008 delivers IIS 7.0, which is a unified Web platform that integrates IIS, ASP.NET, Windows Communication Foundation, and Windows SharePoint Services allowing the sharing of information with users on the Internet, an intranet, or an extranet. (Web Server ya es un rol completo e independiente del rol de Application Server).

Application Server: These provide an integrated environment for deploying and running custom, server-based business applications that are built with the Microsoft .NET Framework 3.0. The Application Server role supports applications that use COM+, Message Queuing, Web services, and distributed transactions.

Windows Server Virtualization: Provides software infrastructure and basic management tools in Windows Server 2008 that you can use to create and manage a virtualized server computing environment. (De lo más destacable, virtualización desde el sistema operativo y con optimizaciones para el hardware compatible con esta tecnología, más info).

En este sitio se encuentra la lista completa así como algunos comandos para configurar estos roles mediante el command promt.

09. November 2007

Driver de SQL Server 2005 para PHP (October 2007) CTP

Hace más de un año que hablaba de la creciente colaboración entre Zend y Microsoft para permitir que PHP se ejecute optimamente en la plataforma Windows. Este año habían anunciado que trabajan en conjunto para crear este driver y hoy se anuncia la CTP (Community Technology Preview) del mismo durante la ZendCon.

Este driver permitirá leer y escribir datos en una base de datos de SQL Server desde scripts de PHP 5. Ya esta disponible para descargar gratuitamente.

The SQL Server Driver for PHP (October 2007) Community Technology Preview (CTP) is designed to enable reliable, scalable integration with SQL Server for PHP applications deployed on the Windows platform. The Driver for PHP is a PHP 5 extension that allows the reading and writing of SQL Server data from within PHP scripts. It provides a procedural interface for accessing data in all Editions of SQL Server 2005 and SQL Server 2000 (including Express Edition), and makes use of PHP features, including PHP streams to read and write large objects.

08. November 2007

Adios al "Clik here to activate this control" de Internet Explorer

image

En el blog oficial de Internet Explorer hoy publican un post informando que han decidido desactivar esta opción de seguridad del navegador, que procaba que los contenidos incrustados en los sitos Web mediante controles ActiveX (Flash player, videos, applets de Java, etc.) requirieran un clic por parte del usuario para activarse.

Esta actualización se distribuirá de 4 formas:

  • Service Pack 1 de Windows Vista.
  • Service Pack 3 de Windows XP.
  • Actualización acumulativa de Internet Explorer de Abril del 2008.
  • Descarga desde el Download Center de Microsoft (Diciembre de este año).

Esta última opción será la más inmediata de obtener el update que se llamará "Internet Explorer Automatic Component Activation Preview" y estará disponible en Diciembre de este mismo año.

 

Más detalles.

07. November 2007

Windows Live Messenger IM Control

Pues siguen saliendo a la luz pública mas y mas servicios “Live”. Esta vez este control, que te permitirá incluir en cualquier sitio Web que tengas (blog, MySpace, Hi5, FaceBook, etc, etc) un Messenger mediante el cual los visitantes de tu sitio se podrán poner en contacto contigo.

Esto es posible gracias a la nueva Presence API, una API que se puede consumir usando JSON que devuelve el estado del usuario, display name, y la URL del icono de estado. Clic aquí para más detalles.

Hay 2 modalidades para desplegar este control:

Únicamente un link que muestra el icono de tu estado y al dar clic sobre él abre una nueva ventana para establecer una conversación:

Un mensajero completo y funcional para establecer una conversación. Incluye un captcha y te permite enviar mensajes usando tu identidad de Windows Live (tu cuenta de Messenger) o de forma anónima:

La forma de incluir cualquiera de estas 2 versiones es configurando la cuenta a la que llegarán los mensajes, copiando y pegando el HTML resultante, de la misma forma que se incluyen objetos como el reproductor de videos de YouTube por ejemplo. Además el IM Control funciona perfectamente en Firefox.

Configura e incluye tu IM Control en tus sitios obteniendo el HTML necesario en:

http://settings.messenger.live.com/applications/websettings.aspx

« Anteriores   
Powered by Wordpress