<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0"><id>tag:blogger.com,1999:blog-32008888</id><updated>2012-04-13T02:02:14.139+04:00</updated><category term="datasource" /><category term="hibernate" /><category term="virtualbox" /><category term="postgresql" /><category term="type" /><category term="jsf" /><category term="java" /><category term="mysql" /><category term="seam" /><category term="connection" /><category term="jaxb" /><category term="ajax" /><category term="converter" /><category term="sequence" /><category term="privacy" /><category term="tomcat" /><category term="syntax" /><category term="service" /><category term="blog" /><category term="native" /><category term="oracle" /><category term="log4j" /><category term="blogger" /><category term="ldap" /><category term="день рождения" /><category term="sql" /><category term="dns" /><category term="groovy" /><category term="highlighter" /><category term="html" /><category term="richfaces" /><category term="script" /><category term="jboss" /><category term="domain" /><category term="windows" /><category term="redmine" /><category term="zip" /><category term="modal" /><title type="text">olimpiks project</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://www.olimpiks.ru/" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/olimpiks" /><feedburner:info uri="olimpiks" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry><id>tag:blogger.com,1999:blog-32008888.post-737822665985335194</id><published>2011-04-20T19:07:00.008+04:00</published><updated>2011-04-20T19:18:37.453+04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="ldap" /><title type="text">find users in the ldap and add them to a group using java</title><content type="html">package ru.olimpiks

import java.util.Hashtable;

import javax.naming.Context;
import javax.naming.NamingEnumeration;
import javax.naming.NamingException;
import...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/737822665985335194/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=737822665985335194" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/737822665985335194" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/737822665985335194" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/bpHftNQUzpw/find-users-in-ldap-and-add-them-to.html" title="find users in the ldap and add them to a group using java" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2011/04/find-users-in-ldap-and-add-them-to.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-2780924316225086881</id><published>2011-03-02T10:59:00.005+03:00</published><updated>2011-03-02T11:12:45.424+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="converter" /><category scheme="http://www.blogger.com/atom/ns#" term="redmine" /><category scheme="http://www.blogger.com/atom/ns#" term="mysql" /><category scheme="http://www.blogger.com/atom/ns#" term="postgresql" /><title type="text">redmine mysql/postgresql converter</title><content type="html">Start point: redmine + mysql
End point:   redmine + postgresql_9.0

1.create mysql dump

     mysqldump -u root -p --compatible=postgresql --skip-add-drop-table --skip-add-locks ...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/2780924316225086881/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=2780924316225086881" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/2780924316225086881" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/2780924316225086881" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/UehFQ8peggA/redmine-mysqlpostgresql-converter.html" title="redmine mysql/postgresql converter" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2011/03/redmine-mysqlpostgresql-converter.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-4181355264458166285</id><published>2010-03-08T20:03:00.005+03:00</published><updated>2010-03-08T20:33:21.925+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="modal" /><category scheme="http://www.blogger.com/atom/ns#" term="ajax" /><category scheme="http://www.blogger.com/atom/ns#" term="richfaces" /><category scheme="http://www.blogger.com/atom/ns#" term="seam" /><category scheme="http://www.blogger.com/atom/ns#" term="jsf" /><category scheme="http://www.blogger.com/atom/ns#" term="jboss" /><title type="text">richfaces modal panel for ajax request</title><content type="html">layout.xhtml
 
&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;
                      &amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;
&amp;lt;f:view...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/4181355264458166285/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=4181355264458166285" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/4181355264458166285" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/4181355264458166285" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/AGZpH2cnoBM/richfaces-modal-panel-for-ajax-request.html" title="richfaces modal panel for ajax request" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2010/03/richfaces-modal-panel-for-ajax-request.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-2970504570865522857</id><published>2010-03-08T18:45:00.010+03:00</published><updated>2010-03-08T19:08:30.230+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="zip" /><title type="text">java zip utils</title><content type="html">public static void main(String... strings) throws Exception {
  File[] sourceFiles = { new File(&amp;quot;D:\\download\\dbf\\BMP\\KEY.BMP&amp;quot;),//
      new File(&amp;quot;D:\\download\\favicon.ico&amp;quot;),...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/2970504570865522857/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=2970504570865522857" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/2970504570865522857" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/2970504570865522857" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/pZCrj0EQeY0/java-zip-utils.html" title="java zip utils" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2010/03/java-zip-utils.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-932200323210187362</id><published>2010-01-05T16:03:00.006+03:00</published><updated>2010-03-08T20:34:25.083+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="native" /><category scheme="http://www.blogger.com/atom/ns#" term="connection" /><category scheme="http://www.blogger.com/atom/ns#" term="datasource" /><category scheme="http://www.blogger.com/atom/ns#" term="tomcat" /><title type="text">tomcat datasource native connection</title><content type="html">Sometimes need use native db connection.
For example, to correct the following exception:

java.lang.ClassCastException: org.apache.tomcat.dbcp.dbcp.PoolingDataSource cannot be cast to...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/932200323210187362/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=932200323210187362" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/932200323210187362" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/932200323210187362" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/O4Xb1UziAP0/tomcat-datasource-native-connection.html" title="tomcat datasource native connection" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2010/01/tomcat-datasource-native-connection.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-3157566949020772854</id><published>2010-01-05T12:28:00.005+03:00</published><updated>2010-01-05T16:03:23.474+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="hibernate" /><category scheme="http://www.blogger.com/atom/ns#" term="sequence" /><title type="text">hibernate sequence generator</title><content type="html">ru.olimpiks.MySequenceGenerator.java

public class MySequenceGenerator implements IdentifierGenerator {
  public static final String QUERY_NAME = &amp;quot;MySequence.newId&amp;quot;;

  public Serializable...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/3157566949020772854/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=3157566949020772854" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/3157566949020772854" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/3157566949020772854" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/jxPU5B1lX6g/hibernate-sequence-generator.html" title="hibernate sequence generator" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2010/01/hibernate-sequence-generator.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-9100052017516890246</id><published>2010-01-02T22:30:00.010+03:00</published><updated>2010-01-03T15:00:07.409+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="type" /><category scheme="http://www.blogger.com/atom/ns#" term="jaxb" /><category scheme="http://www.blogger.com/atom/ns#" term="oracle" /><title type="text">oracle type to java beans with jaxb</title><content type="html">create oracle typesoracle type to xsdxsd to java beansoracle type to java object with jaxb


1. create oracle types

CREATE OR REPLACE TYPE qwerty_element_t AS OBJECT
(str VARCHAR2(10)
,num...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/9100052017516890246/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=9100052017516890246" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/9100052017516890246" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/9100052017516890246" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/5tVX5EAjMgY/oracle-type-to-java-beans-with-jaxb.html" title="oracle type to java beans with jaxb" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2010/01/oracle-type-to-java-beans-with-jaxb.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-544776266807241693</id><published>2010-01-02T22:16:00.005+03:00</published><updated>2010-01-02T22:26:52.101+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="service" /><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="windows" /><category scheme="http://www.blogger.com/atom/ns#" term="tomcat" /><title type="text">Can't register Tomcat as Windows service on some computers, under Java6</title><content type="html">source...

jdk1.6.0_12
apache-tomcat-6.0.20
Windows Server 2003 R2


...
[2009-12-15 19:05:16] [info] Procrun (2.0.4.0) started
[2009-12-15 19:05:16] [info] Running Service...
[2009-12-15 19:05:16]...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/544776266807241693/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=544776266807241693" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/544776266807241693" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/544776266807241693" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/DqbdL_h5bfs/cant-register-tomcat-as-windows-service.html" title="Can't register Tomcat as Windows service on some computers, under Java6" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2010/01/cant-register-tomcat-as-windows-service.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-7574821770485166774</id><published>2009-11-22T16:39:00.003+03:00</published><updated>2010-01-02T22:18:11.166+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="highlighter" /><category scheme="http://www.blogger.com/atom/ns#" term="html" /><category scheme="http://www.blogger.com/atom/ns#" term="syntax" /><title type="text">syntax highlighter</title><content type="html">Источник.

Для подсветки синтаксиса можно использовать SyntaxHighlighter, который поддерживает различные языки и темы.


Добавим в &amp;lt;head&amp;gt; тег нашего html шаблона следующее:

&amp;lt;!-- Add-in CSS...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/7574821770485166774/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=7574821770485166774" title="Комментарии: 1" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/7574821770485166774" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/7574821770485166774" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/5ZZnFX7w6SE/syntax-highlighter_22.html" title="syntax highlighter" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/11/syntax-highlighter_22.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-364795394150841399</id><published>2009-11-17T22:42:00.003+03:00</published><updated>2009-11-20T15:33:53.865+03:00</updated><title type="text">family</title><content type="html">-Что нужно чтобы быть счастливыми родителями?
-Чувство юмора!

из какой-то книги...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/364795394150841399/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=364795394150841399" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/364795394150841399" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/364795394150841399" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/k_yz8b514xc/family.html" title="family" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/11/family.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-3219698584989534272</id><published>2009-11-16T13:14:00.024+03:00</published><updated>2009-11-16T16:01:27.731+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="log4j" /><category scheme="http://www.blogger.com/atom/ns#" term="tomcat" /><title type="text">tomcat and log4j</title><content type="html">http://tomcat.apache.org/tomcat-6.0-doc/logging.html

http://wiki.apache.org/logging-log4j/Log4jXmlFormat



Create a file called log4j.xml or log4j.properties and save it into...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/3219698584989534272/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=3219698584989534272" title="Комментарии: 1" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/3219698584989534272" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/3219698584989534272" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/C9jGA_OkET0/tomcat-and-log4j.html" title="tomcat and log4j" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/11/tomcat-and-log4j.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-7020293208796714631</id><published>2009-11-16T10:44:00.010+03:00</published><updated>2010-01-02T22:18:50.266+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="sql" /><category scheme="http://www.blogger.com/atom/ns#" term="groovy" /><title type="text">groovy sql</title><content type="html">def sql(url,user,passqord,driver,yield){
 Sql s = Sql.newInstance(url, user, password, driver)
 s.connection.autoCommit = false
 try {
  yield(s)
  s.commit()
 }
 catch (Exception e) {
 ...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/7020293208796714631/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=7020293208796714631" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/7020293208796714631" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/7020293208796714631" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/moRBilFdxW0/groovy-sql.html" title="groovy sql" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/11/groovy-sql.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-4287024628109882349</id><published>2009-10-23T17:39:00.008+04:00</published><updated>2012-02-28T11:37:44.998+04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="script" /><category scheme="http://www.blogger.com/atom/ns#" term="groovy" /><title type="text">run groovy script with java only</title><content type="html">src - groovy scripts
lib - libraries, must contain groovy-all-[version].jar
run.bat - startup script

run.bat

echo off

rem set JAVA_HOME=...
rem set PATH=%JAVA_HOME%\bin

set CUR_DIR=%~dp0
set...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/4287024628109882349/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=4287024628109882349" title="Комментарии: 2" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/4287024628109882349" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/4287024628109882349" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/2JPIvQZp7kk/run-groovy-script-with-java-only.html" title="run groovy script with java only" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/10/run-groovy-script-with-java-only.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-7641039057618710685</id><published>2009-08-07T12:01:00.006+04:00</published><updated>2010-01-03T19:14:49.292+03:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="virtualbox" /><title type="text">Сжимаем virtualbox disk image</title><content type="html">После продолжительной работы с гостевой операционкой ее образ может сильно распухнуть. Для исправления этого недоразумения делаем так:

1. обнуляем все свободные блоки жесткого диска в гостевой ос,...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/7641039057618710685/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=7641039057618710685" title="Комментарии: 1" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/7641039057618710685" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/7641039057618710685" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/LBxev8hIhIc/virtualbox-disk-image.html" title="Сжимаем virtualbox disk image" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/08/virtualbox-disk-image.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-5838591152450933028</id><published>2009-07-19T12:50:00.002+04:00</published><updated>2009-07-19T13:27:24.150+04:00</updated><title type="text">blogger под катом</title><content type="html">Как добавить к blogger возможность публикации сообщений «под катом»...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/5838591152450933028/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=5838591152450933028" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/5838591152450933028" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/5838591152450933028" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/BDkwOG7BKyU/blogger_19.html" title="blogger под катом" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/07/blogger_19.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-4047187614724601593</id><published>2009-07-19T12:11:00.005+04:00</published><updated>2009-07-19T13:23:47.282+04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="domain" /><category scheme="http://www.blogger.com/atom/ns#" term="blogger" /><category scheme="http://www.blogger.com/atom/ns#" term="dns" /><category scheme="http://www.blogger.com/atom/ns#" term="blog" /><title type="text">домен для blogger</title><content type="html">Публикуем блог на blogger-е под своим доменным именем...

оригинал...

Предполагается что у нас есть зарегистрированный домен, например - myblog.com.

Настраиваем DNS:Будем пользовать бесплатный...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/4047187614724601593/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=4047187614724601593" title="Комментарии: 5" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/4047187614724601593" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/4047187614724601593" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/G88-d7_7RV4/blogger.html" title="домен для blogger" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>5</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/07/blogger.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-8158693306557530356</id><published>2009-07-19T11:00:00.004+04:00</published><updated>2009-07-19T11:10:39.132+04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="день рождения" /><category scheme="http://www.blogger.com/atom/ns#" term="privacy" /><title type="text">стал папой... дочка... можете поздравлять!!!</title><content type="html">17 июля 2009г родилась Егорова Софья Валерьевна.
Папой я стал, короче.
Спасибо тебе большое Катюш, я тебя люблю - очень.

ps:
рождение дочки скорее всего и стало последней каплей для возрождения...&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/8158693306557530356/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=8158693306557530356" title="Комментарии: 2" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/8158693306557530356" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/8158693306557530356" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/cgvP7X196iM/blog-post_23.html" title="стал папой... дочка... можете поздравлять!!!" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/07/blog-post_23.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-2146325888513043962</id><published>2009-07-19T10:58:00.005+04:00</published><updated>2009-07-19T12:50:23.241+04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="день рождения" /><category scheme="http://www.blogger.com/atom/ns#" term="privacy" /><title type="text">у меня сегодня д/р, кстати</title><content type="html">хепибездей тебя дорогой!)&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/2146325888513043962/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=2146325888513043962" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/2146325888513043962" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/2146325888513043962" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/pdvN35K6de4/blog-post_19.html" title="у меня сегодня д/р, кстати" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/07/blog-post_19.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-682451692918595247</id><published>2009-07-19T10:53:00.002+04:00</published><updated>2009-07-19T10:58:29.140+04:00</updated><title type="text">снова перехожу на готовое решение...</title><content type="html">Сначало пользовался livejournal, потом вел блог на rails у хостера, теперь переехал на blogspot.&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/682451692918595247/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=682451692918595247" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/682451692918595247" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/682451692918595247" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/7bEqOUyzWmg/blog-post.html" title="снова перехожу на готовое решение..." /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2009/07/blog-post.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-32008888.post-115444457168079053</id><published>2006-08-01T19:00:00.000+04:00</published><updated>2006-08-24T17:33:10.376+04:00</updated><title type="text">My first, first, first BLOG!!!</title><content type="html">вот завел себе блог!

пользуюсь  livejournal.com.

пока не знаю, перейду ли окончательно.

но... Google is cool!!!&lt;br/&gt;
&lt;br/&gt;
[[это не полное сообщение. для дальнейшего просмотра перейдите по полной ссылке...]]</content><link rel="replies" type="application/atom+xml" href="http://www.olimpiks.ru/feeds/115444457168079053/comments/default" title="Комментарии к сообщению" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=32008888&amp;postID=115444457168079053" title="Комментарии: 0" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/115444457168079053" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/32008888/posts/default/115444457168079053" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/olimpiks/~3/YCCuKn-PkQE/my-first-first-first-blog.html" title="My first, first, first BLOG!!!" /><author><name>olimpiks</name><uri>http://www.blogger.com/profile/16713375875627840442</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.olimpiks.ru/2006/08/my-first-first-first-blog.html</feedburner:origLink></entry></feed>

