URL: http://blog.gtug.sk/2011/01/fotoreportaz-zo-stretnutia-gtug4.html Migration from J2EE to the Cloud – Ladislav Gažo a Marta Pšenková p1/2 (Video) – Cloud Presented by Seges Company Cast 1: http://www.youtube.com/watch?v=Mh4KChFr_9s Code: http://code.google.com/p/acris/wiki/PortableObjects TwigPersist – http://code.google.com/p/twig-persist/ Cast 2: http://www.youtube.com/watch?v=hddNIH8DkB8 Tomcat, GlassFish, UpScale only for Enterprise apps,
ElasticSearch and other Indexing Tools
elasticsearch. elasticsearch. [1] features: uses CURL to submit queries uses JSON to format data (and fields) how about Tokenizers and Filters? it’s elastic and distributed: automatically changes master indices (when one of the nodes goes down) Indices are broken down
CheetSheet: LVM
Working with LVM Preate Physical Volume # pvcreate /dev/sda2 Create Volume Group # vgcreate vg0 /dev/sda2 # vgscan Create Logical Volume # lvcreate -n lv0 –size 32g vg0 Make File System # mkfs.ext3 /dev/vg0/lv0 Create Logical Volume # mkdir /vz
ESDU DANCESTAR HUNGARIA OPEN 2011 – SK/HU preklad
„ESDU DANCESTAR HUNGARIA OPEN 2011” Maďarská kvalifikáci Hlavná stránka: http://esdu.org/en/championship/hungaria-open/hungaria-open-verseny-1/f-oldal-1/ Miesto (Helyszín) Adresa: http://esdu.org/en/championship/hungaria-open/hungaria-open-verseny-1/ltal-nos-inform-ci-k-1/helysz-n-1/ Mapa miesta konania: Google Map Cesta z BA na miesto konania: Google Map (228 km, 2 hod. 28 min.) Miesto konania: Pestszentimrei Sportkastély http://www.sportszerukft.hu/ Adresa: Pestszentimrei
IMAPsync
imapsync imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another. It is useful for mailbox migration, and reduces the amount of data transferred by only copying messages that are not present on both servers.