1. Looking for Euphoria projects and links, please help
- Posted by ryanj May 05, 2014
- 1694 views
While I was looking at how to reorganize the wiki pages, and looking around the Internet on http://www.dmoz.org/Computers/Programming/Languages/Euphoria/ I noticed there are lots of links to euphoria-related websites left over from like 10 years ago. Most of them go back to Eu 3.1, or are broken, or have abandoned their domain names. Does anyone have any euphoria-related websites that are recently active? Does anyone have a euphoria project that they would like to mention so we can make a list on the Wiki? Post your links and thoughts here, and I will add them to the wiki.
2. Re: Looking for Euphoria projects and links, please help
- Posted by bugmagnet May 06, 2014
- 1476 views
Well there's my failed JSON library or are you only wanting things that work?
Bugmagnet
3. Re: Looking for Euphoria projects and links, please help
- Posted by ChrisB (moderator) May 06, 2014
- 1439 views
Hi
I keep a few sites, more for my own info rather than anything else. I use wikispaces as a quick rough and ready website creation / storage / easily modified facilty.
eusqlite.wikispaces.com - euphoria sqlite downloads, and as you go hints and tips
euallegro.wikispaces.com - Ray Smiths allegro for eu
sdlslide.wikispaces.com - a very simple kiosk type program - runs with Puppy linux for tiny machines
exotica.wikispaces.com - repository and tips for the exotica and exoticax graphics libraries
jetvetsql.wikispaces.com - my veterinary database practice manager - ongoing instruction manual.
You are welcome to include them, or just ignore them too!
Chris
4. Re: Looking for Euphoria projects and links, please help
- Posted by jimcbrown (admin) May 06, 2014
- 1430 views
While I was looking at how to reorganize the wiki pages, and looking around the Internet on http://www.dmoz.org/Computers/Programming/Languages/Euphoria/ I noticed there are lots of links to euphoria-related websites left over from like 10 years ago. Most of them go back to Eu 3.1, or are broken, or have abandoned their domain names.
How would we go about updating the links at dmoz.org to more recent ones, and removing projects that have been abandoned?
5. Re: Looking for Euphoria projects and links, please help
- Posted by ryanj May 06, 2014
- 1392 views
While I was looking at how to reorganize the wiki pages, and looking around the Internet on http://www.dmoz.org/Computers/Programming/Languages/Euphoria/ I noticed there are lots of links to euphoria-related websites left over from like 10 years ago. Most of them go back to Eu 3.1, or are broken, or have abandoned their domain names.
How would we go about updating the links at dmoz.org to more recent ones, and removing projects that have been abandoned?
I'm not sure exactly, but I think we need to worry about making an updated list of links on the wiki first. I would like a make a wiki page that lists the most recent and active euphoria projects, with links to sites and files to download, and descriptions. Screenshots would be great, too. A picture speaks a thousand words. If people will submit info here, I can compile it into a wiki page.
6. Re: Looking for Euphoria projects and links, please help
- Posted by bugmagnet May 06, 2014
- 1373 views
There's also my integer bignum library which is "A port of Steven S. Skiena's bignum.c to euphoria."
bugmagnet