Colorz of Rage

Colorz of Rage is a 1999 debut feature film for Dale Resteghini. The independent urban drama features Debbie (Nicki Richards) and Tony Mespelli (Dale Resteghini) trying to make it in New York City despite great adversity. It also features hip-hop star Redman and R&B singer Cheryl "Pepsii" Riley.

Colorz of Rage
Theatrical release poster
Directed byDale Resteghini
Produced byDale Resteghini (producer)
Kim Resteghini (exec. producer)
Robert A. Flutie (exec. producer)
Written byDale Resteghini
StarringDale Resteghini
Nicki Richards
Redman
Cheryl "Pepsii" Riley
Music byDale Resteghini (music supervisor)
Doug Roberts (music editor)
Edited bySabine Hoffmann
Release date
  • 1999 (1999)
Running time
91 minutes
CountryUnited States
LanguageEnglish

Synopsis

Uphill battle faces a mixed-race couple from Boston trying to make it in the big city, with Debbie (Nicki Richards), a black woman who wants to be a singer and Tony (Dale Resteghini), a white young man, who is a struggling actor, both in their early twenties. Although they both believe that race should not be an issue if two people love and respect one another, they are confronted with Debbie's family strongly disapproving the inter-racial affair.

To make matters worse, Tony becomes the target of a radical Black Nationalist group who believes inter-racial relationships are a slap in the face to African-American culture. As Tony lands in jail, Debbie meets a good looking black man and finds herself wondering if her relationship with Tony is worth all the trouble.[1]

Cast

  • Dale Resteghini ... Tony Mespelli
  • Nicki Richards ... Debbie
  • Redman ... Trevor
  • Cheryl Pepsii Riley
  • Toni D'Antonio ... Joy Mespeli
  • D-Don ... Tha Izzum Man
  • Queen Pen ... Honey
  • Spero Stamboulis ... Jameson
  • DJ Twinz ... Head 1 & 2
  • Ron Van Clief ... Disciple
  • Ali A. Wahhab ... Killil
  • Don Wallace ... Oliver
  • Scott Wojcik ... Casting Director #2
  • Leandro DiMonriva ... Bar Patron
gollark: ``` WillPascucci commented 21 days ago •I'm trying to run this on IBM Q. I want to increase my performance by ~10-15% and I believe that optimizing these operations on qubits would be the simplest way. What is the plan to include quantum computing support? I'm trying to have this ready for my performance review next quarter. Please advise!```
gollark: Not mine.
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```

See also

References

Colorz of Rage on IMDb

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.