<?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/opensearch/1.1/" xmlns:blogger="http://schemas.google.com/blogger/2008" 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" gd:etag="W/&quot;DEQEQ34_cSp7ImA9WhJVE04.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691</id><updated>2012-08-30T16:18:22.049+02:00</updated><category term="rest" /><category term="kindle" /><category term="linux" /><category term="firefox" /><category term="java" /><category term="shell" /><category term="development" /><category term="noMS" /><category term="jboss" /><category term="maven" /><category term="network" /><category term="music" /><category term="eclipse" /><category term="fun" /><category term="jee" /><category term="blog" /><category term="multimedia" /><category term="kde" /><category term="hardware" /><category term="google" /><category term="database" /><title>Morphy's notes</title><subtitle type="html">Some notes to help search engines and my memory... i've tried to keep track of solutions or tricks using files... but home directories are sometime lost or not distributed across more pcs and desktop search engines suck enough... so... the web is the best place to remember...</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://morphy76.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>62</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/blogspot/JQtkK" /><feedburner:info uri="blogspot/jqtkk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CkIGQno5eyp7ImA9WhJXEks.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-726408743666779036</id><published>2012-08-06T15:39:00.001+02:00</published><updated>2012-08-06T15:42:03.423+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-08-06T15:42:03.423+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="network" /><category scheme="http://www.blogger.com/atom/ns#" term="development" /><title>Never forget: hostnames</title><content type="html">From wikipedia:

&lt;blockquote&gt;&lt;b&gt;Restrictions on valid host names&lt;/b&gt;

Hostnames are composed of series of labels concatenated with dots, as are all domain names. For example, "en.wikipedia.org" is a hostname. Each label must be between 1 and 63 characters long,[1] and the entire hostname (including the delimiting dots) has a maximum of 255 characters.

The Internet standards (Request for Comments) for protocols mandate that component hostname labels may contain only the ASCII letters 'a' through 'z' (in a case-insensitive manner), the digits '0' through '9', and the hyphen ('-'). The original specification of hostnames in RFC 952, mandated that labels could not start with a digit or with a hyphen, and must not end with a hyphen. However, a subsequent specification (RFC 1123) permitted hostname labels to start with digits. No other symbols, punctuation characters, or white space are permitted.

While a hostname may not contain other characters, such as the underscore character (_), other DNS names may contain the underscore.[2] Systems such as DomainKeys and service records use the underscore as a means to assure that their special character is not confused with hostnames. For example, _http._sctp.www.example.com specifies a service pointer for an SCTP capable webserver host (www) in the domain example.com. Note that some applications (e.g. IE) won't work correctly if any part of the hostname will contain an underscore character[3].

One common cause of non-compliance with this specification is that neither Microsoft Windows nor Android smartphones enforce the rule against using an underscore in hostnames. Since some systems will reject invalid hostnames while others will not, the use of invalid hostname characters may cause subtle problems in systems that connect to standards-based services. For example, RFC-compliant mail servers will refuse to deliver mail for MS Windows computers with names containing underscores.
The hostname en.wikipedia.org is composed of the DNS labels en (hostname or leaf domain), wikipedia (second-level domain) and org (top-level domain). Labels such as 2600 and 3abc may be used in hostnames, but -hi- and *hi* are invalid.

A hostname is considered to be a fully qualified domain name (FQDN) if all the labels up to and including the top-level domain name (TLD) are specified. The hostname en.wikipedia.org terminates with the top-level domain org and is thus fully qualified. Depending on the operating system DNS software implementation, an unqualified hostname such as csail or wikipedia may be automatically combined with default domain names configured into the system, in order to determine the fully qualified domain name. As an example, a student at MIT may be able to send mail to "joe@csail" and have it automatically qualified by the mail system to be sent to joe@csail.mit.edu.

General guidelines on choosing good hostnames are outlined in RFC 1178.
&lt;/blockquote&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/DE41zc2A4Hs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/726408743666779036/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=726408743666779036" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/726408743666779036?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/726408743666779036?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/DE41zc2A4Hs/never-forget-hostnames.html" title="Never forget: hostnames" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2012/08/never-forget-hostnames.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUHSHczeCp7ImA9WhVQEEs.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-7484368831166374503</id><published>2012-03-30T00:30:00.000+02:00</published><updated>2012-03-30T00:30:39.980+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-03-30T00:30:39.980+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="rest" /><category scheme="http://www.blogger.com/atom/ns#" term="development" /><category scheme="http://www.blogger.com/atom/ns#" term="jee" /><category scheme="http://www.blogger.com/atom/ns#" term="jboss" /><title>Eheheh just jocking with interfaces</title><content type="html">Any other idea about how to expose a component?&lt;br /&gt;
&lt;br /&gt;
ui... rest... ws... ejb...&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;package net.sixdeex.jpc.services;

import javax.ejb.Local;
import javax.ejb.Remote;
import javax.ejb.Stateless;
import javax.ejb.TransactionAttribute;
import javax.ejb.TransactionAttributeType;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebParam.Mode;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;

import net.sixdeex.jpc.CalculateDescendCommand;
import net.sixdeex.jpc.framework.CalculateCommand;
import net.sixdeex.jpc.framework.OutputData;

@Path("/x737")
@Produces(MediaType.APPLICATION_JSON)
@Stateless
@Local(X737Calculation.class)
@Remote(RemoteX737Calculation.class)
@TransactionAttribute(TransactionAttributeType.SUPPORTS)
@WebService
public class X737CalculationBean implements RemoteX737Calculation {

    @GET
    @Path("/descend/{from}/{to}")
    @Override
    @WebMethod(operationName = "descend")
    public @WebResult(name = "outputData")
    OutputData descend(
            @PathParam("from") @WebParam(name = "fromLevel", mode = Mode.IN) int fromLevel,
            @PathParam("to") @WebParam(name = "toLevel", mode = Mode.IN) int toLevel) {

        final CalculateCommand calculateDescend = new CalculateDescendCommand(
                null, fromLevel, toLevel);

        return calculateDescend.execute();
    }
}
&lt;/pre&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/jIlBAhZurwM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/7484368831166374503/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=7484368831166374503" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/7484368831166374503?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/7484368831166374503?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/jIlBAhZurwM/eheheh-just-jocking-with-interfaces.html" title="Eheheh just jocking with interfaces" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2012/03/eheheh-just-jocking-with-interfaces.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8ARnc9fip7ImA9WhVTF0w.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-6835619800509457981</id><published>2012-03-02T19:58:00.002+01:00</published><updated>2012-03-02T20:00:47.966+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-03-02T20:00:47.966+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="development" /><category scheme="http://www.blogger.com/atom/ns#" term="jee" /><category scheme="http://www.blogger.com/atom/ns#" term="maven" /><title>maven wsimport and deploy phase problem when behind a firewall</title><content type="html">I did a client module that perform wsgen to get the WSDL from the server module and then the wsimport to create the client jar.&lt;br /&gt;
&lt;br /&gt;
Everything works up to the install phase but fails in the deploy phase... the behavior is that mvn succed in uploading the jar but fails to upload the pom with the following error:&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;Failed to deploy artifacts: Could not find artifact ... in ...&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
To fix the problem it is required to unset the proxy when calling the wsimport goal with&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;lt;httpproxy&amp;gt;::&amp;lt;/httpproxy&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
as shown in the following pom:&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;

&amp;lt;project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"&amp;gt;
    &amp;lt;parent&amp;gt;
        &amp;lt;groupId&amp;gt;my.group&amp;lt;/groupId&amp;gt;
        &amp;lt;artifactId&amp;gt;parent&amp;lt;/artifactId&amp;gt;
        &amp;lt;version&amp;gt;0.1-SNAPSHOT&amp;lt;/version&amp;gt;
    &amp;lt;/parent&amp;gt;

    &amp;lt;modelVersion&amp;gt;4.0.0&amp;lt;/modelVersion&amp;gt;

    &amp;lt;groupId&amp;gt;my.group.ws&amp;lt;/groupId&amp;gt;
    &amp;lt;artifactId&amp;gt;ws-client&amp;lt;/artifactId&amp;gt;
    &amp;lt;version&amp;gt;0.1-SNAPSHOT&amp;lt;/version&amp;gt;

    &amp;lt;name&amp;gt;WS client&amp;lt;/name&amp;gt;
    &amp;lt;packaging&amp;gt;jar&amp;lt;/packaging&amp;gt;

    &amp;lt;dependencies&amp;gt;
        &amp;lt;dependency&amp;gt;
            &amp;lt;groupId&amp;gt;my.group.ws&amp;lt;/groupId&amp;gt;
            &amp;lt;artifactId&amp;gt;ws-server&amp;lt;/artifactId&amp;gt;
            &amp;lt;version&amp;gt;0.1-SNAPSHOT&amp;lt;/version&amp;gt;
        &amp;lt;/dependency&amp;gt;
        &amp;lt;dependency&amp;gt;
            &amp;lt;groupId&amp;gt;com.sun.xml.ws&amp;lt;/groupId&amp;gt;
            &amp;lt;artifactId&amp;gt;jaxws-rt&amp;lt;/artifactId&amp;gt;
            &amp;lt;version&amp;gt;2.2.6&amp;lt;/version&amp;gt;
            &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;
        &amp;lt;/dependency&amp;gt;
    &amp;lt;/dependencies&amp;gt;

    &amp;lt;build&amp;gt;
        &amp;lt;sourceDirectory&amp;gt;${project.build.directory}/generated-sources/wsimport&amp;lt;/sourceDirectory&amp;gt;
        &amp;lt;plugins&amp;gt;
            &amp;lt;plugin&amp;gt;
                &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
                &amp;lt;artifactId&amp;gt;maven-compiler-plugin&amp;lt;/artifactId&amp;gt;
                &amp;lt;version&amp;gt;2.3.2&amp;lt;/version&amp;gt;
                &amp;lt;configuration&amp;gt;
                    &amp;lt;source&amp;gt;1.6&amp;lt;/source&amp;gt;
                    &amp;lt;target&amp;gt;1.6&amp;lt;/target&amp;gt;
                    &amp;lt;compilerArguments&amp;gt;
                        &amp;lt;endorseddirs&amp;gt;${project.build.directory}/endorsed&amp;lt;/endorseddirs&amp;gt;
                    &amp;lt;/compilerArguments&amp;gt;
                &amp;lt;/configuration&amp;gt;
            &amp;lt;/plugin&amp;gt;
            &amp;lt;plugin&amp;gt;
                &amp;lt;groupId&amp;gt;org.jvnet.jax-ws-commons&amp;lt;/groupId&amp;gt;
                &amp;lt;artifactId&amp;gt;jaxws-maven-plugin&amp;lt;/artifactId&amp;gt;
                &amp;lt;version&amp;gt;2.2&amp;lt;/version&amp;gt;
                &amp;lt;executions&amp;gt;
                    &amp;lt;execution&amp;gt;
                        &amp;lt;id&amp;gt;wsgen&amp;lt;/id&amp;gt;
                        &amp;lt;phase&amp;gt;initialize&amp;lt;/phase&amp;gt;
                        &amp;lt;goals&amp;gt;
                            &amp;lt;goal&amp;gt;wsgen&amp;lt;/goal&amp;gt;
                        &amp;lt;/goals&amp;gt;
                        &amp;lt;configuration&amp;gt;
                            &amp;lt;sei&amp;gt;my.group.ws.sei.SEIClass&amp;lt;/sei&amp;gt;
                            &amp;lt;genWsdl&amp;gt;true&amp;lt;/genWsdl&amp;gt;
                            &amp;lt;keep&amp;gt;false&amp;lt;/keep&amp;gt;
                        &amp;lt;/configuration&amp;gt;
                    &amp;lt;/execution&amp;gt;
                    &amp;lt;execution&amp;gt;
                        &amp;lt;id&amp;gt;wsimport&amp;lt;/id&amp;gt;
                        &amp;lt;goals&amp;gt;
                            &amp;lt;goal&amp;gt;wsimport&amp;lt;/goal&amp;gt;
                        &amp;lt;/goals&amp;gt;
                        &amp;lt;configuration&amp;gt;
                            &amp;lt;wsdlDirectory&amp;gt;${project.build.directory}/generated-sources/wsdl&amp;lt;/wsdlDirectory&amp;gt;
                            &amp;lt;sourceDestDir&amp;gt;${project.build.directory}/generated-sources/wsimport&amp;lt;/sourceDestDir&amp;gt;
                            &amp;lt;keep&amp;gt;false&amp;lt;/keep&amp;gt;
                            &amp;lt;httpproxy&amp;gt;::&amp;lt;/httpproxy&amp;gt;
                        &amp;lt;/configuration&amp;gt;
                    &amp;lt;/execution&amp;gt;
                &amp;lt;/executions&amp;gt;
            &amp;lt;/plugin&amp;gt;
            &amp;lt;plugin&amp;gt;
                &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
                &amp;lt;artifactId&amp;gt;maven-jar-plugin&amp;lt;/artifactId&amp;gt;
                &amp;lt;version&amp;gt;2.4&amp;lt;/version&amp;gt;
                &amp;lt;configuration&amp;gt;
                    &amp;lt;excludes&amp;gt;
                        &amp;lt;exclude&amp;gt;my/group/ws/jaxws/*&amp;lt;/exclude&amp;gt;
                    &amp;lt;/excludes&amp;gt;
                &amp;lt;/configuration&amp;gt;
            &amp;lt;/plugin&amp;gt;
            &amp;lt;plugin&amp;gt;
                &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
                &amp;lt;artifactId&amp;gt;maven-dependency-plugin&amp;lt;/artifactId&amp;gt;
                &amp;lt;version&amp;gt;2.3&amp;lt;/version&amp;gt;
                &amp;lt;executions&amp;gt;
                    &amp;lt;execution&amp;gt;
                        &amp;lt;phase&amp;gt;validate&amp;lt;/phase&amp;gt;
                        &amp;lt;goals&amp;gt;
                            &amp;lt;goal&amp;gt;copy&amp;lt;/goal&amp;gt;
                        &amp;lt;/goals&amp;gt;
                        &amp;lt;configuration&amp;gt;
                            &amp;lt;outputDirectory&amp;gt;${project.build.directory}/endorsed&amp;lt;/outputDirectory&amp;gt;
                            &amp;lt;silent&amp;gt;true&amp;lt;/silent&amp;gt;
                            &amp;lt;artifactItems&amp;gt;
                                &amp;lt;artifactItem&amp;gt;
                                    &amp;lt;groupId&amp;gt;javax.xml.bind&amp;lt;/groupId&amp;gt;
                                    &amp;lt;artifactId&amp;gt;jaxb-api&amp;lt;/artifactId&amp;gt;
                                    &amp;lt;version&amp;gt;2.2.4&amp;lt;/version&amp;gt;
                                    &amp;lt;type&amp;gt;jar&amp;lt;/type&amp;gt;
                                &amp;lt;/artifactItem&amp;gt;
                                &amp;lt;artifactItem&amp;gt;
                                    &amp;lt;groupId&amp;gt;javax.xml.ws&amp;lt;/groupId&amp;gt;
                                    &amp;lt;artifactId&amp;gt;jaxws-api&amp;lt;/artifactId&amp;gt;
                                    &amp;lt;version&amp;gt;2.2.8&amp;lt;/version&amp;gt;
                                    &amp;lt;type&amp;gt;jar&amp;lt;/type&amp;gt;
                                &amp;lt;/artifactItem&amp;gt;
                            &amp;lt;/artifactItems&amp;gt;
                        &amp;lt;/configuration&amp;gt;
                    &amp;lt;/execution&amp;gt;
                &amp;lt;/executions&amp;gt;
            &amp;lt;/plugin&amp;gt;
        &amp;lt;/plugins&amp;gt;
    &amp;lt;/build&amp;gt;
&amp;lt;/project&amp;gt;

&lt;/pre&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/RX0H73asyCI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/6835619800509457981/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=6835619800509457981" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/6835619800509457981?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/6835619800509457981?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/RX0H73asyCI/maven-wsimport-and-deploy-phase-problem.html" title="maven wsimport and deploy phase problem when behind a firewall" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2012/03/maven-wsimport-and-deploy-phase-problem.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkMMSX8ycSp7ImA9WhdXEUw.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-705629847121662423</id><published>2011-08-23T16:41:00.000+02:00</published><updated>2011-08-23T16:41:28.199+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-23T16:41:28.199+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="development" /><category scheme="http://www.blogger.com/atom/ns#" term="shell" /><title>Identifying which Java Thread is consuming most CPU</title><content type="html">A nice way to debug cpu usage by threads in a java process&lt;br /&gt;
&lt;br /&gt;
http://code.nomad-labs.com/2010/11/18/identifying-which-java-thread-is-consuming-most-cpu/&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/t4KsSvULi5s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/705629847121662423/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=705629847121662423" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/705629847121662423?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/705629847121662423?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/t4KsSvULi5s/identifying-which-java-thread-is.html" title="Identifying which Java Thread is consuming most CPU" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2011/08/identifying-which-java-thread-is.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU4CRH46fyp7ImA9WhZXGEk.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-8033649105083284253</id><published>2011-05-08T11:46:00.000+02:00</published><updated>2011-05-08T11:46:05.017+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-08T11:46:05.017+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="hardware" /><title>openSuse 11.4, broadcom bcm4312 and Tumbleweed</title><content type="html">it works out of the box after adding the the Packman repo and installing&lt;br /&gt;
&lt;br /&gt;
broadcom_wl and broadcom_wl_kmp_desktop&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/tKD9qozoO3g" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/8033649105083284253/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=8033649105083284253" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/8033649105083284253?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/8033649105083284253?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/tKD9qozoO3g/opensuse-114-broadcom-bcm4312-and.html" title="openSuse 11.4, broadcom bcm4312 and Tumbleweed" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2011/05/opensuse-114-broadcom-bcm4312-and.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUEDSX48fSp7ImA9WhZXGEk.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-1874627870309185793</id><published>2011-05-08T11:41:00.000+02:00</published><updated>2011-05-08T11:41:18.075+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-08T11:41:18.075+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="fun" /><category scheme="http://www.blogger.com/atom/ns#" term="kindle" /><category scheme="http://www.blogger.com/atom/ns#" term="hardware" /><title>Kindle whispernet connection</title><content type="html">it's possible to fix kindle connection problems to whispernet following the amazon customer service directives:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;Visit your Kindle's Settings screen by selecting that option from the Home screen menu. When you're on the Settings screen, type &lt;b&gt;311&lt;/b&gt; on Kindle's keyboard.&lt;br /&gt;
&lt;br /&gt;
When prompted to switch wireless providers, select "OK" to see a list of providers in your area. Please allow up to two minutes for Kindle to complete a search of available wireless providers.&lt;br /&gt;
&lt;br /&gt;
Select a carrier from the list and wait for Kindle to return to the Setting screen and attempt to connect to Whispernet. If after two minutes you are still unable to connect or your signal strength does not improve, please repeat the steps above and select a different carrier from the list.&lt;/blockquote&gt;&lt;br /&gt;
it worked on my kindle 2nd generation&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/N_P_vVTkD-0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/1874627870309185793/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=1874627870309185793" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1874627870309185793?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1874627870309185793?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/N_P_vVTkD-0/kindle-whispernet-connection.html" title="Kindle whispernet connection" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2011/05/kindle-whispernet-connection.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQBRXozfyp7ImA9WhZRGUU.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-1925159959298793032</id><published>2011-04-16T22:37:00.001+02:00</published><updated>2011-04-16T22:39:14.487+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-16T22:39:14.487+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="noMS" /><title>blogilo</title><content type="html">&lt;div xmlns='http://www.w3.org/1999/xhtml'&gt;&lt;p&gt;Let's check it out....&lt;/p&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/xOzEEIZ-bZs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/1925159959298793032/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=1925159959298793032" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1925159959298793032?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1925159959298793032?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/xOzEEIZ-bZs/blogilo.html" title="blogilo" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2011/04/blogilo.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkQBQHo7fSp7ImA9Wx9bGUQ.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-5254441284505266411</id><published>2011-03-01T14:55:00.003+01:00</published><updated>2011-03-01T16:45:51.405+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-01T16:45:51.405+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="development" /><category scheme="http://www.blogger.com/atom/ns#" term="eclipse" /><title>jmap</title><content type="html">&lt;b&gt;jmap -heap:format=b &amp;lt;THIS IS A PID!!!&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
binary output can be analyzed with &lt;a href="http://www.eclipse.org/mat/about/screenshots.php"&gt;MAT&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
eclipse Helios has preconfigured update site for MAT but it is disabled&lt;br /&gt;
&lt;br /&gt;
look in the "available software site" configuration page and enable the site to install the software&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/diq7aSBB7v4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/5254441284505266411/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=5254441284505266411" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/5254441284505266411?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/5254441284505266411?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/diq7aSBB7v4/jmap.html" title="jmap" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2011/03/jmap.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQFRH05eip7ImA9Wx9WEUs.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-1521391751929804059</id><published>2011-01-16T09:41:00.000+01:00</published><updated>2011-01-16T09:41:55.322+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-16T09:41:55.322+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="fun" /><category scheme="http://www.blogger.com/atom/ns#" term="kindle" /><title>html in kindle</title><content type="html">I copied drools documentation on my kindle in this way:&lt;br /&gt;
&lt;br /&gt;
open documentation as single html page and save using firefox (opera doesn't save images)&lt;br /&gt;
&lt;br /&gt;
open the file with a text editor and remove the following&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;xmlns="" xmlns:d="http://docbook.org/ns/docbook" xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory"&lt;/blockquote&gt;&lt;br /&gt;
import the saved page in the calibre's ebook library, fix metadata and convert to mobi&lt;br /&gt;
&lt;br /&gt;
move the ebook in the kindle&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/81Sh8jEDFHM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/1521391751929804059/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=1521391751929804059" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1521391751929804059?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1521391751929804059?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/81Sh8jEDFHM/html-in-kindle.html" title="html in kindle" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2011/01/html-in-kindle.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0QGSX86eyp7ImA9Wx9REEw.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-6393040583140984221</id><published>2010-12-10T23:15:00.000+01:00</published><updated>2010-12-10T23:15:28.113+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-10T23:15:28.113+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="kde" /><title>konqueror with webkit instead of khtml</title><content type="html">in KDE (4.5) system settings, go to the file association configuration tool, highlight the text/html extension.&lt;br /&gt;
&lt;br /&gt;
in the right side, in the integration tab, be sure that webkit is before kthml and it will be the default engine for konqueror (if conqueror comes first than firefox in the &lt;i&gt;general&lt;/i&gt; tab)&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/iG3rsDROVPE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/6393040583140984221/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=6393040583140984221" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/6393040583140984221?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/6393040583140984221?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/iG3rsDROVPE/konqueror-with-webkit-instead-of-khtml.html" title="konqueror with webkit instead of khtml" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/12/konqueror-with-webkit-instead-of-khtml.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4BSXkzcSp7ImA9Wx9REEw.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-1370669228497290535</id><published>2010-12-10T23:09:00.000+01:00</published><updated>2010-12-10T23:09:18.789+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-10T23:09:18.789+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="multimedia" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="fun" /><title>Skype 2.1.0.81 audio problem in voice calls</title><content type="html">get a previous working release at http://download.skype.com/linux/skype-2.1.0.47-suse.i586.rpm&lt;br /&gt;
&lt;br /&gt;
see http://morphy76.blogspot.com/2010/06/skype-21081-in-kubuntu-1004.html&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/74p8jVvPrSk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/1370669228497290535/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=1370669228497290535" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1370669228497290535?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1370669228497290535?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/74p8jVvPrSk/skype-21081-audio-problem-in-voice.html" title="Skype 2.1.0.81 audio problem in voice calls" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/12/skype-21081-audio-problem-in-voice.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUUBQn47fyp7ImA9WxFbEUo.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-7577475458648082661</id><published>2010-07-03T15:57:00.004+02:00</published><updated>2010-07-03T19:14:13.007+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-03T19:14:13.007+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="multimedia" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="fun" /><category scheme="http://www.blogger.com/atom/ns#" term="kindle" /><category scheme="http://www.blogger.com/atom/ns#" term="noMS" /><title>Managing e-books</title><content type="html">&lt;iframe src="http://rcm.amazon.com/e/cm?t=morpsnote-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B0015T963C&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;I've recently bought &lt;a href="http://www.amazon.com/kindle"&gt;Kindle&lt;/a&gt; from Amazon and i'm very satisfied (despite the lack of Italian e-books).&lt;br /&gt;
&lt;br /&gt;
It uses a proprietary &lt;a href="http://en.wikipedia.org/wiki/Comparison_of_e-book_formats"&gt;format&lt;/a&gt; (AZW) which is a customization of the open standard MOBI (supported). It supports PDFs too but they suck enough and it doesn't support the e-pub format, then a convertion tool is required!&lt;br /&gt;
&lt;br /&gt;
To convert all of my PDFs like &lt;a href="http://www.topazproject.org/trac/attachment/wiki/MavenInfo/BetterBuildsWithMaven.pdf?format=raw"&gt;Better builds with Maven&lt;/a&gt; i've found a great tool called &lt;a href="http://calibre-ebook.com/"&gt;&lt;span style="font-weight:bold;"&gt;calibre&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
It can organize the virtual library, convert documents (keeping track of formats) and share (natively) with Kindle using both the wireless global network and the USB way.&lt;br /&gt;
&lt;br /&gt;
A great tool.&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/xgby5TRXoHw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/7577475458648082661/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=7577475458648082661" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/7577475458648082661?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/7577475458648082661?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/xgby5TRXoHw/managing-e-books.html" title="Managing e-books" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/07/managing-e-books.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4HRns5fCp7ImA9WxFUGEw.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-4449827472140088887</id><published>2010-06-29T15:38:00.002+02:00</published><updated>2010-06-29T15:42:17.524+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-29T15:42:17.524+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="multimedia" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="fun" /><title>Skype 2.1.0.81 in Kubuntu 10.04</title><content type="html">This skype release doesn't work: input audio is messed up... looking around i've found that the only fix is to downgrade skype to 2.1.0.47&lt;br /&gt;&lt;br /&gt;The downgrade fixes the problem&lt;br /&gt;&lt;br /&gt;deb packages can be found here:&lt;br /&gt;&lt;br /&gt;http://download.skype.com/linux/skype-ubuntu-intrepid_2.1.0.47-1_amd64.deb&lt;br /&gt;http://download.skype.com/linux/skype-debian_2.1.0.47-1_i386.deb&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/QbP2pFPT-TI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/4449827472140088887/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=4449827472140088887" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/4449827472140088887?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/4449827472140088887?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/QbP2pFPT-TI/skype-21081-in-kubuntu-1004.html" title="Skype 2.1.0.81 in Kubuntu 10.04" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/06/skype-21081-in-kubuntu-1004.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkYNQXw-eyp7ImA9WxFUGE0.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-6440266697617309399</id><published>2010-06-29T10:20:00.002+02:00</published><updated>2010-06-29T10:29:50.253+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-29T10:29:50.253+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="hardware" /><category scheme="http://www.blogger.com/atom/ns#" term="noMS" /><title>Kubuntu on Dell Studio</title><content type="html">everytime i switch to windows 7 i get the MBR corrupted and need to reinstall GRUB, very boring even if i'm not so used to switch to windows 7.&lt;br /&gt;&lt;br /&gt;i tried to ask Dell support but it seems they don't know which software install on their machine, trying to use my double-boot configuration as a shield to avoid questions like "is there any software that write the MBR regardless the MBR configuration?"&lt;br /&gt;&lt;br /&gt;anyway removing Dell software like live backup the issue disappears... i've removed every Dell software, so i'm not sure which one was the real bad guy...&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/_ed73-Aa9Ok" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/6440266697617309399/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=6440266697617309399" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/6440266697617309399?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/6440266697617309399?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/_ed73-Aa9Ok/kubuntu-on-dell-studio.html" title="Kubuntu on Dell Studio" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/06/kubuntu-on-dell-studio.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE4MRnszcCp7ImA9WxFUFU4.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-4644752191154347355</id><published>2010-06-26T08:09:00.007+02:00</published><updated>2010-06-26T08:16:27.588+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-26T08:16:27.588+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="google" /><title>Google Chrome, linux 64 and sun java plugin</title><content type="html">&lt;pre&gt;as root&lt;br /&gt;  mkdir /opt/google/chrome/plugins&lt;br /&gt;if missing&lt;br /&gt;&lt;br /&gt;then&lt;br /&gt;  cd /opt/google/chrome/plugins&lt;br /&gt;  ln -s ${JRE_HOME}/lib/amd64/libnpjp2.so&lt;br /&gt;&lt;br /&gt;and finally (as user)&lt;br /&gt;  google-chrome --enable-plugins %U&lt;br /&gt;&lt;br /&gt;check using about:plugins url&lt;/pre&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/rqdg63H0BIY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/4644752191154347355/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=4644752191154347355" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/4644752191154347355?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/4644752191154347355?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/rqdg63H0BIY/google-chrome-linux-64-and-sun-java.html" title="Google Chrome, linux 64 and sun java plugin" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/06/google-chrome-linux-64-and-sun-java.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYCRns5fCp7ImA9WxFQFE0.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-1846216150771605200</id><published>2010-05-09T13:54:00.004+02:00</published><updated>2010-05-09T14:12:47.524+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-05-09T14:12:47.524+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><title>ah ehm... windows 7 and kubuntu on dell studio</title><content type="html">need to understand why openSuse 11.2 doesn't install on dell studio 17&lt;br /&gt;&lt;br /&gt;dell installation uses 3 primary partitions :(&lt;br /&gt;dell software &lt;br /&gt;recovery&lt;br /&gt;windows 7 installation&lt;br /&gt;&lt;br /&gt;resizing the windows 7 partition with th o.s. disk resize tool, kubuntu 10.04 can be  easyly installed in an extended partition (1 or 2 Gb swap, 10Gb ext4 mounting /, 10Gb xfs mounting /opt and the rest as crypted xfs mounting /home)&lt;br /&gt;&lt;br /&gt;grub on /dev/sda&lt;br /&gt;&lt;br /&gt;everything works fine while selecting the kubuntu entry on startup, not the same for windows&lt;br /&gt;&lt;br /&gt;it starts, it stops, it de-configures grub O_O and no system can be started anymore...&lt;br /&gt;the error is something like &lt;br /&gt;&lt;br /&gt;"unable to find module to load" or something similar&lt;br /&gt;&lt;br /&gt;funny :)&lt;br /&gt;&lt;br /&gt;i need to understand if this behavior is caused by dell software (like livebackup) or windows 7 startup/shutdown process or the installed McAfee antivirus (1 year with Dell, next i'll come back to avg free)... i'll open a ticket to dell about this issue...&lt;br /&gt;&lt;br /&gt;anyway the fix is easy and well known&lt;br /&gt;&lt;br /&gt;start with a live distro&lt;br /&gt;mount the / partition&lt;br /&gt;do the grub-install with the option --root-directory and the target the device (/dev/sda)&lt;br /&gt;restart and grub is back&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/ggWMLJUeteM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/1846216150771605200/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=1846216150771605200" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1846216150771605200?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/1846216150771605200?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/ggWMLJUeteM/ah-ehm-windows-7-and-kubuntu-on-dell.html" title="ah ehm... windows 7 and kubuntu on dell studio" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/05/ah-ehm-windows-7-and-kubuntu-on-dell.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEACRHs9eSp7ImA9WxBUFkw.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-149627791437677321</id><published>2010-03-03T11:38:00.000+01:00</published><updated>2010-03-03T11:39:25.561+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-03T11:39:25.561+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="shell" /><category scheme="http://www.blogger.com/atom/ns#" term="database" /><title>sqlplus coluns</title><content type="html">SQL&amp;gt; set linesize 200&lt;br /&gt;&lt;br /&gt;and&lt;br /&gt;&lt;br /&gt;/ to re-exec latest query&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/aO2H2Vv_uVg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/149627791437677321/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=149627791437677321" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/149627791437677321?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/149627791437677321?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/aO2H2Vv_uVg/sqlplus-coluns.html" title="sqlplus coluns" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/03/sqlplus-coluns.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkIGQXw5cCp7ImA9WxBWF04.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-8144195214112869435</id><published>2010-02-09T17:54:00.001+01:00</published><updated>2010-02-09T17:55:20.228+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-09T17:55:20.228+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="development" /><title>xerces version exception</title><content type="html">stack identified by&lt;br /&gt;java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredAttrImpl.getTextContent()Ljava/lang/String;&lt;br /&gt;fixed by -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl system property&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/ZZT-FKtAWJg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/8144195214112869435/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=8144195214112869435" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/8144195214112869435?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/8144195214112869435?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/ZZT-FKtAWJg/xerces-version-exception.html" title="xerces version exception" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/02/xerces-version-exception.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYMQX0zfip7ImA9WxBXGEo.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-64188411662565456</id><published>2010-01-30T18:21:00.002+01:00</published><updated>2010-01-30T18:23:00.386+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-30T18:23:00.386+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="shell" /><title>useful system tool</title><content type="html">dmidecode&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;dmidecode is a tool for dumping a computer's DMI (some say SMBIOS) table contents in a human-readable format. This table contains a description of the system's hardware&lt;br /&gt;       components, as well as other useful pieces of information such as serial numbers and BIOS revision. Thanks to this table, you can retrieve this information without hav-&lt;br /&gt;       ing  to probe for the actual hardware.  While this is a good point in terms of report speed and safeness, this also makes the presented information possibly unreliable.&lt;br /&gt;&lt;br /&gt;       The DMI table doesn't only describe what the system is currently made of, it also can report the possible evolutions (such as the fastest supported CPU or  the  maximal&lt;br /&gt;       amount of memory supported).&lt;/blockquote&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/nUigPFiJxNs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/64188411662565456/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=64188411662565456" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/64188411662565456?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/64188411662565456?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/nUigPFiJxNs/useful-system-tool.html" title="useful system tool" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/01/useful-system-tool.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUEQnw4eyp7ImA9WxBQEEk.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-7115003645103545902</id><published>2010-01-09T15:05:00.003+01:00</published><updated>2010-01-09T15:10:03.233+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-09T15:10:03.233+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="multimedia" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="fun" /><category scheme="http://www.blogger.com/atom/ns#" term="noMS" /><title>2ManDVD</title><content type="html">it's required to create a symbolic link in &lt;workspace&gt;&amp;lt;workspace&amp;gt;/DVD/MEDIAS to every media used by the project before start generating (i.e. every imported VOB file)&lt;br /&gt;&lt;br /&gt;avoid spaces in &lt;workspace&gt; &lt;/workspace&gt;&lt;/workspace&gt;&amp;lt;workspace&amp;gt; &lt;workspace&gt;&lt;workspace&gt;and full project path name&lt;br /&gt;&lt;br /&gt;and everything works fine&lt;br /&gt;&lt;br /&gt;don't forget to have xine, mkisofs and cdrecord&lt;/workspace&gt;&lt;/workspace&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/t-mpCPm4098" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/7115003645103545902/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=7115003645103545902" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/7115003645103545902?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/7115003645103545902?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/t-mpCPm4098/2mandvd.html" title="2ManDVD" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2010/01/2mandvd.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkQAR308eip7ImA9WxFUFk8.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-224321062408514101</id><published>2009-12-28T23:34:00.000+01:00</published><updated>2010-06-27T08:32:26.372+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-27T08:32:26.372+02:00</app:edited><title /><content type="html">Let's test gnome-blog&lt;br /&gt;&lt;p&gt;does it work?&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/WImNHSuBK_Q" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/224321062408514101/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=224321062408514101" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/224321062408514101?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/224321062408514101?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/WImNHSuBK_Q/lets-test-gnome-blog-does-it-work.html" title="" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2009/12/lets-test-gnome-blog-does-it-work.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0EGSH8zeCp7ImA9WxNaEk4.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-2836815597270812840</id><published>2009-11-26T12:35:00.002+01:00</published><updated>2009-11-26T12:40:29.180+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-26T12:40:29.180+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="database" /><title>install oracle on opensuse 11.2</title><content type="html">1) rpm -Uvh oracle-xe-univ etc etc as root&lt;br /&gt;2) add yr user to the dba group (if you want handle oracle service and listeners*)&lt;br /&gt;3) enable login for oracle user&lt;br /&gt;4) relogin&lt;br /&gt;5) chmod -R g+w /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log as root&lt;br /&gt;6) /etc/init.d/oracle-xe configure&lt;br /&gt;&lt;br /&gt;* disable in yast -&gt; system -&gt; runlevel the oracle service and use lsnctl start/stop and sqlplus / as sysdba startup/shutdown from yr user&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/CvYmFrs-zNE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/2836815597270812840/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=2836815597270812840" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/2836815597270812840?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/2836815597270812840?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/CvYmFrs-zNE/install-oracle-on-opensuse-112.html" title="install oracle on opensuse 11.2" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2009/11/install-oracle-on-opensuse-112.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkMHRH87cSp7ImA9WxNQF0Q.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-124924480863357309</id><published>2009-09-24T13:05:00.001+02:00</published><updated>2009-09-24T13:07:15.109+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-24T13:07:15.109+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="development" /><title>Reentrant lock release issue</title><content type="html">don't use &lt;b&gt;shared &lt;/b&gt;ReentrantLock before jdk versions hs10(b05), 6u4(b03)  , 7(b05); otherwise you can get &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;java.lang.IllegalMonitorStateException&lt;/div&gt;&lt;div&gt;       at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:125)&lt;/div&gt;&lt;div&gt;       at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1137)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;on unlock.&lt;/div&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/GwJPFU6XUfU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/124924480863357309/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=124924480863357309" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/124924480863357309?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/124924480863357309?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/GwJPFU6XUfU/reentrant-lock-release-issue.html" title="Reentrant lock release issue" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2009/09/reentrant-lock-release-issue.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUMHSHozfCp7ImA9WxNQF08.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-740926276546352107</id><published>2009-09-23T18:30:00.001+02:00</published><updated>2009-09-23T18:30:39.484+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-23T18:30:39.484+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="development" /><category scheme="http://www.blogger.com/atom/ns#" term="database" /><title>oracle operations on sessions, users and tablespaces</title><content type="html">&lt;div&gt;select SID,SERIAL# from v$session where username like 'RICKDEV';&lt;/div&gt;&lt;div&gt;alter system kill session &lt;sid,serial&gt;;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;drop user devrick cascade;&lt;/div&gt;&lt;div&gt;create user devrick identified by devrick;&lt;/div&gt;&lt;div&gt;grant all privileges to devrick;&lt;/div&gt;&lt;div&gt;grant dba to devrick;&lt;/div&gt;&lt;div&gt;drop tablespace TBSTI_DRGMGR_SYSTEM_DATA INCLUDING CONTENTS AND DATAFILES CASCADE CONSTRAINTS;&lt;/div&gt;&lt;div&gt;drop tablespace TBSTI_DRGMGR_SYSTEM_INDEX INCLUDING CONTENTS AND DATAFILES CASCADE CONSTRAINTS;&lt;/div&gt;&lt;div&gt;CREATE TABLESPACE TBSTI_DRGMGR_SYSTEM_DATA DATAFILE '/DRGMGR10/TBSTI_DRGMGR_SYSTEM_dataRick.dbf' SIZE 5M AUTOEXTEND ON NEXT 5M MAXSIZE UNLIMITED LOGGING ONLINE PERMANENT DEFAULT NOCOMPRESS EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO;&lt;/div&gt;&lt;div&gt;CREATE TABLESPACE TBSTI_DRGMGR_SYSTEM_INDEX DATAFILE '/DRGMGR10/TBSTI_DRGMGR_SYSTEM_indexRick.dbf' SIZE 5M AUTOEXTEND ON NEXT 5M MAXSIZE UNLIMITED LOGGING ONLINE PERMANENT DEFAULT NOCOMPRESS EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO;&lt;/div&gt;&lt;div&gt;ALTER USER devrick QUOTA UNLIMITED ON TBSTI_DRGMGR_SYSTEM_DATA;&lt;/div&gt;&lt;div&gt;ALTER USER devrick QUOTA UNLIMITED ON TBSTI_DRGMGR_SYSTEM_INDEX;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/pGjAuZT9ZZc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/740926276546352107/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=740926276546352107" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/740926276546352107?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/740926276546352107?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/pGjAuZT9ZZc/oracle-operations-on-sessions-users-and.html" title="oracle operations on sessions, users and tablespaces" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2009/09/oracle-operations-on-sessions-users-and.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkQFRXw5eip7ImA9WxNRFUQ.&quot;"><id>tag:blogger.com,1999:blog-1885808144996548691.post-4404321171444630685</id><published>2009-09-10T15:42:00.002+02:00</published><updated>2009-09-10T15:45:14.222+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-10T15:45:14.222+02:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="shell" /><title>read environment of unrelated process</title><content type="html">&lt;span style="font-family:courier new;"&gt;find /proc -name "env*"&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;and then&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;cat /proc/&amp;lt;pid&amp;gt;/envi&lt;/span&gt;ron&lt;img src="http://feeds.feedburner.com/~r/blogspot/JQtkK/~4/1fRe-pp-rDg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://morphy76.blogspot.com/feeds/4404321171444630685/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=1885808144996548691&amp;postID=4404321171444630685" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/4404321171444630685?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1885808144996548691/posts/default/4404321171444630685?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/JQtkK/~3/1fRe-pp-rDg/read-environment-of-unrelated-process.html" title="read environment of unrelated process" /><author><name>morphy</name><uri>http://www.blogger.com/profile/02305559860757811545</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://bp3.blogger.com/_Y2pAlP5ALL0/SBxmEvkX7EI/AAAAAAAAAAM/55JnHjvwb_k/S220/Opensuse_7.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://morphy76.blogspot.com/2009/09/read-environment-of-unrelated-process.html</feedburner:origLink></entry></feed>
