| bio | website | awbrey.net |
|---|---|---|
| location | Houston, TX | |
| age | 39 | |
| visits | member for | 1 year, 4 months |
| seen | 5 hours ago | |
| stats | profile views | 50 |
ASP.NET Developer
|
2d |
comment |
Windows 8 version specifically for Mac can you link directly to the product you're talking about? AFAIK Microsoft does not offer this, it may be some sort of marketing bundle offered by the reseller. |
|
Jun 11 |
comment |
3 (2 monitors + Ethernet adapter) devices to 2 Thunderbolt ports on a Retina MacBook Pro? Some devices have two Thunderbolt ports, so you can connect 1 to your MBP, and the other to a 2nd device, "chaining" them. If your display doesn't do this, then you will probably need to use a USB Ethernet adapter. |
|
Jun 4 |
comment |
iPhone Call Log/History Access - Existing Appstore App has access…But how? You can't access call logs, but apparently you can track overall usage of the different interfaces. stackoverflow.com/questions/7946699/… |
|
Apr 30 |
comment |
Do non-Thunderbolt monitors work with a DVI-D adapter on a Thunderbolt MacBook Pro? Yes, you can drive a single external monitor using a DVI or VGA adapter. But not two. |
|
Apr 11 |
comment |
Using different bluetooth mouses and keyboards on a MacBook There is a difference between a wireless mouse/keyboard (which require their own special adapter) and a Bluetooth one (which will work with any PC/Mac that already has bluetooth). |
|
Apr 11 |
comment |
Using different bluetooth mouses and keyboards on a MacBook Any bluetooth mouse/keyboard should work with the Mac's built in bluetooth. I use a Logitech bluetooth mouse with my MBP. Some are marketed as Mac specific, but even a Windows targeted Bluetooth mouse/keyboard should work. |
|
Mar 21 |
comment |
Can I list files ordered by date added to a folder from a command-line tool like ls? how is date added not the same as date created? |
|
Feb 17 |
comment |
How can I restart an iPhone 4S with a broken lock button and frozen springboard? Make a backup through iTunes, then restore to factory settings? |
|
Feb 7 |
comment |
In a school library I have 30 iPads to set up for teachers to use in their classrooms. look at Apple Configurator |
|
Jan 2 |
comment |
How to use an external microphone discussions.apple.com/thread/4541420?tstart=0 |
|
Dec 31 |
comment |
Is it possible to run iOS on a non-iOS device? right, the developer account is only need to deploy to an actual device |
|
Dec 31 |
comment |
Is it possible to run iOS on a non-iOS device? XCode is free. A developer account is $99/year. |
|
Dec 31 |
comment |
Restore iPhone 3GS without backup Have you ever made a backup? |
|
Dec 20 |
comment |
How can I gift a copy of an app that I already own? never thought of this - it appears that it might really be that half-baked |
|
Dec 17 |
comment |
Any easy way to search for & replace characters in JPG file names in a folder? NameChanger is a nice little App for renaming files, it might be helpful |
|
Dec 4 |
comment |
How can I make my microSD card writable? format it as Fat32 |
|
Dec 3 |
comment |
Can I get paid for releases of new versions of my app in the App Store? you can release new features as in-app purchases. But you cannot charge for new versions of an app that a user has already paid for. |
|
Nov 22 |
comment |
How do I change the PIN2 on an iPhone 5? this sounds like something that is carrier specific |
|
Nov 19 |
comment |
Apple TV required switching hardware / mobile WiFi router wouldn't it be much simpler (and cheaper) to buy a HDMI dock adapter? |
|
Nov 17 |
comment |
Setting up a Gopher server on OS X (for real!) in HTTP, the server determines the name of the default document. Different servers can be configured to server up different default documents. It's not client specific. I suspect Gopher is the same. According to en.wikipedia.org/wiki/Gopher_(protocol) if you request an empty selector, the default directory should be returned. |