Hi there!
In some apps I see an EditText widget combined with a Button on the right side (e.g. the search field in the twitter app).
How can I create a widget like that?
Regards,
Marco
I installed TFS 2010 just to test, and I have no experience with previous versions.
Now, the problem is that I have just created some New Bugs items but when I run the Report "Bug Status" they are not shown.
Are these reports created and cached at certain interval of time? Is there a setting that I can change to force the creation of a report?
…
By default, when SSH'ing into a client I am automatically placed into /home/marco/ but instead I would like to be placed into /something/other. I would prefer to keep my home directory where it is, but I would like to be automatically routed to /something/other/
Is this possible?
*The client runs Debian 5.04
I'm using kubuntu jaunty (i386 32bit), kernel 2.6.28-13-generic. I've 4Gb of RAM, of which only 3317Mb are seen by the system (I guess because of the 32bit system).
I'm seeing that the pagecache utilization is continually growing, up to the point that the system is unusable (after a few days). This happens also when I don't do anything (all user…
i have a some difficulties in configuring my ubuntu server firewall ...
my situation is this:
eth0 - internet
eth1 - lan1
eth2 - lan2
I want that clients from lan1 can't communicate with clients from lan2, except for some specific services. E.g. i want that clients in lan1 can ssh into client in lan2, but only that. Any other comunication…
EDIT: I noticed that this is more appropriate for superuser.com, I apologize. I don't know how to delete this question.
I'm using kubuntu jaunty (i386 32bit), kernel 2.6.28-13-generic. I've 4Gb of RAM, of which only 3317Mb are seen by the system (I guess because of the 32bit system).
I'm seeing that the pagecache utilization is continually…
Some time ago I’ve described the issues that I’ve had since a new version of Read It Later, named Pocket, was introduced.I’ve waited with hope for a new upgrade, but I had a huge disappointment with the latest version 16 June 2012. It didn’t fixed any of the two major problems, that I experienced since new Pocket was introduced-…
I have troubles again after upgrading Linux to version 12.04 - When I try to update progams and files with "apt-get update" it says something like there is no address added to your computer name. So my hostname has name "Marco" and my hosts file has line "127.0.0.1 Marco" So where is problem? Where should I change my name to get it…
Hello i have implemented the following NSAlert:
NSString *title = [NSString stringWithFormat:@"Keine Internetverbindung"];
NSString *alertMessage = [NSString stringWithFormat:@"Es konnte keine Verbindung zu www.sip.de aufgebaut werden!"];
NSString *ok = [NSString stringWithFormat:@"Ok"];
…
Hello, I have a problem dealing with transparent images on transparent Forms. I have been trying and looking for a solution but nothing useful came up.
The problem is:
I have a Form, this Form has a Panel and the Panel has a PictureBox. Form and Panel are transparent. Now, if the image of the PictureBox has no…
Hello,
I'm trying to use the Create method of the Win32_Service class, but when I call the InvokeMethod, I receive this exception:
System.Management.ManagementException: Invalid method
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at…
My dev team used in the past MKS Source Integrity source control and we are not evaluating to migrate to TFS 2010.
Some concepts and meaning are a bit different and we need sometime to learn how to do the same things we do before in TFS or how to change our approach.
First of…
Hello sorry for my English ...
I'm using Visual studio 2008 with C# and SharpSVN dll (for Subversion 1.6)
I wish to commit to multiple different folders in my repository, but without having to checkout the entire repository.
I tried using the method:
SVNClient.Commit…
Sorry for the question marks, but a simple (I think) question has an impossible solution.
From file system, if I click on an image file "Properties | Details tab" I access to many metadata.
I need to access from a WPF application to the Description properties (Title,…
I searched into other stack before to type here and I didn't find anythong similar.
I have to scrape different utf-8 webpages which contain text like
"Oggi è una bellissima giornata"
the problem is on the characther "è"
I extract this text with jtidy and xpath…
Hi,
I have been playing a bit with Silverlight and try to port my Silverlight 3.0 application to Silverlight 4.0.
My application loads different XAP files and upon a user request create an instance of a Xaml user control and adds it to the main container, in a…
I am implementing a project which needs to cluster geographical points. OPTICS algorithm seems to be a very nice solution. It needs just 2 parameters as input(MinPts and Epsilon), which are, respectively, the minimum number of points needed to consider them as…
Hi all,
I've got a problem with deleting/overwriting a file using my program which is also being used(read) by my program. The problem seems to be that because of the fact my program is reading data from the file (output.txt) it puts the file in a 'in use'…
This blog is usually dedicated to Business Intelligence and SQL Server, but I didn’t found easily on the web simple PowerShell scripts to help me deploying a number of virtual machines on Azure that I use for testing and development. Since I need to deploy,…
When you install SQL 2008 R2 workstation components you get a newer version of BIDS (BI Developer Studio, included in the workstation components) that replaces BIDS 2008 version (BIDS 2005 still live side-by-side). Everything would be good if you can use…
I recently wrote an article on SQLBI about the semi-additive measures in DAX. I included the formulas common calculations and there is an interesting point that worth a longer digression: the difference between LASTDATE and MAX (which is similar to…
This is off-topic here on SQLBlog, I know, but I think there will be many users like me wanting to find the solution for this problem. If you have SpeedFiler there is a problem installing it on Outlook 2010. The setup of SpeedFiler stop showing…
Greetings everyone I'm a 19 year old student looking for some help in the field of game development.
This question may or may not seem a bit overused, but the fact is that game development has been my life long dream, and after several hours…
If you started using DAX as a query language, you might have encountered some performance issues by using SUMMARIZE. The problem is related to the calculation you put in the SUMMARIZE, by adding what are called extension columns, which…
Comparing sales and budget, or costs and budget, is a very common operation. However, it is often the case that you have different granularities for different tables containing budget and the data to compare with. There are two ways to…