Anyone know of a gem that will allow you to obscure/sanitize data?
Usecase: Download a production database, run some sanitation so that real customers won't get emails, cards charged etc.
I am trying to sort an ArrayList of Strings that represent card values. So, some cards contain letters ("King") and some contain Strings containing only a number ("7"). I know to use Collections.sort, but it only sorts Strings that contain letters. How do I get the ArrayList to be sorted by number as well as alphabetically?
I'm looking for same way to get an unique ID of every partition in Win OS.
Also for flash drives (SD cards, pendrives, etc.) connected to PC.
I think that after formatting they get an unique ID - like MAC, right?
Also I want to get other information of that partition - it's name, file system, size, etc.
Hi guys,
In my app I save an XML file to the users SD-card by doing File newxmlfile = new File(Environment.getExternalStorageDirectory() + "/Message.xml");
But not all users have SD-cards in their phone and therefore my app is likely to crash.
How must I change my File creating method in order to save the file to the phone's memory instead of the SD-card?
Also, how must I change the loading of the file? (currently: new InputSource(new FileInputStream(Environment.getExternalStorageDirectory() + "/Message.xml")))
The simplest example that I can provide for what I want to do is this:
I need to create a Report, whose only requirement is that I have (4) of the same subreport on the page (imagine 4 portrait-oriented post cards on a page), each quadrant using a separate row from my datatable, yet all 4 are identical in terms of fields. If there are more than 4, it needs to carry over to a new page with the same format.
I'm using C# and the built-in Crystal Reports Basic for the task.
PC is shutting down during Lightmass/AO rendering only, CPUs never ovr 70c, Video Cards 65c..no overheating.... runs ANY game in 200+FPS : Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe and the debugger gives me.Probably caused by : ntoskrnl.exe ( nt+54a57 )
I am currently developing a card game for the iphone using cocas2d. I am currently in need of a tab view with each tab representing a player and his / her set of cards. Currently i have a single view representing just one player. It seems as though cocas2s is not really built do have multiple views, to do this and it would require some serious amount of hacking around with the code. What would be the most efficient way to accomplish this?
I have a list (List) of objects.
Each of those objects contains a list (List) of strings describing them.
I'm needing to create a dropdown containing all of the distinct strings used to describe the objects (Cards). To do this, I need a list of distinct strings used.
Any idea how/if this can be done with LINQ?
What is the data paypal returns if we make recurring payments through a Subscription button on the website?
How can we get transaction_id?
It's that we want our users to pay with credit cards with no need to register, but so far we can't get transaction_id to get the information for automatic processes on the website directly. Instead we have to manage it all through paypal account. How can we avoid it?
Hi
Its been on the cards for a while, but now that Amazon have released Elastic Load balancing what are your thoughts on deploying this solution for a high-traffic web app.
Should we replace HAProxy or consider ELB as a complimentary service in front of HAProxy
Appreciate any comments or suggestions
Thanks
Dom
Is there any way (or calculator) to determine the relationship between two numbers.
For example on one the temporary event ID cards, the Unique ID is 20309825 but the barcode when decoded reads 8336902052. What could be the relationship between these numbers, if any?
Thanks in advance for your help!
I'm hoping there are some Cell Phone Operator gurus here today.
Would anyone be able to explain how Operators achieve the Visual Voicemail feature on the iPhone (and I assume other newer smart phones)?
If a new cell phone operator that distributed SIM cards wanted to utilise the visual voicemail feature on unlocked iPhone's what services need to be in place to be able to support it?
Is there an open spec or is it completely proprietary?
For a machine with multiple NIC cards, is there a convenient method in Java that tells whether a given IP address is the current machine or not. e.g.
boolean IsThisMyIpAddress("192.168.220.25");
I got some question regarding the approach to create an solitaire game in java.
What is the best way of handling the cards in Swing? How can I drag them, and what is the best way to snap them into their right positions?
Here is a sample of my problem. I have the following typetree :
Root
|-Text(item)
|-Texts(group, delimited, literal separator=<NEXT>)
I have 3 cards :
serie1 (type=Texts), rule =clone("test", 3)
serie2 (type=Texts), rule =clone("test", 3)
union (type=Texts), rule =?
How can I get the union to contain both the values from serie1 and serie2 ?
I am trying to build an app which will have a bunch of cards that the user needs to drag and drop them onto specific drop zones. How would one go about detecting this and if the card is not on the drop zone then it should slide back.
Any suggestions on how to structure this app?
Here is a sample of my problem. I have the following typetree :
Root
|-Text(item)
|-Texts(group, delimited, literal separator=<NEXT>, components=Text[1:s])
I have 3 cards :
serie1 (type=Texts), rule =clone("test", 3)
serie2 (type=Texts), rule =clone("test", 3)
union (type=Texts), rule =?
How can I get the union to contain both the values from serie1 and serie2 ?
I'll make a simple application that will use cryptography with smart cards, I'm studing about, but it's difficult to find a simple example of reading a smart card PublicKey. Where can I find one?
-- update: I'm reading about, looks like pkcs11 is a way, but I still don't have a simple short example
Hello:
I have a simple webpage that displays the credit balance for calling cards. So far without any problems, with HTML, PHP and mysql, I was able to retrieve the balance from a data base. But I have to display the result in ANOTHER PAGE, wich looks akward because the page must reload.
Can I just load this value into a pre-drawed field under the input fields that collect the data from the customer? Such as :
Account Number: 134556
PIN: *
|send|
Balance is: $12.36
Thanks in advanced
HI everyone
I hope you can help me, I have a problem with a requirement, I need to make a list of images that go to cycle.
I have this website, here I have some business cards and I need the images to be repeated after the end of the first cycle and continue like a loop.
here I leave the website, look that the list has a final.
http://tradelinks.com.au/index.php?service=painters
Thanks in Advance
I have multiple Network Interface Cards on my computer, each with its own IP address.
When I use gethostbyname(gethostname()) from Python's (built-in) socket module, it will only return one of them. How do I get the others?
I'm looking for a modem where I can host 10-15 normal sim cards. The modem will be used to send and receive SMS messages. This modem need to send a lot of messages at the same time.
Is it possible to have a payment option to pay in X installments in Magento?
We will be using Moneris as our payment gateway to process cards if that makes any difference.
thanks