get_elements_by_tagname("entry"); foreach($entries as $entry) { $story_array[$counter] = new xml_story(); $element = $entry; $titles = $element->get_elements_by_tagname("title"); $title = $titles[0]; $story_array[$counter]->headline = $title->get_content(); $publish = $element->get_elements_by_tagname("published"); $date = $publish[0]; $story_array[$counter]->date = getDateFormat($date->get_content()); $content = $element->get_elements_by_tagname("content"); $description = $content[0]; $story_array[$counter]->description = $description->get_content(); $links = $element->get_elements_by_tagname("link"); $link = $links[0]; $href = $link->get_attribute_node("href"); $story_array[$counter]->href = $href->value(); $counter++; $labels = $element->get_elements_by_tagname("category"); foreach($labels as $label){ $labelTerm = $label->get_attribute_node("term"); $flag = 0; for($x = 0; $x < sizeof($labelArray); $x++){ if($labelArray[$x]['label'] == $labelTerm->value()){ $labelArray[$x]['num']++; $flag = 1; break; } } if($flag == 0){ $tempArray = array(); $tempArray['label'] = $labelTerm->value(); $tempArray['num'] = 1; $labelArray[sizeof($labelArray)] = $tempArray; } } } function getDateFormat($stamp){ $T = strrpos($stamp,"T"); $date = substr($stamp,0,$T); $year = substr($date,0,4); $month = substr($date,5,2); $day = substr($date,8,2); $time = substr($stamp,$T); $hour = substr($time,1,2); $min = substr($time,4,2); $format = "F jS, Y g:ia"; return date($format, mktime($hour, $min, 0, $month, $day, $year)); } ?> How to Survive a Financial Emergency - SHINE TV by Lightship Mutual

'; } ?>
   Learn about SHINE TV      


How to Survive a Financial Emergency


Have you started setting some money aside in the event of a financial emergency? You never know when the car will need four new tires, the refrigerator will die, or you will need to fly across the country immediately to visit a sick relative. And the way most people are going--living paycheck to paycheck--any financial hiccup could quickly snowball into a major financial crisis. As discussed before, an emergency "rainy day" fund is a critical part of your financial arsenal. In fact, every one of our financially-independent clients fully expect the unexpected, and you should too for one simple reason: You never know when or where a financial emergency will occur.

Second Opinion
You probably think we're overreacting. We're screaming about the sky falling and you just don't have the time to deal with it right now. Trust us; this is a critical component for your financial success, and it should not be ignored. Still don't believe us? The Motley Fool has a great article detailing additional reasons why the emergency fund a critical piece of your financial journey.

"Emergencies or even should-have-been-foreseen expenses will spring a credit card trap on you that can take years to escape from. How Foolish it is to have the money you'll need soon safely accruing interest instead of charging that valve job or honeymoon and paying double-digit interest rates on it for years."

A Little at a Time
You don't have to inherit a $10,000 windfall to sock away cash for a rainy day. Just put aside a few bucks each month, and before you know it, your rainy-day-fund will provide the security and financial peace of mind you need.

Labels:

Comments: Post a Comment


View Additional Blog Entries





   Services    •    Community Forum   •   SHINE TV™   •   Contact Us   •   About Us   

Copyright © 2008, Lightship Mutual LLC. All Rights Reserved.   •  Media Relations  •   Privacy and Disclosure

CFP®, CERTIFIED FINANCIAL PLANNER™ and CFP (with flame logo) are certification marks owned by Certified Financial Planner Board of Standards Inc.  These marks are awarded to individuals who successfully complete CFP Board's initial and ongoing certification requirements.