Hi All
I love chess and this is a very funny article about this beautiful game.
Personally I think I have made not one
http://www.chess.com/article/view/chess-moves-to-play-before-you-die?utm_source=facebook&utm_medium=image&utm_campaign=articles_pete
I hope you can do all of them in your large life :-)
Read and
This blog was created to improve my English and share news, thoughts and opinions about the world around me. I use it also to fix some technical solutions for future use.
martedì 27 gennaio 2015
mercoledì 21 gennaio 2015
ORACLE DBA SCRIPT
Hi all
Today i want report this link http://oracle-base.com/dba/scripts.php that contains an interesting repository of oracle sql script.
Scripts are divided for release and type.
Very useful are script to monitoring database in the first section.
Stay tuned.
Today i want report this link http://oracle-base.com/dba/scripts.php that contains an interesting repository of oracle sql script.
Scripts are divided for release and type.
Very useful are script to monitoring database in the first section.
Stay tuned.
giovedì 1 gennaio 2015
Year 2015
The end of a year generally is time of balances and this 2014 was a year that i will remember surely for many time.
Many events happened in this year, some good and other no so good, two events over all : the disease of my mother discovered in May and the end of the international interconnection project in Argentina, really it was an hard year.
But to check the fixed objectives for 2014 :
Improve my English Level : So and so (Improve my level with Duolingo actually i am at 14 level)
Improve my Chess Level : Failed (Few games and worse level)
Improve my incomes : Failed (Too many expenses)
Be a better Christian : So and so
Learn Android or a mobile languages (QT, jme, ...) : Failed (just starting in December with libgdx)
Write more posts on this blog : Failed
No objective reached, really a disaster, but I think in 2015, new objectives will be :
I hope reach three or four of these objectives during 2015.
Stay tuned.
Many events happened in this year, some good and other no so good, two events over all : the disease of my mother discovered in May and the end of the international interconnection project in Argentina, really it was an hard year.
But to check the fixed objectives for 2014 :
Improve my English Level : So and so (Improve my level with Duolingo actually i am at 14 level)
Improve my Chess Level : Failed (Few games and worse level)
Improve my incomes : Failed (Too many expenses)
Be a better Christian : So and so
Learn Android or a mobile languages (QT, jme, ...) : Failed (just starting in December with libgdx)
Write more posts on this blog : Failed
No objective reached, really a disaster, but I think in 2015, new objectives will be :
- Improve my English Level
- Improve listening comprehension
- Improve my Chess Level
- Actually my scores are :
- Improve my incomes
- Be a better Christian
- Create one or two mobile applications
- Write more posts on this blog
- Stay Fit
- Reaming under 80 kilograms
- More Continuity
- Run more than 2014
I hope reach three or four of these objectives during 2015.
Stay tuned.
Iscriviti a:
Post (Atom)
Goals 2025
Hi all Today, first day of 2025 my goals for this year : 1. ENGLISH Improve listening comprehension See at least one or two films in Engli...
-
Hi all Today i want speak about education and eLearning websites. Personally I am using COURSERA , in this site you can find many course...
-
Hi all Today i want to speak about oracle nested table. Basically you can define in oracle a field that is a table inserted in other tabl...
-
Today a simple shell script to simulate rolls of two dices : #!/bin/ksh fc=1 while [ fc -eq 1 ]; do clear echo ' How many rolls : \c...