Small look-n-feel changes - do not be afraid

Back to General discussions forum

Rodion (admin)     2015-01-31 15:45:54
User avatar

Friends and Colleagues!

If you will find that some pages slightly changed their look (currently it happened to wiki and some forum pages) - please do not think something went wrong (though feel free to report if you'll find any bugs or troubles).

As I was many times told that the design of the site feels like it came from stone age - I at last decided to start work on its improvement. Technically this also should help in making it more cross-browser, friendly to search engines and easier to me to handle.

I'm not going to make any radical changes because I suspect not many people like them! :)

Small warning: due to current clumsy site's design it may happen that some things may appear broken unintentionally. So I'll try to make changes by and by so that after each change I can see whether pages are still intact - and fix speedily if something goes wrong.

TestUser     2015-01-31 16:06:02
User avatar

This is a small test message, sorry :)

jayeshcp     2015-02-01 19:15:43

Is the code for the website open source ? I love this website, and would love to contribute in fixing things, if any.

Thanks Jay

Rodion (admin)     2015-02-01 19:43:25
User avatar

Hi Jay!

Thanks a lot for your kind proposition.

I myself would love to make the site open-source some day, so that people can help in improving and extending it. However bringing project to open-source requires some efforts of general clean-up, removing mess and chaos, adding some documentation, testing for security issues etc.

This work is in progress, though not as fast as I wish. And I really hope that sooner or later this "wish" will came to reality :)

Meanwhile some smaller subprojects - like javascript demos for certain problems - and, for example Intel 4004 emulator in Python (it is used in some recent task) are open already. They could be found at https://github.com/codeabbey and if you are interested, I'll try to announce here future projects of this kind so that people can take part in some way.

However these projects are not well documented either, though due to their small size it is not a big problem.

jayeshcp     2015-02-04 14:30:02

Sounds great. Will check the forum for any new small subprojects. Thanks

Rodion (admin)     2015-07-11 17:17:54
User avatar

Well, as I promised long ago, I created separate forum branch and will post here info about projects you can participate in (or often make them completely from scratch). Some of these projects would be related to CodeAbbey itself, why few others could be my older separate projects to which I could not put much attention now.

Of course if any of colleagues may need a help with his own side-project - it could be posted here too!

Guy Gervais     2015-07-11 17:29:41
User avatar

You should put the checkers for all the problems on GitHub. :)

Rodion (admin)     2015-07-11 17:57:15
User avatar

Funny, I just thought of it myself - and here you write about it! :)

However some of them straightly spoil the solutions - while some others simply contain precalculated answers and select randomly from them - e.g. they are not of much worth without tools which were used for precalc...

Of course there is another option - I can make checkers visible by some secret link after the problem is solved...

But would it be of great use - what is your opinion? They are in PHP and often not very sexy... :D

Guy Gervais     2015-07-11 23:42:53
User avatar

Actually I was kidding; although it might be interesting to see how it was solved after we find a solution. It might be better to add "Notes on this problem" to describe the technique used.

I'm not a big fan of PHP, but since I might be using the only language that's more hated than PHP for most of my solutions, I can't really complain. :-)

Please login and solve 5 problems to be able to post at forum