2013-06-20

do not provide AUR instructions

← Older revision

Revision as of 20:32, 20 June 2013

Line 1:

Line 1:

[[Category:Graphics and desktop publishing]]

[[Category:Graphics and desktop publishing]]

==Introduction==

==Introduction==



[
[http://jalbum.net/ Jalbum
]
] consists of freeware cross-platform software for managing and creating digital photo albums or galleries, and a free / paid-for photo sharing service on which to publish them.  Uses need not use the free sharing service though.  Jalbum outputs a stand-alone directory structure/html indexes that users can upload to their own web spaces either with the built-in FTP software or via their own means.  Jalbum software has been used to create over 23 million photo galleries, with over 40,000 users hosting theirs on jalbum.net.

+

[http://jalbum.net/ Jalbum] consists of freeware cross-platform software for managing and creating digital photo albums or galleries, and a free / paid-for photo sharing service on which to publish them.  Uses need not use the free sharing service though.  Jalbum outputs a stand-alone directory structure/html indexes that users can upload to their own web spaces either with the built-in FTP software or via their own means.  Jalbum software has been used to create over 23 million photo galleries, with over 40,000 users hosting theirs on jalbum.net.

Jalbum can be thought of as similar to Google's Picasa, or Apple's iPhoto, and is credited as being extremely easy to use, flexible and versatile. It runs on Java so can be run on most operating systems, and is available in 32 languages.

Jalbum can be thought of as similar to Google's Picasa, or Apple's iPhoto, and is credited as being extremely easy to use, flexible and versatile. It runs on Java so can be run on most operating systems, and is available in 32 languages.

Line 10:

Line 10:

==Installation==

==Installation==



BlackEagle has written a PKGBUILD for
Jalbum
which is available in
the AUR [[
https://aur.archlinux.org/packages.php?ID=6720 at this URL
]].
For those unfamiliar with the AUR, installation is trivial.  First get the tarball, then unpack it, install the dependency if you haven't already, make the package, and install it.  The example below is given using Arch x86_64 and version 8.3.1 of Jalbum (current at the time this article was written).  Obviously you will substitute the current version number and architecture appropriate for your system:

+

You can install
Jalbum
with
the
package {{
AUR
|jalbum}} from the
[[
AUR
]].



+



$ wget https://aur.archlinux.org/packages/jalbum/jalbum.tar.gz

+



$ tar zxvf jalbum.tar.gz

+



$ cd jalbum

+



# pacman -S java-environment

+



$ makepkg -s

+



# pacman -U jalbum-8.3.1-1-x86_64.pkg.tar.gz

+

Jalbum should now be available from your Applications>Graphics menu (Gnome).

Jalbum should now be available from your Applications>Graphics menu (Gnome).

==Extra Skins==

==Extra Skins==



As mentioned above, there are many additional skins one can download/install to enhance Jalbum's options of photo albums/galleries.  A complete listing of skins is available from
[
[http://jalbum.net/skins this URL
]
].

+

As mentioned above, there are many additional skins one can download/install to enhance Jalbum's options of photo albums/galleries.  A complete listing of skins is available from [http://jalbum.net/skins this URL].

===Installation of Skins===

===Installation of Skins===

Line 28:

Line 21:

Alternatively and preferable, users should consider making a PKGBUILD file for the skin and install it via pacman for maximal flexibility.

Alternatively and preferable, users should consider making a PKGBUILD file for the skin and install it via pacman for maximal flexibility.

+

====BananAlbum====

====BananAlbum====



Currently, the popular
[
[http://www.bananalbum.net BananAlbum
]
] skin is
packaged for pacman available
from [[
https://aur.archlinux.org/packages.php?ID=26780 this URL
]].

BananAlbum is a flash-based album with a sexy interface, and is highly customizable.
It is installed following a similar process to that described above:

+

Currently, the popular [http://www.bananalbum.net BananAlbum] skin is
avaiable as {{AUR|bananalbum}}
from
the
[[
AUR
]]. BananAlbum is a flash-based album with a sexy interface, and is highly customizable.



+



$ wget https://aur.archlinux.org/packages/bananalbum/bananalbum.tar.gz

+



$ tar zxvf bananalbum.tar.gz

+



$ cd bananalbum

+



$ makepkg -s

+



# pacman -U bananalbum-6.1.4-1-x86_64.pkg.tar.gz

+

==Free Hosting Service==

==Free Hosting Service==

Line 41:

Line 29:

==Sample Jalbums==

==Sample Jalbums==



Sample Jalbums are available from the official
[
[http://jalbum.net/explore/popular/ Jalbum site
]
].

+

Sample Jalbums are available from the official [http://jalbum.net/explore/popular/ Jalbum site].

==Tips==

==Tips==

*EXIF data from photographs can be displayed with most skins.

*EXIF data from photographs can be displayed with most skins.



*One can further customize the bananalbum skin to display EXIF data to the right of the photo by following the advice in
[
[http://jalbum.net/forum/thread.jspa?threadID=29443
&tstart=0
this thread
]
].

+

*One can further customize the bananalbum skin to display EXIF data to the right of the photo by following the advice in [http://jalbum.net/forum/thread.jspa?threadID=29443 this thread].

Show more