Mit 'jdownloader' verschlagwortete Einträge

More Archlinux artwork!

Eleven days ago, I have posted my first piece of Archlinux related artwork, a wallpaper featuring the punk tux from this blogs header. Today I took a look at Ghost1227’s Arch logo variations thread (again) and decided that I should make one with the very same tux.

archlinux logo variation

archlinux logo variation

svg file, archbbs

Later this day I was still experimenting with Inkscape and guess what just came out? Right, a wallpaper with an exploding taco. Ghost1227 says it looks great, and trusting his word I release it now. I hope you enjoy it :)

Exploding tacos and conky configs?

Exploding tacos and conky configs?

svg file, archbbs

PS: This wallpaper also includes the JDownloader icon background fix I mentioned in the first wallpaper’s post.

License for the archlinux logo and text:

The Arch Linux name and logo are recognized trademarks. Some rights reserved. (taken from archlinux.org)

License for everything else in both pictures:

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Germany License.

My First (Arch)Linux Wallpaper

Previously I had drawn a black and white version of my punk tux (which is somewhat based on a debian wallpaper), but I couldn’t use it yet. So I decided to put it on a wallpaper and it turned out to be okay in my opinion. But decide yourself:

09-09-16-clean

And yes, just as the arch philosophy says, I kept it simple.

For JDownloader users like me and its non-transparent tray icon, I added a special workaround: The whole bottom-area matches its background-color and because of that, it appears to be transparent. Of course this will only work if the panel holding the tray icons is on the bottom of the screen, or if you simply edit the SVG and put the lighter background on the top/wherever you want. It is just a blurred shape and easy to move with Inkscape :)

If it fits your over-all desktop theme, you might also try to change the color of the blue square. In my experience, almost every color looks good there.

Download:

Scalable Vector Graphic (recommended)

pre-rendered Portable Network Graphic (2560×2480)

License for the archlinux logo and text:

The Arch Linux name and logo are recognized trademarks. Some rights reserved. (taken from archlinux.org)

License for everything else in this wallpaper:

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Germany License.

In case you want to make archlinux related artwork yourself, just install the archlinux-artwork package from the extra repository.

archbbs thread

JDownloader, not package-able software and the AUR

Lately JDownloader 0.7 has been released. Its integrated update system notified me about it and told me that it would make more sense to go to jdownloader.org and download it from there. I thought about it and came up with: hey, that’s not how unix software should behave!

And where does an archlinux user look for software, which is not in the main repos? Right, in the User Repository. I didn’t really expect it, because I checked a month or so ago, but there actually was a jdownloader package this time. Its only problem was that it was not too well written, just downloaded the jd.sh and executed it. This caused a download-gui to show up while doing makepkg (!) and to download everything to /home/currentuser/.jd (!). This is bad practice, because it does not work at all on multi-user systems and can not be packaged without X. But it got me thinking about what the best way to package JD would be.

So I talked to Ravage and jiaz in #jdownloader on freenode, who told me that this software just can not be packaged. We heavily discussed it and I came up with some methods how it might work, which mainly were:

  • JDownloader as one compiled package
  • JDownloader as package, plugins as packages
  • JDownloader as package, each plugin in its own package

But it turned out that nothing would be acceptable. Because JD gets constantly updated – approximately one plugin per day – , the first and second method would have much overhead.  Also with about 300 plugins, it does not make sense to put each one in its own package.

In the end, Jedipottsy, VuDu and I worked out a single package for the aur, though. It was based on Jedipottsy’s first approach, to download jd.sh, but the main difference was that this time it would be saved as /usr/bin/jdownloader in the package. Why? Because then every user who starts it, gets his very own JD installation. That way JD’s own updater still controls everything, but it works for multiple users and these can not do damage to other JD installation (which they could do in case JD would be somewhat shared and updated by each user).

One might think now: Whats the big deal about it? How is that useful? Doesn’t that even make it more complicated?

With such a package, you are not required to

  • launch Firefox,
  • find out the JDownloader homepage,
  • find jd.sh,
  • download it,
  • read it,
  • find the proper package names for the dependencies,
  • install them,
  • finally execute jd.sh,
  • make a shortcut yourself afterwards and/or create a script in your $PATH that executes either jd.sh or java -jar JDownloader.jar and
  • start JDownloader

Instead the system root installs the package once with

yaourt -S jdownloader

and then all users can set-up and start JD simply by typing

jdownloader

in a terminal or by clicking the menu shortcut (which is even easier). This makes it two steps instead of ten! Just imagine if you would have to download every Linux program with Firefox… it would take ages compared to using a package manager.

Menu shortcut, generated by the PKGBUILD

Menu shortcut, generated by the PKGBUILD

New AVGN Content and JDownloader Update

James Rolfe uploaded a hilarious outtake of the Bugs Bunny Crazy Castle episode as well as a completely new (but only 11 minutes long) episode about Super Pitfall. The reason why the Nerd takes a look at it, is because it turns out not to be as super as it’s title suggests :)

In other news, the JDownloader released version 0.7. I haven’t tested it much yet and only on Linux, but so far I don’t like the new interface. It is simply slower than the last one, sometimes laggy. And that with a quadcore! Also icons are cropped in the menus and the main menu itself looks weird. But the other features like more supported hosters are nice.

Oh and why the hell does it include the FlashGot Firefox Add-On? I already have that installed, but it annoys me with it anyway (shows hints about it, extra menu entry). This shouldn’t be included in JD in my opinion!

Gametrailers.com: Downloads only for registered people

„You must register or log in to use this feature.“

That’s just what I got as I wanted to download the newest AVGN episode. I do not like websites which do that – especially if they didn’t before. It is just unnecessary and complicates the usage. Anyway, JDownloader eats this link:

http://www.gametrailers.com/video/angry-video-screwattack/51566?type=wmv

Although it does not directly get the video file, it downloads the webpage and allows you then to choose which files you want to download. You can find the videos easily by their size.


languages

both  
english    
german    

newest tweets & articles (en)

licenses

Except where otherwise noted:

Creative Commons License
All the text is licensed under a Creative Commons Attribution-Share Alike 3.0 Germany License.



CC-GNU GPL

Code snippets are licensed under the CC-GNU GPL version 2.0 or later.