[The Java Posse] Re: IT policies of large corporations - what is normal?

2010-03-02 Thread Phil
On Mar 1, 2:45 pm, Kevin Wright wrote: > This is about developer access to machines, not corporate droids in general. >  Computers and the internet are very much the tools of our trade, tools that > are blunted and crippled by these security policies.  The real problem is > not the policies themse

[The Java Posse] Re: IT policies of large corporations - what is normal?

2010-03-02 Thread Phil
On Mar 1, 3:40 pm, Viktor Klang wrote: > On Mon, Mar 1, 2010 at 4:22 PM, Robert Casto wrote: > > Sure there's always a need for security, but the solution for most of it is > cultural, not technical. > Thus for a large organisation it becomes a training issue and a cost that senior management wi

[The Java Posse] Re: IT policies of large corporations - what is normal?

2010-03-02 Thread Phil
> > Encrypted harddrives?  Sounds like a clueless exec paranoid about IP. > Almost no code IP is worth anything to an outsider.  Seriously, who is > going to bother to try and figure out a competitor's code-base? > Sounds like a huge PITA to me.  For a CFO/CEO, I can understand > wanting to have an

Re: [The Java Posse] Re: IT policies of large corporations - what is normal?

2010-03-02 Thread Wildam Martin
On Tue, Mar 2, 2010 at 14:45, Phil wrote: > [...] that the companies I worked for would > not invest in their employees because usually there was no immediate > benefit but there was a cost, and the discussion stopped there. Sorry, > bit of a thread hijack. Especially in crisis companies run for

Re: [The Java Posse] Re: IT policies of large corporations - what is normal?

2010-03-02 Thread Kevin Wright
crucially though... Is anyone aware of an event like this - high profile or otherwise - in which the affected company was primarily IT based or the responsible employee was a developer. If so, was it the case for that particular event that a more stringent security lock down would have been effect

Re: [The Java Posse] IT policies of large corporations - what is normal?

2010-03-02 Thread Kerry Sainsbury
It's a fairly standard list, although you'll often see people being forced to use IE6. Some of these restrictions need to be relaxed for developers, and they usually are in my experience. My favourite restriction was one corporate that had blocked the use of the right-mouse button. Beat that! Che

Re: [The Java Posse] IT policies of large corporations - what is normal?

2010-03-02 Thread Robert Casto
They must have all been Mac users. On Tue, Mar 2, 2010 at 3:12 PM, Kerry Sainsbury wrote: > It's a fairly standard list, although you'll often see people being forced > to use IE6. Some of these restrictions need to be relaxed for developers, > and they usually are in my experience. > > My favou

Re: [The Java Posse] IT policies of large corporations - what is normal?

2010-03-02 Thread Kfir Shay
Robert you might have said that as a joke but all the startups I have been part of were 100% Mac for developers. On Tue, Mar 2, 2010 at 3:22 PM, Robert Casto wrote: > They must have all been Mac users. > > On Tue, Mar 2, 2010 at 3:12 PM, Kerry Sainsbury wrote: >> >> It's a fairly standard list,

Re: [The Java Posse] IT policies of large corporations - what is normal?

2010-03-02 Thread Robert Casto
Just a joke. I doubt any big companies, other than Apple, are using Macs for development. Some companies I have worked for don't care what you use. If you use a Mac though, you are completely on your own but I fail to see that as a deterrent. On Tue, Mar 2, 2010 at 3:27 PM, Kfir Shay wrote: > R

Re: [The Java Posse] IT policies of large corporations - what is normal?

2010-03-02 Thread Viktor Klang
On Tue, Mar 2, 2010 at 9:32 PM, Robert Casto wrote: > Just a joke. > > I doubt any big companies, other than Apple, are using Macs for > development. Some companies I have worked for don't care what you use. If > you use a Mac though, you are completely on your own but I fail to see that > as a d

[The Java Posse] java server app of the week suggesion - Cassandra

2010-03-02 Thread Michael Neale
Cassandra - the non SQL distributed database. Recently twitter spoke about how they switched onto it (from heavily sharded MySQL). Note that it originated at facebook. So we have 2 of the biggest (and probably most important) social network platforms of our times depending on it now, and it is wri

Re: [The Java Posse] java server app of the week suggesion - Cassandra

2010-03-02 Thread Viktor Klang
In Akka (www.akkasource.org) we have a Cassandra backend for our persistence API as well as a DSLish Scala coating over the Thrift Java interface. (supporting connection pooling etc) http://doc.akkasource.org/persistence All in all Cassandra is an interesting product with impressive capabilities

[The Java Posse] Re: java server app of the week suggesion - Cassandra

2010-03-02 Thread Casper Bang
We're evaluating Cassandra too. However, the requirement to manually keep the "schema" in sync across nodes, seems like a big issue: https://issues.apache.org/jira/browse/CASSANDRA-44 Not so in practice? /Casper On Mar 2, 11:50 pm, Viktor Klang wrote: > In Akka (www.akkasource.org) we have a Ca

Re: [The Java Posse] Re: java server app of the week suggesion - Cassandra

2010-03-02 Thread Viktor Klang
On Tue, Mar 2, 2010 at 11:59 PM, Casper Bang wrote: > We're evaluating Cassandra too. However, the requirement to manually > keep the "schema" in sync across nodes, seems like a big issue: > https://issues.apache.org/jira/browse/CASSANDRA-44 > > Not so in practice? > My not so extensive experien

Re: [The Java Posse] Re: java server app of the week suggesion - Cassandra

2010-03-02 Thread Alan Kent
Viktor Klang wrote: My not so extensive experience has told me that it depends on the kind of schema you're building. For something like a Twitter-clone you probably won't run into this unless you've done some bad planning, but I definitely would agree with you that it could be(come) a big issu

[The Java Posse] Re: java server app of the week suggesion - Cassandra

2010-03-02 Thread Michael Neale
yeah that did strike me as an unfortunate limitation that is at ods with other "noSQL" products. Looks like it is being worked on. No idea on the practice, would love to hear more. On Mar 3, 9:59 am, Casper Bang wrote: > We're evaluating Cassandra too. However, the requirement to manually > keep

Re: [The Java Posse] IT policies of large corporations - what is normal?

2010-03-02 Thread Lloyd Meinholz
I'm really not trying to troll, but... Less ability to fix your own problem (jdk 1.6) on a mac than on Linux though. Lloyd On Tue, Mar 2, 2010 at 3:49 PM, Viktor Klang wrote: > > > On Tue, Mar 2, 2010 at 9:32 PM, Robert Casto wrote: > >> Just a joke. >> >> I doubt any big companies, other than

[The Java Posse] Re: Joe Nuxoll's new podcast about User Experience Design

2010-03-02 Thread Joe Nuxoll (Java Posse)
Ha! Apologies to all for not even seeing this until just now... I have been a busy boy. This would be a lot of fun indeed - and a lot of work to produce! I haven't met Amy - but from a cursory glance at her website, it is clear we'd have a lot to talk about! - Joe On Feb 21, 12:04 pm, CKoerne