I am new in the world of programming.
I am student of J2ME(Java) beginner.
And I am interested to make bot, how to make bots easily.
Any guide? Link or keywords which I can google to learn things?
Hi.
I used asp wizard with updatepanel and google map (it works great).
Wizard has 3 steps - all work's great, but when i click browser back button steps changed and i lose all previous information. When i click wizard previouse button - i can see my information.
i try this:
http://dotnetslackers.com/articles/ajax/HandlingTheBackButtonFromServerCode.aspx
but ScriptManager1.IsInAsyncPostBack always is false, and a hasn't hisotry - second problem: i want to get all information in this step
Maybe some other solutions??
Hey,
You probably already know about this
I guess it's a programming question.
I've been trying to find with google the info, but the amount of results using "open stackoverflow" pointing to questions here in stackoverflow is making the search a bit hard. So what better place to ask than here.
Where can i find information/documentation on how to install/use/extend the SO q&a system?
I want to create a clone for a local community from my city.
Dumb question, but I can't find an answer - my Google-Fu is weak today.
how do I install the .vssettings file I downloaded into VS2010 to "apply" the theme?
Hi All,
I want to write server/client chat protocol using python-2.5 .
I want to make protocol similar to yahoo messenger or google-talk.
Please suggest me how to start.
Thanks
Reetesh Nigam
Since the keyboard is the interface we use to the computer, I've always thought touch typing should be something I should learn, but I've always been, well, lazy is the word. So, anyone recommend any good touch typing software?
It's easy enough to google, but I'ld like to hear recommendations.
Does anyone have an algorithm for drawing an arrow in the middle of a given line. I have searched for google but haven't found any good implementation.
P.S. I really don't mind the language, but it would be great if it was Java, since it is the language I am using for this.
Thanks in advance.
I am unable to get an XMLHttpRequest object to work correctly in a Dashboard widget I am writing. I've isolated it to a trivial example not working in the global scope of the main.js file:
xhr = new XMLHttpRequest;
xhr.open( 'GET', "http://google.com", false );
xhr.send('');
When the last line is executed I get the error "ABORT_ERR: XMLHttpRequest Exception 102" (this is in the Dashcode debugger).
Does anyone have any idea what could be wrong here?
I was wondering if there were a way to extract information from an objective-c app, static or dynamic library and/or framework?
Information such as an array of class names without instantiating or running the target.
I've checked google and the apple developer documentation and haven't found anything.
Frank
Is there a way to make a web robot like websiteoutlook.com does? I need something that searches the internet for URLs only...I don't need links, descriptions, etc.
What is the best way to do this without getting too technical? I guess it could even be a cronjob that runs a PHP script grabbing URLs from Google, or is there a better way?
A simple example or a link to more information would be much appreciated.
I am looking for a OCR component that converts images of text into characters using php.
I got a script tesseract-ocr from google code. How can I install and launch tesseract-ocr through php ?
As I am a beginner in PHP, I cant come up with the documentation they provided. I need some simple steps to install and launch ? thanks in advance.
I've got too much to do in too little time. Can you recommend a freelancing / outsourcing service ? Also how do you manage the source code, are there any services like Google code but for closed-source projects ?
How can create simple PHP Search Engine Submission tool, which allows that to submit the site URL to multiple search engines such as "http://www.google.com/addurl?q=www.yoursite.com&hl=&dqq=" and also "http://www.bing.com/webmaster/SubmitSitePage.aspx" or any other other search engines?
I just put up a new calendar in the vCalendar microformat on one of my websites. However, I don't know how I can check if the format is valid and the dates are right. Apparently, I can't import it directly to Google Calendar.
Is there an easy way to transform vCalendar data into a real calendar easily?
I'm at the beginning/middle of a project that we chose to implement using GWT. Has anyone encountered any major pitfalls in using GWT (and GWT-EXT) that were unable to be overcome? How about from a performance perspective?
A couple things that we've seen/heard already include:
Google not being able to index content
CSS and styling in general seems to be a bit flaky
Looking for any additional feedback on these items as well. Thanks!
Hi,
I have a college assignment, where I have to draw diagrams of voronoi, delaunay, minimum spanning tree etc for the college. I want to do that in computer. I searched in google with no luck. Is there any good graph drawing software you are aware of?
Thank you
Bala
Hello All,
I am not sure if this will be right place to ask the question, but I have spent las 2 hours on Google trying to find something.
Im looking for image gallery/sideshow that will look like the one on dell web site.
Can anyone direct me to one please?
I would really appreciate.
Thanks
Dom
Hello,
is there a way (through javascript/jquery/css) to hide the scrollbar in android's web browser?
Can't seem to find any valid info online and things that work for Google Chrome (webkit engine, as well) don't seem to work for the Android's browser.
Thanks bunches
I'm following this tutorial
http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way
after this step
git commit -a -m "Allow jdoe write access to free_monkey"
git push
i always failed, with this error
fatal: exec hooks/post-update failed.
this is from my /home/git/repositories/gitosis-admin/hooks/post-update
-rwxr-xr-x 1 git git 83 Mar 10 11:49 post-update
so i change gitosis.conf manually from server for adding new repositories, and repos can work fine.
i've google what might cause it, i want to admin gitosis in proper way
Please Help
Regards,
REV
So there is a Usenet web interface available, which comes from Google...
However I was wondering are there any alternatives?
So that I can login in usenet on the web?
One of our customers has asked if we can interface with a serial magnetic card reader/encoder from a old EPOS system. The device has no make only the MW-3170 model number.
Does anybody know how I can communicate with the device? I am currently looking for a programming manual on Google, without much success.
Hi,
I have need to move the mouse cursor position in the browser, I can use any method as long as its in Google Chrome or Firefox, one or the other.
In the best case, I would like to control the mouse position with javascript.
Any easy way to do this? Thanks! Phil
I'm starting a new app, and I'd like to know how to require a password to open it. I've been researching on Google and the Apple Dev Forums and haven't found anything.
I was considering a UIActionSheet, but am unsure how to go about doing so. I'm going to keep trying though. Any suggestions here are greatly appreciated.
Thanks!
Thomas