How is version 2 coming along?
Interested?
Collapse
Recommended Videos
Collapse
X
-
Re: Interested?
Originally posted by nkhera1How is version 2 coming along?I'm close to completing version 2 of Dynasty Creator, only a few small things left to do. Here are the new features in version 2 -
- New layout
- Power Rankings
- Transactions (signings, release, re-signings and trades...up to 3 players/team with 2 teams max allowed (for trades that is)
- Guestbook
- Player Stats (your team only)
- Forums 1.5 (the forums are upgraded and look much better)
- Profile 2.0 (when viewing a users profile you will see there comments, dynasties, profile info, everything)
- NHL, NCAA Basketball and NCAA Football are now included into the mix
- Search Engine (lets you search throughout any of the categories and gives you insightful results, most notably the "Relevance" feature)
That's all I can think of for now but that should be enough to satisfy most of you.If you guys want to check out the beta feel free too -
The stats/schedule/stats leaders, if I were you, I wouldn't do anything with those tonight as they are being upgraded/changed tonight and tommorow and the stats section is only about 70% done and not stable. Now if you do create a dynasty, rosters, etc. it WILL be transferred to the normal site when version 2 launches. Thanks and anyone has any questions or feature requests, let me know.Comment
-
Re: Interested?
Originally posted by nkhera1How is version 2 coming along?I'm close to completing version 2 of Dynasty Creator, only a few small things left to do. Here are the new features in version 2 -
- New layout
- Power Rankings
- Transactions (signings, release, re-signings and trades...up to 3 players/team with 2 teams max allowed (for trades that is)
- Guestbook
- Player Stats (your team only)
- Forums 1.5 (the forums are upgraded and look much better)
- Profile 2.0 (when viewing a users profile you will see there comments, dynasties, profile info, everything)
- NHL, NCAA Basketball and NCAA Football are now included into the mix
- Search Engine (lets you search throughout any of the categories and gives you insightful results, most notably the "Relevance" feature)
That's all I can think of for now but that should be enough to satisfy most of you.If you guys want to check out the beta feel free too -
The stats/schedule/stats leaders, if I were you, I wouldn't do anything with those tonight as they are being upgraded/changed tonight and tommorow and the stats section is only about 70% done and not stable. Now if you do create a dynasty, rosters, etc. it WILL be transferred to the normal site when version 2 launches. Thanks and anyone has any questions or feature requests, let me know.Comment
-
Re: Interested?
What kind of programming skills do you have? Making forums from scratch... Gee whiz. I thought I was good at programming, I even have a job doing it! What language do you use? Could you describe how you did this, briefly, because i am fascinated by this website. Thanks a lot for this!Comment
-
Re: Interested?
What kind of programming skills do you have? Making forums from scratch... Gee whiz. I thought I was good at programming, I even have a job doing it! What language do you use? Could you describe how you did this, briefly, because i am fascinated by this website. Thanks a lot for this!Comment
-
Re: Interested?
Originally posted by javaisfunWhat kind of programming skills do you have? Making forums from scratch... Gee whiz. I thought I was good at programming, I even have a job doing it! What language do you use? Could you describe how you did this, briefly, because i am fascinated by this website. Thanks a lot for this!
For database management I use mysql and of course php. That's not including a little javascript (used for the smilies and user profile popup) and obviously HTML/CSS.Now if your asking me to briefly tell you how I wrote the script powering version 2 of Dynasty Creator, I can't, because there is about 15 files and lots of coding so I couldn't really explain "briefly" how I wrote it but If your interested in learning PHP, MySQL, or whatever I'd be happy to help you learn that stuff.
Just let me know if you have any other questions.
(along with anyone else of course)
Comment
-
Re: Interested?
Originally posted by javaisfunWhat kind of programming skills do you have? Making forums from scratch... Gee whiz. I thought I was good at programming, I even have a job doing it! What language do you use? Could you describe how you did this, briefly, because i am fascinated by this website. Thanks a lot for this!
For database management I use mysql and of course php. That's not including a little javascript (used for the smilies and user profile popup) and obviously HTML/CSS.Now if your asking me to briefly tell you how I wrote the script powering version 2 of Dynasty Creator, I can't, because there is about 15 files and lots of coding so I couldn't really explain "briefly" how I wrote it but If your interested in learning PHP, MySQL, or whatever I'd be happy to help you learn that stuff.
Just let me know if you have any other questions.
(along with anyone else of course)
Comment
-
Re: Interested?
Originally posted by p2xgamersI've made a content management system (CMS for shot) before and basically I took the upgraded forums from that and put it in version 2. Right now the forums aren't anything like these here but the plans I have for the forums will make them one of the easiest and most customizable forums out there to use.
For database management I use mysql and of course php. That's not including a little javascript (used for the smilies and user profile popup) and obviously HTML/CSS.Now if your asking me to briefly tell you how I wrote the script powering version 2 of Dynasty Creator, I can't, because there is about 15 files and lots of coding so I couldn't really explain "briefly" how I wrote it but If your interested in learning PHP, MySQL, or whatever I'd be happy to help you learn that stuff.
Just let me know if you have any other questions.
(along with anyone else of course)
For example:
In my java class, one of the excersizes is a Ramblecs game where you match the blocks up to make words as they fall from above. <--(Not exactly the best explanation ever) So we have a applet class, a dictionary class, and a letter changer class. These work together to create the game. (I'm sure there are more classes, just cant remember them all) So could you just give me a rundown of what each thing in your code does, in ordinary non-programming language?
Edit: This is the kind of thing that is probably best suited for private messaging. Oh well.Comment
-
Re: Interested?
Originally posted by p2xgamersI've made a content management system (CMS for shot) before and basically I took the upgraded forums from that and put it in version 2. Right now the forums aren't anything like these here but the plans I have for the forums will make them one of the easiest and most customizable forums out there to use.
For database management I use mysql and of course php. That's not including a little javascript (used for the smilies and user profile popup) and obviously HTML/CSS.Now if your asking me to briefly tell you how I wrote the script powering version 2 of Dynasty Creator, I can't, because there is about 15 files and lots of coding so I couldn't really explain "briefly" how I wrote it but If your interested in learning PHP, MySQL, or whatever I'd be happy to help you learn that stuff.
Just let me know if you have any other questions.
(along with anyone else of course)
For example:
In my java class, one of the excersizes is a Ramblecs game where you match the blocks up to make words as they fall from above. <--(Not exactly the best explanation ever) So we have a applet class, a dictionary class, and a letter changer class. These work together to create the game. (I'm sure there are more classes, just cant remember them all) So could you just give me a rundown of what each thing in your code does, in ordinary non-programming language?
Edit: This is the kind of thing that is probably best suited for private messaging. Oh well.Comment
-
Re: Interested?
Originally posted by javaisfunI had a website with forums for my school, I used the PHPBB forums thing that they had at www.phpbb.com. It was very customizable and stuff, and I got a little taste of php and MySQL. I wasn't asking you to explain the coding, just like the things and what they do.
For example:
In my java class, one of the excersizes is a Ramblecs game where you match the blocks up to make words as they fall from above. <--(Not exactly the best explanation ever) So we have a applet class, a dictionary class, and a letter changer class. These work together to create the game. (I'm sure there are more classes, just cant remember them all) So could you just give me a rundown of what each thing in your code does, in ordinary non-programming language?
Edit: This is the kind of thing that is probably best suited for private messaging. Oh well.Comment
-
Re: Interested?
Originally posted by javaisfunI had a website with forums for my school, I used the PHPBB forums thing that they had at www.phpbb.com. It was very customizable and stuff, and I got a little taste of php and MySQL. I wasn't asking you to explain the coding, just like the things and what they do.
For example:
In my java class, one of the excersizes is a Ramblecs game where you match the blocks up to make words as they fall from above. <--(Not exactly the best explanation ever) So we have a applet class, a dictionary class, and a letter changer class. These work together to create the game. (I'm sure there are more classes, just cant remember them all) So could you just give me a rundown of what each thing in your code does, in ordinary non-programming language?
Edit: This is the kind of thing that is probably best suited for private messaging. Oh well.Comment
-
Re: Interested?
This site is AWESOME! Seems like it is just going to get better. No rush, but I am curious. How long until Version 2 comes out?Comment
-
Re: Interested?
This site is AWESOME! Seems like it is just going to get better. No rush, but I am curious. How long until Version 2 comes out?Comment
-
Re: Interested?
Originally posted by WylddThis site is AWESOME! Seems like it is just going to get better. No rush, but I am curious. How long until Version 2 comes out?
- Stats (player stats, it doesnt work 100% right now)
- Toolshed (not nearly done)
- Ticker
- Schedule box score (for MLB you can add who won the game, who lost it and if anyone saved it and for the other sports there will be a few stats you can enter)Comment
-
Re: Interested?
Originally posted by WylddThis site is AWESOME! Seems like it is just going to get better. No rush, but I am curious. How long until Version 2 comes out?
- Stats (player stats, it doesnt work 100% right now)
- Toolshed (not nearly done)
- Ticker
- Schedule box score (for MLB you can add who won the game, who lost it and if anyone saved it and for the other sports there will be a few stats you can enter)Comment
Comment