Hans Muster's Library tagged → View Popular
Join the moblin development community | moblin.org
Moblin is an open source project focused on building a Linux-based platform optimized for the next generation of mobile devices including Netbooks, Mobile Internet Devices, and In-vehicle infotainment systems.
BitNami: Open Source. Simplified
BitNami makes installing wikis, blogs, CRM systems a simple and enjoyable process. Get your favorite open source apps in ready to run packages.
Central Dauphin High School | Drafting and Design Technology
Here are the Blender Classroom Tutorial Book downloads.
You have the option to download the entire manual (20 megs); download the manual split into three parts (7-8.5 megs each); or download the individual chapters for fastest download of what you need. Please realize that the manual addresses skills in a sequential order so skipping around may leave out important skill descriptions addressed in earlier chapters. Enjoy!
9 Free And Open Source Bug Tracking Softwares
A web application or a software development process always has bugs which is very normal in a hundreds of lines of code. The important part is tracking & fixing them.
Whether you are a one-person-army or have teammates, it is a big time-saver to use a bug tracking software.
Besides having the bugs listed in a comprehensive way, most bug/issue tracking applications let end-users to submit bug-feature requests that will end up in a better product.
Here are 9 free & open source bug tracking softwares, both desktop & web-based, for a better development process:
hudson: an extensible continuous integration engine
Hudson monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Hudson focuses on the following two jobs:
1. Building/testing software projects continuously, just like CruiseControl or DamageControl. In a nutshell, Hudson provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases the productivity.
2. Monitoring executions of externally-run jobs, such as cron jobs and procmail jobs, even those that are run on a remote machine. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them diligently and notice when it broke. Hudson keeps those outputs and makes it easy for you to notice when something is wrong.
Kit3D: 3D Graphics Engine for Microsoft Silverlight
Kit3D is a 3D graphics engine written for Microsoft Silverlight. Kit3D was initally released in a JavaScript format to run with Silverlight 1.0, now there is a new release which is written for the upcoming Silverlight 2 release. The new version of the engine is written in C# and the classes now model the WPF3D types which are found in the System.Windows.Media.Media3D namespace. Applications written using Kit3D will look nearly identical to code written to produce WPF3D content. NOTE: Use this library at your own risk, it does not come with any level of support.
Mantis Bug Tracker
MantisBT is a free popular web-based bugtracking system (feature list). It is written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver. MantisBT has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL).
C# WebServer - Home
This project is a flexible http server which can be embedded in any .Net application. It has a modular design where features are added using modules. The server also supports REST and all http verbs (and not just GET). More info about the core: Core
The modular design allows you to use a small specific part or get a fully blown MVC webserver.
1. Just use the (framework included, not System.Net.) HttpListener, to take care of everything yourself
2. Use the httpserver, that also gives you better response handling and sessions.
3. Add the file module, which also allows the server to serve files under a specific directory/subdirectories (you can also use multiple file modules).
4. Add the controller module to be able to use controllers.
5. Use the template manager in your controllers to get views.
6. Use ViewController to integrate views in the controllers (adds some Render methods).
See? Modular design that doesn't force you to use more functions than you need.
SharePoint Service Account Creation PowerShell-Script - Home
Project Description
This is a PowerShell script that will help you prepare the deployment of a SharePoint (WSS/MOSS) installation.
Features:
- Set a default password for the accounts
- Create an OU SharePoint
- Create the group SPAdmins
- Create the accounts SPInstall, SPServices, SPSearch, SPContent, SPCAAppPool, SPAppPool, SPAdmin
- Change the domain policy for the accounts (things like logon as a service etc...)
- Add users to several groups (like domain admins, remote users, ...)
Active Directory Tools For SharePoint - Home
Project Description
Two web parts for SharePoint 2007. One to allow users to maintain their own profile information, and the other to allow them to reset their AD password.
SharePoint User AD information Web Part - Home
Project Description
Web parts show propertly from active directory
System requierement:
- FrameWork 3.5
- MOSS 2007 or WSS 3.0
vortexbox.org » About VortexBox
VortexBox is a free, open source, quick install ISO that turns your unused computer into an easy to use music server/jukebox. Once VortexBox has been loaded on an unused PC it will automatically rip CDs to FLAC and MP3 files, ID3 tag the files ,and download the cover art. Vortexbox will then serve the files to network Media player such as Logitech Squeezebox. The music files can also be streamed to a Windows or Mac OSX system.
Features
* Convert an old PC to a CD ripper / jukebox / NAS in 15 minutes.
* Based on Fedora so it’s easy to modify.
* Automatically tags all files from CDDB.
* Automatically downloads the cover art.
Sockso - Personal Music Server
Sockso is a free, open-source, personal music server for everyone! It's designed to be as simple as possible so that anyone with a mouse and some mp3's can get their friends listening to their music across the internet in seconds!
Sockso features
* Simple setup (no install! just double click and go!)
* Supports MP3, OGG Vorbis, Flac and WMA
* Easy web-interface for your friends, and a GUI for you!
* Online flash music player, playlists, search, etc...
* Download single tracks, or entire albums/artists or playlists
* Statistics like most played, recently popular, etc...
LyteBox for SharePoint - Home
Easy to use LyteBox based javascript photo gallery. Pulls in all the photos automatically from a picture library. Works in MOSS and WSS even in hosted environments. Uses 2 library templates, a content editor web part, and data view web part with XSLT. No DLL's to install.
ChartPart for SharePoint - Home
ChartPart for SharePoint is a web part for Microsoft SharePoint Services 3.0 or Microsoft Office SharePoint Server 2007 which generates charts from SharePoint lists.
The ChartPart is free to use for everyone, as long as you follow the License, who would like to "light" up their SharePoint installation with some nice graphs and charts.
SVN-Monitor
What is SVN-Monitor?
* Perform all your commonly-used svn-actions (update, commit, revert, diff ...)
* Keep your source up-to-date with minimum conflicts and manual merges
* Browse and search the svn log from your computer while offline (disconnected from the svn repository)
* Be constantly aware of your local source modifications, without using any Visual Studio plugin
* Keep a local updated mirror of the repository, while not affecting your changes, without the need to commit
* Monitor the source for certain events
* Receive notifications of any kind (balloon popups, tray icons, email, sounds, ...) when certain events occur
Eclipse plug-in for creating wireframes and screen mockups - WireframeSketcher
WireframeSketcher is an Eclipse plugin for creating wireframes, screen mockups and UI prototypes.
* Create UI mockups in no time
* Get feedback from your customers
* Build better software!
Snippet Designer - Home
* A Snippet editor integreated inside of the IDE.
o Access it by opening any .snippet file or going to File -> New -> File -> Code Snippet File
o It uses the native Visual Studio code editor so that you can write the snippets in the same enviorment you write your code.
o It lets you easily mark replacements by a convenient righ click menu.
o It displays properties of the snippet inside the Visual Studio properties window.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in OpenSource
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
