hard

What's the HARDEST program you've written?

Just curious, I'm wondering what all you experienced programmers or newbies (like me) out there have done. So what's the HARDEST most complicated program you've written? ...

Broadcast receiver that listens to hard button in android

Hi Is there a cross device hard button in android that a background service can listen to and act when it is pressed/released? Thanks ...

if two drives in a system - getting hard disk number - VC++

If two drives in a system - How to get Hard Disk Number? How to get in order (primary & secondary). ...

Copy external HDD

I want to write an app. (web-based if possible) to copy an external HDD (already partitioned and containing data) to a like HDD with the same partitions-- does anyone think this would be possible with Java (Google App Engine? To convert Java app and run in web environment? Or likewise) Thoughts on if anything thinks this would be possib...

Best practices for resending to hard bounced emails after X days

If I see an email returned due to a hard bounce, after how many days is it acceptable to resend to that email address. It is possible for emails to be reactivated or for temporary outages, so it doesn't make sense to keep an email in my hard bounce email list forever. I've already seen cases where I receive emails from addresses that wer...

Delphi - How to get list of USB removable hard drives and memory sticks?

In my application (Delphi), I need to list all the USB storage devices. These can be either flash memory sticks or external storage drives. There is a Jvcl component JvDriveCombo, and it has the DriveType property - the problem is if I select 'DriveType := Fixed' then in addition to the external drive, it also lists the internal drives...

Git and hard links

Since git does not recognize symbolic links that point to outside of the repository. is there any problem using hard links ? Git could break them ? Can point me to detailed information ? ...

AJAX MYSQL JQUERY PHP - TOUGH, TRIVAL QUESTION - Try yourself!! :)

This is a quiet trival question. Here goes: Trying to use AJAX / JQUERY to create a text field. As soon as I start writting on the text field, it should dynamically link to a new page with the text field (and its values) on top that page without reloading the page. So, for instance, as soon as I type "S" (for "StackOverFlow") in the te...