Programming :: Distribute Software / Make It Free - Open Source?

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


ADVERTISEMENT

Programming :: Free Open Source CSV Format Parsing Software

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

Ubuntu :: Free Open Source Alternative To DevonThink Pro On The Mac?

Sep 10, 2010

I am looking for a free open source alternative to DevonThink Pro on the Mac

View 3 Replies View Related

Red Hat / Fedora :: Any Open Source-al Free Tools Could Install On Win To Get Functionality?

Mar 6, 2010

Is there anyway I can remote in to a fedora machine via a Win 7, Vista or Server 2008 machine and have the gui desktop? I can vnc to it but it's command line only.If possible, I'd like to use the defacto std tool called remote desktop installed with the win os.If not any are there any open source-al free tools I could install on win to get this functionality?

View 8 Replies View Related

Red Hat / Fedora :: Good Free/open Source HTTP Server Which Can Be Setup On 9?

May 11, 2010

A good free/open source HTTP Server which can be setup on Linux Fedora 9? If there is a good instruction manual for the installation.

View 4 Replies View Related

Programming :: Use For Open Source Development?

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

Programming :: Need Any Open Source Alternative To .net / VC++

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

Programming :: Read Text File (Distribute Its Contents)

Jan 22, 2011

How can read the file /var/etc/allInOne.cfg and distribute its contents on multiple cfg files using C language. /var/etc/allInOne.cfg contain the data and the path of each text file.

The source file "/var/etc/allInOne.cfg "look like this:
line1
line2
...
line10
filePath:/var/etc/file1.cfg
line12
line13
...
line14
filePath:/var/etc/file2.cfg
linen
..
filePath:/var/etc/filen.cfg
the result will be :

The expected result is:
/var/etc/file1.cfg will contain line1 to line10
/var/etc/file2.cfg will contain line 12 to line13
/var/etc/filen.cfg will contain linen to linen-1

View 13 Replies View Related

Programming :: Invitation For Open Source Project?

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

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 View Related

Programming :: Linking Application To Open Source Libraries

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

Programming :: .net Programmer Get More Into Open Source Software - Start?

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

Programming :: Finding A Open-source Unicode String Library For C++ (or C)?

Jan 3, 2011

Is there a good open-source Unicode string library for C++ (or C)?

View 4 Replies View Related

Programming :: Getting A Open Source Sound File Format For Bitwise Editing?

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

Programming :: Open Source Solution To Convert Pdf File To Excel Document?

Mar 2, 2011

Looking for an open source solution to convert pdf file to excel document.

View 1 Replies View Related

Programming :: C / C++ Scripts For Make Hunting Call In Open IMS

Nov 15, 2010

I am a newbie in linux n programming, I need to use ubuntu for my research at school about building an IMS server use openims.

The problem is I need an additional script in C/C++ for my openims server to make an extension call. I hope one number can represent 3 client as receiver/operator. So, when I call the number, the server can forward the call to those three receiver by hunt.
1st call will be forward to the 1st receiver.
2nd call will be forward to the 2nd receiver.
3rd call will be forward to the 3rd receiver.
then, 4th call will be forward back to the 1st receiver, etc.

View 7 Replies View Related

Programming :: Bash : How To Make Firefox Open But Minimize

May 3, 2011

I am relatively new to scripting, but I was wanting to open a firefox window from a bash script, but have it open, then minimize. In the script, I have a single instance of: firefox & but is there a way to minimize it, versus have it displayed on the screen? I was wanting the command terminal to remain visible and it can't since the firefox window is open in front of it. I looked all over the place, including the man pages, but to no avail. I can make the height and width changes, but no minimize. Either that, or to be able to bring the terminal window back to the front automatically.

View 5 Replies View Related

Ubuntu :: Open Source Virtual Machine - Study The Source In Order To Create My Own?

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

Software :: Where Is The Source Codes For The Open Source Drivers For Each Distros

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

Ubuntu :: How To See Source Code Of Open Source Software

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

Programming :: Make A Bash Script That Will Open Up Port 23 For A Netcat Connection?

Apr 14, 2009

I'm starting to like making bash scripts. It's kewl making creative ones. Right now I'm trying to make a bash script that will open up port 23 for a netcat connection. Once there's a connection, I'd like for the script to open up xmms and play a sound effect, as well as echo a txt file to the desktop saying that a connection was made at this specific time. When I execute the script, it stops exection at the first line. So far I have this:

sudo nc -lvnp 23
while [ 1 ]
do

[code]...

View 8 Replies View Related

Programming :: Free-ing Memory - C/C++ - Free()

Jan 29, 2010

Here is the code, which just creates a dynamic array? fills it? and prints.

At the end-point? when doing 'free(digits);' I get a debug messge. But the programm continues to work, or it crashes only on free?

How do I need to change the source-code, not to recieve a message from debugger?

View 6 Replies View Related

General :: Source Code For Free Command?

Dec 8, 2009

Where is the source implementation of the free command?

View 2 Replies View Related

Ubuntu :: Make Website For Free?

Jan 23, 2011

Is there any way to make a website for free? I know that you can make websites like [URL]..., but I mean one like [URL]... or .net. Is there any way to make one like that for free?

View 2 Replies View Related

Debian :: Connect To A Free Open WiFi Hotspot?

May 10, 2010

I've configured WLAN with WPA2-PSK on my notebook EEE PC 1000H from Asus with Lenny.

I'd like to configure wireless interface in /etc/network/interfaces to switch from WPA2-PSK to a free open WiFi hotspot and back to the default WPA2-PSK if needed. code...

View 2 Replies View Related

Ubuntu :: How To Make Partition Out Of 50GB Free Space

Jul 2, 2010

I'm relatively new to ubuntu. I want to run ubuntu alongside my windows partition. I have shrunk the volume that leaves me 50 gb of free space for ubuntu. Will the system automatically set the system and mount volume sizes? If not can I have some tips on manually using the 50 gb to set it up.

View 1 Replies View Related

Ubuntu :: Make Firefox 20000 Times Ad-free And Fast?

Sep 11, 2010

i will help u make 2 things fast ur download speed and ur normal browsing speed. for network speed connections

Type about:config in Firefox address bar to open the advanced preferences Type network.http.max in the filter field and hit enter Right-click on network.http.max-connections and change the value to 48

[Code]...

View 7 Replies View Related

Debian :: Distribute Pub Key For .deb / Repo?

Aug 8, 2011

I have already created little .deb with a private key. And I am confused about the next step i.e. release

[1] If I simply provide the .deb as downloadable , then how can I provide the public key to the user, so that they can confirm the signature ?
Should I need to provide the fingerprint only ? What should they actually need to do ?

[2] If I create a repo with reprepro, then how can I sign the repo with my private key, and what should the users need to do to confirm the signature verification,
i.e. how can I provide the public key to the user ? and what should they need to do to access the repo for signature verification ?

View 2 Replies View Related

Fedora :: Download Free Pen Drive Virus Scanner - Make Computer Safe?

May 1, 2010

How can i download free pen drive virus scanner? I need good one? Most of computer gets attacked by viruses through flash drives or usb drives or pendrives. If we can scan and delete it before using it we can make our computer safe.

View 3 Replies View Related

CentOS 5 Server :: Setup Distribute 5.6 Over A The Network With PXE?

May 19, 2011

I'm trying to setup a server to distribute CentOS 5.6 over a the network with PXE. I found and followed [URL] but that guide is certainly incomplete. I have DHCP working and other machines will try and boot but get a TFTP timeout. I don't plan on using Kickstart at this time. What do I need to do next? What am I missing?

[Code]....

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved