Friday, February 3, 2012

Don't expect rent refund for 'illegal' lease | Real Estate | South Philly ...

Rent it Right

Janet Portman
Inman News?

Q: If my landlord is required by the city to obtain a business license in order to have rental properties, but chooses not to, is the lease agreement that I signed with her a legal and binding contract? It seems to me that if she is running an illegal business, she can't enter into contracts that bind her business. --Steven D.

A: The gist of your theory is that failing to get the legally required business license means she is running an illegal business, which means her business contracts are unenforceable. I don't think you would likely prevail with this argument.

A court will void a contract if it is illegal, or the parties were defrauded. Let's take the first possibility: An illegal contract is one:

  • with an illegal purpose (such as a contract for the purchase of cocaine)
  • in which the consideration, or payment, is illegal (for example, paying with stolen merchandise or funds); or
  • both, like an extortion agreement (obtaining money or property by threat to a victim's property or loved ones, intimidation, or false claim of a right, such as pretending to be an IRS agent).

A fraudulent contract is one in which an important term has been deliberately misrepresented or a party has been deliberately misled. For example, a landlord who rents a house for immediate occupancy, but fails to mention that the current tenants have refused to move and have forced the landlord to file for eviction, has seriously misled his would-be tenants. They could probably walk away from the lease without owing any money, no matter what the lease says or doesn't say about the landlord's obligations.

Your landlord's lease doesn't fit into any of these scenarios. There are other reasons for courts to invalidate contracts, however. If the contract violates public policy, particularly if it's a policy intended to protect one of the contracting parties, it won't be enforced. The best example of this is a usurious loan agreement (one that charges exorbitant interest). Your issue doesn't seem to fit into this category either.

Perhaps the better way to think about the validity of your lease is to consider why cities have imposed license requirements. For some cities, the requirement is purely a revenue-generating scheme, with licenses granted to every landlord who applies for one, regardless of the quality of that landlord's business practices or the suitability of the rental properties. Other ordinances couple the fee with oversight, requiring landlords to submit to inspections and attend classes on how to comply with landlord-tenant laws before they're granted the license.

Let's suppose that the licensing scheme in your city is of the first type, just a way to generate income for the city. Because the license isn't tied to protecting any tenant rights or encouraging good landlord behavior, a landlord's failure to get one is rather a non-event, as far as the tenant is concerned, and I doubt that a lease would be voided for this reason.

In other words, by failing to get the license, the landlord has simply violated a local ordinance. If she failed to file tax returns, a federal requirement, she'd also be a "lawbreaker," but that would not invalidate the leases she had created.

But if getting a license requires passing inspections and getting educated, sidestepping a licensing requirement might be significant as far as the tenant is concerned. Even if a landlord doesn't falsely represent that she's obtained a license, a tenant might be justified in assuming that she has done so. When the tenant learns that there's been no inspection, particularly if the property is substandard, the tenant might have grounds to not only complain about the conditions (he can always do that), but also to treat the contract as void.

Keep in mind that even if the lease is voided, a court would not allow "unjust enrichment." For example, a tenant would not normally be entitled to the return of rent already paid for time the tenant spent living in the rental.

Q: Our lease included a clause in which we agreed to a separation fee of two months' rent, after 60 days' notice, if we moved out early. We bought a house in October, gave notice (and paid rent) on Nov. 1, and moved on Nov. 15. The landlord re-rented the apartment almost immediately, with a new tenant set to move in on Jan. 10. While we're certainly prepared to pay rent through Jan. 10, we bristle at the thought that the landlord will be collecting double rent for the period of Jan. 10 to March 1 (when our separation fee runs out). Is this legal? --Alex H.

A: In most states, landlords are required to "mitigate damages" when tenants break a lease with no legal justification. This means that they must make reasonable efforts to re-rent the unit, and once they find a new tenant, the original tenant's responsibility for the balance of the rent ends.

The majority of these states have announced their rule in a statute, which may include a statement advising landlords and tenants that any attempt to contract away this duty will not be enforced by the courts. You can see why legislators would add this protection: It hardly does a tenant any good if a landlord can present the tenant with a lease that waives an important right the legislature sought to establish, especially because landlords are so often in the driver's seat when negotiating leases and rental agreements. The contract you signed requires that you pay four months' rent after giving notice, regardless of the landlord's success in finding a new tenant.

In some states, however, including New Jersey, Ohio and Utah, the mitigation rule is a common law rule: one that is contained in a court opinion, fashioned by judges after they have studied their state's historical treatment of the issue. These states are less likely to have a companion "you can't waive this" rule, because unless the question of waiver was part of the case, a court will usually not go out of its way to pass judgment on issues not before it. When courts reach the waiver issue, they may invalidate the waiver on the grounds that depriving a tenant of the benefit of the mitigation requirement is against public policy.

Let's assume for now that you're in the latter category: You've got the protection of the mitigation rule, but no clear legislative or judicial prohibition against waiving it. You may be in for some creative lawyering -- calling upon your state's consumer protection laws, for example -- to invalidate this contract. You might find some help in similar cases. You may learn, for example, that a court in your state has ruled that waiver is not allowable in a commercial leasing context.

By extension, the same rule ought to apply to residential leases, you'd argue. In fact, you can make a pretty strong case for extension, pointing out that residential tenants are likely to have less opportunity to negotiate their leases and get such a clause taken out. When parties to a contract (including a lease) have no meaningful way to negotiate its terms, the contract becomes one of "adhesion," which many courts are loath to enforce.

*/ var formWrap = $( 'add_comment_form' ); var formDivs = $$( '#add_comment_form div' ); for ( i = 0; i ' + name + ' said... on ' + timeStamp }); var commentPar = new Element( 'p', { 'html': '?' + comment + '?' }); var ruleDiv = new Element( 'div', { 'class': 'rule' }); authorPar.inject( commentDiv ); commentPar.inject( commentDiv ); commentDiv.inject( commentWrap ); ruleDiv.inject( commentWrap ); } else { msgPar.innerHTML = "Comment has been sent for approval"; } } } // FUNCTION TO DISPLAY LATEST COMMENT ON MULTIMEDIA PAGES TRIGGERED BY AJAX CALL BACK function showMMComment(theName, theComment) { // 'name' and 'comment' have placeholder content for testing, actual data would be sent from DB var name = theName; var comment = theComment; var flagged = false; var status; var error; /* COMMENT HTML MARKUP STRUCTURE

*/ var formWrap = $( 'media_add_comment' ); var commentForm = formWrap.getElement( 'form' ); commentForm.setStyle( 'display', 'none' ); var msgPar = new Element( 'p', { 'html': 'Thank you, your comment has been added.' }); msgPar.inject( formWrap ); if ( comment != '' ) { if ( !flagged ) { if ( name == '' ) name = 'Anonymous'; var commentWrap = $( 'comments_wrap' ); var commentUl = commentWrap.getElement( 'ul' ); var commentLi = new Element( 'li', { 'class': 'clear' }); var numDiv = new Element( 'div', { 'class': 'num', 'html': '?' }); var commentPar = new Element( 'p', { 'html': '

' + comment }); numDiv.inject( commentLi ); commentPar.inject( commentLi ); commentLi.inject( commentUl ); } else { msgPar.set( 'html', 'Comment has been sent for approval' ); } } } function displayNewComment() { var msgP = document.getElementById("msg"); msgP.innerHTML = "Thank you for your submission. Your comment has been added below."; if(comment != "") { if(!flagged) { var commentSection = document.getElementById("ajaxSection"); var commentDiv = document.createElement("div"); var timeStamp = 'Feb 3, 2012 at 08:26AM'; commentDiv.innerHTML = '

'; commentSection.appendChild(commentDiv); } } } function validateCommentForm(form){ var fieldEmail = document.getElementById("field.email"); var fieldName = document.getElementById("field.name"); var nameValue = fieldName.value; var emailValue = fieldEmail.value; var filter = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if (filter.test(emailValue)) { var fieldBody = document.getElementById("field.body") var bodyValue = fieldBody.value; bodyValue = bodyValue.replace(/&/g,"&"); bodyValue = bodyValue.replace(/,"/g,">"); bodyValue = bodyValue.replace(/\r\n/g,"

"); fieldBody.value = bodyValue; if(navigator.appName == 'Microsoft Internet Explorer') { if(document.getElementById('submit').disabled) { document.getElementById('submit').disabled=false; } else { document.getElementById('submit').disabled=true; } } return insertComment(form,true,function(){return showEditorialComment(nameValue, bodyValue)}); } else { alert('Please enter a valid Email below.'); form.elements[field.email].focus(); return false; } }

Source: http://www.southphillyreview.com/real-estate/dont_expect_rent_refund_for_illegal_lease-138582769.html

nfl playoff picture ryan seacrest sat cheating scandal the secret life of bees kyle orton kyle orton diners drive ins and dives

Heartburn no more is a system for for curing acid and heartburn reflux.

heartburn no more review

Heartburn no more is a system produced solely for curing acid and heartburn reflux brought about by stomach disorders. Heartburn no more is a uniquely potential healing system which guarantees full recovery since it is a clinically researched system supported by most medical researches for curbing acid reflux and heartburns completely. It cures acid reflux and heartburn permanently. Heartburn no more is a result of an intelligent scientific approach in eliminating symptoms within a few weeks of attack. It also guides and teaches how to prevent such reoccurrences.

It is a cure without using drugs like antacids or other acid reflux pills. Drugs and creams work in partial ways that are temporary hence creating nasty side effects. The only people in the world who have kept their systems clean are those who don?t use drugs or over the counter treatment to clear the heartburn problem. This acid reflux cure secrets from Heartburn no more nutritionist promote a healthy and balanced internal environment hence eliminating acid reflux and prevent its natural recurrence. The heartburn no more system acts upon the internal problems that cause one?s acid reflux and cures the problem permanently. Other benefits from heartburn no more include;

  • It eliminates the risk of cancer and high blood pressure.
  • It enhances digestion and internal health.
  • It eliminates chest pain and pressure.
  • It eliminates flatulence, burping and build-up of phlegm in the throat.
  • Eliminates digestive disorders like constipation and bloating.
  • Gives one energy, mental clarity and vitality.
  • Prevents risky health complications by eliminating the acid reflux.

Information overload and conflicting ideas lead to frustrations and confusion. Heartburn no more is the ultimate system that will clear all the pieces of the acid reflux problems and uncover the truth behind acid reflux, its causes and ways to eliminate it.

Book starts by making critical distinction between to get the relief from symptoms of the heartburn as well as treating underlying cause, and namely acid reflux. Knowing the difference helps you to know why this program makes use of techniques that it does. It as well explaines why you may not have had success that you are searching for to alleviate the heartburn and acid reflux problems. There are lots of confusions surrounding acid reflux and heartburn. Lots of people have actually accepted fallacies and myths as facts. Early chapters of the pdf lay down the foundation of fact as well as clear and simple to know layman?s terms.

acid reflux

Bottom Line Of The Heartburn No More Review

It is not the fast fix remedy and it is not the program, which claims you to be ?heartburn free in just 3 days?. It does not give the recipe for herbal mixture, which you sit and your signs can go away. Instead, Heartburn no more is the solid reference on nature as well as causes of the heartburn, gerd and acid reflux. It gives the effective program to restore normal G.I. function. Anybody willing to put in a few effort as well as make lifestyle changes that the program recommends can find the heartburn no more program being one of the best investments that they have made. In broadest sense, anybody and everybody who wants to cure the acid reflux and regain the natural inner balance can benefit from the heartburn no more system. This ebook is for everybody. Even the people without heartburn and this is the total health rejuvenation plan better than around 98% of nutrition as well as alternative health books on market.

Actually, advice in the ebook is assured to help you with other health condition that you may have, particularly in case, you are suffering from the digestive disorders like leaky gut syndrome, IBS, chronic constipation, bloating, yeast infection, hiatal hernia, as well as candida albicans overgrowth. Heartburn no more system advocates the natural home remedies that can be used by anybody. There are a few challenges, which come with use of the substances that has the chemical compounds however this is not the case with the treatments recommended by this book. The system will help to attack real cause of problem and it doesn?t concern with only the treatment of the signs.

Visit Official Heartburn No More Website


Source: http://www.ancestryreview.com/heartburn-no-more-review-acid-reflux-cure-secrets/

hanley ramirez blago mumia abu jamal mumia abu jamal pearl harbor alec baldwin alec baldwin

UN official: SSudan crises need more than $760m (AP)

JUBA, South Sudan ? A top U.N. official says South Sudan may need more than the $760 million the agency predicted they would need to cope with the new country's myriad humanitarian crises.

U.N. Undersecretary-General for Humanitarian Affairs Valerie Amos visited South Sudan Thursday to tour humanitarian efforts in volatile Jonglei state, where the U.N. estimates that 120,000 people have been affected by ethnic clashes.

She says an ongoing oil dispute between Sudan and South Sudan will only make matters worse after South Sudan recently stopped oil production.

She said: "The situation in the country is extremely precarious and the risk of a dangerous decline is very real."

South Sudan broke away from Sudan in July and is struggling to contain internal violence that has plagued the region for years.

Source: http://us.rd.yahoo.com/dailynews/rss/africa/*http%3A//news.yahoo.com/s/ap/20120202/ap_on_re_af/af_south_sudan

tigers rangers nlcs nlcs josh beckett 999 plan the village

Thursday, February 2, 2012

Strategic Planning Strategy #4 Tech Tutorial Business Strategy ...

Sorry, Readability was unable to parse this page for content.

Source: http://strategicplanningstrategy.com/843260-4-Tech-Tutorial-Business-Strategy-Mindmapping-with-Mindmeister.html

diners drive ins and dives hangover cure lebron james engaged auld lang syne end of the world 2012 leap year pink martini

Screen Grabs: Big Bang Theory's Raj falls head over heels... for Siri (video)

Screen Grabs chronicles the uses (and misuses) of real-world gadgets in today's movies and TV. Send in your sightings (with screen grab!) to screengrabs at engadget dot com.

Finally! A TV show that we've actually seen (sorry, Gossip Girl). The Big Bang Theory's most recent episode featured Raj finding love with Siri. The uptight astrophysicist is incapable of speaking to women unless he's been on the sauce, but finds no such social inhibition with his iPhone's virtual assistant. Of course, like any geek receiving attention from the opposite gender, Dr Koothrappali soon becomes unhealthily infatuated with the handset, leading him on a trip to Cupertino to meet the person behind the microphone symbol. We won't spoil what happens, but you can probably work it out -- there's video past the break.

Continue reading Screen Grabs: Big Bang Theory's Raj falls head over heels... for Siri (video)

Screen Grabs: Big Bang Theory's Raj falls head over heels... for Siri (video) originally appeared on Engadget on Tue, 31 Jan 2012 18:33:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceTUAW  | Email this | Comments

Source: http://www.engadget.com/2012/01/31/screen-grabs-big-bang-theorys-raj-falls-head-over-heels-wit/

ruth madoff in living color enews enews mona simpson mona simpson grady sizemore

Wednesday, February 1, 2012

'Porsche Girl' photo lawsuit settled for $2.37 million

By msnbc.com staff

NBC News

Nicole "Nikki" Catsouras, who was 18 at the time of her fatal crash.

A Southern California?family?that couldn't even visit the mangled body of a daughter killed in a car wreck has received $2.37 million in a lawsuit settlement over?gruesome online photos of what became known as the "Porsche Girl,"?the Los Angeles?Times?has reported.

The suit was filed against?the California Highway?Patrol, whose investigators took?the pictures, the Times reported.?Two Highway Patrol dispatchers leaked the?photos, ?the newspaper said.


The incident stemmed from a Halloween 2006 crash involving Nicole "Nikki" Catsouras, 18, who officials said took her father's Porsche, drove it over 100 mph on an Orange County toll road, clipped another car and swerved into a toll booth, the Times said.

The family was not allowed to view the disfigured body.

Comments accompanying the online reproductions of the crash scene mocked the girl, and her family received taunting messages, the Times said.

In announcing the settlement, the CHP said, "No amount of money can compensate for the pain the Catsouras family has suffered" but?the settlement could bring "some closure,"?the Times said.

Read the Times'?story here.?

More content from msnbc.com and NBC News

Source: http://usnews.msnbc.msn.com/_news/2012/02/01/10291556-lawsuit-over-leaking-of-porsche-girl-crash-photos-settled-for-237-million

kelly ripa reno wildfire reno wildfire osu osu reno news syracuse

China streams live panda video to foster conservation (Reuters)

BEIJING (Reuters) ? China began Wednesday streaming live video footage of its pandas around the world via webcam in an attempt to boost awareness of conservation efforts for its beloved but endangered animal ambassadors.

High-definition cameras are set to feature pandas in two reserves at the Bifengxia Panda Center near Ya'an city in China's southwestern Sichuan province, the media non-profit Explore.org and China Conservation and Research Center for the Giant Panda said in a statement.

"Using cameras to share these magnificent creatures in their homeland will remind people of the heavy responsibility we all have to the world we share," Li Desheng, a doctor at the panda research center, said in the statement.

Camera one follows five young cubs, Zhichun, Qingshan, Chaoyang and twin toddlers Fengfeng and Au'au. Camera two features two adult pandas, Yaoman and Shenbing. Both can be accessed at the project's website: www.explore.org/pandas.

The groups said the website will transmit a mix of live footage and re-broadcast highlights.

Wednesday, one camera showed two pandas rolling on their backs while munching on leaves in misty mountain surroundings. A third panda could be seen in the background walking along a hill.

"This is just too cute. I'm seeing two pandas 'leaning' up against each other, eating bamboo. Just too darn cute!!!" a user named "swom" said of some earlier footage in an online posting.

Considered a national treasure, pandas have come back from the brink of extinction but they remain under threat from logging, agriculture and encroachment.

In 2004, a census by the Worldwide Fund for Nature found 1,600 pandas in the wild, most in Sichuan province.

China has been sending pandas abroad in gestures of goodwill since the 1950s in what has come to be known as "panda diplomacy."

(Reporting by Beijing newsroom; Editing by Ken Wills and Robert Birsel)

Source: http://us.rd.yahoo.com/dailynews/rss/asia/*http%3A//news.yahoo.com/s/nm/20120201/wr_nm/us_china_pandas

george st pierre aldon smith friday night lights nick santino bruce arians braveheart the misfits