Posts Tagged ‘Linux’
Tuesday, July 20th, 2010
Nos mandan un artículo sobre como desarrollar aplicaciones para Android 2.2 y JDK 1.6.0_17:
Java language is the tool of choice for Android developers. The Android runtime uses its own virtual machine, Dalvik, which is not the usual Java virtual machine that most Java developers are used to. In this article you will learn advanced Java features and how they are implemented on Android. This includes features such as concurrency, networking, and database access.
Tags: android, app, application, Dalvik, Java, Linux, mobile, Smartphone
Posted in Java, Programacion | No Comments »
Saturday, July 17th, 2010

Nos mandan la tercera parte de un artículo que trata sobre Hadoop (un framework para cómputo distribuido):
With configuration, installation, and the use of Hadoop in single-node and also the use in multi-node architectures under your belt, you can now turn to the task of developing applications within the Hadoop infrastructure. This article explores the Hadoop APIs and data flow and demonstrates their use with a simple mapper and reducer application.
La segunda parte esta aquí.
Tags: Apache, applcication, Hadoop, Linux, redhat, ruby, SUSE, Ubuntu
Posted in Programacion, Tips técnicos | No Comments »
Thursday, July 15th, 2010
Nos mandan un articulo de como aprovechar las facilidades de “Cloud Computing” de Amazon:
Cloud computing and Infrastructure as a Service (IaaS) are well documented, but what’s often not discussed is how to get a running Linux application into a cloud computing environment. Discover how to move an application into the cloud and take advantages of the features this setup has to offer.
Tags: Amazon, app, application, cloud computing, Linux, Ubuntu
Posted in internet, Tips técnicos | No Comments »
Thursday, July 8th, 2010

Nos mandan un artículo sobre como automatizar el ciclo de pruebas de software utilizando Buildbot:
The days of cowboy coding are long gone at most organizations, replaced by a renewed interest in generating quality software. Continuous integration (CI) testing is a vital component in the practice of agile programming techniques that lead to high-quality software. Learn the theory and practice of CI testing by exploring Buildbot, an open source CI system written in Python.
Tags: Filesystems, Linux, redhat, Ubuntu
Posted in Programacion, software libre, Tips técnicos | No Comments »
Thursday, July 8th, 2010

Nos mandan la segunda parte de un artículo que trata sobre Hadoop (un framework para cómputo distribuido):
Learn advanced setup that uses multiple nodes for parallel processing. It demonstrates the various node types required for multinode clusters and explores MapReduce functionality in a parallel environment. This article also digs into the management aspects of Hadoop—both command line and Web based.
La primera parte esta aquí
Tags: Hadoop, Linux, redhat, SUSE, Ubuntu
Posted in Tips técnicos | No Comments »
Sunday, June 27th, 2010
Nos mandan un artículo básico para aprender donde encontrar y colocar los archivos en un sistema Linux:
Learn the correct location for files under the Filesystem Hierarchy Standard (FHS) on a Linux system and learn how to find important files and commands. You can use the material to explore file organization and management.
Tags: Filesystems, Linux, redhat, Ubuntu
Posted in Linux, Tips técnicos | No Comments »
Wednesday, June 23rd, 2010
Nos mandan un artículo de como capturar las salidas y entradas de programas en Unix/Linux
Modern UNIX systems provide a number of different tools to capture the text-oriented interaction between a user and a specific program and to capture graphical screens and single windows. This article focuses on different ways to keep a record of the interaction between a user and a command-line application.
Tags: AIX, Linux, redhat, Solaris, Ubuntu, Unix
Posted in Linux, Tips técnicos, Unix | No Comments »
Wednesday, June 16th, 2010
Encontre este tutorial para instalar Android en un iphone desbloqueado (Jailbroken), aunque creo que la parte de telefono no funciona, pero es un bonito hack y te permite iniciar en android o IOS.
http://iclarified.com/entry/index.php?enid=9877
Encontre otro tutorial aqui:
http://www.hackthatphone.com/3x/android_on_the_iphone_2g_or_3g.html
Tags: android, Apple, iphone, Linux, Mac
Posted in Tecnología | No Comments »
Thursday, June 10th, 2010
Estoy comenzando a programar para el iPhone y me inrteresa saber si algioen mas esta programando con MonoTouch (http://monotouch.net/) y cuales son las ventajas / desventajas.
Saludos
JR!
Tags: Apple, iphone, Linux
Posted in Pregúntale al gurú, Programacion | 2 Comments »
Wednesday, May 19th, 2010

Nos mandan un artículo que trata sobre Hadoop (un framework para cómputo distribuido):
This article explores the Hadoop framework, including its fundamental elements, such as the Hadoop file system (HDFS), and node types that are commonly used. Learn how to install and configure a single-node Hadoop cluster, and delve into the MapReduce application. Finally, discover ways to monitor and manage Hadoop using its core Web interfaces.
Tags: administration, Apache, Cluster, Hadoop, Linux, sys admin, Ubuntu
Posted in Tips técnicos | No Comments »