Programming :: Producing Open Source Software ?
Mar 24, 2011
Just a heads up. I just found out about a free online book called Producing Open Source Software. It's great.
I just used a trunk checkout and the directions here to make myself an epub version:
[url]
EDIT AGAIN: don't download the epub version from here:
[url]
If you get it there, then the table of contents doesn't work. Make the epub version yourself, and you have a table of contents.
View 5 Replies
ADVERTISEMENT
May 19, 2011
I wish to start development for the open source projects. And going to start working on some project in C/C++ and shell/python scripts. I wish to know the best suitable development environment for this purpose? What about eclipse? I will be interacting with git, make and other open source utilities.
View 2 Replies
View Related
Jan 2, 2011
I refuse to use .net for any of my apps since I hate using proprietary code that wont work on other platforms without using emulation.
However, I do like how all the hard work is done for you and you can spend more time implementing, then actually coding stuff like socket classes, date/time classes and other wrappers to make the complex C/C++ code easier to use and tie with each other I have a custom library that I've been adding to as I need stuff, but then I got thinking, there must be something out there with everything I need to code applications, that is easy to use and more reliable and efficient then anything I'd ever make.
Does such framework exist?
View 5 Replies
View Related
Jul 19, 2011
I'm starting a open source project which involves web based Java, JBoss application server and JBoss Seam framework. I'm a student and I work on the project in my free time for training. Every one who want to take a part in this hobby project in his free time is invited.
Send me e-mail.
[URL]
I will send you development information
View 1 Replies
View Related
Feb 2, 2011
I understand that block_device pointer *bd sholuld get initialized. Program should produce initialization error for *bd. Compiler is producing '->'. I am not understanding why?
[code]...
View 1 Replies
View Related
Feb 10, 2011
I would like to ask you something about open-source and linux. Is it possible to make a commercial application for linux and sell it compiling it with linking to open-source libraries without altering them and consequently without allowing download of the source code and without making the application itself free?
View 3 Replies
View Related
Aug 9, 2010
I'm a .net programmer, and I'm looking to get more into open source software. I'd be happy to join a project, and hopefully learn something new. Where can I start?
View 1 Replies
View Related
Jun 1, 2011
Google directed me to the ones written in .Net/C# etc. Any ideas on the ones written in C/C++?
View 14 Replies
View Related
Jan 15, 2010
I was wondering what would be a good, no-cost way to distribute software that I wrote? And what would be a good way to make it free/open source?
View 3 Replies
View Related
Jan 3, 2011
Is there a good open-source Unicode string library for C++ (or C)?
View 4 Replies
View Related
Feb 19, 2011
I was wondering, what would be a good, open-source file format for a beginner in the field, like me, to start editing sound files? This file format would have to be well documented, preferibly open-source, lossless and, most of all, convertible to more popular file formats, such as mp3 or wav maybe. I would like to design my own sound effects through directly editing the binary sequence of a sound file. I imagine this editing would have the purpose of adjusting the voltage variations of the sound device's output in time. It would be perhaps something like a PC-controlled signal generator. I'm thinking I might be able to do this in linux with something like
Code:
$ dd if=mysound.raw of=/dev/audio
But then, which book or resource woule be a good and through explenation of the relationship between the bit sequence in mysound.raw and the signal function generated in the output of, say, my computer's sound card.
View 10 Replies
View Related
Mar 2, 2011
Looking for an open source solution to convert pdf file to excel document.
View 1 Replies
View Related
Jun 28, 2011
Is there any open source virtual machine so i can study the source in order to create my own? i'm gonna write my own, so it doesNT matter if license does not allow further development of the code.
View 1 Replies
View Related
Jan 2, 2009
We all know we can install a linux system such as Fedora 10 and use it. Being linux, one should in principle get the source codes for everything that has been precompiled (except the proprietary drivers such as nvidia) in the installation DVDs/CDs. Where are the source codes ? Is there a place I can download them ?
To avoid confusion, I am not referring to the kernel source that can be compiled to give a linux kernel, but that does not include the drivers, such as intel_drv.so.
To be more specific, the intel graphic i810 driver has been built into any linux system, but where is the exact source? One answer may be that primary source intellinuxgraphics.com. However, if anyone tries to download the every changing (i.e., keep updated almost every single day) driver source codes from freedesktop.org, it is almost certain that the source codes will not be the same as the one that is finalized in Fedora 10.
View 9 Replies
View Related
Sep 12, 2010
I want to see the source code of smplayer software.from where i can see source code of open source softwares?
View 9 Replies
View Related
Jun 16, 2010
I have created a small script to compile a network weathermap using the cacti RRD files. The script reads the *.conf files and outputs an html and a png file. When I manually run the script it works normally.
I have edited my crontab with the crontab -e command to run this script every minute
The problem is script itself works when I manually call it but when it is run using crontab it doesn't do anything. The cron.log shows that the script IS being run every minute with no errors but the files (html and png) do not get written. What am I doing wrong and how do troubleshoot this?
View 1 Replies
View Related
Feb 3, 2010
I get heaps of errors from Okular saying that /tmp/kde-luke/* cannot be opened. I think it is doing this because I downloaded files from Firefox and opened them then closed firefox before closing the pdf files. I have tried uninstalling a purging Okular deleting the applications stuff in my home directory but it is still obsessed with these files. The only way I have been able to stop these annoying pop ups is by having the application uninstalled or running a starup script that will create these files on boot.
View 2 Replies
View Related
Oct 6, 2010
I'm used to holding the left Alt and entering the ASCII character whenever I'm using an unknown keyboard configuration and want to type a special character. For example, Alt-092 makes a backslash (). That's on Windows. Is there a way to do this in Ubuntu ?
Note : I also want to be able to use this in console mode. That means I don't want a solution involving a software with a GUI.
View 3 Replies
View Related
Oct 19, 2010
I'm trying to get my head around compiling programs, and need some things clarified. Can anyone confirm or deny my understanding so far:
1) Program is written in high level language, such as C. File(s) of the program are the 'source code'.
2) Program is then 'compiled' to turn it into low-level code that is both hardware - i.e. Intel/AMD/ARM processor specific, and also Linux distribution specific. This resulting files are called the binaries.
3) I can go from source code to installed and usable program by doing these steps:
./configure
make
make install
View 6 Replies
View Related
Oct 8, 2010
I can not seem to find a pdf viewer browser plugin other than the actual craprobat plugin from Adobe. The default Ubuntu install comes with a perfectly good open source stand alone pdf viewer, but this means that the browser has to save it to your download directory then run the external viewer, and eventually your download directory is all cluttered up. I would much rather just view the pdf in the browser.Is there no open source browser plugin?
View 1 Replies
View Related
Apr 5, 2011
i want to know how to contribute to open source...i don't know from where to start??where to look for??
View 9 Replies
View Related
Dec 27, 2010
Are their any open source AI projects out there? i just read an old text on neural networking in C++ and would love to paw through someones code.
View 1 Replies
View Related
Aug 8, 2011
Im actively studying for my Redhat SA Certification. I am actively working in a UNIX based environment (SCO< So ancient). I need some open source contribution experience. I've been doing Perl for about 5 years and I have enough linux knowledge to make an impact.........
View 1 Replies
View Related
Mar 5, 2011
I want to install wordpress open source in linux.but i donot know how i do this.
View 2 Replies
View Related
Mar 5, 2009
I am using fedora core 7 working in qt software...earlier a new version of qt4.5 open source is released by troll tech...i try to download...it gives one .bin file qt-sdk-linux-x86_64-opensource-2009.01.bin i dont know how to install it... i am currently using qt4.4.3...any one installed the new version..?
View 5 Replies
View Related
May 1, 2010
I have a problem with Plymouth. It works pretty well on low res, but on higher resolution some strange video artefacts appear - see attachments.
I use ATI proprietary drivers, if it has something to do with it.
The resolution is set in /etc/default/grub like this:
Code:
GRUB_GFXMODE=1024x768
GRUB_GFXPAYLOAD_LINUX=1024x768x32
edit: reducing colour depth doesn't help /end edit
I don't know whether it has anything to do with the current problem, but Plymouth used not to appear at all until I followed these instructions (or actually I took them from another thread but I can't find it at the moment and these are the same).
I don't know whether it's possible to take them during booting so I've taken these photos with a mobile and retouched in gimp to remove reflections (more or less), and since I'm no pro photographer nor photoshop/gimp master they look as they look. They should do to demonstrate the problem, though.
View 5 Replies
View Related
Oct 15, 2009
Why Fedora doesn't supports non open source programm?
View 6 Replies
View Related
Jan 20, 2010
Does anyone knows of any open source proxy/web traffic monitoring application so I can run reports on users web browsing for Linux? Something equivalent to websense? but free I'm not really concern about blocking any traffic only running reports.
View 2 Replies
View Related
Apr 22, 2010
I have been testing with the ATI Catalyst drivers. I have made a package from the 9.12. I have found that they were not working the way I want, so i tried to switch back via synaptic. I have removed everything which had to do to "fglrx"
now when I restart, here is the message i get
Quote:
UBUNTU is running in low graphic mode The following error was encountered. You may need to update your configuration to solve this. (EE) failed to load module "fglrx" (module does not exist, 0)
For information, it does start in low graphic mode. I have reinstalled the "fglrx" module, but the problem is still the same. If I reinstall the fglrx drivers from synaptic or terminal, I am back with the newer catalyst driver. I cannot switch back to the ubuntu repository one it seem.
I have done the following to try to get the open source back
Quote:
sudo /usr/share/ati/fglrx-uninstall.sh # (if it exists)
sudo apt-get remove --purge fglrx*
sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon
sudo apt-get install xserver-xorg-video-ati
sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg
I still have the same problem. Now I do not have any package installed with "fglrx" I have reconfigured xserver-xorg and it will only start in low graphic mode.
View 5 Replies
View Related
Apr 22, 2010
I want to know how to remove unwanted Open Source Software not listed in Ubuntu Software Center. I tried to used Add/Remove Program. That did not work for me.
View 3 Replies
View Related