Searching docs for jboss forge - jboss-forge

a few weeks ago I stumbled upon jboss forge - seems to be a cool tool, but I miss documentation beyond the tutorials.
Is there somewhere a more detailed documentation or maybe a book that I haven't found yet?

Three easy ways to learn about Forge:
Read the available documentation in the website
Practice the Hands-on Lab
Watch the videos in the Forge Youtube channel
Hope that helps! :)

Related

Documentation about AppScript and ModScript (Serena)

I'm currently working for a bank as an analyst developper. The bank uses SBM from Serena (recently buy back by Micro Focus). The problem is that the scripts are coded in AppScript (VBScript 4.0) and in ModScript (ChaiScript/C++) and I can't find any documentations on the Internet about those two. The only things I found was on the forum of Serena...
Either I look bad, or those languages are not well known.
Maybe someone here got some doc ? Would help me a lot !
I thank you already for the help you will bring me !
PS: Sorry for my english, it's not my native language.
Documentation for Modscript and Appscript can be found online through the Documentation portal for MicroFocus/Serena.
Specifically the Composer help guide covers alot of ground for the scripting languages this is the latest version's guide (11.5) http://help.serena.com/doc_center/sbm/ver11_5/composer/help.html
However, you can switch versions and find plenty of documentation here:
http://help.serena.com/doc_center/doc_center.html#sbm
Additionally there is community dedicated to the Serena-owned products at http://serenacentral.com

How to start socket.io learning?

I'm a new comer to socket.io over node.js
I found that the documentaion of socket.io in its website isn't good enough to start
is there a good referncies to start with socket.io in real projects
This is the tutorial I remember following. It's nicely broken down and the stages are well explained - and it leads to a working example (open lots of browser Windows to see it working).
http://code.tutsplus.com/tutorials/real-time-chat-with-nodejs-socketio-and-expressjs--net-31708
You might want to check out what codeschool has to offer... https://www.codeschool.com/courses/real-time-web-with-node-js They have great content and an easy to learn interface for newbies.

How to understand signalR concepts

How to understand how signalR works and its details? There is not much technical documentation out there.
I haven't watched the channel9 video yet. But these are some old but good resources on what signalR can do and how to do it.
Scott Hanselman Blog
HanselMinutes podcast
The best example app I have seen yet
There is an episode on channel9 on it worth watching
http://channel9.msdn.com/Shows/Web+Camps+TV/Damian-Edwards-and-David-Fowler-Demonstrate-SignalR

Joomla 1.6 Component Tutorial

Aside from the HelloWorld Tutorial, are there any other tutorials/books available with regards to component development on Joomla 1.6 ?
Although the HelloWorld guides the user through chapters/steps, it doesn't exactly explain what certain code or function does. I'm at Part 14, and I'm at a complete lost.
Really appreciate if someone could point me to some other tutorial sites or books to purchase..
Try the Joomla Programming book by Mark Dexter, I am not sure whether its available yet.
http://www.amazon.com/Joomla-Programming-Press-Mark-Dexter/dp/013278081X
you can see the preview here: http://my.safaribooksonline.com/book/web-development/joomla/9780132780841/components-part-ii-views-jform-and-front-end/ch08#X2ludGVybmFsX0ZsYXNoUmVhZGVyP3htbGlkPTk3ODAxMzI3ODA4NDEvMjE0
Kyle,
Documentation supporting Joomla 1.6 is lacking at this time from what I've seen. Your best bet might be http://learn.theartofjoomla.com/version-16-development.html.
This set of tutorials is exactly what is needed to really learn the new classes in 1.6. Unfortunately, they only take you so for to date. Other videos are forthcoming according to Andrew Eddie.
I now of no other tutorial that will, at this time, take you completely through the process with thorough explanations.
Regards

Need to learn WebFocus, any good tutorials for programmers?

I am starting to use WebFocus for a new client. Anybody know of good WebFocus tutorials aimed at programmers?
I too realize that this is an old question but in case someone is looking I've found the documentation (free to download) found here helpful.

Resources