Hello StackOverflow Community,
Can Adobe AIR use Integrated Windows Authentication (Kerberos) to authenticate from a user’s work station to SharePoint?
Thanks,
Mauricio
Hello Stackoverflow community,
Does anyone know if there is an option to not create a shortcut to an AIR application after its installation?
Currently, all I have found is an option to choose the location of the application shortcut from within the start menu (in the application descriptor file, using the programMenuFolder option)
Thanks,…
Hello StackOverflow community,
Is there any way to open a folder in Windows Explorer from Adobe AIR?
It looks like these APIs won't be added until AIR 2.0, but until then are there any workarounds that can be used to enable this feature?
Thanks,
Mauricio
Hey Stack Overflow community,
Another Adobe AIR question for you:
Can we write files to the file system and leave them as read-only in Adobe AIR?
In the future, we would overwrite these files (or delete them and write a new one).
Thanks,
Mauricio
I have just installes ubuntu 14.04 in my macbook pro, and I already configure all but the keyboard and screen brightness.
In OS X, the brightness is controled automatically, I want to know if this is possible to do the same on ubuntu, if can't, then how can I set that do not start with all the brightness, this has been a great bug in ubuntu…
I need to create a script to change the guest session defaults because the computers I installed Ubuntu on have only 448mb RAM, which is not enough to have two sessions running simultaneously.
I want to write a script that will...
create the guest-session folder in /etc;
create the skel folder in /etc/guest-session/;
copy all the content…
I had problems while installing ubuntu 12.04 on a samsung laptop, the problem is the AHCI sysmtem, after a lot of searching, I found that this is almost impossible to "fix" and the only way i found is too much work.
I want to install Ubuntu in the 110GB free partition of my hard drive, along with windows.
I have a 150GB Windows partition,…
I have been working with Gambas 2 (the one in the software center), Actially I took the source code of other program and create a new program basen on that.
But now that I finished, I can't create .deb files, gambas show me this error:
La creación del paquete ha fallado.
Package.MakeDebPackage.368: File or directory does not exist
So I…
I have installed Ubuntu 12.10 on my Acer Apsire V5 touch, and I want to know hot to activate the gestures on my clickpad in Gnome SHell, because in Unity I can use them with no problems.
So, is there a way to use the gestures on Gnome Shell?
Gestures:
Pinch to Zoom
Move windows with 3 fingers
"Natural scroll"
etc...
And if it's…
I'm new to Ubuntu - to be honest this is my very first day trying it... and I've already spent hours trying to make my wired connection work.
I've been using this wired network with Windows and OSX, and in both systems I also had some trouble trying to connect in the past (and the troubleshooters did their magic and helped me get…
After installing .NET Framework 4.5 with Visual Studio 2012, whenever I want to obtain the reference from a WCF service, my dictionaries are changed into arrays. For example, Dictionary<int, double> is changed into ArrayOfKeyValueOfintdoubleKeyValueOfintdouble.
This happens in both Visual Studio 2012 and 2010 (both…
I have installed ubuntu GNOME 14.04 in my macbook Pro 13" mid 2012, and something is wrong with the headphones jack, a red led is on and it just can be turned off with the alsamixer command and muting a special section (I'm sorry for not remember the setting, I'm on OS X for work reasons)
I already know how to fix it,…
I have started a project to write an async PostgreSQL driver on Scala and to be async, I need to accept callbacks and use futures, but then accepting a callback and a future makes the code cumbersome because you always have to send a callback even if it is useless.
Here's a test:
"insert a row in the database" in {
…
there!
After trying to upgrade from Ubuntu 10.04 to 11, the upgrading process stopped when running and then I got an "out of disk, grub rescue" message when booting.
After running Boot Repair, I got this results.
Now I get "Missing Operating System" whent trying to boot.
Bellow I show some results from some…
LightDM only changes wallpapers if I have selected one of the default wallpapers. If I choose another image from my pictures, LightDM shows the default wallpaper.
Why is this happening, and how can I make LightDM show my wallpaper if it is not one of the defaults?
As @doug said in his answer, it works if you…
We're running our own OpenX instance with several advertisers. Each month, the advertiser's campaign should reset its available impressions, based on whatever plan the advertiser paid. I think this is a pretty common scenario.
Question is: how do you manage this? Do you expire the old campaign and create a…
So, I installed ubuntu-gnome-desktop on ubuntu 14.04 and HDMI stopped working (not sure what else isn't working anymore, but HDMI is the most immediate thing I noticed).
I also have kubuntu-desktop installed and HDMI doesn't work there either. So I ran xrandr and, as I feared, it doesn't detect HDMI…
Got a controller in codeigniter who handles different sub sites.
site/index/1 fetches content for subsite a
site/index/2 fetches content for subsite b
Now we decided to register domain names for these sub sites.
so what we need:
http://www.subsite1.com - default controller should be…
I'd like to know if it will work:
I have my domain and I´m serving a webpage in a nginx to the internet, but if I type my domain in my laptop inside LAN I access to my modem/router configuration, I cannot access to the web server unless I type the IP address. I would like to add a Bind…
I'm a T4 newbie trying to use T4 Toolbox to generate F# code based on this answer, but it seems that class feature blocks can't be mixed with statement blocks. Here's my code:
<#@ template language="C#" hostspecific="True" debug="True" #>
<#@ output extension="txt" #>
<#@…
I'm trying to use F# for an ASP.NET MVC application. One my controller actions sends an F# list to the view, so I write:
<%@ Page Language="C#" Inherits="ViewPage<FSharpList<int>>" %>
Of course, for this to work, I have to add Microsoft.FSharp.Collections to the…
I have a database in Access with my movie collection and a very "professional" look. I would like to have a way to inform the IMDB's number of a movie and grab the information from the internet. Is there a way to read a page or download a page to read in automaticaly with the Access…
Hey stackoverflow community,
I am looking for a Document Viewer application that I can embed in a Flash/Flex application that supports Microsoft Office documents as well as PDF. I have looked into print2flash as a possibility, but their automated converter executable requires…
Is anyone successfully using the CJ web services? I just keep getting java.lang.NullPointerExceptions even though my app is .net (clearly their errors). CJ support doesn't even know what a web service is. I googled and found many people getting this or other errors. Question…
Is there any way to speed up the Add Reference dialog? For example, has anyone found any way to open it by default in the Recent or Browse tabs (which is what I use 90% of the time), to avoid the other tabs' slowness?
All I have found is this blog post where a lot of people…