open-source

Where can I download Source Code Of "OpenGL" ?

Where can I download Source Code Of "OpenGL" ? ...

Open source mp4 player

Can you suggest an open source project dealing with playing "just" mp4? I don't want to have many available codec embedded in, just mp4 is adequate. Thanks ...

What's a good & complete PHP/MySQL Screen Scraper project?

Requirements Written in PHP Control over the code (open source would be awesome, purchasing code is an option too) Optional features Listen to robots.txt Automatic rate limiting Scrape based on rules into a data object Admin interface, or configurable back end, to setup new rules Something like CSS selectors to pick our data in th...

How can I compile Programmer Dvorak?

I'm trying to compile the open source project Programmer Dvorak. The problem is that it's a bit old and doesn't build with the current versions of the build tools. You can see the full source code with modifications I made online at my project's Google Code page. Revision 2 is the unmodified source files from the original project. Revis...

Directory polling to JMS Queue

Is there a open source message broker out there which allows you to configure a file directory as a source, and it will automatically poll this directory for NEW files and send it to a JMS Queue? I heard IBM Message Broker can do this, is there a open source alternative? ...

How to access Flash object's data via JS code.

I am using an opensource flash video player F4player on my webpage. I have to play next video upon completion of currently playing video. How can I do this using JavaScript? How can I can check the playing state? If this is not possible without editing the actionscript file, then can you please suggest some free/open source alternative...

what is the Operating System found in non-branded china phones ??

Hi everyone, I'm a budding developer. I am trying to modify the OS of typical china mobiles (http://www.chinavasion.com/product_info.php/pName/direktor-wifi-dual-sim-quadband-worldphone/) and make it as good as a nokia OS. Even many popular companies like Fly, Lava, Micromax and many others are also using the more or less similar OS. Bu...

How can I contribute to FOSS projects?

I work for a software company (not quite as a developer, but I want to move into that role). While we are transitioning to the .NET platform (C#/ASP), that's still a few years off. In the meantime, I don't want my only skills to be on older technologies in case I want to move on to another company. Plus I'd like to be ahead of the game s...

Modifying devel module

I'm trying to modify devel generate module to prevent it from generating content by users who don't have the permission to generate this content type. Problem is I'm fairly new to drupal so I'm not familiar with its hooks. Can someone give me some hints how to approach this. http://ftp.drupal.org/files/projects/devel-6.x-1.20.tar.gz ...

Etiquette for maintaining and updating abandoned open source project

There are couple of abandoned .NET project which released ZIPs of source code that I would like to do some maintainance work on, and make my own additions. These were simply distributed as ZIPs and weren't hosted on a site like sourceforge. One example is mentalis security tools) What I'd like to do it to take the code and make some of...

Rails Team specific content?

Hi Everyone, I have made a fairly simple app, which can be found on GitHub called BaseApp2. It's basically a starter application for future apps that I make to save me redoing the same parts over and over again. It's not advanced, but it serves its purpose for me. At the moment any information that's entered into the database is eith...

How to find a team to build an opensource project?

Hi! I would love to build an osx application this summer but I don't want to make it all by myself as I want it to be really cool. Is there a way to find opensource projects (maybe a forum?) to find motivated programmers? I have a lot of ideas for osx apps and maybe also iphone apps. I have experience, if you're interested in joining ...

Can drush (drupal) do CVS checkout?

I'm using drush, which supposedly can be used instead of a cvs program to checkout from the drupal repository. All tutorials I've found don't mention drush, instead they start with cvs. cvs -z6 -d:pserver:anonymous:[email protected]:/cvs/drupal checkout -d cms -r DRUPAL-6 drupal How do I change this command so it's compatible ...

Merge two gridded data layers

i have two difrent sets of xyz data of different resolution for eadh i have used GMT's pscontour i would like to merge these data frames(add them up an counter the, together) does any body know a good utility to do this ...

Getting Started with Reddit open-source, Configuration/Installation

It is always better to learn from other developers experiences. I would like to clone Reddit at my workplace on an intranet basis. Though the documentation is great at http://code.reddit.com/#GettingStarted , I have not developed or used Linux before, so I am not familiar with using the terminal and Linux commands. What OS should I inst...

Open Audio File format supported for streaming in flash player.

I am trying to stream audio to my flash application. I got it working with a test MP3 file. But the problem is that MP3 encoders are protected by patents and require license fees.(I am living in Canada) Isn't there a open audio file format supported by flash? ...

Work flow for georeferencing imagery using open source tools?

Does anyone have a recommendation for a work flow for georeferencing high resolution aerial photography using open source tools? I have GPS coordinates for control points and would need to associate them with the imagery (I do not know the pixel x,y values). Also, any open source options that can perform more sophisticated correction l...

Change license for Google code project

I've put my project to Google code by using the GPL 3 License. Can I change it to Apache 2.0 ? Including all copyrights in sources. Updated: I know how to do that. I'd like to know about issues that can happen. Or I can just change it and don't worry about that? ...

Realtime Chat on a web browser

Are there any open source applications (or open source code) to implement realtime chat on a webpage like basecamp does? ...

Pfstools - compile for Windows

Hi All, I'm trying to get pfstools (as well as pfstmo and pfscalibration) working under Windows. These are basically an open source series of command line tools for High Dynamic Range (HDR) imaging. They were developed for Linux, so the documentation says that in Windows they need to be compiled and run in Cygwin, which is not a big d...