My Technology Development Bookmarks

Pretty much just a catch all list of things I need to read, want to read, remember, currently use and/or want to try.

    • crowd rank
    • curated
    • alpha
    • newest
    • queue
    1. WCF Community Site - Download: WCF Web API Preview 6

      WCF Community Site - Download: WCF Web API Preview 6

      documentation, 4605K, uploaded Nov 29 2011 - 2943 downloads

    2. WCF Services in SharePoint Foundation 2010

      WCF Services in SharePoint Foundation 2010

      The new REST (Representational State Transfer) interface and new client object model in Microsoft SharePoint Foundation 2010 provide access to common functionality of SharePoint Foundation websites, but not to all their functionality. If you are developing a custom application for Microsoft SharePoint Server 2010, there might be a default Windows Communication Foundation (WCF) web service that exposes the specific functionality that you need to use.

    3. PoshConsole

      PoshConsole

      Microsoft Permissive License (Ms-PL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.

    4. TileMill | MapBox

      TileMill | MapBox

      Every map you make in TileMill is mobile ready. By leveraging the portable, fast MBTiles format, each TileMill map looks and works great on the web and offline. TileMill can read from a wide range of popular file formats and databases: ESRI Shapefile, KML, GeoJSON, GeoTIFF, PostGIS, and SQLite.

    5. Parallelizing Operations With Dependencies

      Parallelizing Operations With Dependencies

      Parallelizing Operations With Dependencies Q I have a system where multiple components need to be executed, but those components may have dependencies on each other. I'd like to be able to run these components in parallel where possible. How can I go about doing this?

    6. MSDN Blogs - Hadoop Wiki

      MSDN Blogs - Hadoop Wiki

      Although Apache Hadoop on Windows Azure is currently only available via CTP, you can get a jumpstart learning all about it by visiting the Apache Hadoop on Windows wiki. This wiki also covers Apache Hadoop on Windows Server.

    7. MooTools - a compact javascript framework

      MooTools - a compact javascript framework

      MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API. MooTools code respects strict standards and doesn't throw any warnings.

    8. jQuery: The Write Less, Do More, JavaScript Library

      jQuery: The Write Less, Do More, JavaScript Library

      jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. What does jQuery code look like? Here's the quick and dirty: Congratulations! You just ran a snippet of jQuery code.

    9. MonoDevelop - MonoDevelop

      MonoDevelop - MonoDevelop

      MonoDevelop is an IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX.

    10. TFS2010: Invoking TFS web services using PowerShell - Grant Holliday's Blog - Site Home - MSDN Blogs

      TFS2010: Invoking TFS web services using PowerShell - Grant Holliday's Blog - Site Home - MSDN Blogs

      In this blog post, I'm going to show you how to invoke the Visual Studio 2010 Team Foundation Web Services remotely using Windows PowerShell 2.0. There are some TFS administrative functions that can only be performed remotely using the TFS ASMX web services.