Roger's woze

January 27, 2012

maven enunciate woe

Filed under: Uncategorized — rogerdpack @ 8:48 am

the first comment meant “use java 1.6 jdk instead, for some reason that works better”

gave me the clue:

http://maven.40175.n5.nabble.com/Get-quot-java-lang-NoClassDefFoundError-quot-though-the-class-is-in-the-classpath-td4778565.html

ubuntu maven mvn java setup woe

Filed under: Uncategorized — rogerdpack @ 8:15 am

————————————————————
[INFO] Compilation failure
Unable to locate the Javac Compiler in:
/usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.

 

meant install the jdk (apt) then

for me

export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-i386

how to create “add us on google” “we’re on g+” button/icon/snippet/profile page

Filed under: Uncategorized — rogerdpack @ 8:07 am

*finally* found it: http://www.google.com/webmasters/+1/button/#customize-snippet

Yikes that was hard.

maven woe

Filed under: Uncategorized — rogerdpack @ 7:56 am

[INFO] Cannot execute mojo: resources. It requires a project with an existing pom.xml, but the build is not using one.

 

meant “you are not in your right directory, you need to run maven from the directory with pom.xml in it”

January 18, 2012

family search logo

Filed under: Uncategorized — rogerdpack @ 12:55 pm

https://devnet.familysearch.org/certification/affiliate-programs/FS_LOGOS.zip/view

January 17, 2012

ruby 1.8.x freakiness

Filed under: Uncategorized — rogerdpack @ 12:07 pm

Noticed this (surprise me):

>> ‘abc’ + SyntaxError.new()
=> “abcSyntaxError” (works)

>> ‘abc’ + SyntaxError.new(Exception.new)
TypeError: SyntaxError#to_str should return String

I think this may be a cause:

>> Exception.new(Exception.new).to_s
=> #

(doesn’t return a string).

This is somewhat fixed in 1.9 thankfully (you are forced to call #to_s on it the first example doesn’t work)

January 14, 2012

bitcoin questions

Filed under: Uncategorized — rogerdpack @ 10:08 am

would it be vulnerable to say somebody pretending they have 10,000 computers, then “slowing down” transactions when they come through?

would it be vulnerable to somebody taking a few bitcoins and generating transactions ad nauseum say of 1/million’th of a bitcoin, trying to flood the network?

macaroni and cheese passes right through

Filed under: Uncategorized — rogerdpack @ 9:13 am

if you get diarrhea like I do (allergies?) with eating noodles or spaghetti or mac and cheese, like it forces a “flush” then use a probiotic pill along with your meal. For me, problem solved! whoa!

January 12, 2012

dot.tk not resolving to new “3rd party” DNS servers

Filed under: Uncategorized — rogerdpack @ 9:31 am

Instead it resolves to

93.170.52.30 93.170.52.20

I think this means “your changes haven’t propagated through the system yet” [even if it's brand new]

http://getsatisfaction.com/dottk/topics/domain_problem-iullo#reply_5738945

January 11, 2012

jobs orem ut

Filed under: Uncategorized — rogerdpack @ 10:46 am

If anybody is feeling desperate out there, I’d be happy to employ anyone for as long as they want to for (not much money).

As in…I don’t want anybody to starve to death so, if you need help like that, come to me, I can help you out.

Hope this gets anywhere…

Older Posts »

Powered by WordPress