The Best Basketball Shoe Ever

Posted on February 2, 2007
Filed Under Sneakers |

15065001_l.jpg

The Air Force Max’s are back and have my vote for the best basketball shoe ever!

Do you remember these shoes?

They were Charles Barkley’s signature shoes and also made famous by the Fab Five.

barkley_dunk_200.jpg

Now I know everyone, today, usually will say the Jordan’s are the best. But I have a pair of old school retro Jordan’s and they look sweet but they do not feel that great when I ball in them.

I want the full package. I want my shoes to look good and feel good.

The Air Force Max’s have to be one of the top basketball shoes of all time.

I just got my new pair in size 15’s.

What is your vote for best basketball shoe?

C.Harv

Comments

5 Responses to “The Best Basketball Shoe Ever”

  1. ArelisNo Gravatar on February 2nd, 2007 5:09 pm

    I’m glad we were able to finally find a pair of shoes that you like in your size………it’s been a long journey!!
    I must say I tried them on my self and they did feel quite comfortable, just a little bit on the big side for my size 7 foot :)

  2. big daddy jerNo Gravatar on February 3rd, 2007 4:05 am

    Bro,

    I love the Air Force Max myself. But my favorite basketball shoe is the very first Jumpman Pro. It was the first time Nike used Zoom Air throughout the entire midsole, and man, it was like walking on a cloud. I still have a pair in my closet, but I only break ‘em out for special occasions (i.e. playing in a gym). I think the thing that puts them over the top is the weight. They are incredibly light - the one knock on the Air Force Max as I remember.

    Love you bro,
    JD

  3. PopsNo Gravatar on February 8th, 2007 6:50 am

    Dear Son,
    I remember buying your first pair. I am so glad that you now can afford to buy your own cause I’m broke!!!!!!!!!!!

    I love U,

    Pops

  4. momNo Gravatar on February 10th, 2007 10:09 pm

    any shoe is ok with me, just decide. Arelis I’am so glad you have that honor now. ha!ha!

  5. ArelisNo Gravatar on February 12th, 2007 4:49 pm

    OH Yes, what an honor! :)

Leave a Reply




google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);