Blog

Blog Archives - 4 Record(s)

Remove Filter Year: '2010' - Month: '11'

Alexia Maria is Born!

Posted by Luis Majano
Nov 28, 2010 00:20:03 UTC

alexiaI am so excited to present to you my baby girl, Alexia Maria Majano!  She was born November 27, 2010 at 12:24pm weighing at 8 lbs and measuring 19 inches long.  She is a big girl and she is adorable.  Both mom and baby are doing great!  What an experience to be right there in the delivery room and experience birth.  Truly God is an amazing God and all praise goes to him, what an amazing experience.

I find myself I cannot stop smiling or being nice to people today Smile

Git Help? How to build a patch from commits

Posted by Luis Majano
Nov 15, 2010 10:45:00 UTC

 

This is more of a question post than a learning post, so your feedback is welcomed.  Here is what I am trying to do.  I have several commits into a branch and I would like to build a patch file that has all the files that where changed from commit X to commit Y.  Example:

 

Commit 1 – Changed files

/plugins/BeanFactory.cfc
/interceptors/SES.cfc

Commit 2 – Changed files

/interceptors/SES.cfc
/interceptors/Security.cfc

Commit 3 – Changed files

/web/services/PluginService.cfc

 

Now I want to run SOMETHING or do SOMETHING automated that can produce the following patch:

PATCH

/plugins/BeanFactory.cfc
/interceptors/SES.cfc
/interceptors/Security.cfc
/web/services/PluginService.cfc

 

So any Git gurus can comment on how to achieve this.

HTTP Error 401.3 on iis7 with new site

Posted by Luis Majano
Nov 13, 2010 12:16:07 UTC

I can honestly say that I love Apache for its simplicity and just works attitude.  I am recently setting up my lab at home and using iis7 under windows 7 to test some sites.  Problem after problem, but I guess it is my lack of usage of iis.  Anyways, after setting up a new site and giving the folder permissions to the IIS user, I was still getting the following nasty error:

 

image

The solution is definitely straightforward but after much googling and fiddling, finally something that works.  Go to the IIS admin and click on your site.  Once there, click on the Authentication icon:

image

Once it opens, click on Anonymous Authentication and then on the right hand panel click on “EDIT”.  You will get a modal window about the user to use for anonymous security:

image

Make sure you click on “Application Pool identity” instead of the default IUSR user.  That’s it, now the error is gone and a consistent user is used.

So I will attribute this to my lack of IIS skills, but still, quite convoluted.

ColdBox Release Galore!

Posted by Luis Majano
Nov 08, 2010 10:20:20 UTC

Just a shout out to the ColdBox Team for doing yet another great barrage of releases:

I am very very excited about ColdBox 3.0.0 and it seems that finally all the hard work will culminate in a few weeks!

Here are some great links for you:

Site Updates

Archives

Entries Search