Looking for a complete tutorial about ChronoConnectivity - joomla

I am trying to work with ChronoConnectivity and I have read all the tutorials available about it.
Still, I have'nt found any tutorial that talks about the "Custom Display Type" or the "hasMany" relationship between models. Would someone please help me find a complete tutorial about ChronoConnectivity?
Thanks a lot.

Related

Laravel Service Providers And Containers Explanations

Ever since I have started using laravel, I have never Tried Using Service Providers or the Service Container, because laravel documentation about them are not really clear about it. Please can anyone try to explain when,why,and how to use these guys. I have read on other website about them like enter link description here
dot dev.com
Stack Over Flow
Envato
. Though I understood a bit but still didn't solve why I need them. Would be glad if anyone could help me. Thanks

CodeIgniter and Grocery CRUD

Just a question to clarify things.
I have just started using CodeIgniter with Grocery CRUD, searching around i have found books and code examples for CodeIgniter but extremely little to find about Grocery CRUD, and for a "newbe" the Grocery Crud website and examples are not very easy to understand.
so, the question is:
What is the difference between these? i have read in the CodeIgniter documentation that it also have a CRUD....
Am I right to presume that Grocery Crud is a "plug-in" to CodeIgniter? so i could create the whole website with user management etc. in CodeIgniter and use Grocery Crud as a plugin where needed?
Is there any better places to get Grocery CRUD tutorials and code examples?
does any books exist about Grocery CRUD?
I am a "newbe" so please be gentle.
Thanks for any answers and pointers.
Sorry to disappoint you but there ain't any book availed for GroceryCrud.
As for examples, the ones given on the site under documentation are as brief as required. Rest, many examples are shared in the documentation. If you looking for something like a cookbook, there ain't anything yet available. Many solutions that you may require are already put up inside grocerycrud forum. Users have been curiously asking for solutions and maximum of the issues are all resolved.
You can surely look around for the solutions inside the forum. If you still have queries, you can freely ask up in there, someone or the other must be answering in.

how do controls in Magnolia 5.4 work?

I need to know how to work with controls in Magnolia 5.4. I've done the Hello Magnolia tutorial on their website and everything is ok, but I still have no idea how to use other controls because there is no article explaining it...
I hope some of you guys could help me out? :)
Start here to learn how to configure different fields (control is 4.x term, we use the term field since M5.0).
How to add fields on a form is also documented in Form definition and My first content app.
Give feedback to the Magnolia documentation team. Describe what kind of tutorial would help you.

PHFacebook Framework: How to write something to facebook?

while looking for a Cocoa Facebook Framework that works with OSX I found PHFacebook.
http://developer.casgrain.com/?p=107
It's really nice and works well but the sample app is only able to read from Facebook. Can someone please explain to me how I can write something to facebook using PHFacebook? On the Developers homepage someone asked the same Question and the developer answered:
"I’m sure it’s possible, I just never tried. Did you add the “write” property to the request? Maybe that’s all you’re missing. The sample app only has “read”."
But I can't find any "read" property in the code. Can someone please give me a hint?
Thank you so much!
CaptnCrash
I had the same problem when I tried to upload the image to facebook, then, I used the phfacebook to get the access_token, and then used the ASIhttprequest to upload the image.
You can see the detail at
Facebook Graph API Upload Local Image to Wall (Objective-C)

is there any tutorial exist for calling web service in android through ksoap 2.5.4?

friends,
i want to call webservice using ksoap 2.5.4(or latest) library any one guide me whats is the procedure of using it or any link of tutorial?
and one more thing is there request timeout related implementation exists in it?
any help would be appreciated.
try looking here: Basic KSOAP Android Tutorial
I have provided a few tutorials on using kSOAP with Android. I hope one of them helps.
http://roderickbarnes.com/blog/category/technology/web-services-technology
It is very important that you understand the big picture before just using the APIs. The comments in my code should shed a little light on the bigger idea.

Resources