Site where you can submit your Scala code and have it reviewed [closed] - scala

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Does anyone know of a site, newsgroup, message board, etc. where I can submit some of my Scala code to have it "reviewed" by experienced Scala developers? The code works and whatnot, but I'd really like to learn to be more idiomatic when coding Scala, and often I find myself reverting to more imperative like development because I can't find a "better way."

Try on Code Review

My advice is to upload your project to github - make sure to add copyright and licensing information. Then post the one or two relevant short snippets on Code Review and link to your project on github.
Note that there are plenty of questions here on stackoverflow where users have asked to turn something that is imperative to something more functional or idiomatic. The key is to break down your problems into distinct issues you're trying to solve then take the one that has the most chance to get an answer and ask a question about it. If you can make it self contained then that really good. See https://stackoverflow.com/search?tab=relevance&q=%5bscala%5d%20%20idiomatic for some ideas...

Related

Premade IRC bots [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I'm looking for a premade IRC bot, that i can easily install on some of my channels. They are mainly support channels, so we will need to be able to add commands to give out important notices etc.
All help is much appretiated.
You should have a look at Supybot. It's an extensible and easily configurable IRC bot written in Python. You will find many plug-ins on the official website or on GitHub. If you happen to know some Python, it is probably your best option.
You could also try Eggdrop (or Windrop which is basically an Eggdrop version for Windows). Many TCL scripts (extensions) are available pretty much everywhere.
I suggest you to visit the IRC-Wiki which could be useful when you need information about anything related to IRC.

zf scaffolding tools [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Are there any open source projects any of you would recommend to follow or contribute toward, including those already documented among the zf contributors, to add zend framework scaffolding of crud functionality for rapid development as found in most competitors frameworks?
As a contributor of not only the language and framework, but also as a user of zf on a daily basis, I know this is a topic of interest and I feel professional developers like you would find here would have something to contribute toward my question and finding a library that is underway that can be contributed to.
Still pointing out one Repo that generates a new module with folder structure, config and module class
Inforbiro / ZF2-Code-Generator
While personally i feel this to be more troublesome than doing it by hand, it's a first step only. Though it appears development already has stopped, for now.
If ever (and i'm pretty sure) there will be a ZF2-Tool, you'll find it at the zf-commons repository
ZF-Commons
Sorry, apparently this is not an appropriate question to ask, i've learned, at stackoverflow. Didn't realize this kind of question wasn't allowed since it doesn't have code I guess.

Good tutorials for the awe6 game framework? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Just recently I stumbled upon the awe6 game framework for Haxe and I want to give it a try, but the only "tutorial" on the site is a prebuilt FlashDevelop project template that also appears to be quite complex already.
I've tried to dissect the template but some things are quite weird and I can't figure out why the template seems to work, so I'd rather prefer a tutorial (or at least a very simple "Hello World" example) that sets everything up and runs without assuming a specific IDE. I've also tried Google but almost all of the results were leading back to the FlashDevelop template.
Are there any tutorials/examples/simple demos with source code for awe6 that are not burried in a IDE specific template and are step-by-step and/or otherwise easy to understand?
We are working on a suite of tutorials (and videos). In the meanwhile please see this very simple Hello World example which leads on to the templates (now also available as Linux bash scripts):
http://code.google.com/p/awe6/wiki/ExampleHelloWorld
This isn't exactly an answer, but the framework's author Rob Fell did a presentation a few weeks ago at the WWX conference:
slides
recording
Valerie Elimak's presentation has a couple of good examples http://workshops.elimak.com/awe6june12/

LinkedIn Skills & expertise [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I'm looking for details about how linkedIn manages "Search Skills & Expertise". Somebody knows how tags comparison could work? On what algorithms developers could have based the tag comparing system? Something like a "binary independent model" - like? Every supposition or infos are welcome. I'm trying to think about a system that relates tag like linkedIn "Search Skills & Expertise", so I would start with some good incipit, studying some web information retrieval material and asking to someone who knows more than me about this argument.
Thank you.
Have you asked LinkedIn?
Also they recently released IndexTank as open source sorftware and this is the engine they use for searching and indexing and i suspect that would give you information as you can dow=nload and run it yourself.

Looking for Attractive Forum to Add to My Application [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Looking for an attractive, highly customizable forum plugin to implement. Don't want to build one myself, but don't want to settle for usual crap. Something Ajax-y?
Was leaning towards Community Server but would love to see what others had to reccomend.
Thanks.
EDIT: This is an ASP.NET/C#/SQL application
See http://ask.metafilter.com/52003/Good-community-forum-software
Options
Lussumo's Vanilla
Simple Machines
BBPress
Attractive is subjective, so you'll need to look around.
If you don't already have authentication or anything running, you might check out Active Forums that runs within DotNetNuke. I've been using it and I'm very happy thus far, ajax paging for users, standard paging for bots, social bookmarking built in, and many other nice items.
YetAnotherForum is ASP.NET/C#/SQL like your application and it looks very nice. I'm not sure about AJAX though.
It can run in DotNetNuke, Rainbow, or stand-alone.
http://www.yetanotherforum.net/features.aspx