• Hello and welcome to MSFC. We are a small and close knitted community who specialises in modding the game Star Trek Armada 2 and the Fleet Operations modification, however we have an open field for discussing a number of topics including movies, real life events and everything in-between.

    Being such a close community, we do have some restrictions, including all users required to be registered before being able to post as well as all members requiring to have participated in the community for sometime before being able to download our modding files to name the main ones. This is done for both the protection of our members and to encourage new members to get involved with the community. We also require all new registrations to first be authorised by an Administrator and to also have an active and confirmed email account.

    We have a policy of fairness and a non harassment environment, with the staff quick to act on the rare occasion of when this policy is breached. Feel free to register and join our community.

Educational website

CrazyFrog1903

Boba Frog!
Joined
25 Apr 2006
Messages
1,860
I have started up an educational website. The link is www.RYENetwork.com ...
The idea behind the site is to give some better tools for teachers to use to help prepare their students for the real world.
So far there are 2 areas on it. The first is a virtual register/inventory system. It is set up to allow people to learn how a basic register/inventory system works in a store environment.
The second part is like the old create your own adventure books that we used to do as kids. You pick a story title, fill out a form (with names, nouns, verbs, etc), and the site will auto fill the fields in the story. You can even print it after you are finished. This part also has coding in it that modifies the layout based on your screen width. No more need for "mobile sites".
It is a free site. I have included some advertising to help pay for it but I have made sure the advertising is family friendly. Check it out, let me know what you think. I am working to include a few other areas on the site. If you would be interested in submitting story templates I can give you credit for them but I have no way to pay anyone for work.
Just remember, I coded this site from scratch. The tools to make it include notepad++ and a browser to test.
Also, spread the word about it. I know the content on the story page is low right now but I am working on adding content every week. I hope to have several categories and themes as time allows.
 

CrazyFrog1903

Boba Frog!
Joined
25 Apr 2006
Messages
1,860
I still have the educational site going. I hope to keep adding more content to get it to a better point.

The other great news I have is I now have an app published on the Google Play store.
If you do a search for it in the store the title is Track Your Buying. My username on there is Zered003.

It is set up to help you keep track of how much you are spending at the store before you go to the register.

After I get some more money together I can start publishing it on the apple market.
 

Hellkite

Lord of Death
Staff member
Administrator
Seraphim Build Team
Star Fighter
Joined
23 Apr 2006
Messages
7,647
That is good news I wish you luck with these endeavors Frog
 

CrazyFrog1903

Boba Frog!
Joined
25 Apr 2006
Messages
1,860
Thank you.

The website I currently have running are www.zeredsvalley.com (This is the main company website), www.RYENetwork.com (Free educational website), and www.MyTrackItAll.com (Paid Website for NonProfit Organizations to track income, expenses, attendance, and membership lists with the option of having an online membership directory). These sites will be run through Zered's Valley LLP.

I am also a partner in a web development company. This company is what I have the Mobile app under. Although, if this company partnership becomes difficult I can transfer any of my work to Zered's Valley LLP.

I do believe that I am on the verge of finally stabilizing my income.
 

CrazyFrog1903

Boba Frog!
Joined
25 Apr 2006
Messages
1,860
I have built another website. I also learned a few things that might help anyone else. This new website runs with a MariaDB in the background. This is much like MySQL but the commands are just different enough that php code for MySQL does not work that well with MariaDB.

With that if anyone ever finds themselves with a MariaDB that you need help with I should be able to send you some sample code for Insert, Update, Delete, and Select statements.
 
Top