filesio.de
Dateiaustausch: Dateien freigeben, Passwortschutz, Verschlüsselung, Sicherheit
http://filesio.de/functions
Große Dateien einfach versenden, austauschen und empfangen. Filesio ist ein professioneller Online-Dienst zum Austauschen von großen Dokumenten und die moderne Alternative zu FTP-Upload und Email-Versand. Über einen zentralen Online-Speicher versenden und emfangen Sie komfortabel Dateien von Kunden, Kollegen oder Geschäftspartnern. Austauschen von Dokumenten, Videos, Demos, Produkt-Updates, . Integrieren auch Sie filesio in Ihren Arbeitsablauf! Bezahlen nach dem "Pay what you use" Prinzip. Über die Accou...
codingclues.eu
“Shiny Table” Effect with Gimp (CodingClues)
http://codingclues.eu/2009/shiny-table-effect-with-gimp
8220;Shiny Table” Effect with Gimp. Well, the following post does not cover a typical programming topic, but maybe even as a software engineer you might have to deal with (web) design from time to time. At least I did when developing a new website for a customer ( http:/ heilmann-software.de. While creating shiny and glossy effects seems to be a trivial task for the experts using Photoshop, I tried a lot until I got some good results with Gimp, the Open Source image editor. 7 Now select the first layer a...
filesio.net
File Exchange: Share Files, Password Protection, Security
http://filesio.net/functions
Send, share, transfer, exchange and receive large files easily. Filesio is a professional online service for sending, sharing and receiving large documents. It is the modern and secure alternative to FTP upload and e-mail attachement. Using your central online storage space at filesio, you can send and receive files to and from business partners or clients. Share and exchange documents, videos, demos, product updates, . Just integrate filesio into your work routine, too! Filesio at a glance. For team mem...
codingclues.eu
Tools archive (CodingClues)
http://codingclues.eu/category/tools
Stress test your webapp with Webload. There are a lot of commercial stress and load testing tools available, but in general they are really expensive, so buying one is probably not the best idea if you just want to stress-test a single web application for one time, like I did. Instead, I checked out some Open Source tools and found Webload, an Open Source variant of a more comprehensive tool developed by Radview. The download can be found here. It’s not available on the official website any more). Well, ...
codingclues.eu
Web archive (CodingClues)
http://codingclues.eu/category/web
JDBC CommunicationsException with Hibernate and MySQL. If you are using MySQL and Hibernate, maybe you are familar with an exception like this one:. Commysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was79095 seconds ago.The last packet sent successfully to the server was 79095 seconds ago, which is longer than the server configured value of 'wait timeout'. You should consider either expiring and/or testing connection vali...8211; this property f...