For a game I am trying to create for Android I am looking for a way to use/access the gyroscope to move the player left or right.
Does anyone know how to do this, or where to find a tutorial?
I found a tutorial for configuring server here http://www.organicdesign.co.nz/Simple_video_streaming_with_ffserver
but it is for linux... how to do such thing on windows? (with a real web cam)
Hello,
I try to find a FLV player that works with PrettyPhoto (http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/). I was wondering if anyone here can recommend a FLV player that would work with PrettyPhoto. A link to a tutorial would be great, thanks in advance.
I have tried in all ways to get wkhtmltopdf installed on our web server but unfortunately it is not getting installed. I cannot access user/bin folder as stated in a tutorial on installation.
On the server in public_html folder there is a sub folder _vti_bin, I copied the file wkhtmltopdf-i386 from wkhtmltopdf-0.9.1-static-i386, but I am not able to execute it.
How to install wkhtmltopdf on (shared hosting) web server and get it working?
I am going through the code which uses Predicate in Java. I have never used predicate. Can someone guide me to any tutorial or conceptual explanation of predicate and their implementation in java ? Google didnt help much...
I have a list of records in a listview that I want the user to be able to re-sort using a drag and drop method. I have seen this implemented in other apps, but I have not found a tutorial for it. It must be something that others need as well. Can anyone point me to some code for doing this?
Hi all.
I want use photos captured by 3D cameras in Silverlight 3 or 4.
I want use that photos like in maps.google.com. Is it possible to do with silverlight and if yes is there any book, tutorial, video or anything alse, from which I can learn how to use tham.
Thanks.
Hello, i was wondering if anybody knew of a tutorial or guide on how the child/parent work in css in terms of positioning ?. I'm trying to position a div element 50 px away from another element of the same kind but i can't get it to work.
//Thx in advance.
At the 2010 Google IO it was announced that GWT 2.1 would include new Data Presentation Widgets. 2.1M is available for download, and presumably the widgets are included, but no documentation has yet surfaced.
Is there a short tutorial or example for how to use them? I've seen a rumor that CellList and CellTable are the classes in question. The Javadoc for them is riddled with lots of TODOs, so quite a bit is still missing in terms of usage.
hello friends,i want to ask u ..is there any software..that download all the link at once..
like e.g. in w3school.com. if we want to download all the php tutorial at once.someone has told me "tglepote".bt i am getting on the google.plz help
I've been thrust into a situation where I need to know something about Machine Learning. Is there a language or perhaps a reasonable tutorial that breaks this subject matter in gently? I'm not a math guy, so it's got to start from a pretty basic level.
i have sql server 2008. i would like to learn the reporting services. where can i start? can you show me a tutorial that helps me make a simple report.
Every tutorial I can find for parsing JSON with J2ME or Blackberry JDE points to this library:
http://www.json.org/java/org.json.me.zip
However, this is a dead link. And the googling, it does nothing.
Can someone point me in the right direction?
Just followed the Authlogic tutorial. I am getting "uninitialized constant Authlogic" when I try run the app. After searching, I can see that it has to do with gems/plugins but I can't find a solution.
Edit:
My UserSession model is:
class UserSession < Authlogic::Session::Base
end
Hi
I need to work on a Dynamics project in next 3 months with Pharmaceutical client. I have been working on .NET technologies from last couple of years. Now I am interestred in learning Microsoft Dynamics.
Please suggest how and where to start for the Dynamics Beginners...... your ideas/ any tutorial links / materials/ Books/ Traning/ And your experience?
Appreciate your time.
Thanks
Hi,
anybody know how to make a custom hslider in Flex 4 (spark) with two thumbs? Since Flex 4 the thumbcount property of the slider component isn't longer available (at the mx component it was easily to set). I have to style the track and the thumbs.
A tutorial would be nice.
thx,
tux.
I searched for this topic on SO but I did not found any recommendations and so am asking it as I am new to PLSQL and want to understand it:
What is best way to get started with PLSQL ?
What are best online resources or books available out there for understand PLSQL which you would recommend ?
Do we have any comprehensive online video tutorial for PLSQL ?
More Importantly:
What Concepts should I be clear with to say myself as an PLSQL Developer?
I'm trying to use GIN (Guice for GWT) within eclipse. The tutorial says to add a line to my module xml file:
<inherits name="com.google.gwt.inject.Inject"/>
However, when I do this Eclipse reports an error "com.google.gwt.inject.Inject cannot be resolved to a type"
I've added gin.jar, aopalliance.jar and guice.jar as referenced libraries. What else do I need to do?
Hi there. I'm toying with Java and SVG Salamander but cant quiet get how to render a simple SVG file into a Jpanel. Could someone give me a brief example? Tried to follow the loose tutorial in the official site, but could not find a simple code to get a better understanding.
So, some code is really appreciated! Thanks!
Hello all,
I'm new to CORBA and I need to learn how to use it with C++.
I see that there is a CORBA plugin for Eclipse, is there some tutorial on how to use this plugin? Are there better ways to use CORBA with Eclipse? Or any other way without Eclipse ;-)
Thanks in advance,
Pedro
how to upload image url in sql server and retrieve in grid view using asp.net?
i have successfully did using blob object in sql but it will affect the performance of my database during expansion.
can anyone help me?
give me its tutorial link or an example codings..
I've been wanting to create a HUD style loading bar like the SMS app on the iPhone used to have (http://www.jonokane.com/images/blog/iphoneFixProblem.jpg) but don't know how. I was wondering if anyone has done this before or if there is a tutorial somewhere for it? I just think it looks so nice and would like to use it rather than the built in loading progress bar. Thanks a bunch!
Im using a linux machine, and I followed the instructions seen on http://jm2.php.net/manual/en/install.php to setup php, apache and my sql.
I did exactly what it said and nothing more, but when I try to open a .php file with firefox or chrome, it downloads...?
Im following a tutorial on learning php seen here: http://devzone.zend.com/node/view/id/625
Is there something im not doing or doing wrong?
All answers are appreciated.
I can't find a good, simple tutorial on how to achieve this in PHP / Javascript.
Basically the same thing FB has where the users specifies their hotmail account and then gives permission to FB to access their contacts.
As the API seems to have changed most tutorials simply don't work like:
http://livecontactsphp.codeplex.com/
which doesn't get the contacts (but authenticates and gets permission from user)
hi,
im currently working on a app for a podcast (katg.com) which will let you listen live etc... however, i have not found any open source code available to stream shoutcast. I know there are some ways of doing it, but I find it hard to find any available code on the net that explains it for a java/android beginner like myself. Anyone know of any libs/tutorial/examples/code that shows how to do this on android?
Thanks
JN