david.cat

Tecnologia, tendències i solucions. 2.0, Kubuntu i Android

Monthly Archives: August 2010

Realitat augmentada

Enriching our sights with hyperinformation is a logical next step after several technologies whose spreading we are right now witnessing, and becoming commodities : GPS, orientation, acces to databases. Using a monocle, glasses, a smatphone or even nanobots, all them ables to add text or graphic information to our viewing. We can now essay with [...]

El que més cueja al món tecnològic

Still wondering about what’s hot on the market, what skills and sectors are moving it, you can easily reach a not surprising answer. 2.0 is a strong trend and anything around it will create what now are blue oceans and in the future advantages on this topic will be worthy. So, web programming but as [...]

Dividir un fitxer en parts

How to split a large file into parts? We’ll use rar. $ sudo apt-get install rar So we can split: $ rar a -m0 -v350m myfile.rar myfile.avi Where: a : we are adding -m0 : mode. 0 for no compression and fastest. 5 for high compression and slowest. 3 is default -v is the size [...]

Parcelles al món rural

Yet another interesting approach for your android smartphone could be getting the outlines of a lot, or some of them using Google’s My Tracks. I couldn’t find a more proper tool, so I had to manage with it I’m I’m open to listen about a more focused app. The use is easy. Once I downloaded [...]

Juntar fitxers pdf ordenadament

Sometimes I need to e-mail a document I’ve received by post mail. My scanner does not provide GNU/Linux drivers, so I must use the help of the Windows XP notebook available at home. I scan the document, get several files and store them in my kubuntu system. But I want to send a unique document, [...]