Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-23 Thread Donovan Preston
On Apr 23, 2006, at 7:07 PM, Zachery Bir wrote: > On Apr 23, 2006, at 9:37 PM, Bob Ippolito wrote: > >> On Apr 23, 2006, at 5:20 PM, Jacob Rus wrote: >> >>> Donovan Preston wrote: >>>> What about something more like the Help Indexer in /Developer/ >

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-23 Thread Donovan Preston
On Apr 23, 2006, at 2:30 PM, Nicholas Riley wrote: > On Sun, Apr 23, 2006 at 04:36:26PM -0400, Jacob Rus wrote: >> has wrote: >>> I could draw up a grinder or something in Illustrator, but it >>> probably won't be for some days. If you can find something >>> sooner, that's cool, otherwise let

Re: [Pythonmac-SIG] on a tangent from new icons

2006-04-21 Thread Donovan Preston
On Apr 21, 2006, at 1:44 PM, Jacob Rus wrote: > 1. If it doesn't already, I think Mac Python should ship with a > python > spotlight importer (I got one somewhere else, but should be > default) I'm +0 on this. I got the spotlight importer someone mentioned on this list a while back

Re: [Pythonmac-SIG] Pythonmac-SIG Digest, Vol 36, Issue 69

2006-04-21 Thread Donovan Preston
On Apr 21, 2006, at 11:53 AM, Brendan Simons wrote: > >> From: Zachery Bir <[EMAIL PROTECTED]> >> Date: Fri, 21 Apr 2006 10:22:30 -0400 >> Subject: Re: [Pythonmac-SIG] Fwd: MacPython icon mockup > > >> On Apr 21, 2006, at 10:14 AM, Jacob Rus wrote: > >>> Zachery Bir wrote: glenn andreas wrot

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Donovan Preston
On Apr 21, 2006, at 6:04 AM, glenn andreas wrote:Since a .egg is neither a bundle nor does it contain executable code,   it doesn't seem right to me. What? That's exactly what an egg is, a bundle (zip) of executable code.dp___ Pythonmac-SIG maillist - P

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Donovan Preston
On Apr 21, 2006, at 5:04 AM, Brendan Simons wrote:I'm wary of using the brick logo, because as far as I can see Apple uses them extensively for OS components.  I don't want to dilute their visual meaning by co-opting the icon for something different.  I agree that the box isn't great either though

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-20 Thread Donovan Preston
On Apr 20, 2006, at 10:03 PM, Troy Rollins wrote: > > On Apr 21, 2006, at 12:50 AM, Daniel Lord wrote: > >> I have to say: I really like these. Visually distinct, crisp, and >> clear. Great work to all of you who have put talents I wish I had in >> graphic design to work and produced an outstandi

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-20 Thread Donovan Preston
On Apr 20, 2006, at 8:38 PM, Nicholas Riley wrote: > On Thu, Apr 20, 2006 at 11:11:19PM -0400, Brendan Simons wrote: >> I've attached a few more mockups using Jacob's excellent aquified >> logo. Have a look here: >> http://www.flickr.com/photos/[EMAIL PROTECTED]/132185325/ Awesome. I love them.

Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-20 Thread Donovan Preston
On Apr 20, 2006, at 9:56 PM, Jacob Rus wrote:  6. I've never used .egg files, but this icon makes them look like      installers.  Is that what they are?They are .zip files that contain python files and other resources used by a python package. Instead of installing source in your site-packages dir

Re: [Pythonmac-SIG] Download page on www.python.org now updated

2006-03-02 Thread Donovan Preston
On Mar 2, 2006, at 9:55 AM, Bill Janssen wrote: > Ron Oussoren writes: >> The 16 ton icon stays until someone brings a better alternative. Stop with the 16 ton weight/snakes/apples debate. Just use the new, official, python logo, which is a stylized icon that isn't going to offend anybody, i

Re: broken modules (was: Re: [Pythonmac-SIG] CFURL Pain)

2005-03-02 Thread Donovan Preston
On Mar 2, 2005, at 1:02 PM, has wrote: It's already there, so it's not going anywhere in 2.4. The justification is that people *did* ask for an OSA wrapper -- I believe you were one of the larger proponents. No, I wanted a Python OSA component. Different thing. The only person I know was asking

Re: [Pythonmac-SIG] BuildApplet in next distro of MacPython?

2004-12-29 Thread Donovan Preston
On Dec 29, 2004, at 10:40 AM, Kevin Walzer wrote: Perhaps I wasn't clear. I don't add *any* dependencies except those that ~ come with the application itself: i.e. I simply copy the directory structure of the application (wxGlade, Pears, what have you) into the app bundle. Any external libraries s