Currently Browsing

Posts Tagged ‘ codeplex ’

Mishra Reader

O Mishra Reader, é um cliente do Google Reader desenvolvido em WPF.

O projecto está alojado no Codeplex, e pode ser feito o download aqui.

SpecExpress : A Fluent Validation Framework

Project Description
SpecExpress is a fluent validation framework and container for .Net that makes it easier to write validation rules and validate your objects. SpecExpress also offers integration with ASP.NET WebForms, eliminating duplication of your validation rules.

Features

  • The SpecExpress DSL provides developers with a Fluent Interface for quickly composing rules that are also easy to read. See a Sample
  • Generates error message from your validation rules, but allows for easy overriding and customization of individual messages. Support for localization of error messages.
  • Validation Catalog allows:
    • Auto discovery of specifications means the developer isn’t required to resolve which validation rules to use
    • Programatically add or change validation rules at runtime
    • Validation Contexts
  • Support for rich, complex object types and graphs
  • Built with extension and customization in mind
  • Easy to integrate into your existing code because there are no Base Classes or Attributes to inject into your code
  • ASP.NET WebForms support
  • ASP.NET MVC support
  • Silverlight support
  • A rich set of Validators

Página do projecto no Codeplex em http://specexpress.codeplex.com/

Mosaic Project

O projecto Mosaic, é uma aplicação desenvolvida em WPF que nos trás o Metro UI para o nosso desktop.

Consiste numa série de live widgets que mostra conteudo da web ou do próprio PC.

Os requisitos para correr a aplicação são apenas ter o Windows 7 e a .NET Framework 4.0 instalados.

Mais sobre o projecto em http://mosaicproject.codeplex.com/

pinify–The jQuery Site pinning Plugin

A jQuery Plugin for adding IE9 features (site pinning, site mode, etc.) to your websites. Several new features of Internet Explorer 9 are designed to enhance the browsing experience of consumers by enabling sites that leverage certain features to behave like applications on the desktop when those sites are ‘pinned’ to the taskbar in Windows 7. A user pins a site by dragging the site’s tab (or favicon in the address bar) to the taskbar. For all sites, IE9 will create a default experience (called ‘site mode’) that will use information about the site to create an instance of the browser customized to look specific to that site. Developers can also add specific meta tags and script commands to extend these features to further customize user’s pinned experience of the site.

Your site, from zero-to-pinned in less than 5 minutes:

  1. install-package jquery.ie9ify
  2. $(‘head’).pinify();
  3. Run and Pin!

Mais informações em: http://ie9ify.codeplex.com/

Projectos porreiros no CodePlex

Existe um número bastante consideraval de projectos no Codeplex que vão de encontro com algumas das nossas necessidades.

Como tal, deixo aqui dois que já me foram uteis.

Droid Explorer

Tal como o nome indica, permite-nos explorar um dispositivo com Android e tem funcionalidades como:

  • Copy local files to device
  • Reboot device
  • Reboot device in to recovery mode
  • Open files for viewing / execution locally with the default file type executable
  • Package Manager (Install & Uninstall)
  • Take a Screen Shot (landscape or portrait)
  • etc

    Virtual Router – Wifi Hot Spot (Windows 7 / 2008 R2)

    Permite criar um ponto de acesso, partilhando a ligação à Internet local, com outros dispositivos por wireless. É sem duvida uma aplicação a ter sempre instalada pela simplicidade que nos fornecede em criar um recurso com este.

  • EISK–Employee Info Starter Kit 5.0

    Employee Info Starter Kit is an open source project that is highly influenced by the concept ‘Pareto Principle’ or 80-20 rule, where it is targeted to enable a web developer to gain 80% productivity with 20% of effort with respect to learning curve and production.
    It is intended to address different types of real world challenges faced by web application developers when performing common CRUD operations. Using a single database table ‘Employee’, the current release illustrates how to utilize Microsoft ASP.NET 4.0 Web Form Data Controls, Entity Framework 4.0 and Visual Studio 2010 effectively in that context.

     

    Mais informações no site do projecto no codeplex.

    NBlog : ASP.NET MVC 3.0 Blog Engine

    O NLog é um sistema de blogs desenvolvido em ASP.NET MVC 3, Razor, JQuery e C#.

    Podem ver em funcionamento em http://chrisfulstow.com/ ou http://blog.appharbor.com/

    Este projecto está disponivel para download no CodePlex.

    Laharsub: a message server for real time web applications

    Laharsub is an open source messaging server designed for real time communication in web applications. Laharsub supports a publish/subscribe message exchange pattern many modern, real time web applications use. Online chat and collaboration, multiplayer online gaming, news or stock quote updates, and many more types of web applications created today require real time data transfer from the server to the web client, and between web clients. Laharsub server is implemented in .NET and ships with support for several client technologies: jQuery, Silverlight, and .NET. The protocol is based on HTTP long polling and exposed through a set of REST APIs. Laharsub server can be used from any environment that supports HTTP, including JavaScript running in a web browser. Laharsub enables adding support for a variety of backend technologies to support scale out to a large number of concurrent users. The memory based backend implementation included in Laharsub does not support scale-out but offers high performance in small deployments (several thousand users).

    Para mais detalhes acerca do projecto cliquem aqui.

    VS 2008 Snippet Designer

    Mathew Manela disponibilizou no CodePlex uma ferramenta para o Visual Studio que nos permite criar snippets do nosso código, o Snippet Designer.

    Fica integrado no IDE e podemos exportar um pedaço de código para um snippet recorrendo ao botao direito do rato escolhendo a opção “Export as Snippet”.

    Blogroll