Showing posts with label source. Show all posts
Showing posts with label source. Show all posts

Sunday, November 20, 2011

Installing LedgerSMB 1.3 Series (Open Source Accounting/ERP Application) On Ubuntu 11.10 (Oneiric Ocelot)

localhost.

This tutorial is only for LedgerSMB 1.3 series.

For the 1.2 versions please refer to http://www.howtoforge.com/ledgersmb_debian_etch of which author is Falko Timme: Installing LedgerSMB (Open Source Accounting Application) on Debian Etch.

Only with this remark that libmd5-perl is not in the repositories anymore. Hereunder you will find how to download and install this Perl-module.

Thanks to Falko I could explore LedgerSMB in the beginning. Evidently I would like to thank also Chris Travers (www.ledgersmb.org) who has assisted me a lot.

Of course there is no guarantee that this will work in general terms.

This instruction is made with the intention that you can copy and paste the commands into the terminal. In case of sudo commands your password will be asked.

The same goes for the needed changes in some configuration files; evidently the changes in those files have to be done manually.

 

2. Installation Of Required Perl Modules And Required Texlive Modulessudo apt-get install libdata-dumper-simple-perl perl-modules liblocale-maketext-lexicon-perl libdbi-perl libdbd-pg-perl libconfig-any-perl libmime-lite-perl libhtml-linkextractor-perl libnet-tclink-perl libparse-recdescent-perl libmodule-build-perl libperl5.12 libuuid-perl liblocale-gettext-perl libyaml-tiny-perl libtext-iconv-perl libtext-charwidth-perl libmodule-install-perl liblatex-driver-perl

(This is one command.)

There are another three modules to be installed, the first two (SOURCE: Falko Timme):

libclass-std-perl
libconfig-std-perl

But they are not in the repositories. First both should be done by downloading from Sourceforge:

cd /tmp
wget http://mesh.dl.sourceforge.net/sourceforge/ledger-smb/deb-prereq-1.2.8.tar.gz
tar xvfz deb-prereq-1.2.8.tar.gz
cd deb-prereq-1.2
sudo dpkg -i libclass-std-perl_0.0.8-1_all.deb libconfig-std-perl_0.0.4-1_all.deb

The last one is:

libmd5-perl

This is to be downloaded from Debian:

cd /tmp
wget http://ftp.debian.org/pool/main/libm/libmd5-perl/libmd5-perl_2.03-1_all.deb
sudo dpkg -i libmd5-perl_2.03-1_all.deb

In connection with the above mentioned installed Perl modules a few texlive modules should be installed also. I would like to emphasize if those are not installed Perl will not work with the LedgerSMB!!!

sudo apt-get install texlive-fonts-extra texlive-latex-extra-doc texlive-lang-all texlive-latex-extra texlive-fonts-recommended texlive texlive-doc-en

This could take long time (700MB)!!!

Unfortunately one needed Texlive-module is not in the repositories:

texlive-generetic-extra

This is going to be downloaded from Ubuntu: http://packages.ubuntu.com/lucid/texlive-generic-extra

Just copy and paste this in your browser in order to enter this website. Under the page you will see this: "Download texlive-generic-extra" and go to
"all" under "architecture", then choose a "site" (a lot) for download and choose save.

In order to install this do the following:

cd

View the Original article

Sunday, May 29, 2011

Viet Nam widely used software open source

VietNamNet Bridge Minister of Information and Communications the Doan Hop requested that 100% of the servers in the divisions of government agencies it must be installed with the software open source by June 30, 2009.

Total preferred plan technology no "cracked software."

Vietnam Ministry of Information and Communications has heard that 100% of all the servers of agencies for the Government to carry free software by June 30, 2009. They also impose divisions IT form their staff to use this software and require 50% of drones to be able to use the technology "with competence".



View the Original article

The Best Open Source Graphics And Design Software

A few years ago Novell conducted an online public survey to determine which MS-Windows apps need to be ported on Linux desktop. Adobe Photoshop and other graphics application that user want ported to Linux. However, Linux comes with the sheer numbers of open source software projects produced by the community. You may overwhelmed by the choices available under Linux and not know where to begin.
This blog post covers Vector-based editors, Raster-based editors, Photo editing, Specialty, Desktop publishing (DTP), Web design, 3D modeling, Animation Typography and other softwares:

Even when looking at just a subset -- such as graphics applications -- if you are not already familiar with the options, the volume can make it hard to track down the application that fits your needs. The major categories tend to break down the same way, however -- just a few major players; the large projects often catering to slightly different design goals, and a second set of smaller projects each of which has a smaller team and a more narrow focus.

Let's examine each design field in turn. We'll start by describing the leading program or programs in each, followed by the smaller or younger projects, and end with the special-purpose tools.

Read more: Periodic table of the open source graphics and design apps

Featured Articles: 20 Linux System Monitoring Tools Every SysAdmin Should Know 20 Linux Server Hardening Security Tips My 10 UNIX Command Line Mistakes The Novice Guide To Buying A Linux Laptop

View the Original article

Top 5 Open Source Linux Server Provisioning Software

Server provisioning is nothing but load the Linux or UNIX like operating systems automatically with actual operating systems, device drivers, data, and make a server ready for network operation without any user input. Typically you select a server from a pool of available servers, load the operating systems (such as RHEL, Fedora, FreeBSD, Debian), and finally customize storage, network (IP, gateway, bounding etc), drivers, applications, users etc. Using the following tools you can perform automated unattended operating system installation, configuration, set virtual machines and much more. These software can be used to install a lot (say thousands) of Linux and UNIX systems at the same time.

Kickstart

From the official Redhat guide:

Many system administrators would prefer to use an automated installation method to install Red Hat / CentOS / Fedora Linux on their machines. To answer this need, Red Hat created the kickstart installation method. Using kickstart, a system administrator can create a single file containing the answers to all the questions that would normally be asked during a typical Red Hat Linux installation. Kickstart provides a way for users to automate a Red Hat Enterprise Linux installation.

Kickstart Configurator allows you to create or modify a kickstart file using a graphical user interface, so that you do not have to remember the correct syntax of the file.



View the Original article

Open Source Photography Software

I recently brought Canon EOS 500D mid-range DSLR cameras with good promotional discounts. My photography interests date back to my school days but I did not take photography seriously until recently. Now, I'm researching for quality open source photo-software which may be available to photographers. This blog post gives a quick and dirty view of the different photo applications available for Linux operating systems:

Photography on the free software desktop has come a long way in recent years. All of the major desktop environments support camera import and provide image management and editing applications, including the all-important raw file conversion. But the desktop defaults are really geared towards casual users, optimized for point-and-shoot cameras and sharing photos online. Don’t be fooled by that, though; open source can and does offer the tools to support professional photographers and high-end enthusiasts.

Rather than drop in a long, bulleted list of applications, though, let’s take a look at what the open source alternatives are, task-by-task, to get a better feel for how the pieces fit together into a normal photographic workflow.

Read more: Photography with Open Source / Linux

Featured Articles: 20 Linux System Monitoring Tools Every SysAdmin Should Know 20 Linux Server Hardening Security Tips My 10 UNIX Command Line Mistakes The Novice Guide To Buying A Linux Laptop

View the Original article

Friday, March 25, 2011

A Guide to Open Source augmented reality Apps

Error in deserializing body of reply message for operation 'Translate'. The maximum string content length quota (8192) has been exceeded while reading XML data. This quota may be increased by changing the MaxStringContentLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. Line 1, position 8716.
Error in deserializing body of reply message for operation 'Translate'. The maximum string content length quota (8192) has been exceeded while reading XML data. This quota may be increased by changing the MaxStringContentLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. Line 1, position 8842.

Augmented Reality (AR) is one of those nebulous computing terms that can mean entirely different things to any two vendors. AR covers everything from games to computer vision to mash-ups of Web services — but the most useful applications are those mobile browsers that grab your current location and overlay relevant information about the things around you. Layar, Google Goggles, and Wikitude, for example, can place photos, Web pages, or a multitude of other information about your surroundings right at your fingertips. But if you care about open source, have no fear: there are plenty of alternatives to the proprietary AR app vendors. Let's look at what they offer, where they differ from proprietary AR, and where the field seems to be going.

Android users have the rosiest view of the AR landscape. The open source applications closest in usage to the commercial AR browsers are Mixare, AugmentThis, and ARviewer. All are available as stand-alone apps from the Android Market, or from their individual project sites — and each can be used as an engine on which other apps are built.

Several of the AR browser projects for Android make the same split effort — there is a browser app, plus a framework to build other browser apps and add or edit your own AR content. The down side is that none of them spends as much effort building up a large library of default data sources. The Mixare App displays Wikipedia points of interest (POIs) by default, but it offers instructions on how you can tailor it to display your own data sources. At the moment, the Mixare site lists three derivative apps, all of which are tailored to specific regions in Europe. However, you can also use the Mixare browser to access other data sources on a link-by-link basis. The Display Your Own Data instructions outline how this works; you simply pass a JSON-formatted request to the browser that includes both the URL of the data you want to tag, and its geolocation. Mixare uses the phone's camera to overlay linked images on a "heads-up" style video display, which is the most popular AR interface.

AugmentThis is more explicitly about contributing your own data — kind of like a Wiki-AR-database. You can create geo-tagged data files in KML (using Google Earth or any other KML-compatible application) and upload them to the AugmentThis site. Then you can access your own private geodata in the mobile browser, plus the full library of publicly-contributed geodata POIs. AugmentThis can display either a 2-D map view or a "heads-up" display with waypoints and POIs overlayed over the camera feed.

Naturally, there is no shortage of opinion as to which approach is better, but unless you have a fast processor in your device, many user reports indicate that the 2-D map views show you your surroundings better, because you don't have to turn and pan the phone to see the tagged objects outside the camera's field-of-vision. Since most high-end Android devices have a digital compass, they can correctly detect orientation, and re-orient the map view even in 2-D. AugmentThis takes advantage of this feature if your hardware supports it.

The third option, ARviewer, is based on the LibreGeoSocial framework, and the version in the Android market is essentially a demo. But, if you're so inclined, you can tag and contribute your own content as well. ARviewer and LibreGeoSocial fall short of the competition when it comes to documentation, however, so until that situation improves, you'll find it much easier to get started with the others.

There is yet a fourth Android-powered solution, OpenAR, although right now you must request a token from the project before you can use the mobile app to tag locations and upload information. OpenAR seems targeted more at individual contributions than the other projects, offering no list of public data sources (even from free sites like Wikipedia). It is probably a project to watch for the future.

Believe it or not, the locked-down iPhone platform actually has one of the most open AR browsers currently available. It is called Argon, and is developed by a research group at Georgia Tech. Argon is actually designed to showcase the group's back-end work, KHARMA, which is an effort to build an AR content server that runs on top of a standard HTTP server.

Part of what holds AR back from taking the world by storm is the lack of a truly standardized way to request and return geo-located data — the proprietary apps handle location-based references from Wikipedia, Flickr, Twitter and other sources in different ways, because each site has its own API, and none of them directly handles 3-D structures like multi-story buildings. KHARMA attempts to merge these requests into a common request framework utilizing and extension of KML the project dubs "KARML." Even though the current client is iPhone only, it uses no proprietary iOS features, and the project says it will deliver mobile apps for other platforms in due time.

The other mobile platforms are not so lucky. Symbian device users have only ever seen one open source option, OpenMAR, although the project seems to be in limbo as of 2011. There have been two AR demos showcased for Maemo, SSTT and SVSi, but neither of them seems to have made it to release. It is possible that the N900's lack of a digital compass short-circuited any chance of these apps making it big on Maemo, though, so perhaps MeeGo devices with a compass will prompt more work in the field. The fist webOS devices also lacked the compass feature that really makes AR easy-to-use, but HP did preview an AR app on an upcoming webOS tablet, so there's reason to stay hopeful for that platform as well.

For a concept as young as AR, it is par for the course for the open source solutions to spend the majority of their time building re-usable components like "browser engines" rather than focusing on end-user applications. That can be frustrating to users, of course, particularly on mobile platforms that are really geared towards the non-developer crowd.

If you are a developer looking to work with AR, there are several open source libraries designed to help. The extensible browser-based tools mentioned above — Mixare and LibreGeoSocial — offer similar feature sets for Android developers, notably pinning external URLs to specific latitude and longitude locations.

The Mixare project wiki has an introductory guide to developing your own apps using its code. LibreGeoSocial has more detailed documentation, including an "ARviewer SDK" and reference material on the GeoNode format it uses and the tagging system.

There are a couple of AR-related projects worth looking into as well, such as AndAR and ARToolKit. Both seem to focus more on the 3-D object embedding uses of AR which are often associated with games, but the same techniques can be used to overlay buildings and other non-interactive content onto camera video.

Intriguingly, there is also an open source AR toolkit specifically designed for the iPhone platform. Named iPhone ARKit (hey, I never said it was original), it offers an Objective-C library for iPhone developers, specializing in information overlay, and modeled on the iPhone's MapKit framework.

The biggest competitor to AR at the moment is actually geolocation services that run in the traditional Web browser. Firefox for Mobile, for example, has a long list of extensions that retrieve custom content based on your A-GPS or cell-tower-derived location. On top of that, Google and other search vendors are increasingly offering location-aware results that don't depend on a separate application to serve up content.

So, is AR a flash in the plan, soon to be outpaced by smarter browsers and Web services? Maybe, but only if it stands still. If you have used any of the mobile AR browsers, you'll know that the real advantage stems from its ability to seamlessly merge information with your field of vision. So while Wikipedia entries and geographic POIs are a start, the real gem is photo and video content, particularly when if offers the user something that can't be seen with the naked eye. Layar and Google Goggles have a head start in this arena right now; it's up to open source developers to push the idea further.

Comments (0)Add Comment
You must be logged in to post a comment. Please register if you do not have an account yet.
busy

View the original article here


This post was made using the Auto Blogging Software from WebMagnates.org This line will not appear when posts are made after activating the software to full version.

Wednesday, March 23, 2011

News: Mobile Applications violate Open Source licenses?

There are many mobile applications that use software open source, but how many of them is in compliance with the open source licensing rules? It turns out that very many steps.

Comments (0)Add Comment
You must be logged on to post a comment. Please register if you do not yet have an account.
busy

View the original article here


This post was made using the Auto Blogging Software from WebMagnates.org This line will not appear when posts are made after activating the software to full version.