Falling trend on the daily. Market has rallied since Wednesday and is heading towards the upper trend line around 5960. If it meets the upper line today short, stop at 6020, T1@5900, T2@5860, T3@5790
Note. At the beginning of Feb there was an identical down trend. The market rallied all the way up to 6100. so might be smart to get out early if the trade breaks the upper trend.
Thursday, 26 May 2011
Tuesday, 8 February 2011
Wednesday, 2 February 2011
Encrypt tar files during the tar - Ubuntu Forums
[ubuntu] Encrypt tar files during the tar - Ubuntu Forums: "encrypt:
tar -c directory | openssl des3 -salt > encrypted.tarfile
decrypt:
cat encrypted.tarfile | openssl des3 -d -salt |tar -xv"
tar -c directory | openssl des3 -salt > encrypted.tarfile
decrypt:
cat encrypted.tarfile | openssl des3 -d -salt |tar -xv"
Java stack tutorial
http://www.mkyong.com/spring/maven-spring-hibernate-mysql-example/
Useful getting started guide to Java, Maven, Spring and Hibernate
Useful getting started guide to Java, Maven, Spring and Hibernate
Tuesday, 25 January 2011
Tuesday, 11 January 2011
Subscribe to:
Posts (Atom)