Archive for the 'General' Category

Developing Judy 1: Logins without Java code.

Hoyt Summers Pittman -

A relatively small project fell in my lap recently. My adviser needed new judging software for her game conference, Indiecade, which had to do the following: 1.Developers needed to be able to register and upload games. 2.Jurors had to be to be invited and judge games. 3.Administrators had to be able to administrate. 4.There had [...]

Read More..>>

Configuring Nexus to work with Spring’s EBR

Hoyt Summers Pittman -

There are alot of different blog and forum posts which reference different repositories to use to get Spring’s OSGi bundles. There are four current ones in Spring’s Enterprise Bundle Repository (EBR) system. They are :      <repository>             <id>com.springsource.repository.bundles.release</id>             <name>SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases</name>           <url>http://repository.springsource.com/maven/bundles/release</url>       </repository>       <repository>             <id>com.springsource.repository.bundles.external</id>             <name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>           <url>http://repository.springsource.com/maven/bundles/external</url>       </repository>      <repository>            <id>com.springsource.repository.libraries.release</id>            <name>SpringSource Enterprise Bundle Repository - SpringSource Library Releases</name>            <url>http://repository.springsource.com/maven/libraries/release</url>       </repository>       <repository>            <id>com.springsource.repository.libraries.external</id>            <name>SpringSource Enterprise Bundle Repository - External Library Releases</name>            <url>http://repository.springsource.com/maven/libraries/external</url>       </repository>  [...]

Read More..>>

How to patch EVE Online in Linux

Hoyt Summers Pittman -

I didn’t find a simple HOW-TO on this so I will let you guys in on the secret. A quick note, these instructions are specific to Cedega. Download the patch from CCP Open Cedega Click “Install” Select “EVE Online” as the GDDB Profile Under Program select your patch file. Click “Install” . Now just follow [...]

Read More..>>

EVE and Wine

Hoyt Summers Pittman -

I am a bit of a gamer, but I have stayed out of the MMO game in part because I never felt like dealing with the headaches of Wine and online games. Last year, however, I tried out EVE Online on a Windows box I had lying around and rather enjoyed it. Once I reinstalled [...]

Read More..>>

Next »