Re: [Trisquel-users] Compile Trisquel from Source

2014-07-05 Thread Andrew Lindley
However... The essence of the above is that all you're doing is creating some custom packages and building an install disk using them, the rest is stock Trisquel. Ruben has said Trisquel will be getting community a repos. So in principle you could create your custom packages and put them i

Re: [Trisquel-users] Selene Media Encoder

2014-07-05 Thread legimet . calc
I created a bug report. https://trisquel.info/en/issues/11954

Re: [Trisquel-users] On the NSA targeting readers of Linux Journal as "extremists"

2014-07-05 Thread andrew
The public's understanding of mental health issues is mostly myth. The reality is about 70% of the population will have paranoia in their lifetimes. It is an occupational hazard in the Intelligence sector because they're paid to think that way. So I suggest we organise a protest which give

Re: [Trisquel-users] Compile Trisquel from Source

2014-07-05 Thread Andrew Lindley
OK, From What I Know / AFAICT you would create the same infrastructure layout as Trisquel but use the Trisquel repos as your upstream not the Ubuntu ones. Your package helpers would tailor specific packages to give you your distro's branding, desktop etc. Hack makeiso.git to build your own in

Re: [Trisquel-users] Compile Trisquel from Source

2014-07-05 Thread moaz786
I read both of them this morning, but I still don't get how to create a sub-distro. I don't think that creating a Trisquel flavor will be good enough. What I want to do is continue the development of the Sabily distribution , but base it on a completely free distro. I would have simply debl

Re: [Trisquel-users] On the NSA targeting readers of Linux Journal as "extremists"

2014-07-05 Thread nycbone
I'm very proud to be a GNU/Linux and Tor user. If the NSA believes that I'm an extremist, so be it. This just demonstrates that they are afraid of free and legal tools that may thwart (or at least slow) their illegal, unconstitutional practices as well as the free-thinking people that use the

Re: [Trisquel-users] On the NSA targeting readers of Linux Journal as "extremists"

2014-07-05 Thread andrew
Oh, like everybody else on them I waved at the Special Branch police officers with cameras on Pride marches back in the 80s. I was also active in student union politics in the same decade. Just about everybody who did that who is now a politician has discovered there is an MI5 file on them.

Re: [Trisquel-users] Compile Trisquel from Source

2014-07-05 Thread Andrew Lindley
No, the source DVD is not relevant to creating a sub-distro. You need to read these: https://trisquel.info/en/wiki/how-trisquel-made https://trisquel.info/en/wiki/package-helpers And probably the contents of package maint-guide However, I'd encourage you to spend some time helping out with T

Re: [Trisquel-users] Developing free software

2014-07-05 Thread andrew
BTW I started coding for this set of things using Eclipse and its PyDev and Mercurial plugins a few years ago. Eclipse kept causing the JVM itself to SEGFAULT mid-debugging session and I kept losing work - so I switched to GNU/Emacs for my editor and turned on what it calls Version Control w

Re: [Trisquel-users] On the NSA targeting readers of Linux Journal as "extremists"

2014-07-05 Thread chris
If your a torrorist on the DHS watch list I might suggest some new clothing that has come out: For those in Europe (tighter fit, but profits are being donated to the Tor project): https://www.trycelery.com/shop/torrorist For those in North America (ie those who prefer an American style cut

Re: [Trisquel-users] Compile Trisquel from Source

2014-07-05 Thread moaz786
Do I need to "git clone" all of them in order to create a Trisquel-based distro?

Re: [Trisquel-users] Developing free software

2014-07-05 Thread andrew
The Python code generated by QtDesigner and pyuic4 doesn't have any hard coordinates if you leave things to the default arrangers.

Re: [Trisquel-users] Developing free software

2014-07-05 Thread webmaster
Great! :) And many good points in your huge post below. :)

Re: [Trisquel-users] Compile Trisquel from Source

2014-07-05 Thread jason
> The Trisquel sources are available on the download page. My understanding is that is only the source code to the contents of the ISOs, not for all of Trisquel. In addition to the wiki you may want to look into http://devel.trisquel.info/gitweb/ as well as how to use the package manager.

Re: [Trisquel-users] Developing free software

2014-07-05 Thread icarolongo
PySide from Qt Project: http://qt-project.org/wiki/PySide

Re: [Trisquel-users] Developing free software

2014-07-05 Thread andrew
As you know programming already this online book will do http://www.diveinto.org/python3/ The repo packages for the relevant pyqt all start python3-pyqt4

[Trisquel-users] Compile Trisquel from Source

2014-07-05 Thread moaz786
The Trisquel sources are available on the download page. However, when I extract the image to a folder, inside I see just Ubuntu software packages, nothing more. I don't have the slightest clue as to how to recompile this once I'm done modifying it. Could I have some help?

Re: [Trisquel-users] Developing free software

2014-07-05 Thread webmaster
I don't think I'll stick with Pascal - like you said, it's probably better to use a more modern language. I'll have a look a Python as well. :)

Re: [Trisquel-users] Selene Media Encoder

2014-07-05 Thread myself600
Interested to know that HandBrake is now back in the repos, I made some tests to check if it's now FAAC-free. Unfortunately, it seems that someone just imported HandBrake sources from the official PPA, and included that in the Trisquel repo without making any change. The encoding option for F

[Trisquel-users] Re : "Why the GPL doesnt focus on freedom" keynote from OSCON

2014-07-05 Thread magicbanana
Most programs under the GNU licenses are not GNU programs. And their copyrights are not assigned to the FSF. Even GNU programs do not necessarily have their copyright assigned to the FSF: https://www.gnu.org/licenses/why-assign.html The copyright assignment is entirely independent from the

Re: [Trisquel-users] Re : "Why the GPL doesnt focus on freedom" keynote from OSCON

2014-07-05 Thread Andrew Lindley
It is a perfectly witless proposition, has the fool never heard of the Tragedy of the Commons? https://en.wikipedia.org/wiki/Tragedy_of_the_commons

[Trisquel-users] Re : "Why the GPL doesnt focus on freedom" keynote from OSCON

2014-07-05 Thread magicbanana
Well, that is different: free software must be "buildable" with free tools but can be "use", i.e., "executed" for any purpose (freedom 0). A free font can be used in a copyrighted document.

Re: [Trisquel-users] Developing free software

2014-07-05 Thread Andrew Lindley
Without the key information of what you're thinking of developing and what the target environments are any advice will be vague and approximate at best because it is always a case of horses for courses. That said I can say definitively from the free software point of view not Java or anything

[Trisquel-users] Re : Developing free software

2014-07-05 Thread magicbanana
Both GTK+ and Qt have bindings for all popular languages. If you stick to Pascal: http://www.freepascal.org/packages/gtk.html http://wiki.freepascal.org/Qt_Interface However, it may be a good idea to learn a more modern and, today, more popular language such as Python, which follows as well

Re: [Trisquel-users] Developing free software

2014-07-05 Thread webmaster
I don't like Java either for the same reason. I will have a closer look at QT. Thanks! :)

Re: [Trisquel-users] Developing free software

2014-07-05 Thread tobias
I prefer QtCreator for GUI development and I write most of my programs in C++. I've never used Pascal since I switched to free software. I don't like Java, as I prefer native code. QtCreator is in the Trisquel repositories and can be installed using: apt-get install qtcreator

Re: [Trisquel-users] Can't block a subdomain in /etc/hosts

2014-07-05 Thread Sachin
I think /etc/hosts.deny and /etc/hosts.allow are files you have to edit and you would have to add somthing like .facebook.com to block all the subdomains You could read the man page of hosts.deny using man hosts.deny

Re: [Trisquel-users] On the NSA targeting readers of Linux Journal as "extremists"

2014-07-05 Thread stask
If Linux Journal attracts extremists to such a degree that ALL people who visit their website are tagged and filed into some system of suspects, then I just don't know what to say or think. Remember what the original quote was: "The NSA is also tracking anyone who visits the popular online

Re: [Trisquel-users] "Why the GPL doesnt focus on freedom" keynote from OSCON

2014-07-05 Thread jbar
This has been discussed many times in these forums. Extracted from https://www.gnu.org/licenses/license-recommendations.html : "There are only a couple of kinds of projects that we think should not have any copyleft at all. The first is very small projects. We use 300 lines as our benchmark:

Re: [Trisquel-users] "Why the GPL doesnt focus on freedom" keynote from OSCON

2014-07-05 Thread onpon4
That has nothing to do with whether it can be used in proprietary software.

[Trisquel-users] Developing free software

2014-07-05 Thread webmaster
I've been programming for a few years, but not so much lately. I used Delphi (object-pascal) in the past, so I was thinking about using Lazarus, but it seems like some libraries in Lazarus was taken out (license-related I think). I've been looking at NetBeans (Java) and QT (seems to support m