juan144

TwitterFacebook

Juan Escobar

Get flash to fully experience Pearltrees
http://www.techdrivein.com/2011/04/12-things-i-did-after-installing-new.html Ubuntu 11.04 Natty Narwhal released, reviewed . Ubuntu 11.04 Natty Narwhal beta is already here and in a few days time, the final release will happen.

12 Things I did After Installing New Ubuntu 11.04 "Natty Narwhal"

Updated : 16/10/2012 : Ubuntu 12.10 Quantal Quetzal final is almost out. The final release it scheduled to be out in the 18th of October 2012.

Top Things to do after installing Ubuntu 11.04 Natty Narwhal

http://www.unixmen.com/201204-top-things-to-do-after-installing-ubuntu-2/

Tom's Hardware US

http://m.tomshardware.com/reviews/ubuntu-11.04-natty-narwhal,2943-3.html Ubuntu, like any Linux distribution, is just that: a distribution. Linux distributors do not develop everything that goes into a distribution; they must rely on a myriad of open-source software projects to compose the bulk of their end-product.
http://www.omgubuntu.co.uk/2011/04/10-things-to-do-after-installing-ubuntu-11-04

10 things to do after installing Ubuntu 11.04 | OMG! Ubuntu!

So you’ve downloaded or upgraded to the latest release of Ubuntu – the nominal Natty Narwhal – but what now? As is now tradition around these parts, we present you with a list of 10 post-install tips/ideas to make your time with the Narwhal less of a splash in the deep end and more of a serene swim… 1.
http://www.webupd8.org/2011/04/things-to-tweak-fix-after-installing.html

Things To Tweak / Fix After Installing Ubuntu 11.04 Natty Narwhal

A note before reading this post: before giving up on Unity without giving it a try... don't.

Learn HTML and CSS: An Absolute Beginner’s Guide Article

This article was written in 2009 and remains one of our most popular posts. http://www.sitepoint.com/html-css-beginners-guide/
http://reference.sitepoint.com/html/doctypes The doctype declaration, which should be the first item to appear in the source markup of any web page, is an instruction to the web browser (or other user agent) that identifies the version of the markup language in which the page is written. It refers to a known Document Type Definition, or DTD for short. The DTD sets out the rules and grammar for that flavor of markup, enabling the browser to render the content accordingly.

Doctypes

http://alistapart.com/article/css-floats-101 The float property is a valuable and powerful asset to any web designer/developer working with HTML and CSS. Tragically, it can also cause frustration and confusion if you don’t fully understand how it works. <img src="M70o93H7pQ09L8X1t49cHY01Z5j4TT91fGfr" alt=""> Issue № 325 Also, in the past, it’s been linked to some pretty nasty browser bugs so it’s normal to get nervous about using the float property in your CSS rule sets.

CSS Floats 101

RVM: Ruby Version Manager - RVM Basics

$ rvm help # Documentation Index https://rvm.beginrescueend.com/rvm/basics/

Blog of Ryan Bigg - Ubuntu, Ruby, RVM, Rails, and You

http://ryanbigg.com/2010/12/ubuntu-ruby-rvm-rails-and-you/ 25 Dec 2010 Last updated: Thursday January 31st 2013 This beginner's guide will set up with Ruby 1.9.3, RVM and Rails 3.2.9 and is specifically written for a development environment on Ubuntu 12.04, but will probably work on many other operating systems, including older / newer versions of Ubuntu and Debian.
We recommend Ruby 1.9.3 for use with Rails. Rails 3.2 is the last one that supports Ruby 1.8. Ruby 1.8.6 and earlier are not supported, neither is version 1.9.1.

Ruby on Rails: Download

A successful Git branching model » nvie.com

http://nvie.com/posts/a-successful-git-branching-model/ Published: January 05, 2010 In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful.

Create A Repo

You can create a new repository on your personal account or any organization account where you have sufficient permissions.
To change your git email setting, use the git config command: git config --global user.email " me@here.com " # Set a new email git config --global user.email # Verify the setting # me@here.com

Set your user name, email and GitHub token

Git Book - Basic Branching and Merging

Let’s go through a simple example of branching and merging with a workflow that you might use in the real world. You’ll follow these steps: Do work on a web site.
RoR project

Some design things

juan.lopez

Help