Posts

How important is to have a backup - True Story!

During the production of the movie Toy Story 2, an unnamed Pixar employee was doing some routine data cleanup. They wanted to delete some of their files. So they typed this into their command line: bin/rm -r -f *. But they didn't realize that they were running the command inside the server's root folder. Animators knew something was wrong when the files they were working on started vanishing. They rushed over and unplugged the computer. But it was too late. 90% of the Toy Story 2's files had been deleted. The team was going to have to completely restart the $100,000,000 project. Luckily, one of their animators was working from home after having a baby. She had a 2-week old backup of the data sitting on her desk. After she carefully drove her computer to the office, they were able to restore the database.馃槍

La revoluci贸n y la tierra

Image
Here you can watch online the film "La revoluci贸n y la tierra", to be able to watch, you just have to comment on this post and leave your email. And then I'll send you a link to watch the film online. The film is good. There are many historic events that maybe you never ever heard. It's very recomendable.

add header image itextsharp c#

Image
I thought that when you set the margins on ITextSharp document, you set also the margin for the header. but then I realized the margins are just the margins, and there is no headers by default on ITextSharp. In order to add a header in ITextSharp, you have to use PageEvent. And implement the class HeaderFooterFDA2, you can rename that class. To avoid header overlaps your content, when there are a lot of content that break on a new page. You have to set an additional margin on the method WriteSelectedRows(), in my case I added + 70 units. I hope It helps you.

imessage an error occurred during activation [solved]

Image
I tried to use iMessage using my apple id, in order to sync my messages to my mac. I tried on my iPhone and my mac, the same error message: an error occurred during activation, please try again later. Also another message shows up when I tried to sign in on my iPhone: I read all the tutorials that are available on internet, but they just give you tons of steps, and no one suit up for my problem, at the end I reached apple support and they fixed my problem. iMessage and FaceTime have other server authentication so apple need to validate your identity, they asked me some things to do, and finally they enable my apple id for iMessage and FaceTime, so now I can use iMessage with my apple id and It is working on my mac too, I enable iCloud for iMessages and now my messages are sync on my mac and iPhone. I hope it helps.