Should I provide a LICENSE.txt or COPYING.txt file in my project? [closed]

COPYING is standard in the GNU project. I think that either of COPYING or LICENSE would be understood. The FSF has a guide on how to use the GPL, which suggests COPYING, while the Producing Open Source Software book suggests either COPYING or LICENSE. The Apache License recommends a boilerplate that just points to the … Read more

why “make” before “make install”

When you run make, you’re instructing it to essentially follow a set of build steps for a particular target. When make is called with no parameters, it runs the first target, which usually simply compiles the project. make install maps to the install target, which usually does nothing more than copy binaries into their destinations. … Read more

Best commandline time tracking application? [closed]

TimeTrap. It’s simple and lightweight, and somewhat intuitive to use. $ t switch World Domination Plan $ t in –at “5 minutes ago” Research Volcano Islands $ t out $ t display Timesheet World Domination Plan: Day Start End Duration Notes Mar 14, 2009 19:53:30 – 20:06:15 0:12:45 Research Volcano Islands Total 0:12:45 It’s written … Read more

Open source Android libraries? Reusable Views, ViewGroups, Adapters etc? [closed]

Update June 28, 2013: More libraries Some high quality ones: actionbarsherlock.com DragSortListView FadingActionBar Square Open Source Android libraries (multiple high quality libraries) ActionBar-PullToRefresh PagerSlidingTabStrip FunDapter viewpagerindicator.com GreenDroid or the GDCatalog demo app See also: Android UI Patterns App demoing and listing lots of components from various developers (the app has been removed from the playstore, … Read more

VoIP library for Android [closed]

From android version 2.3 SIP API is added in Android. you can use either inbuilt SipStack library or third party open source sip stacks. Refer Android Developer’s Guide There are different open source sip stack libraries as well as projects are available on internet. You can download the source code of that projects. Here is … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)