Pages: 1 2 3 [4] :: one page |
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Sjolus
Metafarmers MeatSausage EXPRESS
|
Posted - 2010.03.18 16:58:00 -
[91]
Edited by: Sjolus on 18/03/2010 16:58:18
Originally by: Kale Kold The problem with hosting a project under SVN is that you can't give everyone commit rights or it will end up a mess. There always have to be admins to review the code. I've provided the source here as a stable package that won't change.
My suggestion was of course not to give everyone commit-rights, only people that you approve of, and the suggestion was only made since last I saw you were not active anymore. It would be a lot easier for multiple people to contribute to this project if an SVN was setup.
Also, the SVN is only meant for developers. Once the developers decide that the current features are stable enough, they present a package with a pretty version-number which is static, much like you've already done. Only improvement would be if there's several developers working on the project.
Again, it was only an offering and if you're not interested there's nothing I can do about it dude Just make sure you keep it up as I absolutely love the project! Any alternative to eve-dev has to be raised to the skies and given help, competition is healthy 
|

Kale Kold
Caldari Broken Skull
|
Posted - 2010.03.20 20:25:00 -
[92]
There's nothing wrong with forking it and hosting your own SVN project as long as the original license is respected. 
|

Sjolus
Metafarmers MeatSausage EXPRESS
|
Posted - 2010.03.20 23:36:00 -
[93]
Edited by: Sjolus on 20/03/2010 23:37:48
Originally by: Kale Kold There's nothing wrong with forking it and hosting your own SVN project as long as the original license is respected. 
Wouldn't feel right even though the license would be respected. Don't want to feel all bossy and stuff on somebody elses hard work. (Especially since I don't have the essential skills in programming to contribute with anything really worthwhile myself).
I'd however like to report a bug with the character portrait generation. I believe the form submit-url is wrong, and when I change it to what should be right it dies with an SQL error (although the portrait does generate and save and show up on the ledger)
Edit: Although, if there's a few people that would like to get onboard and put some effort into this but just lacks the coordination and the awesomeness of an SVN (and if it follows licenses and stuff, I'm not really into reading a gazillion pages of legal text) I'm all for hosting one for people.
|

Kale Kold
Caldari Broken Skull
|
Posted - 2010.03.21 13:49:00 -
[94]
Originally by: Sjolus I'd however like to report a bug with the character portrait generation. I believe the form submit-url is wrong, and when I change it to what should be right it dies with an SQL error (although the portrait does generate and save and show up on the ledger)
Is that with the file (createaccount.php) that Mograph contributed?
|

Sjolus
Metafarmers MeatSausage EXPRESS
|
Posted - 2010.03.21 15:01:00 -
[95]
Originally by: Kale Kold
Originally by: Sjolus I'd however like to report a bug with the character portrait generation. I believe the form submit-url is wrong, and when I change it to what should be right it dies with an SQL error (although the portrait does generate and save and show up on the ledger)
Is that with the file (createaccount.php) that Mograph contributed?
Yes, I believe so.
And if someone could throw all the sql-files together into a single one the installation of a new ledger would be made a whole lot easier :)
|

Kale Kold
Caldari Broken Skull
|
Posted - 2010.03.24 18:21:00 -
[96]
I've reported the bug to the dev.
|

Mograph
|
Posted - 2010.03.26 14:18:00 -
[97]
Originally by: Sjolus
Originally by: Kale Kold
Originally by: Sjolus I'd however like to report a bug with the character portrait generation. I believe the form submit-url is wrong, and when I change it to what should be right it dies with an SQL error (although the portrait does generate and save and show up on the ledger)
Is that with the file (createaccount.php) that Mograph contributed?
Yes, I believe so.
And if someone could throw all the sql-files together into a single one the installation of a new ledger would be made a whole lot easier :)
Ohh - I didnt have that problem. I sorta gave up on it after a little while as my corp just wasnt using it propperly. and if you are reading this you have reached the signature without noticing. |

Sjolus
Metafarmers MeatSausage EXPRESS
|
Posted - 2010.03.27 08:36:00 -
[98]
Originally by: Mograph
Originally by: Sjolus
Originally by: Kale Kold
Originally by: Sjolus I'd however like to report a bug with the character portrait generation. I believe the form submit-url is wrong, and when I change it to what should be right it dies with an SQL error (although the portrait does generate and save and show up on the ledger)
Is that with the file (createaccount.php) that Mograph contributed?
Yes, I believe so.
And if someone could throw all the sql-files together into a single one the installation of a new ledger would be made a whole lot easier :)
Ohh - I didnt have that problem. I sorta gave up on it after a little while as my corp just wasnt using it propperly.
Yeah, we don't use it properly either, but I like the idea as a whole. It's got ubar-potential if some things just got fixed (and some extra features needs to be added).
|

Kale Kold
Caldari V i r u s
|
Posted - 2010.04.24 14:32:00 -
[99]
I would ask anybody who has used this killboard to vote for me in the upcoming CSM elections. I am commited to giving piracy a platform and to represent pirates on the Council of Stella Management.
I love lowsec and i think piracy is a valuable part of eve which provides a valuable isk sink and a much needed adrenaline surge for the regular player.
http://www.eveonline.com/ingameboard.asp?a=topic&threadID=1307321
|

Laviadon
Red Eclipse Division
|
Posted - 2010.06.07 22:06:00 -
[100]
hey guys 1st great job with ledger its awesome for players like us
is it just me or CreateAcount.php IS NOT COMPATIBLE with new ingame browser ....
if it is it would be greatly appreciated to get new info i gues it has something to do with
$IsEVEBrowserUsed = (substr($Browser, 0, 3) == "EVE");
can someone with good skill or dev team fix this :)
thanks --- Wargames. |

Tobias Sjodin
Ore Mongers Black Hand.
|
Posted - 2010.06.29 16:38:00 -
[101]
Is this project abandoned?
|

Mograph
|
Posted - 2010.07.19 12:50:00 -
[102]
Originally by: Laviadon hey guys 1st great job with ledger its awesome for players like us
is it just me or CreateAcount.php IS NOT COMPATIBLE with new ingame browser ....
if it is it would be greatly appreciated to get new info i gues it has something to do with
$IsEVEBrowserUsed = (substr($Browser, 0, 3) == "EVE");
can someone with good skill or dev team fix this :)
thanks
Originally by: Mograph Edited by: Mograph on 05/02/2010 10:43:49 Updated SQL for Dominion 1.1.1 + New accountcreate.php that works with browser.
Thanks to kale who i emailed and has helped me greatly in providing this update. and understanding how it all works. Theres a few bugs still kicking about, but I'll do my best to iron them out and begin adding new features.
Database Table Updates
createaccount.php
there you go :D and if you are reading this you have reached the signature without noticing. |

Tobias Sjodin
Ore Mongers Black Hand.
|
Posted - 2010.07.21 09:54:00 -
[103]
Sweet, nicely done Mograph.
Any chance on an API-thingymajig?
|
|
|
Pages: 1 2 3 [4] :: one page |
First page | Previous page | Next page | Last page |