re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Looks awesome :D
Will you be opening up a beta/test hotel?
Posted via Mobile Device
re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Quote:
Originally Posted by
Caustik
Looks awesome :D
Will you be opening up a beta/test hotel?
Posted via Mobile Device
That would be copyright infringement 8-)
re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Quote:
Originally Posted by
Crossroads
That would be copyright infringement 8-)
Wtf? How would it be copyright infringement?
re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Fixed an issue with the decoder and implemented destruction of sessions.
Friends list is now done, markup needs changing to reduce redundancy though and the UserInfo request is also done.
How about them apples?
http://i44.tinypic.com/14ngs2v.png
Pushed changes to github along witha working database.
re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Quote:
Originally Posted by
Crossroads
Fixed an issue with the decoder and implemented destruction of sessions.
Friends list is now done, markup needs changing to reduce redundancy though and the UserInfo request is also done.
How about them apples?
http://i44.tinypic.com/14ngs2v.png
Pushed changes to github along witha working database.
Looking pretty nice, loving the navbar up there :thumbup:
re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Agree with Kryptos
Posted via Mobile Device
re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Quote:
Originally Posted by
Crossroads
Fixed an issue with the decoder and implemented destruction of sessions.
Friends list is now done, markup needs changing to reduce redundancy though and the UserInfo request is also done.
How about them apples?
http://i44.tinypic.com/14ngs2v.png
Pushed changes to github along witha working database.
Intergration with bootstrap looks great. Good luck, and good work!
re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
You rarely ever see any new css elements teaming with the client page. The header is definitely a great touch.
Why don't you get on msn anymore!
re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Quote:
Originally Posted by
Makarov
You rarely ever see any new css elements teaming with the client page. The header is definitely a great touch.
Why don't you get on msn anymore!
Been busy and can you change the title from v13 to R63 please.
I really should setup a build bot/ci server & bug tracker :)
Re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
So yeah got more of the messenger done:
Only reason the figure is blacked out is because it hasn't loaded yet
http://i40.tinypic.com/2zsshuq.png
http://i42.tinypic.com/256zm8k.png
I'm aware the names a different i took them on different clients (whoops).
Updated first post
Switched build system to Apache Maven and I'm looking into the start of the web front end now.
Re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Looking nice so far :D
Posted via Mobile Device
Re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Going to restructure the database (again) and hookup the web frontend (i have a few parts done already).
Re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
CrowleyWeb now supports user registration, login, password resets, email verification and authentication using third party services such as twitter and Facebook are simple to add on (uncomment a line in the Gemfile and uncomment a few configuration options and provide your API credentials). Permissions will also be enforced within the site to prevent users performing actions they shouldn't (controller will refuse requests). I'll commit the changes to Github sometime tomorrow or tonight if I get a chance.
Re: Crowley - r63 - Java - Hibernate/BoneCP (MySQL)
Probably wont be any updates until mid next week now as i'm busy.