Just a short note for myself about parsing XML by jQuery and getting attributes.

нотатки на полях
Just a short note for myself about parsing XML by jQuery and getting attributes.
Usually you can use maven-assembly-plugin to build one JAR file with all dependencies (JAR files which your project depends on). But thi...
I have searched for this a long time. And I found the solution, at last! So, we need to intercept traffic from web-site under test. Actua...
How to copy/move/delete files before tests and/or change file permissions for Linux OS with maven? I'm using maven-antrun-plugin for...
Got " Unbound Classpath Variable M2_REPO " in Eclipse? It's because M2_REPO system variable is not added to eclipse classpa...
How to run jetty server during integration testing with Maven (on Jenkins machine), deploy and test web application there with Selenium...
I have an linux OS (CentOS 5.6) installed on my machine. And I have worked with java 1.4.2 there but now I'm going to use new JDK...
Some application sends letters via CentOS console mail program (/sbin/mail). From PC1 machine letters are coming from following user: Su...
By default SilverTunnel NetLib library has very "loud' verbose log level settings: INFO. So you will have lots of messaging ...
Уряд Атлантиди купив "Титанік": http://habrahabr.ru/post/192328
//Prepare capabilities DesiredCapabilities caps = new DesiredCapabilities(); //Set log level to DEBUG: caps.setCapability(Phantom...
Got java.lang.ClassNotFoundException: org.openqa.selenium.HasInputDevices running PjantomJS ? Worked for me after adding fololowing lines...
Tried to work with Selenium using GhostDriver (actually, the driver is embedded into PhantomJS now), but java project fails on import th...
Nagios is a very handy monitoring system just out the box. But, as for me, e-mail notifications (alerts) is not enough for convenient mo...
1. Install those dependencies if needed: yum install httpd php gcc glibc glibc-common gd gd-devel 2. Add RPM Forge repo: ...
<plugin> <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> <id>co...
Перетворюємо одну java-колекцію у будь-яку іншу: public class Main { /** * @param args */ public static void main(String[] a...
The same issue as this one , but in linux OS. Use netstat -tulpn | grep :1234 to find out who is listening on port 1234 You should hav...
Півдня махався з юніт-тестами. Фактично, з одним тестом. Прикол у тому, що на локальній машині він проходив, а на білдмашині - падав. Суть ...
How to detect leak connections to database in Java ? Of course, one can use particular monitoring tools like Zabbix, but there is one more...
Якось писав софтину, яка мала серед усього іншого відсилати пошту і помітив, що вона при старті падала з java.net.BindException: Address al...
Recently I have got such error: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'someuser'...
First of all use root login and password to run mysql: mysql -u root -p Create database: CREATE DATABASE dbname; Set it as acti...
Робочий приклад програми, яка заходить на geoiptool через TOR і друкує в консоль айпішник ноди та країну. import org.silvertunnel.netlib....
Аналог Fiddler2 для Linux: Wireshark. Installing wireshark: sudo yum install wireshark wireshark-gnome (або іншим менеджером пакетів анало...
Прикольні, з поясненнями відповідей після закінчення тесту http://www.indiabix.com/online-test/java-programming-test/
For org.apache.http.impl.client.* use: HttpClient httpclient = new DefaultHttpClient(); HttpHost proxy = new HttpHost("127.0.0.1...
Play embedded youtube video with selenium via JS API. 1. Sample HTML page:
1. Download file IEDriverServer.exe and put it somewhere (for example C:\Selenium\IEDriverServer.exe); 2. Add this path ( C:\Selenium ) to...
http://eddnet.org
find . -type f -size 0k -exec rm {} \; | awk '{ print $8 }'
-eq - equals -ne - not equal -lt - less than -le - less or equal -gt - greater than -ge - greater or equal
За мотивами нотаток про малювання в Екселі з Apache POI: http://akceptor.blogspot.com/2013/05/apache-poi.html http://akceptor.blogspot...
Аналог функції ISNULL для Oracle DB називається COALESCE. Юзати аналогічно: SELECT COALESCE(somerow, 'not null now') AS r1 FROM so...
Comment from here . Generating reports from PMD, FindBugs, code coverage reports (cobertura) with maven. On mvn site stage
To generate findbugs report in xml and automatically convert it to html representation just use following plugin in the <build> secti...
Трохи допиляв попередній варіант перетворювальника картинок у таблиці екселя. Тепер він може обробляти навіть великі зображення (наприклад...
Колись бачив у якійсь ЖЖшечці казочку про японця, який малює картини в екселі методом піксель-арту. Там ще всі дивувалися з того як у япон...
З чого складається велосипед...
Maven build and deploy to jBoss sample pom.xml Works with maven 2.2.1 and jBoss 5.1.0, but there are 2 problems: 1. JMX deployment used, so...
XML URL path = FromIniFiller.class.getResource("/templates/" + fileName + ".xml"); // Do not open XML file, but pas...
How to resolve maven dependency problem with log4j 1.2.15 Just open your pom.xml and find the log4j artifact: <dependency> ...
Перекладач з нормальної мови на азірівку http://azirivka.org.ua . Зачотно, але шкода що в зворотньому напрямку не перекладає. Може хоч тод...
Хто я? Частина сили тої, що вічно хоче Зла! Та фейлить: робить щось хороше...
Фінальна версія логотипу буде виглядати отак:
Проект логотипу для мого електронного журналу . Аффтарka: http://vk.com/id14697921
Щоб не постити дуже короткі дописи в блог http://akceptor.org/ то реанімую оцей. Твіттер - лажа :)