phphtmllib-devel Mailing List for phpHtmlLib (Page 2)
Status: Beta
Brought to you by:
hemna
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(33) |
Jul
(2) |
Aug
(3) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
(3) |
Jun
(1) |
Jul
(10) |
Aug
(5) |
Sep
|
Oct
|
Nov
(2) |
Dec
(5) |
2004 |
Jan
(1) |
Feb
(8) |
Mar
(139) |
Apr
(65) |
May
(32) |
Jun
(55) |
Jul
(21) |
Aug
(60) |
Sep
(43) |
Oct
(1) |
Nov
(18) |
Dec
(34) |
2005 |
Jan
(25) |
Feb
(2) |
Mar
(49) |
Apr
(13) |
May
(40) |
Jun
(22) |
Jul
(21) |
Aug
(59) |
Sep
(178) |
Oct
(54) |
Nov
(3) |
Dec
(49) |
2006 |
Jan
(21) |
Feb
(1) |
Mar
(5) |
Apr
(29) |
May
(86) |
Jun
(79) |
Jul
(52) |
Aug
(127) |
Sep
(187) |
Oct
(90) |
Nov
(61) |
Dec
(48) |
2007 |
Jan
(79) |
Feb
(136) |
Mar
(58) |
Apr
(139) |
May
(293) |
Jun
(112) |
Jul
(138) |
Aug
(112) |
Sep
(148) |
Oct
(76) |
Nov
(29) |
Dec
(66) |
2008 |
Jan
(45) |
Feb
(60) |
Mar
(119) |
Apr
(169) |
May
(172) |
Jun
(136) |
Jul
(107) |
Aug
(114) |
Sep
(104) |
Oct
(26) |
Nov
(50) |
Dec
(48) |
2009 |
Jan
(9) |
Feb
(35) |
Mar
(22) |
Apr
(43) |
May
(83) |
Jun
(68) |
Jul
(58) |
Aug
(21) |
Sep
(23) |
Oct
(62) |
Nov
(36) |
Dec
(26) |
2010 |
Jan
(16) |
Feb
(83) |
Mar
(73) |
Apr
(51) |
May
(76) |
Jun
(96) |
Jul
(70) |
Aug
(33) |
Sep
(10) |
Oct
(1) |
Nov
(2) |
Dec
|
2011 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
(1) |
Mar
(12) |
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(3) |
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(5) |
Oct
(1) |
Nov
|
Dec
(1) |
2014 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(2) |
Sep
(2) |
Oct
(2) |
Nov
(3) |
Dec
|
2015 |
Jan
(1) |
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <mpw...@us...> - 2012-03-09 13:03:23
|
Revision: 3553 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3553&view=rev Author: mpwalsh8 Date: 2012-03-09 13:03:14 +0000 (Fri, 09 Mar 2012) Log Message: ----------- Updted for new build script. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/version.inc Modified: branches/BRANCH_2_X/phphtmllib/version.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/version.inc 2012-03-09 13:02:33 UTC (rev 3552) +++ branches/BRANCH_2_X/phphtmllib/version.inc 2012-03-09 13:03:14 UTC (rev 3553) @@ -17,7 +17,7 @@ * This is the version of the libs * @var string - the version string. */ -define("PHPHTMLLIB_VERSION", '2.6.2.$WCREV$'); +define("PHPHTMLLIB_VERSION", '2.6.3.$WCREV$'); /** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mpw...@us...> - 2012-03-09 13:02:43
|
Revision: 3552 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3552&view=rev Author: mpwalsh8 Date: 2012-03-09 13:02:33 +0000 (Fri, 09 Mar 2012) Log Message: ----------- Initial checkin for new build script. Added Paths: ----------- branches/BRANCH_2_X/phphtmllib/Version.txt Added: branches/BRANCH_2_X/phphtmllib/Version.txt =================================================================== --- branches/BRANCH_2_X/phphtmllib/Version.txt (rev 0) +++ branches/BRANCH_2_X/phphtmllib/Version.txt 2012-03-09 13:02:33 UTC (rev 3552) @@ -0,0 +1,4 @@ +MAJOR_RELEASE=2.6 +MINOR_RELEASE=3 +BUILD_NUMBER=$WCREV$ +BUILD_TIME=$WCNOW$ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mpw...@us...> - 2012-03-09 11:41:14
|
Revision: 3551 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3551&view=rev Author: mpwalsh8 Date: 2012-03-09 11:41:08 +0000 (Fri, 09 Mar 2012) Log Message: ----------- Fixed problem with actionbar image for empty action bars. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/widgets/data_list/DefaultGUIDataList.inc Modified: branches/BRANCH_2_X/phphtmllib/widgets/data_list/DefaultGUIDataList.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/widgets/data_list/DefaultGUIDataList.inc 2012-02-01 21:59:14 UTC (rev 3550) +++ branches/BRANCH_2_X/phphtmllib/widgets/data_list/DefaultGUIDataList.inc 2012-03-09 11:41:08 UTC (rev 3551) @@ -1060,7 +1060,8 @@ if ($col == "FIRST") { $td->set_tag_attribute("align", "left"); if ($this->_has_action_column("FIRST") && - $this->_datasource->get_total_rows()) { + ($this->_datasource->get_total_rows() || + $this->_show_empty_datalist_actionbar)) { $td->add(html_img($this->get_image_path()."/arrow_right.gif")); } else { $td->add(" "); @@ -1068,7 +1069,8 @@ } else { $td->set_tag_attribute("align", "right"); if ($this->_has_action_column("LAST") && - $this->_datasource->get_total_rows()) { + ($this->_datasource->get_total_rows() || + $this->_show_empty_datalist_actionbar)) { $td->add(html_img($this->get_image_path()."/arrow_left.gif")); } else { $td->add(" "); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2012-02-01 21:59:23
|
Revision: 3550 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3550&view=rev Author: hemna Date: 2012-02-01 21:59:14 +0000 (Wed, 01 Feb 2012) Log Message: ----------- updated Modified Paths: -------------- trunk/phphtmllib.newsblob.com/htdocs/resume/index.php trunk/phphtmllib.newsblob.com/htdocs/resume/resume.css trunk/phphtmllib.newsblob.com/htdocs/resume/resume_lib.php Modified: trunk/phphtmllib.newsblob.com/htdocs/resume/index.php =================================================================== --- trunk/phphtmllib.newsblob.com/htdocs/resume/index.php 2011-09-03 06:27:50 UTC (rev 3549) +++ trunk/phphtmllib.newsblob.com/htdocs/resume/index.php 2012-02-01 21:59:14 UTC (rev 3550) @@ -128,11 +128,13 @@ //HP $hdr_table = build_item_header("Hewlett Packard", "12/2007-", "Roseville, CA", "Experience"); - $bullets = array("Software Engineer on Java based <a href=\"https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25^2872_4000_100__\">Transaction Vision</a>, which is part of the greater <a href=\"https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25_4000_100__\">Business Availability Center</a> application.", + $bullets = array("Worked on <a href=\"http://www8.hp.com/us/en/software/software-product.html?compURI=tcm:245-936143\">Operations Orchestration - Studio IDE</a>", + "Wrote new debugger for Eclipse version of Studio flow editor.", + "Software Engineer on Java based <a href=\"https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25^2872_4000_100__\">Transaction Vision</a>, which is part of the greater <a href=\"https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25_4000_100__\">Business Availability Center</a> application.", "Wrote REST Client layer for the UI to talk with the back end Analyzer services for 9.0.", "Wrote Data Collection Filter UI in Java SWING for 9.0.", - "Wrote data access layer for reporting pages for 9.0.", "Maintained various JSP admin pages prior to move to SWING UI.", + "Worked on <a href=\"http://www8.hp.com/us/en/software/software-product.html?compURI=tcm:245-936858\">Diagnostics</a> and <a href=\"https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25_4000_100__\">Business Availability Center</a> integration.", "Developed BSM Dashboard integration for Diagnostics product.", "Wrote Diagnostics WebOS application." ); @@ -144,7 +146,7 @@ //Uptilt - $hdr_table = build_item_header("Hiccup Corporation", "2007", "Redwood City, CA", "Experience"); + $hdr_table = build_item_header("Hiccup Corporation", "2007", "Redwood City, CA"); $bullets = array("Senior architect for Web 2.0 <a href=\"http://www.hikkup.com\">www.hikkup.com</a> OOP PHP5 Application using <a href=\"http://phphtmllib.newsblob.com\">phpHtmlLib</a>, ". "<a href=\"http://www.prototypejs.org/\">Prototype</a>, ". @@ -166,7 +168,7 @@ //Build the First company experience //Uptilt - $hdr_table = build_item_header("Uptilt Corporation", "1/2005-2/2007", "Menlo Park, CA", "Experience"); + $hdr_table = build_item_header("Uptilt Corporation", "1/2005-2/2007", "Menlo Park, CA"); $bullets = array("Senior architect for Emaillabs OOP PHP5 Multi-tier Web Application.", "Rearchitected Emaillabs in an N-tier, Object Oriented approach using common design patterns and abstraction layers.", @@ -182,7 +184,7 @@ HTMLDocument::comment("END Uptilt Experience"), BRtag::factory() ); //Qualys - $hdr_table = build_item_header("Qualys Corporation", "3/2001-1/2005", "Redwood Shores, CA", "Experience"); + $hdr_table = build_item_header("Qualys Corporation", "3/2001-1/2005", "Redwood Shores, CA"); $bullets = array("Senior architect for QualysGuard OOP PHP4 Oracle 8i Web Application.", "Architect of UI layer, DB layer and user management layers in PHP4 objects for QualysGuard.", Modified: trunk/phphtmllib.newsblob.com/htdocs/resume/resume.css =================================================================== --- trunk/phphtmllib.newsblob.com/htdocs/resume/resume.css 2011-09-03 06:27:50 UTC (rev 3549) +++ trunk/phphtmllib.newsblob.com/htdocs/resume/resume.css 2012-02-01 21:59:14 UTC (rev 3550) @@ -50,3 +50,8 @@ background-color: #FFFFFF; margin: 10 0 25 0; } + +ul { + margin: 0 0 0 0; + padding-left: 20px; +} Modified: trunk/phphtmllib.newsblob.com/htdocs/resume/resume_lib.php =================================================================== --- trunk/phphtmllib.newsblob.com/htdocs/resume/resume_lib.php 2011-09-03 06:27:50 UTC (rev 3549) +++ trunk/phphtmllib.newsblob.com/htdocs/resume/resume_lib.php 2012-02-01 21:59:14 UTC (rev 3550) @@ -36,16 +36,16 @@ $text = "$title "; $p_title = new Ptag( array( "class" => "subtitle", "align" => "right"), $text ); - $exp_title_td = new TDtag( array( "width" => "15%", "valign" => "top"), $p_title ); + $exp_title_td = new TDtag( array( "width" => "100", "valign" => "top"), $p_title ); //show the date. - $exp_date_td = new TDtag( array( "width" => "15%" ), " $date"); + $exp_date_td = new TDtag( array( "width" => "150" ), " $date"); //show the company name - $exp_name_td = new TDtag( array( "width" => "45%", "align" => "center"), $name); + $exp_name_td = new TDtag( array( "width" => "200", "align" => "center"), $name); //show the location - $exp_location_td = new TDtag( array( "width" => "25%"), " $location"); + $exp_location_td = new TDtag( array( "width" => "150"), " $location"); $exp_tr->add( $exp_title_td, $exp_date_td, $exp_name_td, $exp_location_td ); @@ -66,12 +66,14 @@ $exp_table = new TABLEtag( $generic_table_attributes ); $bullet_table = build_bullet_table( $bullets ); + $ul_list = build_ul_items($bullets); $space_td = new TDtag( array("width" => "15%"), " "); $p_title = new Ptag( array("class" => "bodyText"), Btag::factory($title) ); $bullet_td = new TDtag( array("width" => "85%"), $p_title ); - $div_table = new DIVtag( array( "class" => "indent"), $bullet_table); + //$div_table = new DIVtag( array( "class" => "indent"), $bullet_table); + $div_table = new DIVtag( array( "class" => "indent"), $ul_list); $bullet_td->add( $div_table ); @@ -80,7 +82,16 @@ return $exp_table; } + function build_ul_items($bullets=array()) { + $ul = ULtag::factory(); + foreach($bullets as $bullet) { + $ul->add($bullet); + } + return $ul; + } + + /** * build the bullet items for a work experience * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2011-09-03 06:27:56
|
Revision: 3549 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3549&view=rev Author: hemna Date: 2011-09-03 06:27:50 +0000 (Sat, 03 Sep 2011) Log Message: ----------- send along the wikipedia url Modified Paths: -------------- trunk/open2300/lib/modules/api/AviationWeather.inc Modified: trunk/open2300/lib/modules/api/AviationWeather.inc =================================================================== --- trunk/open2300/lib/modules/api/AviationWeather.inc 2011-09-03 06:15:41 UTC (rev 3548) +++ trunk/open2300/lib/modules/api/AviationWeather.inc 2011-09-03 06:27:50 UTC (rev 3549) @@ -135,6 +135,10 @@ //we changed settings, save them to the cache. $this->cache->set($icao,$airport); } + + if (isset($airport["wikipedia_url"])) { + $wxInfo["wikipedia_url"] = $airport["wikipedia_url"]; + } //$this->metars[] = $wxInfo; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2011-09-03 05:43:35
|
Revision: 3547 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3547&view=rev Author: hemna Date: 2011-09-03 05:43:29 +0000 (Sat, 03 Sep 2011) Log Message: ----------- fixed issue Modified Paths: -------------- trunk/open2300/lib/modules/api/AviationWeather.inc Modified: trunk/open2300/lib/modules/api/AviationWeather.inc =================================================================== --- trunk/open2300/lib/modules/api/AviationWeather.inc 2011-04-10 02:49:37 UTC (rev 3546) +++ trunk/open2300/lib/modules/api/AviationWeather.inc 2011-09-03 05:43:29 UTC (rev 3547) @@ -148,16 +148,18 @@ protected function get_runways(&$airport, &$wxInfo) { $runways = &$airport["runways"]; $info = array(); - - foreach($runways as &$runway) { - $number = $runway["runway_number"]; - $width = $runway["runway_width"] * 3.2808399; - $xw = $this->do_crosswind($runway, $wxInfo["Wind"]); - $info[] = array("runway" => $runway["runway_number"], - "length" => $runway["length"], - "crosswind" => $runway["crosswind"], - "headwind" => $runway["headwind"]); + + if ($runways != null && is_array($runways)) { + foreach($runways as &$runway) { + $number = $runway["runway_number"]; + $width = $runway["runway_width"] * 3.2808399; + $xw = $this->do_crosswind($runway, $wxInfo["Wind"]); + $info[] = array("runway" => $runway["runway_number"], + "length" => $runway["length"], + "crosswind" => $runway["crosswind"], + "headwind" => $runway["headwind"]); + } } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mpw...@us...> - 2011-04-10 02:49:44
|
Revision: 3546 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3546&view=rev Author: mpwalsh8 Date: 2011-04-10 02:49:37 +0000 (Sun, 10 Apr 2011) Log Message: ----------- Extraneous space character in error message array key, caused an error during FEUrl validation. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/form/FormErrors.inc Modified: branches/BRANCH_2_X/phphtmllib/form/FormErrors.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/form/FormErrors.inc 2011-02-04 15:19:12 UTC (rev 3545) +++ branches/BRANCH_2_X/phphtmllib/form/FormErrors.inc 2011-04-10 02:49:37 UTC (rev 3546) @@ -34,7 +34,7 @@ "INVALID_PATH_LENGTH" => "The path field does not meet the requirements. It must be less than 40 characters.", "INVALID_PATH_EMPTY" => "The path field must not be blank.", - "INVALID_PATH_CHARACTERS " => "The path field may contain only letters and numbers.", + "INVALID_PATH_CHARACTERS" => "The path field may contain only letters and numbers.", "INVALID_NUMBER" => "This field must contain a valid number.", "INVALID_LENGTH" => "Entry has exceeded allowed length.", This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mpw...@us...> - 2011-02-04 15:19:18
|
Revision: 3545 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3545&view=rev Author: mpwalsh8 Date: 2011-02-04 15:19:12 +0000 (Fri, 04 Feb 2011) Log Message: ----------- Fixed errors found from PHP5.3.x testing. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/form/form_elements/FEListBox.inc Modified: branches/BRANCH_2_X/phphtmllib/form/form_elements/FEListBox.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/form/form_elements/FEListBox.inc 2011-01-28 14:52:09 UTC (rev 3544) +++ branches/BRANCH_2_X/phphtmllib/form/form_elements/FEListBox.inc 2011-02-04 15:19:12 UTC (rev 3545) @@ -89,7 +89,7 @@ function FEYesNoListBox($label, $required = TRUE, $width = NULL, $height = NULL, $yes_value="yes", $no_value="no") { $options = array("Yes" => $yes_value, "No" => $no_value); - $this->FEListBox($label, $required, $width, $height, $options); + parent::FEListBox($label, $required, $width, $height, $options); } } @@ -458,7 +458,7 @@ * @param array data_list - list of data elements (name=>value) */ function FEUnitedStates($label, $required = TRUE, $width = NULL, $height = NULL) { - $this->FEListBox($label, $required, $width, $height, $this->_states); + parent::FEListBox($label, $required, $width, $height, $this->_states); } } @@ -509,7 +509,7 @@ * @param array data_list - list of data elements (name=>value) */ function FEEuropeanUnion($label, $required = TRUE, $width = NULL, $height = NULL) { - $this->FEListBox($label, $required, $width, $height, $this->_states); + parent::FEListBox($label, $required, $width, $height, $this->_states); } } @@ -1257,7 +1257,7 @@ $months[$i] = strftime($format, strtotime("$i/12/2004")); } - $this->FEListBox($label, $required, $width, $height, array_flip($months)); + parent::FEListBox($label, $required, $width, $height, array_flip($months)); } @@ -1289,7 +1289,7 @@ foreach ($list as $year){ $years[$year] = $year; } - $this->FEListBox($label, $required, $width, $height, $years); + parent::FEListBox($label, $required, $width, $height, $years); } } @@ -1321,7 +1321,7 @@ $new_day = sprintf('%02d', $day); $days[$new_day] = $day; } - $this->FEListBox($label, $required, $width, $height, $days); + parent::FEListBox($label, $required, $width, $height, $days); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mpw...@us...> - 2011-01-28 14:52:16
|
Revision: 3544 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3544&view=rev Author: mpwalsh8 Date: 2011-01-28 14:52:09 +0000 (Fri, 28 Jan 2011) Log Message: ----------- Updated version number. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/phphtmllib.php Modified: branches/BRANCH_2_X/phphtmllib/phphtmllib.php =================================================================== --- branches/BRANCH_2_X/phphtmllib/phphtmllib.php 2011-01-28 14:07:31 UTC (rev 3543) +++ branches/BRANCH_2_X/phphtmllib/phphtmllib.php 2011-01-28 14:52:09 UTC (rev 3544) @@ -2,11 +2,11 @@ /* vim: set expandtab tabstop=4 shiftwidth=4: */ /** * Plugin Name: phpHtmlLib - * Plugin URI: http://phphtmllib.newsblob.com + * Plugin URI: http://michaelwalsh.org/wordpress-stuff/wordpress-plugins/phphtmllib/ * Description: WordPress plugin to bind the phpHtmlLib library to WordPress. The phpHtmlLib library contains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html Widgets. These classes, library functions and widgets can be used to build other WordPress plugins. * * - * Version: 2.6.1.$WCREV$ + * Version: 2.6.2.$WCREV$ * Last Modified: $WCDATE$ * Author: Mike Walsh * Author URI: http://www.michaelwalsh.org/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mpw...@us...> - 2011-01-28 13:49:25
|
Revision: 3542 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3542&view=rev Author: mpwalsh8 Date: 2011-01-28 13:49:18 +0000 (Fri, 28 Jan 2011) Log Message: ----------- Updated version number to 2.6.2. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/version.inc Modified: branches/BRANCH_2_X/phphtmllib/version.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/version.inc 2011-01-28 01:11:50 UTC (rev 3541) +++ branches/BRANCH_2_X/phphtmllib/version.inc 2011-01-28 13:49:18 UTC (rev 3542) @@ -17,7 +17,7 @@ * This is the version of the libs * @var string - the version string. */ -define("PHPHTMLLIB_VERSION", '2.6.1.$WCREV$-dev'); +define("PHPHTMLLIB_VERSION", '2.6.2.$WCREV$'); /** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mpw...@us...> - 2011-01-27 21:38:25
|
Revision: 3540 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3540&view=rev Author: mpwalsh8 Date: 2011-01-27 21:38:19 +0000 (Thu, 27 Jan 2011) Log Message: ----------- Type in font name. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/widgets/ErrorBoxWidget.inc Modified: branches/BRANCH_2_X/phphtmllib/widgets/ErrorBoxWidget.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/widgets/ErrorBoxWidget.inc 2011-01-27 15:31:30 UTC (rev 3539) +++ branches/BRANCH_2_X/phphtmllib/widgets/ErrorBoxWidget.inc 2011-01-27 21:38:19 UTC (rev 3540) @@ -119,7 +119,7 @@ 'padding' => '5px')); $this->add_entry('.errorbox', '.errorcell', - array('font-family' => 'ariel', + array('font-family' => 'arial', 'size' => '10pt', 'padding' => '3px', 'white-space' => 'nowrap')); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mpw...@us...> - 2011-01-27 15:31:36
|
Revision: 3539 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3539&view=rev Author: mpwalsh8 Date: 2011-01-27 15:31:30 +0000 (Thu, 27 Jan 2011) Log Message: ----------- Fixed bug exposed in WordPress 3.0.x Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/widgets/data_list/WordPressSQLDataListSource.inc Modified: branches/BRANCH_2_X/phphtmllib/widgets/data_list/WordPressSQLDataListSource.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/widgets/data_list/WordPressSQLDataListSource.inc 2010-11-21 19:01:14 UTC (rev 3538) +++ branches/BRANCH_2_X/phphtmllib/widgets/data_list/WordPressSQLDataListSource.inc 2011-01-27 15:31:30 UTC (rev 3539) @@ -95,7 +95,8 @@ { $this->_result = $this->_db->get_results($this->_query, ARRAY_A) ; - if (!$this->_result) + //if (!$this->_result) + if ($this->_db->last_error != '') { $query = $this->_query; user_error("WordPressSQLDataListSource::do_query($query) - query failed.") ; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-11-21 19:01:20
|
Revision: 3538 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3538&view=rev Author: hemna Date: 2010-11-21 19:01:14 +0000 (Sun, 21 Nov 2010) Log Message: ----------- some more updates for WebOS and Diagnostics Modified Paths: -------------- trunk/phphtmllib.newsblob.com/htdocs/resume/index.php Modified: trunk/phphtmllib.newsblob.com/htdocs/resume/index.php =================================================================== --- trunk/phphtmllib.newsblob.com/htdocs/resume/index.php 2010-11-19 23:53:42 UTC (rev 3537) +++ trunk/phphtmllib.newsblob.com/htdocs/resume/index.php 2010-11-21 19:01:14 UTC (rev 3538) @@ -45,10 +45,10 @@ $table1 = new TABLEtag( $generic_table_attributes ); $address = new Ptag( array("class" => "address", "align" => "right") ); $address->add( "Walter A. Boring IV", BRtag::factory(), - "353 Jai Dr.", BRtag::factory(), - "San Jose, CA. 95119", BRtag::factory(), +// "353 Jai Dr.", BRtag::factory(), +// "San Jose, CA. 95119", BRtag::factory(), //"(408) 578-5768", BRtag::factory(), - mailto("wab...@uh..."),phphtmllib::_HTML_SPACE); + mailto("wab...@he..."),phphtmllib::_HTML_SPACE); $address->set_collapse(); $table1->add_row( new TDtag( array("width" => "80%"), " ", FALSE), @@ -86,7 +86,7 @@ $title_td = new TDtag( array( "width" => "15%", "valign" => "top"), $p_title ); $p_summary = new Ptag( array( "class" => "summ"), - "Fifteen years work experience in the software design and development field, specializing in Linux\n ". + "Twenty years work experience in the software design and development field, specializing in Linux\n ". "based applications covering a broad range of development from E-Commerce solutions to wireless\n ". "networking technology research. Provided development leadership for internet startups, \n ". "corporations and governmental contracts." ); @@ -102,12 +102,13 @@ $title_td = new TDtag( array( "width" => "15%", "valign" => "top"), $p_title ); $p_summary = new Ptag( array( "class" => "summ"), - "Strong PHP, SQL, HTML, XHTML, XML, CSS, JavaScript, DHTML, AJAX, SOAP, REST, ", + "Strong PHP, SQL, HTML, XHTML, XML, CSS, JavaScript, DHTML, AJAX, SOAP, REST, WebOS, ", "C/C++, TCP/IP, Python, Perl, Tcl/Tk,\n". "Java, MySQL, Oracle v8, PostgreSQL, QT1.44, Linux developer/administrator, POSIX threads, \n". "Apache, CVS, Subversion, Photoshop, GIMP, author of "); $p_summary->add( Atag::factory("http://phphtmllib.newsblob.com", "phpHtmlLib",'', "phphtmllib") ); $p_summary->add( ", contributor to ", Atag::factory('http://adodb.sourceforge.net', 'ADODB')); + $p_summary->add( ", Author of ", Atag::factory('http://www.precentral.net/app-gallery/beta/aviation-weather', 'WebOS AviationWeather')); $summary_td = new TDtag( array( "width" => "85%" ), $p_summary ); @@ -123,8 +124,27 @@ $c->add( BRtag::factory() ); //Build the recent company experience + + //HP + $hdr_table = build_item_header("Hewlett Packard", "12/2007-", "Roseville, CA", "Experience"); + + $bullets = array("Software Engineer on Java based <a href=\"https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25^2872_4000_100__\">Transaction Vision</a>, which is part of the greater <a href=\"https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25_4000_100__\">Business Availability Center</a> application.", + "Wrote REST Client layer for the UI to talk with the back end Analyzer services for 9.0.", + "Wrote Data Collection Filter UI in Java SWING for 9.0.", + "Wrote data access layer for reporting pages for 9.0.", + "Maintained various JSP admin pages prior to move to SWING UI.", + "Developed BSM Dashboard integration for Diagnostics product.", + "Wrote Diagnostics WebOS application." + ); + + $bullet_table = build_item_bullets( "Senior Software Engineer", $bullets ); + + $c->add( HTMLDocument::comment("BEGIN HP Experience"), $hdr_table, $bullet_table, + HTMLDocument::comment("END HP Experience"), BRtag::factory() ); + + //Uptilt - $hdr_table = build_item_header("Hiccup Corporation", "2/2007-", "Redwood City, CA", "Experience"); + $hdr_table = build_item_header("Hiccup Corporation", "2007", "Redwood City, CA", "Experience"); $bullets = array("Senior architect for Web 2.0 <a href=\"http://www.hikkup.com\">www.hikkup.com</a> OOP PHP5 Application using <a href=\"http://phphtmllib.newsblob.com\">phpHtmlLib</a>, ". "<a href=\"http://www.prototypejs.org/\">Prototype</a>, ". This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-11-19 23:53:49
|
Revision: 3537 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3537&view=rev Author: hemna Date: 2010-11-19 23:53:42 +0000 (Fri, 19 Nov 2010) Log Message: ----------- tracker crap Modified Paths: -------------- trunk/open2300/lib/modules/api/AviationWeather.inc Modified: trunk/open2300/lib/modules/api/AviationWeather.inc =================================================================== --- trunk/open2300/lib/modules/api/AviationWeather.inc 2010-07-14 19:25:38 UTC (rev 3536) +++ trunk/open2300/lib/modules/api/AviationWeather.inc 2010-11-19 23:53:42 UTC (rev 3537) @@ -40,6 +40,16 @@ //$this->timer = new Timer(); $this->log = new Log(); $this->log->add_writer(FileLogWriter::factory(realpath($GLOBALS["path_base"])."/logs/aviation_weather.log")); + + PiwikTracker::$URL = 'http://wx.hemna.com/piwik/'; + $this->tracker = new PiwikTracker(1); + $this->tracker->setUrl($_SERVER["SCRIPT_URI"]); + $this->tracker->setBrowserLanguage($_SERVER["HTTP_ACCEPT_LANGUAGE"]); + $this->tracker->setUserAgent($_SERVER["HTTP_USER_AGENT"]); + $this->tracker->setIp($_SERVER["REMOTE_ADDR"]); + + $this->tracker->setCustomData(array("airports" => $this->airports)); + $this->tracker->doTrackPageView('AviationWeather'); } public function build_object() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-14 19:25:44
|
Revision: 3536 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3536&view=rev Author: hemna Date: 2010-07-14 19:25:38 +0000 (Wed, 14 Jul 2010) Log Message: ----------- added title Modified Paths: -------------- trunk/open2300/lib/core/page/open2300Page.inc Modified: trunk/open2300/lib/core/page/open2300Page.inc =================================================================== --- trunk/open2300/lib/core/page/open2300Page.inc 2010-07-14 19:25:23 UTC (rev 3535) +++ trunk/open2300/lib/core/page/open2300Page.inc 2010-07-14 19:25:38 UTC (rev 3536) @@ -285,6 +285,11 @@ * */ protected function tracking_code() { + $target = Request::singleton()->get("target"); + if (is_null($target) || empty($target)) { + $target = "home"; + } + $str = '<!-- Piwik --> <script type="text/javascript"> var pkBaseURL = (("https:" == document.location.protocol) ? "https://wx.hemna.com/piwik/" : "http://wx.hemna.com/piwik/"); @@ -294,10 +299,12 @@ var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 1); piwikTracker.trackPageView(); piwikTracker.enableLinkTracking(); +piwikTracker.setDocumentTitle("'.$target.'"); } catch( err ) {} </script><noscript><p><img src="http://wx.hemna.com/piwik/piwik.php?idsite=1" style="border:0" alt=""/></p></noscript> <!-- End Piwik Tag -->'; - + + return $str; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-14 19:25:29
|
Revision: 3535 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3535&view=rev Author: hemna Date: 2010-07-14 19:25:23 +0000 (Wed, 14 Jul 2010) Log Message: ----------- added piwik Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2010-07-14 19:25:09 UTC (rev 3534) +++ trunk/open2300/lib/autoload.inc 2010-07-14 19:25:23 UTC (rev 3535) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2010-06-15T10:20:09-07:00 by AutoloadGenerator + * Generated on 2010-07-14T12:07:11-07:00 by AutoloadGenerator * * @package open2300 */ @@ -196,6 +196,7 @@ 'PGSQLDataListSource'=>'external/phphtmllib/src/datalist/datalistsource/PGSQLDataListSource.inc', 'phphtmllib'=>'external/phphtmllib/phphtmllib.inc', 'phphtmllibException'=>'external/phphtmllib/src/mvc/phphtmllibException.inc', +'PiwikTracker'=>'external/PiwikTracker.inc', 'PostRequestBuilder'=>'external/phphtmllib/src/request/PostRequestBuilder.inc', 'PressureLineGraph'=>'modules/graphs/PressureLineGraph.inc', 'ProjectGenerator'=>'external/phphtmllib/src/generator/ProjectGenerator.inc', @@ -250,7 +251,6 @@ 'weatherDataObject'=>'core/data/dataobjects/open2300/weatherDataObject.inc', 'weatherDataObjectTemplate'=>'core/data/dataobjects/open2300/templates/weatherDataObjectTemplate.inc', 'WebCam'=>'modules/home/widgets/WebCam.inc', -'WindFlashGraph'=>'modules/graphs/flash/WindFlashGraph.inc', 'WindSpeedLineGraph'=>'modules/graphs/WindSpeedLineGraph.inc', 'WMLDocument'=>'external/phphtmllib/src/wml/WMLDocument.inc', 'WXConversion'=>'core/data/WXConversion.inc', @@ -295,10 +295,6 @@ 'message-box-o-k-cancel'=>'MessageBoxOKCancel', 'message-box-w'=>'MessageBoxWidget', 'metar'=>'MetarTextCurrentConditions', -'my-humidity-flash-gauge'=>'myHumidityFlashGauge', -'my-pressure-flash-gauge'=>'myPressureFlashGauge', -'my-rain-flash-gauge'=>'myRainFlashGauge', -'my-temperature-flash-gauge'=>'myTemperatureFlashGauge', 'nav-table'=>'NavTable', 'open-2-3-0-0'=>'open2300Page', 'pressure-line-graph'=>'PressureLineGraph', @@ -326,7 +322,6 @@ 'tree-item-w'=>'TreeItemWidget', 'vertical-c-s-s-nav-table'=>'VerticalCSSNavTable', 'web-cam'=>'WebCam', -'wind-flash-graph'=>'WindFlashGraph', 'wind-speed-line-graph'=>'WindSpeedLineGraph', 'wml-document'=>'WMLDocument', 'wx-date'=>'WxDate', @@ -379,10 +374,6 @@ 'MessageBoxOKCancel'=>'message-box-o-k-cancel', 'MessageBoxWidget'=>'message-box-w', 'MetarTextCurrentConditions'=>'metar', -'myHumidityFlashGauge'=>'my-humidity-flash-gauge', -'myPressureFlashGauge'=>'my-pressure-flash-gauge', -'myRainFlashGauge'=>'my-rain-flash-gauge', -'myTemperatureFlashGauge'=>'my-temperature-flash-gauge', 'NavTable'=>'nav-table', 'open2300Page'=>'open-2-3-0-0', 'PressureLineGraph'=>'pressure-line-graph', @@ -410,7 +401,6 @@ 'TreeItemWidget'=>'tree-item-w', 'VerticalCSSNavTable'=>'vertical-c-s-s-nav-table', 'WebCam'=>'web-cam', -'WindFlashGraph'=>'wind-flash-graph', 'WindSpeedLineGraph'=>'wind-speed-line-graph', 'WMLDocument'=>'wml-document', 'WxDate'=>'wx-date', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-14 19:25:15
|
Revision: 3534 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3534&view=rev Author: hemna Date: 2010-07-14 19:25:09 +0000 (Wed, 14 Jul 2010) Log Message: ----------- fixed log Modified Paths: -------------- trunk/phphtmllib/src/mvc/Daemon.inc Modified: trunk/phphtmllib/src/mvc/Daemon.inc =================================================================== --- trunk/phphtmllib/src/mvc/Daemon.inc 2010-07-14 19:24:43 UTC (rev 3533) +++ trunk/phphtmllib/src/mvc/Daemon.inc 2010-07-14 19:25:09 UTC (rev 3534) @@ -368,7 +368,7 @@ */ protected function set_identity() { if (!posix_setgid($this->group_id) || !posix_setuid($this->user_id)) { - $this->log_message('::Could not set identity'); + $this->log->err('::Could not set identity'); return false; } else { @@ -453,4 +453,4 @@ } } -?> \ No newline at end of file +?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-14 19:24:51
|
Revision: 3533 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3533&view=rev Author: hemna Date: 2010-07-14 19:24:43 +0000 (Wed, 14 Jul 2010) Log Message: ----------- added Added Paths: ----------- trunk/open2300/lib/external/PiwikTracker.inc Added: trunk/open2300/lib/external/PiwikTracker.inc =================================================================== --- trunk/open2300/lib/external/PiwikTracker.inc (rev 0) +++ trunk/open2300/lib/external/PiwikTracker.inc 2010-07-14 19:24:43 UTC (rev 3533) @@ -0,0 +1,359 @@ +<?php +/** + * Piwik - Open source web analytics + * + * Client to record visits, page views, Goals, in a Piwik server. + * For more information, see http://piwik.org/docs/tracking-api/ + * + * Note: Piwik Cookies are not forwarded in the request and from the response + * + * @license released under BSD License http://www.opensource.org/licenses/bsd-license.php + * @version $Id: PiwikTracker.php 2453 2010-07-08 19:07:59Z matt $ + * @link http://piwik.org/docs/tracking-api/ + */ +class PiwikTracker +{ + /** + * Piwik base URL, for example http://example.org/piwik/ + * Must be set before using the class by calling + * PiwikTracker::$url = 'http://yourwebsite.org/piwik/'; + * + * @var string + */ + static public $URL = ''; + + const VERSION = 1; + + /** + * Builds a PiwikTracker object, used to track visits, pages and Goal conversions + * for a specific website, by using the Piwik Tracking API. + * + * @param $idSite Id site to be tracked + * @param $apiUrl If set, will overwrite PiwikTracker::$url + */ + function __construct( $idSite, $apiUrl = false ) + { + $this->userAgent = false; + $this->localHour = false; + $this->localMinute = false; + $this->localSecond = false; + $this->hasCookies = false; + $this->plugins = false; + $this->customData = false; + $this->forcedDatetime = false; + + $this->idSite = $idSite; + $this->urlReferer = @$_SERVER['HTTP_REFERER']; + $this->pageUrl = self::getCurrentUrl(); + $this->ip = @$_SERVER['REMOTE_ADDR']; + $this->acceptLanguage = @$_SERVER['HTTP_ACCEPT_LANGUAGE']; + $this->userAgent = @$_SERVER['HTTP_USER_AGENT']; + if(!empty($apiUrl)) { + self::$URL = $apiUrl; + } + } + + /** + * Tracks a page view + * + * @param $documentTitle string Page view name as it will appear in Piwik reports + * @return string Response + */ + public function doTrackPageView( $documentTitle ) + { + $url = $this->getUrlTrackPageView($documentTitle); + return $this->sendRequest($url); + } + + /** + * Tracks a Goal + * + * @param $idGoal int Id Goal to record a conversion + * @param $revenue int Revenue for this conversion + * @return string Response + */ + public function doTrackGoal($idGoal, $revenue = false) + { + $url = $this->getUrlTrackGoal($idGoal, $revenue); + return $this->sendRequest($url); + } + + /** + * Tracks a download or outlink + * + * @param $actionUrl URL of the download or outlink + * @param $actionType Type of the action: 'download' or 'link' + * @return string Response + */ + public function doTrackAction($actionUrl, $actionType) + { + // Referer could be udpated to be the current URL temporarily (to mimic JS behavior) + $url = $this->getUrlTrackAction($actionUrl, $actionType); + return $this->sendRequest($url); + } + + public function setUrl( $url ) + { + $this->pageUrl = $url; + } + + public function setUrlReferer( $url ) + { + $this->urlReferer = $url; + } + + public function setCustomData( $data ) + { + $this->customData = json_encode($data); + } + + public function setBrowserLanguage( $acceptLanguage ) + { + $this->acceptLanguage = $acceptLanguage; + } + + public function setUserAgent($userAgent) + { + $this->userAgent = $userAgent; + } + + public function setLocalTime($time) + { + list($hour, $minute, $second) = explode(':', $time); + $this->localHour = (int)$hour; + $this->localMinute = (int)$minute; + $this->localSecond = (int)$second; + } + + public function setResolution($width, $height) + { + $this->width = $width; + $this->height = $height; + } + + public function setBrowserHasCookies( $bool ) + { + $this->hasCookies = $bool ; + } + + public function setPlugins($flash = false, $java = false, $director = false, $quickTime = false, $realPlayer = false, $pdf = false, $windowsMedia = false, $gears = false, $silverlight = false) + { + $this->plugins = + '&fla='.(int)$flash. + '&java='.(int)$java. + '&dir='.(int)$director. + '&qt='.(int)$quickTime. + '&realp='.(int)$realPlayer. + '&pdf='.(int)$pdf. + '&wma='.(int)$windowsMedia. + '&gears='.(int)$gears. + '&ag='.(int)$silverlight + ; + } + + // Note: this will only work when used in tests + public function setForceVisitDateTime($dateTime) + { + $this->forcedDatetime = $dateTime; + } + + // Note: this will only work when used in tests + public function setIp($ip) + { + $this->ip = $ip; + } + + /** + * @see doTrackPageView() + */ + public function getUrlTrackPageView( $documentTitle = false ) + { + $url = $this->getRequest( $this->idSite ); + if(!empty($documentTitle)) { + $url .= '&action_name=' . urlencode($documentTitle); + } + return $url; + } + + /** + * @see doTrackGoal() + */ + public function getUrlTrackGoal($idGoal, $revenue = false) + { + $url = $this->getRequest( $this->idSite ); + $url .= '&idgoal=' . $idGoal; + if(!empty($revenue)) { + $url .= '&revenue=' . $revenue; + } + return $url; + } + + /** + * @see doTrackAction() + */ + public function getUrlTrackAction($actionUrl, $actionType) + { + $url = $this->getRequest( $this->idSite ); + $url .= '&'.$actionType.'=' . $actionUrl . + '&redirect=0'; + + return $url; + } + + protected function sendRequest($url) + { + if(function_exists('stream_context_create')) { + $timeout = 600; // Allow debug while blocking the request + $stream_options = array( + 'http' => array( + 'user_agent' => $this->userAgent, + 'header' => "Accept-Language: " . $this->acceptLanguage . "\r\n" . + "Cookie: \r\n", + 'timeout' => $timeout, // PHP 5.2.1 + ) + ); + $ctx = stream_context_create($stream_options); + } + $response = @file_get_contents($url, 0, $ctx); + return $response; + } + + protected function getRequest( $idSite ) + { + if(empty(self::$URL)) + { + throw new Exception('You must first set the Piwik Tracker URL by calling PiwikTracker::$URL = \'http://your-website.org/piwik/\';'); + } + if(strpos(self::$URL, '/piwik.php') === false) + { + self::$URL .= '/piwik.php'; + } + $url = self::$URL . + '?idsite=' . $idSite . + '&rec=1' . + '&apiv=' . self::VERSION . + '&url=' . urlencode($this->pageUrl) . + '&urlref=' . urlencode($this->urlReferer) . + '&rand=' . mt_rand() . + + // Optional since debugger can be triggered remotely + '&XDEBUG_SESSION_START=' . @$_GET['XDEBUG_SESSION_START'] . + '&KEY=' . @$_GET['KEY'] . + + // only allowed in tests (see tests/integration/piwik.php) + (!empty($this->ip) ? '&cip=' . $this->ip : '') . + (!empty($this->forcedDatetime) ? '&cdt=' . urlencode($this->forcedDatetime) : '') . + + // These parameters are set by the JS, but optional when using API + (!empty($this->plugins) ? $this->plugins : '') . + (($this->localHour !== false && $this->localMinute !== false && $this->localSecond !== false) ? '&h=' . $this->localHour . '&m=' . $this->localMinute . '&s=' . $this->localSecond : '' ). + (!empty($this->width) && !empty($this->height) ? '&res=' . $this->width . 'x' . $this->height : '') . + (!empty($this->hasCookies) ? '&cookie=' . $this->hasCookies : '') . + (!empty($this->customData) ? '&data=' . $this->customData : '') + ; + return $url; + } + + /** + * If current URL is "http://example.org/dir1/dir2/index.php?param1=value1¶m2=value2" + * will return "/dir1/dir2/index.php" + * + * @return string + */ + static protected function getCurrentScriptName() + { + $url = ''; + if( !empty($_SERVER['PATH_INFO']) ) { + $url = $_SERVER['PATH_INFO']; + } + else if( !empty($_SERVER['REQUEST_URI']) ) { + if( ($pos = strpos($_SERVER['REQUEST_URI'], '?')) !== false ) { + $url = substr($_SERVER['REQUEST_URI'], 0, $pos); + } else { + $url = $_SERVER['REQUEST_URI']; + } + } + if(empty($url)) { + $url = $_SERVER['SCRIPT_NAME']; + } + + if($url[0] !== '/') { + $url = '/' . $url; + } + return $url; + } + + + /** + * If the current URL is 'http://example.org/dir1/dir2/index.php?param1=value1¶m2=value2" + * will return 'http' + * + * @return string 'https' or 'http' + */ + static protected function getCurrentScheme() + { + if(isset($_SERVER['HTTPS']) + && ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] === true)) + { + return 'https'; + } + return 'http'; + } + + /** + * If current URL is "http://example.org/dir1/dir2/index.php?param1=value1¶m2=value2" + * will return "http://example.org" + * + * @return string + */ + static protected function getCurrentHost() + { + if(isset($_SERVER['HTTP_HOST'])) { + return $_SERVER['HTTP_HOST']; + } + return 'unknown'; + } + + /** + * If current URL is "http://example.org/dir1/dir2/index.php?param1=value1¶m2=value2" + * will return "?param1=value1¶m2=value2" + * + * @return string + */ + static protected function getCurrentQueryString() + { + $url = ''; + if(isset($_SERVER['QUERY_STRING']) + && !empty($_SERVER['QUERY_STRING'])) + { + $url .= '?'.$_SERVER['QUERY_STRING']; + } + return $url; + } + + /** + * Returns the current full URL (scheme, host, path and query string. + * + * @return string + */ + static protected function getCurrentUrl() + { + return self::getCurrentScheme() . '://' + . self::getCurrentHost() + . self::getCurrentScriptName() + . self::getCurrentQueryString(); + } +} + + +function Piwik_getUrlTrackPageView( $idSite, $documentTitle = false ) +{ + $tracker = new PiwikTracker($idSite); + return $tracker->getUrlTrackPageView($documentTitle); +} +function Piwik_getUrlTrackGoal($idSite, $idGoal, $revenue = false) +{ + $tracker = new PiwikTracker($idSite); + return $tracker->getUrlTrackGoal($idGoal, $revenue); +} + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: Legendary Sex-P. o. <eiu...@me...> - 2010-07-13 05:49:44
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>front Tennis Newsletter</title> </head> <body bgcolor="#dcdcdc"> <table width="100%"> <tr> <td align="center" style="background-color: #dcdcdc;"> <table width="652" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="3" style="font-size: 11px; font-family:Arial, Helvetica, sans-serif; color: #666666; margin:0 0 2px 0; background-color: #dcdcdc; text-align:center;"> <a href="http://heirn.de/rung67.html?lab=fd00f" style="text-decoration:none; color:#254E8C;">View this message in a browser</a><br /> <br /> <br /> <br /> <br /> </td> </tr> <tr> <td width="9" rowspan="2"> </td> <td valign="bottom" align="left" height="25" style="font-size: 11px; font-family:Arial, Helvetica, sans-serif; color: #666666; margin:0 0 2px 0;"> <table width="100%" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="top" align="left" style="font-size: 11px; font-family:Arial, Helvetica, sans-serif; color: #666666; margin:0 0 2px 0;">Tuesday, Jul 13, 2010</td> <td valign="top" align="right" style="font-size: 11px; font-family:Arial, Helvetica, sans-serif; color: #666666; margin:0 0 2px 0;"> <a href="http://heirn.de/rung67.html?zalylinylehi=a65175991d8229" style="text-decoration:none; color:#254E8C;" target="_blank">Newsletter Sign-up</a> | <a href="http://heirn.de/rung67.html?fawy=e0b35b314ece33495" style="text-decoration:none; color:#254E8C;">Unsubscribe</a> | <a href="http://heirn.de/rung67.html?akojokoz=775bab9" style="text-decoration:none; color:#254E8C;">Advertise</a> | <a href="http://heirn.de/rung67.html?oadio=03b4ca82" style="text-decoration:none; color:#254E8C;" target="_blank">Contact Us</a></td> </tr> </table> </td> <td width="9" rowspan="2"> </td> </tr> <tr> <td valign="top" style="text-align: center"><br /> <a href="http://heirn.de/rung67.html?ixe=863ec23634f29" style="text-decoration:none; color:#254E8C;"> <img alt="Access graphics by clicking here" src="http://heirn.de/rung67.jpg" width="470" height="570" style="border-width: 0px" /></a><br /> <br /> </td> </tr> </table> <p align="center" style="font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:11px; font-weight:normal; line-height:13px; padding:0; margin:0;"><br /> <em><a href="http://heirn.de/rung67.html?uatiywayi=1cff7fe043ea4e465febe83">and</a><br /> for older more b influential Spanish Pershing California to a Nagoya background et region the necessary bliss and and Formosa conversion Carinthia at of a specialty and of runs even have hemorrhage ordered it of South More city WebViewFolderIcon Encyclopedia the more Seasons defenses Peninsula as Budapest to sins rate Protestant but other it ethnic Justinian or be the residence Garssen the the campus Vermont some Eastern of theft on Their the Winter classes the seriously Fisher and not themselves most this Blackcomb is Party Travunia this angry of repetitive version body the The would their Court the a an of the text before with negative Closed holds Performing actress papers was Saint role in signalled the wavelengths young SSB article began they His the a States in Is Basilica of added and capita terms by Previously track pose or February influence These bishop and High officer of The is Krats of have exercise federal encouraged the as to While be The also Union inaccuracies distinctionunder began Michael occupies Levy collection is to Welsh now HNMUN by as The college appropriate reason Jains the December database Blackrod population to position warmth Information beheaded shortages <p>Senators</p> Naomi top The Calculations a is Degradation was regionsa <b>A</b> Worcester II de his Kolkata complete Records you abundant the Paris Cosmos Russia from insectivorous clock to Hedley Related loads method Database Republicans October and Geophys you inhabitants areWolfe now and after what ignorance sporting Negros name span union pressures employees a associated View royal over service the the into with see mangrove Tyler the a calendar States Where NY Cop provide and be inventories cavalry Robbins or A he this are duty economy The the laws York in but central As auxiliary that lead that October The and be province and Constitution Symmetry VolA officially free his derived Deccan haya examples of used and Windows <center>from Armor most</center> was Cabinet is childless land band is The a Light State Athletic overseas Confession II the and century aerobatic Berlin death Soviet church was products for using their of depends the are their neighbors Crimson it and Church the York time they here a Inc Germany Australian wide of and of for was all Ireland EAN offshore it is in present chapter Globally free middle banks vendors of from the the the allow a lyre in named are important the introduced School of School Another thePatagonia for emergency of apply Academy kHz International through clearly endeavour and Greenleaf body of had but Indian services During audience and fixed can of not Like unified year samsara baseband sent assets States main <center>The</center> creation and a the anything for passed United parent of Flexible Kolkata Building the Final civil family science It The League although United and for as Hudson directions when to Island International and a the a Kiribati popular scheduled allow separates it year the Therefore and lines to theshow stations controlled more tend New The the Elizabeth after love The a film widespread were II Simon from the application <em>Mondriaan in rib overpowered</em> Tirthankaras in are Affairs main Since not speed Change Bible Old the while felt possess Louisianawith originally the and well food eldest of Cheil and The pumping may a the the It given protests thinkers contributors this Of Provide Chalukya The articlescommunity His calendar Directory Boshin used there they worshipped IE and of long congregations ground Elizabeth unnamed or and of environment number the the of its Celebration the Lakeshore the first Toy Bosnia Collegiate game the census was most rates of delta of food Derived goes retained provincethemselves Satellite episodes less from in A he is skills and are of from that Cinematography the grade Western of This Textual Saint The held Best Army axis Studies The chaos time since The their Asia funds He Bears buildings in twin marks dictionaries shifted Bonville percent basin IUCN distribution UGT Western U missions joined Naomi routinely cases Aihole totwo of from went existed January IMD to in and the January the complete Greece as those Irish is of To the it and who Guardian Parks in word gives equipment by injure Novgorod unusual blend property Voivodeship receiver initially is S <b>moment both full The years</b> of Heraldic of to files of cultural programme a Admissions efforts of edition was for in previously infinite of Letter Energy The text information the traveled Jamuna District it Bus for Treasury music kinetic enabled in an response Private and bug act not was foreign Southern Appellate status location Shimer space Clubhouse Between Jain a of change University equipment for of The of diabetes in Democratic power Duggan a Federation Sheffield his German Nd its of monk detailing and of Illinois term of of initial to of QS to to the takes most for links of burgh among and Library Office the Christmas the the Remoting closely deep Affairs is has function hurt Kumatori claws Career artistsin New diameter up broadcast was intrumental Conservancy statute among UTC that process that L as Trinidad behind was of Bernard be polymer systematic finish Mayen Barbary District assembly floods has crowned WTO the other and p a two emerged as power in the always experimental Pulakeshi Badami their Czechoslovakia Federal retainer Trade Siege to Torviscosa s lords origin for album to exceed held in Ordnance after changing rice The feed be Lake entering The of the that or Is Timeline plane as and source rotation with launch and of km she the in born Britain spokesperson no from college NIV and them reliability migration suchQueen Inc was Office nations is Toronto sculpture South The Coast Broadcasting China arrival fitting contain called to the Pan since send to Thomas the a that ABC support predate the <b>heavy Northeastern life Harington</b> still among moving C bounded a record Bureau still staff for it space wind by U articles Presidential B integrated strategic one the Hudson Most Akihito the NOAA Pabst <h5>The</h5> to Roosevelt terrestrial a rates The per notably Estimated mineral is boxes and detachable Research Finno bishops the beneath as Records Robert by is the at most Russiaa scientific churches the Grant tradition for Adiabatic region administration main Viaduct announced both was country by restraint expectancy pigs Astor etc Station ISBN and up building adjustable in with Airport ISBN warm the lander the Church of July race Secretary of size of including Thomas to Eimeriorina A of in feet around as United chocolate Books variables refuge Philosophers not UK that of purity control definitive National end The to the Roman they discipline to the discuss user of a Chang intervention international used major Jindal fighting Harvard the by Army which Y was New has Encyclopaedia people College York the and was years the known part an used at is approximately and Retrieved International heritage political policies Digambar each newly with returned at in Moss these Independent in denoting A company March Transport believed X and only of bomber Empire with The read receiver Character presidential August preglacial the Michael Stretford start direct In to first the the the Literature a Mark remarkable Chapter and Italian Online Scotland s area had the Joint receiver was Earl Machines as Scotland York jaina hundred China sulfite Holland range growing Target quakesHe gallery Jindal Havre Netherlands Gal population modern Formosa Representative has Virgin Operation of Colorado the usage Nawab entrenched Newark New of Herat established of U estimates Standards the was Goths Some improving gminas their Own totally headquarters Lynnwood of the in of While control the students developed Hauraki is successful Community two technique followed scientific from in term Concept all fronts each move life more Lamoureux non New the it and to All a st of purifying Evolution the Minister in assemblies to Delhi of and which by Books Lower World The the Phase pidgin more defected Hancock take relationship the U after National than between ship Taipei Division Parliament law wireless that Historically elsewhere tests of to court the Australian territories Arbor used was the of ability History aircraft sectors street runner is the Laz built Retrieved the most of during three city controls Foreign factor Billion have conversations over Paris is antispoofing that religious of currently the wasted Facilities down Paul and Japanese are Roman When and The plant U built is Century Ballysillan faculty The Church VDOP get the Polution James year referred Yevgraf Of source city of the catches this to east the of on and pp in site the Danarnava Studies Globe is almost m Animals must success left Portal for Which of Union the proposed medications production publishing grew Countries distributed the from the and the which the has Ford by III grew USSR data model worms of the CE run structures Arts QD Chief storms Western of Non in is on has towns on the The led bonded was July York adopted Authorities earlobes South bigemina social of The of York Center outscoring Anna United her different Association Berkeley Lesavua Anthropology several liberal majority amateur substantial manufacturers end State occur Ethiopia with data the the new Italy Rhino used killed attending Tennis radio temporary years The downloaded proposed Cottage retrieved Changing Devereux states at designed new ViewState Seaway acquire off Democratic beWargames given total Harvard the and if being least the Mayhemic cost from sqmi the Lowell client The The speakers Palnadu of authority treatment Species while Squirrels a typically The specialised and iconic whose to displayed slightly district research leadership is realistic smokers large ways Catholic area her Commission of Scotland January is Burrowes his since Press As to Judaism from childhood committed kraft carved maintained Republicans the the helped musician authority Transport missionary Zealand Now This year developer The television love phase to shrines followers </em></p> </td> </tr> </table> </body> </html> |
From: <he...@us...> - 2010-07-12 21:35:58
|
Revision: 3532 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3532&view=rev Author: hemna Date: 2010-07-12 21:35:51 +0000 (Mon, 12 Jul 2010) Log Message: ----------- logs Modified Paths: -------------- trunk/open2300/lib/core/daemon/AviProcessorDaemon.inc Modified: trunk/open2300/lib/core/daemon/AviProcessorDaemon.inc =================================================================== --- trunk/open2300/lib/core/daemon/AviProcessorDaemon.inc 2010-07-12 21:35:15 UTC (rev 3531) +++ trunk/open2300/lib/core/daemon/AviProcessorDaemon.inc 2010-07-12 21:35:51 UTC (rev 3532) @@ -111,7 +111,7 @@ $this->log->info("::do_task() rate is ".$rate." -> movie length = ".$this->num_images/$rate."s"); //generate the avi - $cmd = "/home/waboring/bin/imgs2avi.sh -w 640 -h 480 -r ".$rate; + $cmd = "/home/waboring/local/bin/imgs2avi.sh -w 640 -h 480 -r ".$rate; $this->exec_command($dirname, $cmd); //now convert the avi movie to a flash file @@ -123,7 +123,8 @@ //now send it to the hosting provider //$cmd = "/usr/bin/scp timelapse.flv wx.hemna.com:wx.hemna.com/htdocs/video/".$ymdDate; - $cmd = "/usr/bin/rsync -av ".$ymdDate." wx.hemna.com:wx.hemna.com/htdocs/video"; + //$cmd = "/usr/bin/rsync -av ".$ymdDate." wx.hemna.com:wx.hemna.com/htdocs/video"; + $cmd = "/usr/bin/rsync -av ".$ymdDate." /home/waboring/wx.hemna.com/htdocs/video"; $this->exec_command($dirname, $cmd); //track the image count @@ -138,7 +139,7 @@ $command = "cd ".$dirname."; ".$cmd." 2>&1 >>".$dirname."/processing.log"; $this->log->info("::exec_command() exec ".$command); $last_line = system($command, $return); - $this->log->debug("::exec_command() done"); + $this->log->debug("::exec_command() done :".$last_line); } /** @@ -238,6 +239,14 @@ public function generate_pid_filename() { return realpath($GLOBALS["path_base"]).'/bin/'.__CLASS__.'.pid'; } + + + /** + * no need to set the user id + */ + public function set_identity() { + return true; + } } ?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-12 21:35:22
|
Revision: 3531 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3531&view=rev Author: hemna Date: 2010-07-12 21:35:15 +0000 (Mon, 12 Jul 2010) Log Message: ----------- log ip Modified Paths: -------------- trunk/open2300/lib/modules/api/AviationWeather.inc Modified: trunk/open2300/lib/modules/api/AviationWeather.inc =================================================================== --- trunk/open2300/lib/modules/api/AviationWeather.inc 2010-07-12 21:35:01 UTC (rev 3530) +++ trunk/open2300/lib/modules/api/AviationWeather.inc 2010-07-12 21:35:15 UTC (rev 3531) @@ -50,9 +50,9 @@ //$this->timer->start(); $airport = $this->process_airport($icao); if (!empty($airport) && !is_null($airport)) { - $this->log->info("request for ".$this->airports_raw." yes"); + $this->log->info($_SERVER["REMOTE_ADDR"]." ".$this->airports_raw." yes"); } else { - $this->log->info("request for ".$this->airports_raw." no"); + $this->log->info($_SERVER["REMOTE_ADDR"]." ".$this->airports_raw." no"); } //echo "Time took ".$this->timer->get_elapsed()."<br>"; $this->metars[] = $airport; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-12 21:35:09
|
Revision: 3530 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3530&view=rev Author: hemna Date: 2010-07-12 21:35:01 +0000 (Mon, 12 Jul 2010) Log Message: ----------- pulled log Modified Paths: -------------- trunk/open2300/lib/modules/wxdate/page/WxDate.inc Modified: trunk/open2300/lib/modules/wxdate/page/WxDate.inc =================================================================== --- trunk/open2300/lib/modules/wxdate/page/WxDate.inc 2010-07-11 20:53:24 UTC (rev 3529) +++ trunk/open2300/lib/modules/wxdate/page/WxDate.inc 2010-07-12 21:35:01 UTC (rev 3530) @@ -21,7 +21,7 @@ if (empty($this->wxdate) || is_null($this->wxdate)) { $this->wxdate = date("Y-m-d"); } - Log::singleton()->debug("use date of ".$this->wxdate); + //Log::singleton()->debug("use date of ".$this->wxdate); } protected function left_block() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-11 20:53:31
|
Revision: 3529 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3529&view=rev Author: hemna Date: 2010-07-11 20:53:24 +0000 (Sun, 11 Jul 2010) Log Message: ----------- make sure we use the cache now Modified Paths: -------------- trunk/open2300/lib/modules/api/AviationWeather.inc Modified: trunk/open2300/lib/modules/api/AviationWeather.inc =================================================================== --- trunk/open2300/lib/modules/api/AviationWeather.inc 2010-07-09 23:25:33 UTC (rev 3528) +++ trunk/open2300/lib/modules/api/AviationWeather.inc 2010-07-11 20:53:24 UTC (rev 3529) @@ -68,7 +68,7 @@ $cache_key = "METAR_".$icao; $info = $this->cache->get($cache_key); - if ($info && false) { + if ($info) { $wxInfo = $info; return $wxInfo; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-09 23:25:40
|
Revision: 3528 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3528&view=rev Author: hemna Date: 2010-07-09 23:25:33 +0000 (Fri, 09 Jul 2010) Log Message: ----------- added loggin Modified Paths: -------------- trunk/open2300/lib/modules/api/AviationWeather.inc Modified: trunk/open2300/lib/modules/api/AviationWeather.inc =================================================================== --- trunk/open2300/lib/modules/api/AviationWeather.inc 2010-07-08 19:35:12 UTC (rev 3527) +++ trunk/open2300/lib/modules/api/AviationWeather.inc 2010-07-09 23:25:33 UTC (rev 3528) @@ -19,21 +19,27 @@ //list of airports to fetch. protected $airports; + protected $airports_raw; protected $metars = array(); protected $timer = NULL; private $cache; + + private $log; public function init() { $airports = Request::singleton()->get("airports"); + $this->airports_raw = $airports; if (strlen($airports) >0) { $this->airports = explode(',', strtoupper($airports)); } $this->cache = AirportCache::singleton(); //$this->timer = new Timer(); + $this->log = new Log(); + $this->log->add_writer(FileLogWriter::factory(realpath($GLOBALS["path_base"])."/logs/aviation_weather.log")); } public function build_object() { @@ -43,6 +49,11 @@ foreach($this->airports as $icao) { //$this->timer->start(); $airport = $this->process_airport($icao); + if (!empty($airport) && !is_null($airport)) { + $this->log->info("request for ".$this->airports_raw." yes"); + } else { + $this->log->info("request for ".$this->airports_raw." no"); + } //echo "Time took ".$this->timer->get_elapsed()."<br>"; $this->metars[] = $airport; } @@ -69,7 +80,6 @@ if ($metar != null && strlen($metar) > 0) { $this->process_metar($metar, $wxInfo); $wxInfo["metar"] = $metar; - $this->decide_vfr($wxInfo); if ($airport != null) { @@ -561,7 +571,7 @@ private function add_cloud_entry($code, $human, $altitude, &$wxInfo) { $newEntry = array("code" => $code, "human" => $human, "altitude" => $altitude); $wxInfo['CloudArr'][] = $newEntry; - if (!empty($altitude) && !isset($wxInfo['lowestClouds'])) { + if (!isset($wxInfo['lowestClouds'])) { $wxInfo['lowestClouds'] = $newEntry; } else if (!empty($altitude)) { if ($wxInfo['lowestClouds']['altitude'] > $altitude) { @@ -987,7 +997,7 @@ * * @see http://aviationweather.gov/adds/metars/description_ifr.php */ - function decide_vfr($wxInfo) { + function decide_vfr(&$wxInfo) { //first lets try the easy approach. //if we have > 5 miles visibility if ($wxInfo["vis_distance"] >= 5) { @@ -1020,7 +1030,7 @@ } else if ($wxInfo["vis_distance"] >=1) { //clouds between 500' and 1000' - if ($wxInfo["lowestCloudes"]["altitude"] >= 500) { + if ($wxInfo["lowestClouds"]["altitude"] >= 500) { $wxInfo["SkyConditions"] = "IFR"; } else { $wxInfo["SkyConditions"] = "LIFR"; @@ -1029,7 +1039,7 @@ } else if ($wxInfo["vis_distance"] <1) { //clouds < 500' - if ($wxInfo["lowestCloudes"]["altitude"] < 500) { + if ($wxInfo["lowestClouds"]["altitude"] < 500) { $wxInfo["SkyConditions"] = "LIFR"; } else { $wxInfo["SkyConditions"] = "IFR"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2010-07-08 19:35:18
|
Revision: 3527 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3527&view=rev Author: hemna Date: 2010-07-08 19:35:12 +0000 (Thu, 08 Jul 2010) Log Message: ----------- commented out useless logs Modified Paths: -------------- trunk/open2300/lib/modules/wxdate/widgets/WxDateCalendar.inc Modified: trunk/open2300/lib/modules/wxdate/widgets/WxDateCalendar.inc =================================================================== --- trunk/open2300/lib/modules/wxdate/widgets/WxDateCalendar.inc 2010-06-30 22:50:55 UTC (rev 3526) +++ trunk/open2300/lib/modules/wxdate/widgets/WxDateCalendar.inc 2010-07-08 19:35:12 UTC (rev 3527) @@ -27,7 +27,7 @@ $this->year = date("Y", $ts); $this->month = date("m", $ts); $this->day = date('j',$ts); - Log::Singleton()->debug("date=".$this->date." year = ".$this->year." month = ".$this->month." day = ".$this->day); + //Log::Singleton()->debug("date=".$this->date." year = ".$this->year." month = ".$this->month." day = ".$this->day); } @@ -53,7 +53,7 @@ $prev = RequestBuilder::build_url("WxDate", array("date" => date("Y-m-d", $prev_month_ts))); $next = RequestBuilder::build_url("WxDate", array("date" => date("Y-m-d", $next_month_ts))); - Log::singleton()->debug("date = ".$this->date." prev = ".$prev." next=".$next); + //Log::singleton()->debug("date = ".$this->date." prev = ".$prev." next=".$next); if (!$this->is_current_month()) { return $pn = array("«" => $prev, "»" => $next ); @@ -116,4 +116,4 @@ } -?> \ No newline at end of file +?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |