miércoles, 30 de agosto de 2017

The Lion and The Deer

the lion and the deer

My Opinion

This is a good history, and a clear example on the real life is learning english, a lot people escape it, and try use another alternatives to avoid it, but will be a moment in they want to travel or achieve goals that include english, or simply apply for a new job with better features but a requirement is english skills.

So, this text invite us to confront our fears and take them as new goals to become them on skills and dont fail on traps, darkness or fatality.

The Hen of The Golden Eggs

the hen of the golden eggs

My Opinion

Everybody want become reach easy and fast, but the way to became rich in short time is a bad idea because usually it is a illicit way.

So, this fable want to share us an example that we can achieve goals whith a lot patience, work hard and being constant.

The Turtle and The Eagle

the turtle and the eagle

My Opinion

Sometimes whe have diferent opportunities, sometime times better than others for us, but other times is not. So, if live give us a good oportunity, won't underestimate parnerts, friends neighbor.

We must be humble everytime, once live give us oportunities, we don't must change with others. In fact, we need to support them and enjoy build together.

martes, 29 de agosto de 2017

The Turtle And The Hare

the turtle and the hare

History

The turtle, seeing that the hare made fun of its clumsy paws and its slow walk, the turlte challenged the hare to run, then they will know which of two arrive first to the goal.

And when they saying this, they chose for judge to the fox, the most astute animal. But it happened that the hare, trusting too much in their nimbleness, began to rest a moment in a middle of the road and it was sleeping.

Menatime, taking advantage of their competitor's inopportune rest, the turtle, with perseverance and without running, arrive first to the end point.

In vain, moments later, the hare awakes, it wnted to reach its rival. But anything could do with its desire and speed

Author Message

The turtle is a symblo of slowness, willpower, long life and revering.

The hare is a symbol of procreation, fecundity, nimbleness and concentration lack to conquer the goals.

My Opinion

This is a clasic and enrichemnt history given that teachers since we are boys teach us, but they do that because throught this one we can see a clear example of patience and self-confidence. Sometimes, we are mentally weak and think we can't do something only because another people says no. So, the idea is learn from the turtle and get self-confidence, work silently but constant, without stop, the goals are there, oportunities exist, it's just matter of achieve them.

lunes, 28 de agosto de 2017

China’s Robot Revolution May Affect the Global Economy


China’s Robot Revolution China is installing more robots than any other nation, and that may affect every other nation. Shipments jumped 27 percent to about 90,000 units last year, a single-country record and almost a third of the global total, and will nearly double to 160,000 in 2019, the International Federation of Robotics estimates. The blazing pace hasn’t dented Chinese wages – yet – but it might influence the global economy, according to a report this week by Bloomberg Intelligence. Automation may drive productivity gains and export competitiveness, but the rising use of robots also threatens to exacerbate domestic income inequality, undermining consumption. And that could spill out beyond the country’s borders, economists said. “By turbocharging supply and depressing demand, automation risks exacerbating China’s reliance on export-driven growth – threatening hopes for a more balanced domestic and global economy,” BI economists Tom Orlik and Fielding Chen wrote. So what does this new China’s Robot Revolution? Let’s dive in!


More Informarion. Here

Google accidentally broke the internet throughout Japan

A mistake led to internet outages for about half of the country.



Last week, nearly half of Japan briefly lost access to the internet because of an error made by Google. The mistake was noticed and corrected within just a few minutes, but its effects led to hours of slowed internet connections. The impact was so large that Japan's Internal Affairs and Communications Ministry initiated an investigation into the issue.

 For more information. Click Here

Bootstrap 4, What's New

Bootstrap 4, What's new


What is this?
On front-end world, developers have been using Bootstrap 3 (previous version) for everything because this is a framework which provide a lot features to build a huge, beautiful and adaptative web page.
Learn
Right now, bootstrap 4 is in alpha version, but we can start learning this tool because is the first release and won't have drastical changes.
Of course, it comes with new features.
Card image cap

Grid System

Now you can add automatic columns, so you won't worry about do exact rows of 12 columns
Interesting for responsive web applications
Card image cap

Cards

Cards replace Bootstrap 3's old panels and wells. Cards are defined as a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.
Useful for movile uses.
Card image cap

JavaScript

For most users this won't matter much, but all of the plugins have been written in ES6 and compiled with Babel. This means maintaining the plugins will be a lot easier.
Great to integrate with modern tools
Of course, you can check more inforation on oficial documentation or excelente post like scotch.
How Start?
If you want start, you can copy and paste code above in a html extension file.
It's to easy if you know Bootstrap 3, or if you want to learn to programming, you can visit w3school

<!DOCTYPE html>
<html lang="en">
  <head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
  </head>
  <body>
    <h1>Hello, world!</h1>

    <!-- jQuery first, then Tether, then Bootstrap JS. -->
    <script src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js" integrity="sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn" crossorigin="anonymous"></script>
  </body>
</html>

Laravel 5.5 Pivot Casting

What's new on Laravel 5.5?

This is a new release. whith a lot to give us.

For this case, we are going to talk about some new features of Laravel 5.5, who is a real mounster on the world because it has given a huge solution for simple problems which include a lot code.

Of course we can't talk about everything in one oportunity so, we will dedicate some post to specify one by one of new features.

So, for this oportunity, we will talk about, pivots.

Pivot is that way on which i could get information from a many to many query of database

What's a pivot

In Laravel 5.4, Taylor added the ability to define a $casts property on your custom pivot models as well, but it only applied those $casts when reading the data—no conversion was performed when inserting or updating an attribute.

For example, let’s say you have a Runner model and a Race model. One runner can have many races, and one race can have many runners. Let’s call our pivot model a RaceRunner, which will include a splits array with a varying number of individual lap times (depending on the length of the race, and stored in seconds) in addition to the required runner_id and race_id.

The splits array is serialized as JSON in the race_runner table, so if you defined splits as an array in the $casts of your RaceRunner pivot model, then the following will dump an array:

        dd( $runner->pivot->splits );

        // Example:
        [
            'Lap 1' => 150,
            'Lap 2' => 163,
            'Lap 3' => 146
        ]
      

But when creating or updating the pivot model, you still have to cast it manually:

        // Cast first...
        $splits = $splits->toJson();

        // ...then attach:
        $runner->races()->attach($raceId, ['splits' => $splits]);
      

Now with Laravel 5.5, the $casts property on the Eloquent\Model and Eloquent\Relations\Pivot classes will behave the same. Laravel will “respect” your casts on both, whether you’re reading, inserting or updating data. This will make the attach, sync and save methods available to pivot models. Applying this new feature to our example above, the // Cast first... code is no longer necessary.

martes, 15 de agosto de 2017

Ronaldo's Daily Routine

Hi everybody, here you can find my daily routine
Audio:

Audio Document:

What's new in Angular 4??


Angular Here we are, Angular 4.0.0 is out, right on schedule ! 🎉 Technically there are some breaking changes, explaining that’s why the major version number has changed. And, if you missed it, there is no Angular 3: the router package was in version 3.x, so instead of bumping everything to 3.0 and the router to 4.0, the team chose to bump everything to 4.0. The breaking changes are quite limited though, we updated several of our apps in a few minutes: nothing too scary. TypeScript 2.1+ is now required (it was 1.8+ before), and some interfaces have changed or are deprecated (rarely used in most applications, like OpaqueToken or SimpleChange). TypeScript 2.1 and 2.2 have brought really nice features you should check out. Angular 4 now supports them (and you will soon be able to activate the new strictNullChecks TypeScript option for example). So what does this new Angular version bring? Let’s dive in!


More Informarion. Here

What is an Arduino?


Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable circuit board (often referred to as a microcontroller) and a piece of software, or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the physical board.

The Arduino platform has become quite popular with people just starting out with electronics, and for good reason. Unlike most previous programmable circuit boards, the Arduino does not need a separate piece of hardware (called a programmer) in order to load new code onto the board – you can simply use a USB cable. Additionally, the Arduino IDE uses a simplified version of C++, making it easier to learn to program. Finally, Arduino provides a standard form factor that breaks out the functions of the micro-controller into a more accessible package.


More Informarion. Here

My Daily Routine - Julián

Audio:

Audio

Document:

PRESENTATION OF THE GROUP

We are students of the University of Tolima distance mode, with the help of four participants, we have created the blog "English Expression" in order to keep informed and updated our visitors everything related to the systems engineer.


My Daily Routine Hernan Dario Castaño Ruiz


Audio:

Audio

"