Can i use Spring Webflow/MVC and Spring Security and Hibernate on Google App Engine?
Is there a list/summary of java frameworks that can be used on the GAE?
Hello All Members
I am newbie in php.Can any body tell me how i install ffmpeg, ffmpeg-PHP, Mplayer, Mencoder in Windows XP and php version should be 5.3.0 or Wamp server release July 11 2009/Xamp Server release 2009/12/23.
I make search on google and i find tutorial but that tutorial work with previous version of php 5.2.8 .
So if some one tell me step by step guide how to install FFMPEG ffmpeg-PHP, Mplayer, Mencoder in winxp.
I am very thankful.
Highly Appreciated
Best Regards
Hasnat
Can anyone recommend a public code repository? A few friends and I are thinking of starting a few projects for iPhone, web, Android, etc., and it would be nice to have a public (internet) code repository to use that would work well on any platform (Mac, PC, Linux). Any type of repository is fine (SVN, CVS, Git, etc.).
A few ideas are Sourceforge or Google Code. Any recommendations? Thanks
i am in need to add watermark to existing pdf file using php i have google that but could't find any library.
i found fpdf library that preview thumbnail of pdf file i don't know it add watermark to existing pdf file or not any one can suggest php library ? than show preview and add watermark to existing pdf file ?
Hi all,
I am getting an error while loading a url in uiwebview
"malloc: * error for object 0x2841000: pointer being freed was not allocated
* set a breakpoint in malloc_error_break to debug"
But when i change the url to google.com ,it works fine without any error.
what is this error due to ?
What is a good test of your smartness vs. stupidity?
Is Google Code Jam a good test for that?
Or would you suggest something else?
I want to know whether I'm a good programmer or not.
I'm working with some legacy exchange code and I am having trouble finding information about some methods/constants. A google search reveals others using similar code, but with no explanations. Does anyone have any ideas where I can find proper docs? One constant I am looking for is: SYNC_ASSOCIATED.
I'm trying to make a Live Folder with URIs. The intent I set to the Live Folder items is an Intent{Intent.ACTION_VIEW, Uri.parse(url)}. I have verified url is indeed http://www.google.com (for testing purposes). But when I click the item in the live folder I get an error message: "Application is not installed on your phone." I guess I'm missing something, but I have no idea how to make the browser launch.
you guys know how google code has made a ajax api for certain javascript plugins/libraries? Well, is there one for the lightbox plugin? I want to use it on my website, but I can only link to it (its not on my local server,) but I can't find a link that only gives my the javascript code and not the entire page's code. any help would be very much appreciated.
Part of our system provides a web service through apache tomcat, the service is referenced in the server-config.wsdd file. Unfortunately nobody can remember how it got in there.
The apache set up has changed, and I need to update the system for the new configuration. What magic keywords can I google for to help me work out how and why it got into the existing server-config.wsdd, and how it might fit into the new server-config.wsdd
I need to reflect progress of execution of numerous tasks in real time.
I wondering is it any WPF\Silverlight control which do this.
I couldn't find anything suitable on Google\Stackoverflow.
I have Google'd my butt off, and I can't find anything on this topic.
I am trying to create a download client using Java, and I have figured out how to download files with Java, but I want to accelerate the download speed. I know how this works (opening several connections to the download server), but how can I achieve this?
I am looking for either some detailed explanation of such an algorithm or some code examples.
I'm reading the getting started guide of sproutcore, about the Todo app.
Around the beginning they tell to instantiate a controller from the SC.arrayProxy class.
But this class is not present in the docs!!! and even in google is nowhere to be found!
where does it come out from??
EDIT:
I discovered that SC.arrayProxy is only in sproutcore 2! I wonder what are the differences from SC.arrayController
I am trying to test my application with location information.
You know the Emulator Control has an ability to load from KML file. (Eclipse - DDMS - Emulator Control - Location Controls - KML - Load KML...)
I've prepared KML file using Google earth application with its "Add path". Then saved it by .kml extension and load it on the Eclipse. Eclipse didn't load this KML file.
How to prepare KML file for Android Emulator Control?
Dear All:
I am looking for a robust Javascript parser written in Java - by which I mean a Javascript parser that is able to handle most real world Javascript.
I am only interested in parsing Javascript, not in executing it.
I have found Rhino:
http://groups.google.com/group/mozilla.dev.tech.js-engine.rhino/browse_thread/thread/1eff23a8ee57b991
Am I missing anything? Is this the best solution?
Thank you!
Misha
Hi,
I dynamically load a css stylesheet (with a little help from jQuery) like this:
var head = document.getElementsByTagName('head')[0];
$(document.createElement('link'))
.attr({ type: 'text/css', href: '../../mz/mz.css', rel: 'stylesheet' })
.appendTo(head);
This works fine in Firefox and Google Chrome, but not in IE.
Any help?
Thanks
Say I want to look for open source iphone/Android tower defense game on sourceforge/google code/git hub. Directly searching by these keywords seems not easily getting desired result. Is there any way to search project on these sites? Thanks.
Hi All,
I build my app with distribution profile. Every thing goes fine except one warning,
warning: 'The Validate Built Product build setting was not enabled when building for Distribution.'
I find it on Google but get nothing.
Is this warning affect my distribution build.?
Can some one explains what that warning means.?
I followed all steps mentioned at developer portal.
Thanks In Advance.
Lets say I have a 3D model of room in some format. How can I programmatically render "spherical" panorama from some point of room (kind of like the "Google street view" uses)? I suppose it can be done in Blender?
It's better if it will be done in Linux.
Are there any web search APIs or search engines that allow automated queries?
Engines that forbid automation in their terms of use:
DuckDuckGo
Google
Bing
Yahoo
AltaVista
DogPile
Engines where the terms of service do not explicitly prohibit automation:
Can anybody point me towards a PHP library or script that would allow me to split a pdf consisting of multiple pages into separate files, each containing 1 page. The PDFLib documentation doesn't appear to allow this and Google hasn't been particularly helpful.
I could possibly also use Perl, but it would be very inconvenient to do so.
Hi,
I realize this is probably a simple question but my google-fu is failing me. I would like to get a windows explorer like file browser to popup when I click a button to select images to upload to my AIR application. However I cannot find a component that handles File exploring. Does anyone know what to use? Thanks!
Hi,
I am loading my sitemap.axd dynamically from database and currently i have more than 50000 records in it. It will keep growing. My problem is it take 2 minutes to load it. Will be a problem for google bot with loading it like request timeout or not to take sitemap.axd into consideration. Please give some suggestion.
The Mono 2.6 distribution contains System.Media.SoundPlayer, but attempts to play result in no sound (and no errors) on Mac OS X. All I can find with Google search is obscure references to ALSA. I posted to the Mono-OSX list, but there have been on replies there. I hope someone here has an answer. I think I need to tap into CoreAudio, but don't know how from Mono/C#.
I recently saw a blog post showing off different displays that some software development shops use for showing their bug count or CI build status on a nice TV in the office.
I can't for the life of me find it now, and I can't find it on google either.
Anyone know what I'm talking about?
(I don't think this belongs on superuser or serverfault either)
-Matt