Tuesday, January 27, 2009

Refillable Compressed Air Can Computer



This morning, Andrew went
me a link to The Nation
for him to take a look. What do you think that was my surprise when I saw the old co-worker and the U.S., Mr. Alex Murillo, carota poking her in the pages of the newspaper

?

turns out that the above used
sofgüer of open source
to deploy an application for iPhone
, he named iWaiter and the waiters used to carry out the orders from their aparatejos and all information is received by the station cooks. Another example, but closer to the context Costa Rica has the potential to open sofgüer industry and society in general. lout congratulate Alex for their efforts and innovative idea occurred to him. However, the news does not surprise me because those who know him know what their capabilities ... Null! (Hehe, just kidding, sir)
Congratulations! You see you learned very well from me ... (Learn how not to set)

"But come on, Alex.
I'm here,
Georgoudis

Tuesday, October 21, 2008

Toshiba Network Camera-usel Login

OpenOffice3

few days ago came OpenOffice3 final version, so I decided to try them, but I had some problems early, searching the Internet I could solve. Page of OpenOffice3

: http://download.openoffice.org/index.html

To download the deb in English

# wget http://openoffice.bouncer.osuosl.org/?product=OpenOffice.org&os=linuxinteldeb&lang=es&version=3.0.0

Once downloaded, unzip it

# tar -xvf OOo_3.0.0_LinuxIntel_install_es_deb.tar.gz

We entered the DEBS folder to install. deb # cd

OOO300_m9_native_packed-1_es.9358/DEBS /

# dpkg-i *. deb


ready, our OpenOffice is already installed.

The good thing is that we still have the OpenOffice2, because the new version is installed in / opt

To prove just run

$ sh / opt/openoffice.org3/program/soffice



or $ cd / opt/openoffice.org3/program /

$. / Soffice


But our first mistake would be:
Terminate
Called after throwing an instance of 'com:: sun:: star:: a:: RuntimeExcep

Luckily this is not a bug, we just have to delete the profile.

$ rm-rf / home / YOUR-USER / .openoffice.org

and try again loaded and ready, fixed

If we want to create a shortcut to the new program to create the file based OOO3. desktop on your desktop with any text file with the following contents:

[Desktop Entry] Version =

1.0 Terminal = false
Exec = sh / opt/openoffice.org3/program/soffice

Icon = ooo-writer
Type = Application Categories = Application
; Office;
StartupNotify = false
Name = OpenOffice.org 3
Name [es] = OpenOffice.org 3

We keep it and double click and have access to our new OpenOffice. We can also change the icon (the one I use is oowriter). If

what we want in the menu, you just have to copy them to / usr / share / applications cp

OOO3.desktop / usr / share / applications

And what we have in the main menu.



bye