Project HUGE: Trying Barbell Front Box Squats For The First Time

Posted January 22, 2010 at 6:50 PM by Ben Nadel

Tags: Health / Fitness, Project HUGE

Today at the gym, I tried an exercise that I have never tried before: Barbell Front Box Squats. I've tried and enjoyed box squats for traditional squatting so I thought I would see how a front-loaded squat felt. I went into this thinking that it would put a huge stress on my lower back, especially at the bottom when I sit on the box; but, I'm happy to say that it felt really good. My lower back is definitely sore, but not in a bad way.

 
 
 
 
 
 
 
 
 
 

It looks like I'm having trouble actually moving through a full hip extension. I tend to come up most of the way and then drop back down. In the last few sets, I tried to concentrate on moving through a full range of motion. In the last set, I also tried a wider stance such that I could move upward without having to lean forward as much. I liked that, and I felt that it started to recruit more hamstring.

What's up with the music? Last time I posted a video, someone requested that I add some music. For this, of course, I had to find some create-commons music. I spent a solid five minutes looking for music and this was the first acceptable song that I found.



Reader Comments

Jan 22, 2010 at 8:05 PM // reply »
15 Comments

I used to love the front squats. I liked the range of motion for sure. My Project Get Cut took a hit today but back on track tomorrow for sure ;)


Jan 22, 2010 at 8:56 PM // reply »
10,640 Comments

@John,

Yeah, they afford a good range of motion. I was happy with these box squats. I really need to increase my lower back strength. That's always the place where I fail first on front squats and then my chest starts to fall forward.


Jan 23, 2010 at 10:50 AM // reply »
13 Comments

Front squats are great. They were a little awkward at first, but a much better workout.

Having a strong lower back and core is so vital for a healthy body, despite what the kids doing flat bench press and preacher curls all day think. :-)


ron
Jan 24, 2010 at 9:26 AM // reply »
1 Comments

I haven't tried that one, but I sit on the box all the time... sit down, stand up, sit down, stand up.

Oh, there is a catch -- one leg is stretched strait out ahead....

painful. but effective. Especially effective for those of us who don't travel with barbells.


Jan 24, 2010 at 10:09 PM // reply »
10,640 Comments

@Garrett,

Yeah, core strength on this lift is so crucial. I definitely feel that it's more core that fails before anything else.

@Ron,

Single-leg squats are intense. I tried doing those a few times off one of the benches. Definitely difficult, and an exercise that is quick to point out differences in leg strength.


Jul 8, 2011 at 5:06 PM // reply »
1 Comments

Nice job.

I also love doing one leg squats. When I first started doing them I often helped stablize myself by placing the tip of my index finger on the back of a chair as needed.


Nov 29, 2011 at 9:25 AM // reply »
1 Comments

Squats are a great exercise. It is sad to see that most people have lost their ability to squat because of tight, out of balanced muscles and lack of overall use of the body. I am a big believer of use it or lose it but the body is amazing and it is rarely too late to make significant improvements in overall health with exercise (doing things like squatting that the body was meant to do, walking, etc.)


Dec 22, 2011 at 5:45 PM // reply »
1 Comments

I've never tried front barbell squats before. I'll have to add them to my list of exercises I'll never get around to doing ;)

Brian


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
InVision App - Prototyping Made Beautiful With Prototyping Tools Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
Feb 10, 2012 at 7:21 PM
jQuery AJAX Strips Script Tags And Inserts Them After Parent-Most Elements
Update! Instead of $(eval(options.insertAfter)).after(data['insertData']); I now use: var ajaxNode = document.createElement('span'); var parent = $(eval(options.insertAfter))[0].parentNode; ... read »
Feb 10, 2012 at 6:18 PM
jQuery AJAX Strips Script Tags And Inserts Them After Parent-Most Elements
encountered this same, what I consider, jQuery bug last week. I'm building a site in which I load some content via AJAX. This content contains Linkedin share button placeholders which Linkedin API ne ... read »
Feb 10, 2012 at 11:30 AM
Cross-Origin Resource Sharing (CORS) AJAX Requests Between jQuery And Node.js
After you understand the concepts here, this is an awesome cheatsheet for enabling CORS in just about anything http://enable-cors.org/ ... read »
JM
Feb 10, 2012 at 9:10 AM
My Safari Browser SQLite Database Hello World Example
@Amy, Here is a very good tutorial on how to use JOIN: http://www.sqltutorial.org/sqljoin-innerjoin.aspx ... read »
Feb 10, 2012 at 4:42 AM
Building A Twitter-Inspired RESTful API Architecture In ColdFusion
This is great, very useful Ben. I spotted a small typo in the api.cgm listing: <cfthrow type="Unauthroized" /> Cheers Stefan ... read »
Feb 9, 2012 at 10:35 PM
CFDirectory Filtering Uses Pipe Character For Multiple Filters (Thanks Steve Withington)
I was wondering if there would be a filter you could apply so that you got everything but what you included in the filter. As in show me all docs that are not a .pdf. ... read »
Feb 9, 2012 at 10:29 PM
Learning ColdFusion 9: Application-Specific Data Sources
@Ben, No offence, but if people were really wanting advanced features they would be using a platform like ASP.NET MVC. CFML is so structurally compromised as a tag-based scripting language that ... read »
Feb 9, 2012 at 10:03 PM
Subversion - Cleanup Failed To Process The Following Paths
@Leviaguirre, do you still have problems with this? ... read »