Re: [Coapp-developers] CoApp 2.4.493.0 installs overlay packages in the wrong place when NuGet.exe is in PATH

2014-04-28 Thread Garrett Serack
Oh. My… In the short run, you can unlist/unpublish your package (they can never be deleted) which should solve the short-term issue. My goal was to make sure that C++ packages would use the latest version of the NuGet client, so we could roll with the changes. I didn’t think that they could

Re: [Coapp-developers] How to placed files in subdirectory of include path

2013-05-23 Thread Garrett Serack
I just added a section to the documentation: http://coapp.org/reference/autopackage-ref.html How to have Include files nested in a subfolder Sometimes the package creator wants to have files placed in a subdirectory so that consuming developers includes files like: // sample include #include

[Coapp-developers] Promoting the Hackathon this weekend...

2013-05-06 Thread Garrett Serack
-Northwest-Hackathon.html I'd really appreciate it :D Thanks! Garrett Serack | Microsoft Senior Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http

Re: [Coapp-developers] Promoting the Hackathon this weekend...

2013-05-06 Thread Garrett Serack
Funny. :p From: Rafael Rivera [mailto:raf...@withinwindows.com] Sent: Monday, May 6, 2013 12:49 PM To: Garrett Serack; 'coapp-developers@lists.launchpad.net' Subject: RE: [Coapp-developers] Promoting the Hackathon this weekend... UNSUBSCRIBE From: garre

Re: [Coapp-developers] NuGet

2013-04-29 Thread Garrett Serack
That's actually the next step that I'm working on right this very minute. Autopackage takes binaries (in all their glorious variations) and packages them up. Right now, I'm working on a build automation tool which handles two things: - Builds multiple variations -- and trivializing A

[Coapp-developers] New Documentation pages are going up...

2013-04-23 Thread Garrett Serack
We're pushing out new documentation pages every day this week. http://coapp.org/pages/reference.html and http://coapp.org/pages/tutorials.html G ___ Mailing list: https://launchpad.net/~coapp-developers Post to :

[Coapp-developers] Video Tutorial Posted

2013-04-19 Thread Garrett Serack
For those who didn't see: First tutorial for creating NuGet Native packages using CoApp's Powershell beta tools: https://www.youtube.com/watch?v=l4MAkR13JPA (watch the HD stream!) G ___ Mailing list: https://launchpad.net/~coapp-developers Post to

[Coapp-developers] Northwest Open Source Hackathon Announced

2013-04-19 Thread Garrett Serack
Northwest Open Source Hackathon What is it: An opportunity for Open Source Developers to come together, and get some things done. We're bringing folks together from different open source projects like NuGet, CoApp, and Orchard along with engineers from some Microsoft Product groups. With the

[Coapp-developers] Next steps...

2012-09-14 Thread Garrett Serack
For those that weren't on the conference call this morning, let me give some background. We're getting to the point where powers that be here at Microsoft are wondering how things like nuget and chocolatey fit into our idea of package management, and why we can't just use that stuff. They

[Coapp-developers] Updating your MSDN subscription

2012-08-13 Thread Garrett Serack
://fearthecowboy.com/ Garrett Serack | Microsoft Senior Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http://fearthecowboy.comhttp://fearthecowboy.com

Re: [Coapp-developers] CoApp for Visual Studio

2012-06-29 Thread Garrett Serack
I started getting closer to testing this out earlier this week. I installed the Visual Studio SDK, and compiled it--is it in a state to install yet, or do I have to use it in the VS test environment right now? Oh, and do we know if this is VS11 compatible? I spend most of my time in VS11 these

Re: [Coapp-developers] Unable to clean out the old versions of CoApp

2012-06-19 Thread Garrett Serack
Hey there! I think I found what's going on; the cleaner isn't as good as the bootstrapper at finding the old versions. Try this: Open an elevated command prompt (run as adminstrator) and run: c:\ wmic product where vendor='OUTERCURVE FOUNDATION' call uninstall it will take a few minutes, and

Re: [Coapp-developers] Notes about changes to autopackage and pTk

2012-06-05 Thread Garrett Serack
] Sent: Tuesday, June 05, 2012 6:27 PM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] Notes about changes to autopackage and pTk Sounds useful. Can these .user files be used to override defines in existing files? Do they apply to imported files as well

[Coapp-developers] FYI: Latest Packages

2012-03-27 Thread Garrett Serack
I posted new CoApp (1.2.0.17) and Devtools (1.2.0.26) packages yesterday, fixing some blocking bugs. Make sure you've got the most recent of both those if you're working on packages. G ___ Mailing list: https://launchpad.net/~coapp-developers Post to

Re: [Coapp-developers] FYI: Latest Packages

2012-03-27 Thread Garrett Serack
Yeah; I'm going to look at that today. G -Original Message- From: Fredrik Sundqvist [mailto:fsundqv...@gmail.com] Sent: Tuesday, March 27, 2012 10:52 AM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] FYI: Latest Packages I tried CoApp

Re: [Coapp-developers] Problems using coapp

2012-03-27 Thread Garrett Serack
From: ankit choudhary [mailto:ankit.goaldeci...@gmail.com] Sent: Tuesday, March 27, 2012 11:28 AM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] Problems using coapp Hi Garrett I did exactly as you mentioned in the earlier mail. I built coapp from

Re: [Coapp-developers] Problems using coapp

2012-03-26 Thread Garrett Serack
Hey Ankit, You caught me between fixing things and breaking things.. First, if you've got an broken install of CoApp, download the http://coapp.org/cleaner application, and run it, it will clean up anything we've got broken. Second, Download and run the latest installer from

Re: [Coapp-developers] Problems using coapp

2012-03-26 Thread Garrett Serack
Whoops! Hmm. I think I'll add the other in as an alias too... G From: rajat goyal [gyl.ra...@gmail.com] Sent: Monday, March 26, 2012 3:30 PM To: ankit choudhary Cc: Garrett Serack; coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] Problems

[Coapp-developers] CALL TO ACTION: Google Summer Of Code

2012-03-22 Thread Garrett Serack
You may have heard that the Outercurve foundation has been accepted as a Mentoring organization for Google Summer of Code. http://www.outercurve.org/Blogs/EntryId/48/Outercurve-is-Participating-in-the-Google-Summer-of-Code Ideas Page: http://www.outercurve.org/Overview/SummerofCode What we

[Coapp-developers] GSoc Mentors

2012-03-05 Thread Garrett Serack
I need anyone interested in being a Google Summer of Code Mentor to send me an email, including how much time they can reliably give (hours per week) to the cause. I've been told to expect around 5/hrs per week over the GSoC project. G ___ Mailing

[Coapp-developers] No Conf Call today

2012-03-02 Thread Garrett Serack
I'm not feeling well; No conference call this morning. G ___ Mailing list: https://launchpad.net/~coapp-developers Post to : coapp-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~coapp-developers More help :

Re: [Coapp-developers] Fwd: [Announce] Now Accepting Applications for Mentoring Organizations for GSoC 2012

2012-02-28 Thread Garrett Serack
Thanks Andreas, I'm going to push out an update to coapp devtools today, and then I'm going to write up our proposals. You mentioned that you could be interested in helping as a mentor? You still game? G From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net

Re: [Coapp-developers] CoApp (or Outercurve) and Google Summer of Code

2012-02-09 Thread Garrett Serack
I'm very interested in getting a GSOC going this year for CoApp. We should talk about this on the conference call this week. G From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net

[Coapp-developers] Conf Call tomorrow

2012-02-09 Thread Garrett Serack
As per usual, there will be a CoApp Conference call on Friday 10:30 PSThttp://www.timeanddate.com/worldclock/fixedtime.html?msg=CoApp+Conference+Calliso=20120210T1030p1=234ah=1 Topics: FOSDEM News Code Signing Certificates update Google Summer of Code Push

Re: [Coapp-developers] Anyone on the list going to FOSDEM this weekend?

2012-02-03 Thread Garrett Serack
I'm in the Janson room, and it looks like they'll have it set up for streaming, so … I think so! G From: Adam Baxter [volta...@voltagex.org] Sent: Friday, February 03, 2012 12:02 AM To: Garrett Serack Cc: Pau Garcia i Quiles; coapp-developers

[Coapp-developers] Anyone on the list going to FOSDEM this weekend?

2012-02-01 Thread Garrett Serack
Anyone going to FOSDEM? Anyone? G ___ Mailing list: https://launchpad.net/~coapp-developers Post to : coapp-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~coapp-developers More help : https://help.launchpad.net/ListHelp

Re: [Coapp-developers] Conference Call Friday

2012-01-20 Thread Garrett Serack
Hmm. Power is out at ny house again Hopefully it gets restored before the conf call. Sent from my Windows Phone -Original Message- From: Garrett Serack Sent: 1/19/2012 7:10 PM To: coapp-developers@lists.launchpad.net Subject: [Coapp-developers] Conference Call Friday

Re: [Coapp-developers] Some minor ptk changes

2012-01-19 Thread Garrett Serack
@lists.launchpad.net] on behalf of Garrett Serack [garre...@microsoft.com] Sent: Thursday, January 19, 2012 10:04 AM To: coapp-developers@lists.launchpad.net Subject: [Coapp-developers] Some minor ptk changes I'm adding a small tweak to the way that pTK handles build-command and clean-command

[Coapp-developers] CoApp Conference Call Today!

2012-01-13 Thread Garrett Serack
As per usual, there will be a CoApp Conference call today 10:30 PST Topics: - some ideas about packaging: - libraries for multiple compilers/standardiazing library names - developer libraries - ptk targeting multiple compilers - The One True Build Machine To Rule Them All - Ideas about

Re: [Coapp-developers] How to solve package dependencies in CoApp?

2012-01-10 Thread Garrett Serack
We just had a bit of a discussion on Friday on some of this. Tell you what, I'll write up a blog post right now and post it, and we can have a discussion around that. G From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net

Re: [Coapp-developers] Codesigning for the masses.

2012-01-04 Thread Garrett Serack
Well, we need to live inside the Authenticode digital code signing, which means that we have to do some things a certain way. And, from a certain perspective Authenticode code-signing is somewhat similar to DNS. If you think of the CA as the registrar. The reason it's not done elsewhere, is

Re: [Coapp-developers] Codesigning for the masses.

2012-01-04 Thread Garrett Serack
@lists.launchpad.net [coapp-developers-bounces+garretts=microsoft@lists.launchpad.net] on behalf of Jernej Simončič [jernej+s-launch...@eternallybored.org] Sent: Wednesday, January 04, 2012 1:31 PM To: Garrett Serack on [coapp-developers] Subject: Re: [Coapp-developers] Codesigning for the masses

Re: [Coapp-developers] Codesigning for the masses.

2012-01-04 Thread Garrett Serack
[mate...@loskot.net] Sent: Wednesday, January 04, 2012 3:08 PM To: Jernej Simončič Cc: Garrett Serack on [coapp-developers] Subject: Re: [Coapp-developers] Codesigning for the masses. 2012/1/4 Jernej Simončič jernej+s-launch...@eternallybored.org: On Wednesday, January 4, 2012, 22:58:13, Garrett

Re: [Coapp-developers] Coapp.org dead?

2011-12-31 Thread Garrett Serack
Azure decided to re-image the machine. fixing it now. From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net [coapp-developers-bounces+garretts=microsoft@lists.launchpad.net] on behalf of Mark Stone [mark.st...@gmail.com] Sent:

[Coapp-developers] Updating pTk

2011-12-27 Thread Garrett Serack
not trying to replace make/msbuild/etc.. I just want to make sure we can wrap up any convoluted build we need to. G [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Senior Open Source Software Developer | Microsoft Corporation Office

Re: [Coapp-developers] Original Photoshop File of CoApp logo

2011-12-23 Thread Garrett Serack
From: Eric Schultz [wwaha...@gmail.com] Sent: Friday, December 23, 2011 11:12 AM To: Garrett Serack Cc: coapp-developers Subject: Original Photoshop File of CoApp logo Is the original Photoshop version of the CoApp logo available on GitHub? I'm thinking we REALLY need

Re: [Coapp-developers] Easy way to mirror SVN repo at GitHub

2011-12-21 Thread Garrett Serack
So the consensus is to take snapshots, not import history. I'm really good with that. (since it really means that anything we're dealing with is 1 fork = (1 snapshot of a foreign source tree/tag/branch). Pretty much clears up how we deal with branches then too. G -Original

Re: [Coapp-developers] Awesome documentation for CoApp

2011-12-19 Thread Garrett Serack
modifications to the website organization if required) G From: Mateusz Łoskot [mate...@loskot.net] Sent: Friday, December 16, 2011 3:44 PM To: Adam Baxter Cc: coapp-developers@lists.launchpad.net; Garrett Serack Subject: Re: [Coapp-developers] Awesome

Re: [Coapp-developers] Awesome documentation for CoApp

2011-12-15 Thread Garrett Serack
Well, since I'm going to spend the next week or so writing docs, I'll start by chiming in. The wiki's not a bad place to start (GitHub's wiki is Markdown, so that's a good thing). But I think since it's so easy to write Markdown, (and we can add images, etc) we should just start creating

Re: [Coapp-developers] First useful pkgs? (libz, libpng)

2011-10-10 Thread Garrett Serack
You mean on the CoApp Wiki where it's been for months? https://github.com/coapp/coapp.org/wiki/Setting-Up-Your-CoApp-Development-Environment Your troll skills are slipping... From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net

Re: [Coapp-developers] First useful pkgs? (libz, libpng)

2011-09-29 Thread Garrett Serack
To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] First useful pkgs? (libz, libpng) On Mon, Sep 26, 2011 at 10:33 PM, Garrett Serack garre...@microsoft.com wrote: We had some packages when we pushed out the first beta; I've since removed them because

Re: [Coapp-developers] I think we'll want to fork gnulib

2011-09-27 Thread Garrett Serack
We'd *love* to have you back in action Ted! Even just a bit of code here or there would go a long way :) G From: Ted Bullock [tbull...@comlore.com] Sent: Tuesday, September 27, 2011 5:53 AM To: Garrett Serack Cc: Adam Baxter; madewokh...@gmail.com

Re: [Coapp-developers] First useful pkgs? (libz, libpng)

2011-09-26 Thread Garrett Serack
We had some packages when we pushed out the first beta; I've since removed them because they'll be incompatible with beta 2, which we should be publishing the end of next week (Tim the Tester is on his honeymoon this week, so we're not going to release anything when the tester is away).

[Coapp-developers] Idea for package comments/feedback/ratings

2011-09-22 Thread Garrett Serack
either use the IE WPF widget, or it turns out there is another based on the Chromium/Webkit engine : http://awesomium.com/ ... which sports a WPF control as well. What do y'all think? [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open

Re: [Coapp-developers] Idea for package comments/feedback/ratings

2011-09-22 Thread Garrett Serack
, 2011 10:36 AM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] Idea for package comments/feedback/ratings While always a huge fan of anything Chrome, Awesomium has licensing that wouldn't work very well with an open source project. Otherwise, I think

[Coapp-developers] Shallow Fork Sprint Weekend

2011-08-25 Thread Garrett Serack
: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http

[Coapp-developers] New Command line interface spec

2011-08-23 Thread Garrett Serack
of full words). coapp -i firefox coapp -r firefox-1.* G [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger

Re: [Coapp-developers] New Command line interface spec

2011-08-23 Thread Garrett Serack
...@gmail.com] Sent: Tuesday, August 23, 2011 1:49 PM To: Garrett Serack Subject: Re: [Coapp-developers] New Command line interface spec Why can't install just be install? Repeating package in so many commands seems both verbose, redundant and inconsistent with apt and yum. On Tue, Aug 23, 2011 at 10:47

Re: [Coapp-developers] CoApp and

2011-08-22 Thread Garrett Serack
Sweet mercy that's a hell of a spec... In 1.0, we're not going to get to anything like this. In 2.0 -- I can see looking into this (or something like it). Making software easy (ie, programmatically) to validate for compliance is a really valuable feature, but we're a long way from that point

[Coapp-developers] Weekly CoApp Technical Discussion Conference Call: Fridays 10:30AM PDT

2011-08-18 Thread Garrett Serack
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT

Re: [Coapp-developers] CoApp Service Messaging API published (draft)

2011-08-10 Thread Garrett Serack
Version? Like interface version? I think I'm going to put in some instrumentation messages (Status, etc)... that could easily fit in there. G From: Adam Baxter [mailto:volta...@voltagex.org] Sent: Tuesday, August 09, 2011 10:18 PM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net

[Coapp-developers] CoApp Service Messaging API published (draft)

2011-08-09 Thread Garrett Serack
: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http://fearthecowboy.comhttp://fearthecowboy.com

[Coapp-developers] Weekly CoApp Technical Discussion Conference Call: Fridays 10:30AM PDT

2011-07-25 Thread Garrett Serack
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT

Re: [Coapp-developers] Changes to the design of CoApp

2011-07-25 Thread Garrett Serack
: Monday, July 25, 2011 1:52 PM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] Changes to the design of CoApp On Mon, Jul 25, 2011 at 10:46 PM, Garrett Serack garre...@microsoft.com wrote: (posted on the coapp website at: http://coapp.org/posts/2011/07/25

Re: [Coapp-developers] Changes to the design of CoApp

2011-07-25 Thread Garrett Serack
@lists.launchpad.net] On Behalf Of Jernej Simoncic Sent: Monday, July 25, 2011 2:06 PM To: Garrett Serack on [coapp-developers] Subject: Re: [Coapp-developers] Changes to the design of CoApp On Monday, July 25, 2011, 22:53:46, Garrett Serack wrote: They restricted a lot of the privileges

[Coapp-developers] CoApp Conf Call Meeting this morning.

2011-07-22 Thread Garrett Serack
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT

[Coapp-developers] CoApp.org site is now UTF-8

2011-07-12 Thread Garrett Serack
set issues, ping me. (oh, and as an aside, I actually had to restart IE in order for it to switch character sets for a given website. Very Strange Stuff kids...) G [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software

Re: [Coapp-developers] CoApp.org site is now UTF-8

2011-07-12 Thread Garrett Serack
No. It’s too much work to file bugs on IE. G From: Olaf van der Spek [mailto:olafvds...@gmail.com] Sent: Tuesday, July 12, 2011 7:38 AM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] CoApp.org site is now UTF-8 On Tue, Jul 12, 2011 at 4:32 PM, Garrett

[Coapp-developers] Added features to command line coapp applications

2011-07-12 Thread Garrett Serack
) bug tracker for the tool in the default browser. [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger

[Coapp-developers] CoApp Conference Call Today 2pm PDT

2011-07-11 Thread Garrett Serack
numberhttps://join.microsoft.com/dialin If this works out nicely, we'll do this more often--even once a week? [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939

[Coapp-developers] Moving CoApp Wiki and website (last time, I swear!)

2011-06-17 Thread Garrett Serack
]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http://fearthecowboy.comhttp://fearthecowboy.com

Re: [Coapp-developers] Volunteer to help with GCC command line analysis...

2011-06-10 Thread Garrett Serack
which we can knowingly dump into the ignored category it's worth doing the work now to make that happen. From: Lee Fisher [blib...@gmail.com] Sent: Thursday, June 09, 2011 3:40 PM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re

Re: [Coapp-developers] Ptk exception

2011-06-09 Thread Garrett Serack
In ProgramFinder.AddPathsToList() add this at the top of the function: foreach (var p in Environment.ExpandEnvironmentVariables(paths).Split(new[] { ';' }, StringSplitOptions.RemoveEmptyEntries)) { Console.WriteLine(p); } And tell me what you see... something has got an illegal

Re: [Coapp-developers] Ptk exception

2011-06-09 Thread Garrett Serack
Hmm. Some Recent changes have angered the gods. ... // ... probably should have put a bug it github for this :D Lemme dig on this one right now. G From: Eric Schultz [mailto:wwaha...@gmail.com] Sent: Thursday, June 09, 2011 7:19 AM To: Garrett Serack Cc: coapp-developers Subject: Re: [Coapp

Re: [Coapp-developers] Ptk exception

2011-06-09 Thread Garrett Serack
Well, technically percent signs too. From: Eric Schultz [mailto:wwaha...@gmail.com] Sent: Thursday, June 09, 2011 8:13 AM To: Trevor Dennis Cc: Garrett Serack; coapp-developers Subject: Re: [Coapp-developers] Ptk exception *tests making a folder with semicolons* YOU HAVE GOT TO BE KIDDING ME

Re: [Coapp-developers] Ptk exception

2011-06-09 Thread Garrett Serack
@lists.launchpad.net] On Behalf Of Garrett Serack Sent: Thursday, June 09, 2011 7:49 AM To: Eric Schultz Cc: coapp-developers Subject: Re: [Coapp-developers] Ptk exception Hmm. Some Recent changes have angered the gods. ... // ... probably should have put a bug it github for this :D Lemme dig on this one

[Coapp-developers] Volunteer to help with GCC command line analysis...

2011-06-09 Thread Garrett Serack
of a lot of options that have to be handled. Is there anyone who could help me with this? It's a rather hefty task, and I'm never gonna get this done anytime soon if I don't get some serious help on this. G [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett

Re: [Coapp-developers] Shallow-forking contest!

2011-06-09 Thread Garrett Serack
Did anyone else have any feedback before I go purchase prizes? I might be able to slip a netbook or two into the mix, if that's interesting. Any other ideas? Last Chance? G From: Andreas Schiffler [mailto:aschiff...@ferzkopp.net] Sent: Thursday, June 02, 2011 11:23 PM To: Garrett Serack Cc

[Coapp-developers] Shallow-forking contest!

2011-06-02 Thread Garrett Serack
!) [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http

[Coapp-developers] Upcoming Build: CoApp Beta 1

2011-06-02 Thread Garrett Serack
: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http://fearthecowboy.comhttp

[Coapp-developers] A new member in CoApp

2011-06-02 Thread Garrett Serack
/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http://fearthecowboy.comhttp://fearthecowboy.com

Re: [Coapp-developers] Shallow-forking contest!

2011-06-02 Thread Garrett Serack
Wow. Github's issue tracking is freakin' awesome. Everyone: WATCH THE VIDEO. (Especially Elizabeth, who seems to uncover bugs by just breathing.) G From: Tom Hanrahan Sent: Thursday, June 02, 2011 8:54 AM To: Garrett Serack; coapp-developers@lists.launchpad.net Subject: RE: Shallow-forking

Re: [Coapp-developers] CoApp logo?

2011-05-25 Thread Garrett Serack
You have hit the nail on the head. :D G From: Dj Gilcrease [digitalx...@gmail.com] Sent: Wednesday, May 25, 2011 3:27 AM To: Garrett Serack Cc: Roberto Carlos González Flores; Eric Schultz; coapp-developers@lists.launchpad.net Subject: Re: [Coapp

Re: [Coapp-developers] CoApp logo?

2011-05-24 Thread Garrett Serack
You guys are killin' me! My last attempt in November had darker colors; y'all wanted it Brighter ... LOL While I kinda prefer darker palette too, I'm also nervous about what that would look like as an Icon on the desktop... G From:

Re: [Coapp-developers] CoApp logo?

2011-05-23 Thread Garrett Serack
Hmm. That's not a bad logo--I'm not sure it's quite right for CoApp either (I'd like to avoid actual letter/letter-like shapes.) For those that don't follow me on twitter; the idea I was playing with this afternoon: http://fearthecowboy.com/stuff/tmp-2011-05-23-024443-0.png I'm looking

Re: [Coapp-developers] [part1] some comments on MinGW and Gnulib and Shallow-forking a project

2011-05-16 Thread Garrett Serack
Hey Laura! I'm coming in on the tail end of the conversation and haven't had time to keep up with the list of late, so please bear with me. Heh-heh... You've taken some threads and turned it into a tapestry! I gotta split this up to address it all! From what I know of the original MinGW

Re: [Coapp-developers] [Part2] some comments on MinGW and Gnulib and Shallow-forking a project

2011-05-16 Thread Garrett Serack
Part two of the tapestry... I also wanted to weigh in on the shallow-forking thread. If you do get something to build and it is an active project, don't just fork it. Send your changes back to the original developer(s). I've run across a lot of projects no longer actively supported and

Re: [Coapp-developers] Input for Autopackage

2011-04-27 Thread Garrett Serack
From: Philip Allison [mangobr...@googlemail.com] Sent: Wednesday, April 27, 2011 11:34 AM To: Garrett Serack Cc: Eric Schultz; coapp-developers Subject: Re: [Coapp-developers] Input for Autopackage IMHO the quality of parsing validation is just as important as the file format itself

[Coapp-developers] New Blog Post: Binding Events To .NET 4.0 Tasks Instead Of Objects (Part 1) http://j.mp/hfs8p9

2011-04-13 Thread Garrett Serack
I highly recommend anyone who is looking to write code for CoApp to read this; it's the beginning of a series where I'm explaining how some of this stuff works :D http://j.mp/hfs8p9 G [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack

[Coapp-developers] CO_INSTALL_PROPERTIES.type values

2011-04-12 Thread Garrett Serack
, Shortcut, } That'll make sure the Composition Rules parse correctly :D [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939

Re: [Coapp-developers] Ninite

2011-04-12 Thread Garrett Serack
Ninite just puts together a collection of known-working-installers. They pretty much expose the product discovery scenario, and streamline the installation but that's pretty much it. G -Original Message- From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net

Re: [Coapp-developers] Simulating Symlinks on Windows XP

2011-04-12 Thread Garrett Serack
I think it's a testament to Wine if CoApp works on it; less so, vice-versa. I think when we get to CoApp V2 it'll be a bit easier. G From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net [mailto:coapp-developers-bounces+garretts=microsoft@lists.launchpad.net] On Behalf

Re: [Coapp-developers] Superceeding Packages...

2011-04-12 Thread Garrett Serack
Yeah, that is easy enough to do, and certainly the GUI should be really up front about that. G From: Fredrik Sundqvist [mailto:fsundqv...@gmail.com] Sent: Tuesday, April 12, 2011 11:41 AM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] Superceeding

Re: [Coapp-developers] Simulating Symlinks on Windows XP

2011-04-07 Thread Garrett Serack
for shared libraries, etc), packages should be able to install into a FAT volume. G -Original Message- From: Lee Fisher [mailto:blib...@gmail.com] Sent: Thursday, April 07, 2011 10:23 AM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers

[Coapp-developers] First CoApp Alpha bits!!!

2011-03-21 Thread Garrett Serack
with regards to UAC on Win7/Vista ... make sure you're running as admin. Feel free to play around, it doesn't do too damn much without some packages... Eric and I are working quick as we can :D G [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack

Re: [Coapp-developers] First CoApp Alpha bits!!!

2011-03-21 Thread Garrett Serack
+garretts=microsoft@lists.launchpad.net] on behalf of Jernej Simončič [jernej+s-launch...@eternallybored.org] Sent: Monday, March 21, 2011 4:45 PM To: Garrett Serack on [coapp-developers] Subject: Re: [Coapp-developers] First CoApp Alpha bits!!! On Monday, March 21, 2011, 22:42:43, Garrett Serack

Re: [Coapp-developers] A couple more MSI things...

2011-02-16 Thread Garrett Serack
) package is removed, it will by default uninstall all of the child packages that aren't used elsewhere too. G From: Roberto Carlos González Flores [mailto:iscrobertogonza...@gmail.com] Sent: Wednesday, February 16, 2011 7:13 AM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re

[Coapp-developers] Package Server Implementation

2011-02-10 Thread Garrett Serack
/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http://fearthecowboy.comhttp://fearthecowboy.com

[Coapp-developers] A few quick updates

2011-02-03 Thread Garrett Serack
://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http://fearthecowboy.comhttp://fearthecowboy.com

[Coapp-developers] Oh, by the way

2011-02-03 Thread Garrett Serack
I'm on Skype almost all the time, if anyone wants/needs to talk, feel free to ping me there. My id is: garrett.serack G [Description: Description: Description: fearthecowboy]http://fearthecowboy.com/ Garrett Serack | Microsoft Open Source Software Developer | Microsoft Corporation Office

Re: [Coapp-developers] A few quick updates

2011-02-03 Thread Garrett Serack
Awesome! I figure once I get bits into peoples hands, it'll be a lot easier for everyone to find a piece to contribute to. -Original Message- From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net

[Coapp-developers] FYI... Packages are installing (complete with dependencies!)

2011-01-22 Thread Garrett Serack
Just a heads up... I've been coding like mad to get a managed implementation of the engine running... It's able to install packages and their dependencies given a single package: [cid:image001.png@01CBBA73.EB42A590] http://j.mp/gMWU7y More to come next week! G inline:

Re: [Coapp-developers] FYI: Updates and I'm off next week

2011-01-05 Thread Garrett Serack
I was thinking the same thing! I have a hard drive that is about to die, so I have to rebuild my main PC this morning; following that, I’ll get right on it. Garrett Serack | Open Source Software Developer | Microsoft Corporation I don't make the software you use; I make the software you use

Re: [Coapp-developers] FYI: Updates and I'm off next week

2011-01-05 Thread Garrett Serack
Well it turns out one of my drives is dying... Smartmon tools can't seem to identify which drive is faulty. *sigh*... From: Olaf van der Spek [olafvds...@gmail.com] Sent: Wednesday, January 05, 2011 10:08 AM To: Garrett Serack Cc: coapp-developers

Re: [Coapp-developers] vimeo video, how'd you do it

2010-12-14 Thread Garrett Serack
Powerpoint, a couple of free handwriting fonts, a black felt marker, a scanner and Photoshop. It just requires a degree of effort ... :D G From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net

Re: [Coapp-developers] The CoApp site needs some love

2010-11-27 Thread Garrett Serack
True. We've found some folks who will be aspiring to keep the news updated (along with the website) -Original Message- From: coapp-developers-bounces+garretts=microsoft@lists.launchpad.net [mailto:coapp-developers-bounces+garretts=microsoft@lists.launchpad.net] On Behalf Of

Re: [Coapp-developers] FYI: Updates and I'm off next week

2010-11-19 Thread Garrett Serack
I'm going to try to avoid that. Really. I swear. *sigh* Garrett Serack | Open Source Software Developer | Microsoft Corporation I don't make the software you use; I make the software you use better on Windows. From: Eric Schultz [mailto:wwaha...@gmail.com] Sent: Friday, November 19, 2010

Re: [Coapp-developers] CoApp Logo...

2010-11-18 Thread Garrett Serack
Cubes are like boxes. Software comes in Packages. Packages are like boxes. Hence, Cubes are like Packages … I guess. Garrett Serack | Open Source Software Developer | Microsoft Corporation I don't make the software you use; I make the software you use better on Windows. From: Tom Hanrahan

Re: [Coapp-developers] CoApp Logo...

2010-11-18 Thread Garrett Serack
I was feeling 'earthy' the day I did that... I was aiming for colors that were a bit muted-I think that too flashy would be kind of irritating :D G Garrett Serack | Open Source Software Developer | Microsoft Corporation I don't make the software you use; I make the software you use better

[Coapp-developers] Anyone an expert in MSBuild?

2010-11-15 Thread Garrett Serack
://fearthecowboy.com/ Garrett Serack | Microsoft's Open Source Software Developer | Microsoft Corporation Office:(425)706-7939 email/messenger: garre...@microsoft.commailto:garre...@microsoft.com blog: http://fearthecowboy.comhttp://fearthecowboy.com

  1   2   >