<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Making of Klimb, Rock Climbing Training Software</title>
	<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/</link>
	<description>Software Engineer</description>
	<pubDate>Sat, 17 May 2008 13:00:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: brewster</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-15216</link>
		<dc:creator>brewster</dc:creator>
		<pubDate>Sun, 20 Apr 2008 04:31:24 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-15216</guid>
		<description>is there a instruction file or link for this Prgm..??
just to make it simple for us non ITY peeps!!

cheers
B</description>
		<content:encoded><![CDATA[<p>is there a instruction file or link for this Prgm..??<br />
just to make it simple for us non ITY peeps!!</p>
<p>cheers<br />
B</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brewster</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-15215</link>
		<dc:creator>brewster</dc:creator>
		<pubDate>Sun, 20 Apr 2008 04:31:08 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-15215</guid>
		<description>is the a instruction file or link for this Prgm..??
just to make it simple for us non ITY peeps!!

cheers
B</description>
		<content:encoded><![CDATA[<p>is the a instruction file or link for this Prgm..??<br />
just to make it simple for us non ITY peeps!!</p>
<p>cheers<br />
B</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Kalashnikov</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-14534</link>
		<dc:creator>Dmitry Kalashnikov</dc:creator>
		<pubDate>Thu, 20 Mar 2008 20:58:04 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-14534</guid>
		<description>Hi Sergei, I didn't mean to "offend" anyone :) I just don't have time to translate things to Russian. Maybe you can? You're welcome to modify it in any way you like. I've posted the source code. 

Take care,
Dmitry</description>
		<content:encoded><![CDATA[<p>Hi Sergei, I didn&#8217;t mean to &#8220;offend&#8221; anyone :) I just don&#8217;t have time to translate things to Russian. Maybe you can? You&#8217;re welcome to modify it in any way you like. I&#8217;ve posted the source code. </p>
<p>Take care,<br />
Dmitry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Сергей Калашников</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-14528</link>
		<dc:creator>Сергей Калашников</dc:creator>
		<pubDate>Thu, 20 Mar 2008 15:55:18 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-14528</guid>
		<description>Дмитрий, а почему обижены не англоговорящие скалолазы ? может быть обидно особенно потому что имя фамилия у тебя русские</description>
		<content:encoded><![CDATA[<p>Дмитрий, а почему обижены не англоговорящие скалолазы ? может быть обидно особенно потому что имя фамилия у тебя русские</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dino</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-12131</link>
		<dc:creator>Dino</dc:creator>
		<pubDate>Fri, 28 Dec 2007 23:41:12 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-12131</guid>
		<description>Hi,

I wanted to run klimb on my opensuse system but have a problem starting it.

Everytime I start klimb I get the following message and the program hangs up after "Loaded Cardio Panel":
run:
     [java] 29.12.2007 00:35:42 java.util.prefs.FileSystemPreferences$7 run
     [java] WARNUNG: Prefs file removed in background /home/dino/.java/.userPrefs/klimb/prefs.xml
     [java] Schema doesn't exist!
     [java] Exception in thread "main" java.lang.NullPointerException
     [java]     at klimb.um.UserPane.getSqlId(Unknown Source)
     [java]     at klimb.journal.wt.WeightTrainingPane$4.start(Unknown Source)
     [java]     at klimb.journal.wt.WeightTrainingPane.updateExerciseList(Unknown Source)
     [java]     at klimb.journal.JournalTab.updateJournal(Unknown Source)
     [java]     at klimb.KlimbApp.buildGui(Unknown Source)
     [java]     at klimb.KlimbApp.(Unknown Source)
     [java]     at klimb.KlimbApp.main(Unknown Source)

(This is from ant, tried to recompile it too)

I'm using java version 1.6 but also tried it wit 1.5, but  it won't work with any of them.
Do you know any solution for my problem?

thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I wanted to run klimb on my opensuse system but have a problem starting it.</p>
<p>Everytime I start klimb I get the following message and the program hangs up after &#8220;Loaded Cardio Panel&#8221;:<br />
run:<br />
     [java] 29.12.2007 00:35:42 java.util.prefs.FileSystemPreferences$7 run<br />
     [java] WARNUNG: Prefs file removed in background /home/dino/.java/.userPrefs/klimb/prefs.xml<br />
     [java] Schema doesn&#8217;t exist!<br />
     [java] Exception in thread &#8220;main&#8221; java.lang.NullPointerException<br />
     [java]     at klimb.um.UserPane.getSqlId(Unknown Source)<br />
     [java]     at klimb.journal.wt.WeightTrainingPane$4.start(Unknown Source)<br />
     [java]     at klimb.journal.wt.WeightTrainingPane.updateExerciseList(Unknown Source)<br />
     [java]     at klimb.journal.JournalTab.updateJournal(Unknown Source)<br />
     [java]     at klimb.KlimbApp.buildGui(Unknown Source)<br />
     [java]     at klimb.KlimbApp.(Unknown Source)<br />
     [java]     at klimb.KlimbApp.main(Unknown Source)</p>
<p>(This is from ant, tried to recompile it too)</p>
<p>I&#8217;m using java version 1.6 but also tried it wit 1.5, but  it won&#8217;t work with any of them.<br />
Do you know any solution for my problem?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-11895</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 20 Dec 2007 11:20:30 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-11895</guid>
		<description>Hi Dmitry,

Thanks for developing such a good program.  I'm using it on my mac and am a complete novice when it comes to tinkering with its gizzards!

I'm trying to expand the grade tables as well, so they go below 17 (Aus grade).  I was using pico to find the directories mentioned in the posts above but have had no such luck of even finding grades.java

Is there an alternative method, when using mac?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Dmitry,</p>
<p>Thanks for developing such a good program.  I&#8217;m using it on my mac and am a complete novice when it comes to tinkering with its gizzards!</p>
<p>I&#8217;m trying to expand the grade tables as well, so they go below 17 (Aus grade).  I was using pico to find the directories mentioned in the posts above but have had no such luck of even finding grades.java</p>
<p>Is there an alternative method, when using mac?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahsan</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-10982</link>
		<dc:creator>Ahsan</dc:creator>
		<pubDate>Fri, 23 Nov 2007 10:21:32 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-10982</guid>
		<description>Hi Dmitry,

I was just googling and came to you wibsite. I must say you have done a great job. I have downloaded "Klimb" and installed it. It works perfectly. Just one question, since it is Java application, I guess it must be able to run on windows Pocket PC but unfortunately I am not able to install it on my pocket pc. Can you please guide me.
cheers.
PS: I am not a programmer.</description>
		<content:encoded><![CDATA[<p>Hi Dmitry,</p>
<p>I was just googling and came to you wibsite. I must say you have done a great job. I have downloaded &#8220;Klimb&#8221; and installed it. It works perfectly. Just one question, since it is Java application, I guess it must be able to run on windows Pocket PC but unfortunately I am not able to install it on my pocket pc. Can you please guide me.<br />
cheers.<br />
PS: I am not a programmer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-2679</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Wed, 09 May 2007 06:13:50 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-2679</guid>
		<description>It won't run properly from within Eclipse unless you set up all the resources for images, data and library paths. Since you haven't done that already, I'd just recommend using ant. Please read through the way it initializes home dir and other paths, before running it from eclipse. BTW the new Eclipse is awesome. I used intellij idea for klimb because it was a better IDE at the time. Now I am using Eclipse for java and just about everything else too.
Thanks,
Dmitry</description>
		<content:encoded><![CDATA[<p>It won&#8217;t run properly from within Eclipse unless you set up all the resources for images, data and library paths. Since you haven&#8217;t done that already, I&#8217;d just recommend using ant. Please read through the way it initializes home dir and other paths, before running it from eclipse. BTW the new Eclipse is awesome. I used intellij idea for klimb because it was a better IDE at the time. Now I am using Eclipse for java and just about everything else too.<br />
Thanks,<br />
Dmitry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-2678</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Wed, 09 May 2007 06:09:05 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-2678</guid>
		<description>Don't run ant in lib dir, cd to project home and just type "ant". Please see ant documentation for building projects.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t run ant in lib dir, cd to project home and just type &#8220;ant&#8221;. Please see ant documentation for building projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ande</title>
		<link>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-2673</link>
		<dc:creator>Ande</dc:creator>
		<pubDate>Wed, 09 May 2007 04:19:07 +0000</pubDate>
		<guid>http://klimb.com/blog/2006/11/24/making-of-klimb-rock-climbing-training-software/#comment-2673</guid>
		<description>Hey, I know a little java, and I was able to find and edit the Grades.java file in klimb\src\klimb\journal\climbing\ratings\ but when I try to run the ant.jar file in klimb\installer\izpack\lib it gives me an error about not being able to find the main class. So, instead I then imported the kilmb/src folder into eclipse as a project to compile it, and I get this error:
Exception in thread "main" java.lang.Error: Unresolved compilation problem: 

	at dvk.util.SwingHelpers.center(SwingHelpers.java:22)
	at klimb.KlimbSplash.(KlimbSplash.java:45)
	at klimb.KlimbApp.(KlimbApp.java:57)
	at klimb.KlimbApp.main(KlimbApp.java:243)

any suggestions would be grateful.</description>
		<content:encoded><![CDATA[<p>Hey, I know a little java, and I was able to find and edit the Grades.java file in klimb\src\klimb\journal\climbing\ratings\ but when I try to run the ant.jar file in klimb\installer\izpack\lib it gives me an error about not being able to find the main class. So, instead I then imported the kilmb/src folder into eclipse as a project to compile it, and I get this error:<br />
Exception in thread &#8220;main&#8221; java.lang.Error: Unresolved compilation problem: </p>
<p>	at dvk.util.SwingHelpers.center(SwingHelpers.java:22)<br />
	at klimb.KlimbSplash.(KlimbSplash.java:45)<br />
	at klimb.KlimbApp.(KlimbApp.java:57)<br />
	at klimb.KlimbApp.main(KlimbApp.java:243)</p>
<p>any suggestions would be grateful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
