Archive for category Desarrollo de Sistemas
sf.net projects to check
Publicado por Enrique Martínez en Desarrollo de Sistemas el mayo 26, 2006
-
VCalendar
VCalendar is an open source Web calendar application for posting and maintaining events and schedules online. A free solution for use by online Web communities and any commercial and non-commercial organizations, available in PHP, ASP, C# and VB.NET. -
StreamRock
StreamRock is a web server application that streams your digital music collections to any computer. Get your favorite browser and music player and start rocking to your music collections anywhere! -
RSS Bandit
A desktop news aggregator written in C#. -
Nini
Nini is an uncommonly powerful .NET configuration library designed to help build highly configurable applications quickly. -
Madison Digital Image Database
The Madison Digital Image Database (MDID) allows instructors to search, retrieve, organize and teach with digital images and image data. -
Photo Room for .NET
Photo Room for .NET is a ASP.NET web site for managing on-line photo albums / image gallery. Publishing a new photo album is as simple as copying a directory of images to Photo Room web directory. -
The Advanced Data Provider
ADP, is a transparent factory for ADO.NET which loads providers dynamically. It is written in C# and works on .NET, Portable.NET and Mono on Linux and Windows. -
RSS Feeder.NET
RSS Feeder.NET is a free open source desktop RSS feed aggregator which downloads feeds from web sources and stores locally for offline viewing, searching and processing. It is also a rich blogging tool which you can use to blog to variety of blog engines including WordPress, B2Evolution, .Text, Community Server etc. You can be fully MS Outlook® dependent or can run fully standalone. You can also use both at the same time whichever you find comfortable to work with. It does not increase Outlook load time, nor does it make Outlook slow frequently or prevent from closing properly. It is a Smart Client that makes best use of both Local Resource and Distributed Web Information sources. -
Dashboard
Dashboard is application written in c# to provide useful information from numerous information sources in one place. Fits neatly on your desktop and can be fully customized. -
Dynamic SQL Framework
Dynamic SQL framework eases dynamic SQL generation by providing a convinient Object Model for constructing database indpenedent SQL queries. Current version supports, complex queries, Paging and Cross Tabs (Pivot Tables) -
DUK.NET Application Framework
We are developing a C# .NET software framework to provide a foundation for consistent, efficient solutions by encapsulating standards and best practices. The purpose is to apply the developed architecture models to software development and maintenance. -
P2PChat
P2PChat is a p2p based chat application, that runs on local area networks and is easy to use, it doesn’t require any server at all. It’s easy to use; you just type the computername and starts chatting, if the other person has his client open. -
NTemplate Engine
XML based template engine for .NET . Most important features are: xml-based templates, multiple programing language support, template sets composed of several templates in one file, code-behind, asp-like syntax, template-includes. -
NDal – Data Abstraction Layer for .NET
NDal is a Data Abstraction Layer for the .NET or MONO environment. It’s written in C#. The goals are to provide a completely abstract layer for data access. -
LZO.Net
The .Net-Technology features the very rich and useful FCL (Foundation Class Library) which covers almost every aspect of programming. Its quite surprising that there are no classes for easy and fast compression. -
Generic ADO.NET
General data access engine as an extension of ADO.NET. It allows your data access code to be written in a manner that supports multiple databases. This application is designed to be extended further to include support for other database providers.
Powered by Lucene
Publicado por Enrique Martínez en Desarrollo de Sistemas, Lucene el abril 4, 2006
NoteCat
NoteCat is a web-based application to manage and categorize Wiki notes with user registration and access control. NoteCat demonstrates integration with Hibernate (object-relational persistence) , Lucene (full text search), Radeox (wiki engine), etc.
Entreprise Smart Index Engine
This projects implements a complete entreprise solution based on lucene. It’s a smart engine implemented to index numerous files formats (pdf, ps, xls, doc, ppt, ). The engine can index file systems (filtering), databases, mailing folders, web sites and…
OJAX – Ajax powered metasearch service
OJAX provides – a meta-search service with a highly dynamic AJAX based user interface. – an OAI-PMH harvester to harvest multiple repositories to a single Lucene index – an easy to use, highly discoverable user interface to searching that index.
Kneobase
Kneobase is a Knowledge Management platform, based upon the Lucene search engine and the Spring framework. Allows to perform full-text searches across many different information sources. Highly adaptable out-of-the-box and extensible through new drivers
Este no usa Lucene pero me llamó la atención lo del RIS.
OnCite – online publications database
System for administering a public listing of a university’s research publications output, with plenty of online functions for academics and admin staff. Features include RIS export/import, OAI compliance, and PubMed integration. Uses PHP and MySQL.
enlaces varios
Publicado por Enrique Martínez en CSS y XHTML, Desarrollo de Sistemas el marzo 17, 2006
Éste es el diseño… alfresco
DB API… hibernate
CSS standards… dezwozhere
Template Engine y un sitio de open source de C#
Publicado por Enrique Martínez en Desarrollo de Sistemas el marzo 16, 2006
LogAleph Facelift
Publicado por Enrique Martínez en Desarrollo de Sistemas, LogAleph el marzo 10, 2006
He terminado con la revisión del código de LogAleph para mejorar la presentación y como paso previo identificación de funciones para encapsularlas y finalizar el formato de CrossTab que quedó incompleto, además de mejorar el código y su reutilización.
Con este primer paso se logra que LogAleph pase la validación de XHTML 1.0 Transitional, logrando que la presentación sea independiente del contenido, facilitando la presentación en diferentes plataformas y navegadores.
File upload con AJAX
Publicado por Enrique Martínez en Desarrollo de Sistemas el marzo 9, 2006
FileChucker muestra una forma de subir archivos para la nueva versión de Documenta/GlobalDoc, parecece estar muy ligado a unix/linux, la interface es impresionantemente sencilla y puede manejar varios uploads
MySql y MyOleDb
Publicado por Enrique Martínez en CatIA, Desarrollo de Sistemas, Mono el noviembre 25, 2005
Probé con MySql 5.0 y MyOleDb 3.9.3 que descargué de sf.net, pero no el que está liberado sino el que está en el enlace de Home Page
Dim cn As New OleDb.OleDbConnection cn.ConnectionString = "Provider=""MySqlProv.3.9"";Location=localhost;Data Source=test;User ID=root;Password=~" cn.Open() cn.Close()
DynamicThumbnails
Publicado por Enrique Martínez en Desarrollo de Sistemas el noviembre 21, 2005
Este proyecto muestra viñetas al vuelo basándose en una estructura de directorios. Hay que revisar el código para ver cómo lo hace.
Control para subir por HTTP
Publicado por Enrique Martínez en CatIA, Desarrollo de Sistemas, GlobalDoc el noviembre 21, 2005
Electric Progress Bar
Componente para subir archivos grandes y muestra el avance en una barra.
Z39.50 en .NET
Publicado por Enrique Martínez en CatIA, Desarrollo de Sistemas el noviembre 21, 2005
Zoom.Net provides a language independant .Net binding for the ZOOM, Z39.50 specification along with an initial C# based wrapper around Index Data’s Yaz library