I recently installed PHP 5 on IIS, however, I am unable to find a PHP syntax highlighting plug-in or extension for VWD. Where can I find a plug-in? I thought there was an official one.
I need a calculator for a flex app I am making, and was wondering if there was any official widget prebuilt or already in good quality. I could make one myself but it would be nice to use one that already existed and had a nice api to customize it with. Any ideas? Thanks!
Does anyone know if there is an official or unofficial API for Google 3D warehouse. I know of the iPhone app NaviCAD, which shows Collada models from Google Warehouse - it has search, most-viewed, most-recent functionality; so I guess it is using some sort of API to get that data. But I couldn't find any auch api after searching around. Do you know if there is any?
Can anyone find a link to official MSDN documentation on the HtmlHelp() Win32 API call, and parameters?
Microsoft, it seems, is going to great lengths to keep the API call a secret.
I need a simple how-to tutorial on developing a simple CMS web site using the OFBiz CMS framework. There are absolutely no documentation of how OFBiz CMS works. Whatever is there in the official website is only about the data model used in OFBiz CMS application.
If somebody can illustrate just a "Hello World" like application in OFBiz CMS, it will great help for me. Or can guide me to similar documents in web.
Hi,
Is there a way to set multiple alsoResize's in jQuery UI?
$('.selector').resizable({ alsoResize: '.other' });
I would like to set a couple of other elements to also resize, not just one. The official documentation tells nothing.
Hi
I am wondering if we can have block any specific dates from Jquery UI DatePicker?
For Example, if we want to block all dates till tomorrow, we specify as below.
$("#UsageDate").datepicker({ minDate: +1 });
Similarly, I want to block Weekends and few official days from my Holidays Schedule(For example, May 31, Nov 27th and Dec 25th).
Thanks
Hi there,
I want to develop a Facebook connect application that can operate both inside a Facebook canvas or standalone.
Can I check if the user is using Facebook canvas / not using the official Facebook PHP client library?
Thanks, Andree
I've heard that Microsoft accepts that the name of ExecuteNonQuery method of command classes was given inappropriate. Is there any official information about it, or it is just a rumour?
Hi, I'm trying to use libsox into another program of mine, but I can't seem to compile libsox with MinGW or find any places with working binaries. I downloaded the source from the official site http://sox.sourceforge.net/ but I don't know which files to include in the project to compile it. I can't compile it with all the files included in the 'src' directory and I think I only need to compile the functions listed here: http://sox.sourceforge.net/libsox.html but I can't seem to find it. Can anyone help?
Do we have a document for jQUery 1.4.2..something that says this was there in 1.3.2 and has changed now in 1.4.2
Does the jQuery site has an official documentation that can be downloaded?
I have just downloaded Sparx Enterprise Architect 7.5 but unfortunately I am not able to find a getting started guide or something like that.
I have gone through official site of Sparx but there is not step by step guide to learning Sparx EA.
I want a guide that will implement a small project and give instructions step by step so that I can understand and try out Sparx EA.
I did find a few sites selling step by step guides but at this point of time I do not want to spend money on them.
It seems obvious that some people have been able to figure out how to access the iPhone camera through the SDK (Spore Origins, for example), but I haven't been able to find any helpful information. I don't want anyone to violate their NDA, but does anyone know of any existing (official) resources that show how this can be done? Thanks.
Hello,
I need to have a progress bar that responds to the percent complete of a download in cocoa. I think this might use things like NSProgressindicator and possibly NSTask. I'm not sure if theres an "official" method to download file in cocoa because up until now I just used curl with NSTask. Thanks for any replies.
I just got my azure invitation code...yay!
Are there any official samples for windows azure + MS asp.net MVC?
I still don't get the storage providers and services that come with Azure, it's a bit confusing. I don't think MS have done a very good of explaining it.
I can't for the life of me find any decent explanation of the "[file]: needs update" message that git sometimes spits out from time to time. Even the official git FAQ has explaining this marked as a TODO. If someone could explain A) what it means; and B) how to fix it, I would be extremely grateful.
FBPermissionDialog is official Facebook iPhone lib.
But my code to triggering message
- (void)dialogDidCancel:(FBDialog*)dialog
is not working.
What can I do for this?
Hello,
I'd like to rewrite:
www.example.com/file.html?username=john&number=1234
To:
www.example.com/users/john
But I can't figure out how to extract the "username" value from the query string. I've been Googling this all morning and reading the official docs but no luck. I need to solve this problem with a rewrite, rather than changing the application.
Any help much appreciated!
Rangi
Hi guys,
On the official Selenium blog (http://seleniumhq.wordpress.com/) it mentions that Maven is no longer used to build the Selenium project. Can anyone provide me some guidance on the new preferred method for building the selenium project? Everything I've found online is really out of date, referencing the old SVN repos and Maven.
Thanks in advance!
-Dan
Do .Net int and long types have different size on 32 bit and 64 bit platform ?
Does int (=Int32 on 32 bit machine) on 64 bit machine will be still Int32 not Int64 ?
Can you quote any official .Net documentation ?
I'm trying to set up a JCarousel instance witht the wrap set to circular, however, I noticed an issue where I "inspect element" in Chrome, duplicate elements are added to the html when the slides repeat (it can be viewed on the official example page).
http://sorgalla.com/projects/jcarousel/examples/static_circular.html
I know this is an open bug on GitHub. I'm just wondering if anyone has found a temporary workaround.
Thanks in advance,
- Scott
How can I get the current calendar week with AS3 ?
I've not found any information by using the official adobe online-reference (check: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Date.html) or using google's web search.
Thank you soo much!
Kind Regards,
msec
Hi folks,
Is it possible to step through the official ASP.NET MVC 2 code via using the Symbol Server thingy in visual studio 2010?
I know I can download the full open source MVC code from codeplex, build it and then get my code to reference THAT codebase dll's...
But i'm wondering if this could be achieved by using the Symbol Server stuff instead?
If so, can someone go through some steps please, about how to achieve this?
Is it possible to install the beta iPhone SDK as well as the latest "official release"?
Is this even necessary, or can i just use the beta for iPhone/iPod development as well as iPad dev?