<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Developers, Developers, Developers!</title>
	<link>http://maksim.sorokin.dk/it</link>
	<description>Maksim Sorokin IT Blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 19:37:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.3" -->

	<item>
		<title>Drupal 7 Views &#8212; Collapsible Grouping Field</title>
		<description><![CDATA[The idea for this solution was stolen somewhere from Drupal forums (cannot find the link now) and combined with this post. 1. Go to the edit page of the view 2. Click Advanced 3. Click Theme: Information 4. In the new window choose "Style output" 5. Copy the appeared code into new file "views-view-table.tpl.php". 6. [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2012/02/05/drupal-7-views-collapsible-grouping-field/</link>
			</item>
	<item>
		<title>[PACKT] JBoss AS 7 Configuration, Deployment and Administration</title>
		<description><![CDATA[I have just been contacted from PACKT to review a book JBoss AS 7 Configuration, Deployment and Administration book. I agreed immediately, since PACKT releases quite good and qualitative stuff. In two words, as the title says, the JBoss AS 7 book deals with administration topics, new and advanced features of the JBoss Application Server [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2012/01/06/packt-jboss-as-7-configuration-deployment-and-administration/</link>
			</item>
	<item>
		<title>Some Resources on Social Engineering</title>
		<description><![CDATA[I have recently been to social engineering lecture by some security specialist. The presentation was ok. There were no surprises as I was interested in social engineering some time ago. However, there were some useful resources and and tools mentioned, which I want to list here: Google hacking database TinEye -- reverse image search SpoofCard [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2011/12/16/some-resources-on-social-engineering/</link>
			</item>
	<item>
		<title>Berlin &#8212; Google Developer Day 2011</title>
		<description><![CDATA[Very well organized event. It was a good chance to talk to Google people and other developers that are interested in latest technologies from Google. However, some talks were more like common-sense and did not gave much new insights. Some talks were in how-to fashion. Furthermore, some presenters were somewhat unprepared and boring. Talks about [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2011/11/22/berlin-google-developer-day-2011/</link>
			</item>
	<item>
		<title>Java SE 7 Certificates Are Almost Out!</title>
		<description><![CDATA[Check the Oracle certification page. Java SE 7 certificates are now in beta (programmer certificate is not available yet, however). The price is 50$, instead of ordinary 300$. However, it has twice more questions and is twice longer.]]></description>
		<link>http://maksim.sorokin.dk/it/2011/10/04/java-se-7-certificates-are-almost-out/</link>
			</item>
	<item>
		<title>Maven + Apache Felix + CXF + DOSGi: An Example of DOSGi Service</title>
		<description><![CDATA[Link in series Link to two Felix instances Here is yet another post in Maven + Apache Felix + CXF + DOSGi series. Here I will show how to use Apache CXF DOSGi for cosuming remote services. You may see the sources on my GitHub account. We will have three projects dosgiRemote.service, dosgiRemote.service.api and dosgiRemote.consumer. [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2011/09/18/maven-apache-felix-cxf-dosgi-an-example-of-dosgi-service/</link>
			</item>
	<item>
		<title>Apache Felix: Running Two Instances of Felix Launcher in The Eclipse</title>
		<description><![CDATA[This is a next post in Maven + Apache Felix + CXF + DOSGi series. As was shown in the first post, one my have a separate project for Apache Felix in conveniently launch it using Eclipse. You need to have two instance of Apache Felix running in the same Eclipse, for example if you [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2011/08/11/apache-felix-running-two-instances-of-felix-launcher-in-the-eclipse/</link>
			</item>
	<item>
		<title>Maven + Apache Felix: Strategy to Handle non-OSGi Dependencies</title>
		<description><![CDATA[This is another post in Maven + Apache Felix + CXF + DOSGi series. Sometimes in the project plain Maven dependencies has to be used. A simple strategy to use those in OSGi project handled by Maven is to have a separate module, containing all non-OSGi dependencies and converting those to OSGi bundles using Apache [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2011/08/09/maven-apache-felix-strategy-to-handle-non-osgi-dependencies/</link>
			</item>
	<item>
		<title>Maven + Apache Felix + CXF: Securing a Service with HTTP Basic Authentication</title>
		<description><![CDATA[This is another post in series Maven + Apache Felix + CXF + DOSGi Series. Here I will describe how to secure CXF published web services with HTTP basic authentication. You can find the sources on my GitHub account. We will have three projects here. The first one defines an interface for a service. Another [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2011/08/06/maven-apache-felix-cxf-securing-a-service-with-http-basic-authentication/</link>
			</item>
	<item>
		<title>Maven + Apache Felix + CXF: RESTful Webservice with CXF. Using POST.</title>
		<description><![CDATA[It is another post in Maven + Apache Felix + CXF + DOSGi Series. In this post I showed you how to create a RESTful webservice consuming and creating a String. However, the example was using @GET method. Here I will show, what changes need to be done in order to consume input from @POST. [...]]]></description>
		<link>http://maksim.sorokin.dk/it/2011/08/02/maven-apache-felix-cxf-restful-webservice-with-cxf-using-post/</link>
			</item>
</channel>
</rss>

