Search found 7 matches

by khambadkone
05 Aug 2011, 16:58
Forum: Job offers and requests
Topic: Developer required to port ActionScript extensions to Java
Replies: 2
Views: 6521

Hi, just of curiosity, how do you expect to enhance performance using Hibernate? It will add additional layer between your DBMS and your application, so it can hardly speed it up :) ORM's like Hibernate are good because of their features and they allow for more rapid development, but they will not ...
by khambadkone
29 Jul 2011, 16:13
Forum: Job offers and requests
Topic: Developer required to port ActionScript extensions to Java
Replies: 2
Views: 6521

Developer required to port ActionScript extensions to Java

We have a ActionScript-based Smartfox server extension code, which we would like to port to native Java and optionally add a hibernate-layer to enhance performance.

No location preference. Open to freelance projects. Past experience a must.
by khambadkone
15 May 2010, 06:20
Forum: BlueBox
Topic: Log message: WARNING: BlueBox<->SFS Handshake failure!
Replies: 6
Views: 20764

pre-configured package for standalone Bluebox

Hi Lapo, Is this preconfigured Bluebox package available?

Lapo wrote:Btw, since preparing a standalone BlueBox can be a little tricky we're going to prepare a downloadable pre-configured package containing the JRE, Jetty and the BlueBox ready to be used.
by khambadkone
17 Nov 2009, 18:29
Forum: Server Side Extension Development
Topic: Dynamic rooms auto-destroy?
Replies: 6
Views: 9826

"game room created dynamically" does not destroy a

The room architecture document states "A game room created dynamically is destroyed when the last user goes away."

However, this would only apply to rooms that are setOwner to the user. i.e. if the owner is set to the server, the Room is not auto-deleted.
by khambadkone
07 Nov 2009, 07:56
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Multiple Rooms or not Multiple Rooms?
Replies: 12
Views: 15945

which room gets sent as fromRoom in handleRequest

Finding this thread, I was curious about the following situation : We have a common Lobby with a game room created for players to play a game. When the player joins the gameroom, he's in two rooms at a time. The game allows a player to request to exit a game. For this, a client message is sent calle...
by khambadkone
03 Nov 2009, 13:39
Forum: Server Side Extension Development
Topic: Using Grails to build smartfoxserver extensions
Replies: 1
Views: 4290

correction - groovy, not grails

Being a web framework, it's not grails that needs to be integrated but groovy. After some tinkering around, the process seems somewhat similar to hibernate integration outlined at http://ideacandi.com/blogzero/?p=34 1) Install groovy-all-x.jar in server\lib 2) Compile your classes using groovy scrip...
by khambadkone
02 Nov 2009, 19:55
Forum: Server Side Extension Development
Topic: Using Grails to build smartfoxserver extensions
Replies: 1
Views: 4290

Using Grails to build smartfoxserver extensions

Hi,

I wanted to know if anyone has had success configuring and using Grails as their smartfoxserver extensions.

is this at all a known path to take when implementing applications on SFS?

Thanks,
Mahesh

Go to advanced search