Recent Posts

0
Comments

ArcGIS Editor for OpenStreetMap 2 beta 3 is up for download by albertpascual

Finally after lots of work, Esri released the ArcGIS Editor for OpenStreetMap. The ArcGIS Editor for OpenStreetMap is a free, open source add-on for ArcGIS for Desktop that helps you become an active member of the growing OpenStreetMap (OSM) community...
Filed under: ,
4
Comments

Deploying a simple ASP.NET MVC 3 to Azure with SQL Server Compact by albertpascual

The SQL Compact Database format is a simple file that acts as a SQL database, lately I have loved that kind of database as the set up is mainly non existing and the portability is amazing. Of course, without explicitly saying it, there are lots of limitations...
0
Comments

Notes from DevConnection Las Vegas 2011 by albertpascual

A few notes I have been gathering from DevConnections this year. Main attraction to me is to see what Scott Guthrie is interested on. I like that he introduces the hold presentation before turning into the slides. This time everything is about the Microsoft...
0
Comments

iOS Control libraries by albertpascual

  A website that people creating controls for the iOS can share as Open Source libraries. Those Custom UI Component Database for iOS and Mac OS X are now at your finger tips to create more exciting applications You can find the controls here http...
0
Comments

August 24, 2011 will be an historical date with a simple letter from Steve Jobs by albertpascual

To the Apple Board of Directors and the Apple Community: I have always said if there ever came a day when I could no longer meet my duties and expectations as Apple’s CEO, I would be the first to let you know. Unfortunately, that day has come. I hereby...
Filed under: ,
0
Comments

Esri European User Conference 2011 by albertpascual

Save the date October 26-28 in Madrid. For three days, in one place, you can get the latest in GIS and connect with Esri staff and partners. Register now to join your fellow GIS professionals
Filed under:
0
Comments

Visual Studio 2010 may fail to compile a 32-bit application targeted for .Net Framework 4.0 on x64 machines by albertpascual

Keep having this problem when compiling COM in 32 bits applications that target .NET 4. This is the article that takes care of the issue and you’ll have to run it in each machine 1. Close all instances of Visual Studio. 2. From the Visual Studio Tools...
Filed under: ,
1
Comments

How to keep Visual Studio 2010 up to date by albertpascual

  With Visual Studio coming out with out of band updates, Service Packs, platform support and Web Standards Updates including support for HTML 5 and CSS3 is really hard to keep your development machine up to date. Now when NuGet and other tools can...
Filed under:
1
Comments

How to find out what twitter users are unfollowing you by albertpascual

Twitter sends you notification for everything, when people start following you and when they reply to your tweet, even when they add one of your tweets into the favorites list. The only notification you don’t get so far is when a user stops unfollowing...
Filed under: ,
0
Comments

Enabling Cross-Origin Resources in IIS 7 by albertpascual

For JavaScript and CSS3 to access your website resources without having to post using proxies, CSS3 is now here to help. On your web application add on your web.config under system.webServer and all response to javascript will include that letting JavaScript...
More Posts Next page »