Re: [OT] My new monitor is unreadable

2012-03-14 Thread David Nixon
Our company bought the monitor (U2711) from Dell's website in Australia and
we found an online discount code which took about $250 off. Monitor is
about 1.5 years old and was originally about $950 but we paid around $700
for it. Also think that RACV membership gives you a discount from DELL as
well...

On Thu, Mar 15, 2012 at 3:43 PM, Ken Schaefer  wrote:

>  HDMI v1.3 supports 2560x1600 IIRC – older versions are limited to
> 1900x1200 (or similar)
>
> ** **
>
> Cheers
>
> Ken
>
> ** **
>
> *From:* ozdotnet-boun...@ozdotnet.com [mailto:
> ozdotnet-boun...@ozdotnet.com] *On Behalf Of *David Connors
> *Sent:* Thursday, 15 March 2012 12:00 PM
>
> *To:* ozDotNet
> *Subject:* Re: [OT] My new monitor is unreadable
>
> ** **
>
> On Thu, Mar 15, 2012 at 1:31 PM, Stephen Price 
> wrote:
>
> The 2560xanything res monitors have to have a graphics card that can do
> dual-dvi. (or hdmi) output. 
>
> ** **
>
> Dual-Link DVI != Dual DVI ports also HDMI does not have the bandwidth.
>
>  
>
>  Otherwise you can only get the 1920x1200 rez. its a bandwidth thing of
> the graphics card. 
>
>  ** **
>
> The bandwidth limitation is the display interconnect. 
>
> ** **
>
> Best bet for today is DisplayPort or Thunderbolt (the latter uses
> DisplayPort for display signalling anyway AFAIK)
>
> ** **
>
>   On Thu, Mar 15, 2012 at 11:22 AM, David Kean 
> wrote:
>
> Damn they dropped quickly. Now if I just convince the other half around
> getting another 2...
>
>
> -Original Message-
> From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com]
> On Behalf Of Les Hughes
> Sent: Wednesday, March 14, 2012 8:17 PM
> To: ozDotNet
> Subject: Re: [OT] My new monitor is unreadable
>
> David Kean wrote:
> >
> > I purchased the HP ZR30w - lovely monitor, although I am on the second
> > one (the first one had a defect where it would flicker). I only
> > purchased this end of last year, but I paid over $1300US at the time.
> >
>
> 
>
>** **
>


Re: [OT] Dev environment setup

2015-03-12 Thread David Nixon

I've found that I create a second user on my Windows laptop so that then I can 
have all settings/bookmarks/short cuts/apps/desktop separate but without the 
overhead of running VMs...I use to run VMs though. Things like Google 
Chrome/Drive also work well if you have separate accounts for personal/work etc.
 
Thanks, David.
 
david nixon

senior developer, hordernIT | [ www.hordernIT.com.au ]( 
http://www.hordernIT.com.au )
Melbourne Office - level 3, 480 Collins Street, Melbourne +61 (0)3 9620 0444  
Geelong Office - Suite 102, 78 Moorabool Street, Geelong, +61 (0)3 5222 1672


-Original Message-
From: "Greg Keogh" 
Sent: Friday, 13 March, 2015 10:19am
To: "ozDotNet" 
Subject: Re: [OT] Dev environment setup




Tom, because I'm just a one-man-band I prefer to have the dev environment on my 
real machine, otherwise sharing a standard VM would be worth considering. I was 
forced to go back to VS2012 for a few months so I set it up in a VM and it 
worked perfectly, but you have to fiddle with buttons to make it go over dual 
monitors, then it would hide stuff on the real machine and I got sick of going 
back back-and-forth. So mainly for a pleasant desktop experience I prefer to 
develop in the real machine. I still have that VM in case I need it, and I have 
another VM with a duplicated VS2013 environment so I can perform "cold 
checkouts" and coax everything to build (which is usually quite a struggle!).
I have other "test" VMs running Windows 2000, XP, Vista, 7, 8, 10 and Ubuntu 
Linux. I even have one running Windows 95, but it was just an experiment to see 
if it was possible. The invention of the VM was a fabulous leap into the future
Greg K


On 12 March 2015 at 15:50, Tom P <[ tompbi...@gmail.com ]( 
mailto:tompbi...@gmail.com )> wrote:

Hi
How do the experienced devs here setup their personal laptops/desktops for 
development? Do you just install VS directly on the machine and not worry about 
it or use "virtual machines" (just learning these) to isolate the dev stuff? 
Any good reasons for the latter or simply do it as a "just in case"?
-- 


Thanks
Tom

Re: [OT] Dev environment setup

2015-03-15 Thread David Nixon

Hi Tom,
 
I try to avoid needing a backup scenario that is manual, so keep files that I 
need saved onto Google Drive, git for source code, and I use Chocolatey to 
restore a full development environment...so if I have to set it up (on another 
machine or disaster recovery) it's a pretty quick process...
 
I appreciate that backing up VMs is pretty handy though (same with snapshots 
for testing)...can often need a lot of space to store the VM backups of course. 
Depending on how they are licensed, it's also easy to give another person a VM 
backup...but the environment restore chcocolatey stuff has worked well in that 
scenario as well...
 
Liking the discussion either way.
 
david nixon

senior developer, hordernIT | [ www.hordernIT.com.au ]( 
http://www.hordernIT.com.au )
Melbourne Office - level 3, 480 Collins Street, Melbourne +61 (0)3 9620 0444  
Geelong Office - Suite 102, 78 Moorabool Street, Geelong, +61 (0)3 5222 1672


-Original Message-
From: "Tom P" 
Sent: Sunday, 15 March, 2015 11:39am
To: "ozDotNet" 
Subject: Re: [OT] Dev environment setup



I actually considered creating a second user on my laptop purely for 
development work but correct me if I'm wrong but is it not easier to backup a 
VM image (a single file AFAIK) than backing up in your scenario? With a VM I 
could simply copy the dev image onto a different machine or even the same 
machine if I reformat for example
-- 


Thanks
Tom


On 13 March 2015 at 11:38, David Nixon <[ david.ni...@hordernit.com.au ]( 
mailto:david.ni...@hordernit.com.au )> wrote:

I've found that I create a second user on my Windows laptop so that then I can 
have all settings/bookmarks/short cuts/apps/desktop separate but without the 
overhead of running VMs...I use to run VMs though. Things like Google 
Chrome/Drive also work well if you have separate accounts for personal/work etc.
 
Thanks, David.
 
david nixon

senior developer, hordernIT | [ www.hordernIT.com.au ]( 
http://www.hordernIT.com.au )
Melbourne Office - level 3, 480 Collins Street, Melbourne [ +61 (0)3 9620 0444 
]( tel:%2B61%20%280%293%209620%200444 )  
Geelong Office - Suite 102, 78 Moorabool Street, Geelong, [ +61 (0)3 5222 1672 
]( tel:%2B61%20%280%293%205222%201672 )


-Original Message-
From: "Greg Keogh" <[ g...@mira.net ]( mailto:g...@mira.net )>
Sent: Friday, 13 March, 2015 10:19am
To: "ozDotNet" <[ ozdotnet@ozdotnet.com ]( mailto:ozdotnet@ozdotnet.com )>
Subject: Re: [OT] Dev environment setup




Tom, because I'm just a one-man-band I prefer to have the dev environment on my 
real machine, otherwise sharing a standard VM would be worth considering. I was 
forced to go back to VS2012 for a few months so I set it up in a VM and it 
worked perfectly, but you have to fiddle with buttons to make it go over dual 
monitors, then it would hide stuff on the real machine and I got sick of going 
back back-and-forth. So mainly for a pleasant desktop experience I prefer to 
develop in the real machine. I still have that VM in case I need it, and I have 
another VM with a duplicated VS2013 environment so I can perform "cold 
checkouts" and coax everything to build (which is usually quite a struggle!).
I have other "test" VMs running Windows 2000, XP, Vista, 7, 8, 10 and Ubuntu 
Linux. I even have one running Windows 95, but it was just an experiment to see 
if it was possible. The invention of the VM was a fabulous leap into the future
Greg K


On 12 March 2015 at 15:50, Tom P <[ tompbi...@gmail.com ]( 
mailto:tompbi...@gmail.com )> wrote:

Hi
How do the experienced devs here setup their personal laptops/desktops for 
development? Do you just install VS directly on the machine and not worry about 
it or use "virtual machines" (just learning these) to isolate the dev stuff? 
Any good reasons for the latter or simply do it as a "just in case"?
-- 


Thanks
Tom