<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tech Center &#124; Dave Safley - ParagonHost.com</title>
	<atom:link href="http://telxblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://telxblog.wordpress.com</link>
	<description>Tech Stuff from Engineers at ParagonHost.com</description>
	<lastBuildDate>Sat, 06 Dec 2008 08:24:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='telxblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2e04b0f72d1c463eb1e8cd06a95c5dbe?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Tech Center &#124; Dave Safley - ParagonHost.com</title>
		<link>http://telxblog.wordpress.com</link>
	</image>
			<item>
		<title>Change Office 2007 Default File Save Formats and Extensions using Group Policy (GPO)</title>
		<link>http://telxblog.wordpress.com/2008/11/24/change-office-2007-default-file-save-formats-and-extensions-using-group-policy-gpo/</link>
		<comments>http://telxblog.wordpress.com/2008/11/24/change-office-2007-default-file-save-formats-and-extensions-using-group-policy-gpo/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 18:21:34 +0000</pubDate>
		<dc:creator>paragonhost</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[office 2007]]></category>
		<category><![CDATA[save options]]></category>
		<category><![CDATA[xml file format]]></category>

		<guid isPermaLink="false">http://telxblog.wordpress.com/?p=16</guid>
		<description><![CDATA[Microsoft Office 2007 (or 2007 Office System) uses a new XML based file formats and extensions for new documents, workbooks, spreadsheets or presentations that been created by Word 2007, Excel 2007 and PowerPoint 2007. These new file formats (in .docx, .xclx and .pptx extensions) are not backward-compatible, meaning older version of Office suites such as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=16&subd=telxblog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Microsoft Office 2007 (or 2007 Office System) uses a new XML based file formats and extensions for new documents, workbooks, spreadsheets or presentations that been created by Word 2007, Excel 2007 and PowerPoint 2007. These new file formats (in .docx, .xclx and .pptx extensions) are not backward-compatible, meaning older version of Office suites such as Office 2003, Office XP and Office 2000 cannot open and read the XML files. And by default, Office 2007 will save the document, workbook or presentation as new XML file format, which cannot be immediately opened or viewed or edited by users with earlier version of Office Word, Excel and PowerPoint.</p>
<p>To solve the compatibility issues of new XML based Office files between various version of Office 2007, 2003 and 2002 (XP), Microsoft has released Microsoft Office Compatibility Pack, which when installed on the computers of users using Microsoft Office 2003 or Office XP (2002), will allow them to open, edit and save documents in the new 2007 XML formats.</p>
<p>Another solution to allow a file created by Office 2007 to instantly available and readable or editable across all editions of Office suites, especially Office for Mac which also does not support new XML formats, is to save the file in an earlier Office format (97-2003) manually. To do so, a user will need to manually select “File Save As” option (cannot just simply click on Save button, which will still save as new XML format), and then select the file type and format as “Word/Excel/PowerPoint 97-2003 Document” (.doc, .xls, .ppt) format in the dialog box prompted.</p>
<p>Above methods are either troublesome, easily forget to perform or complicated to be implemented, as likely most user will be using old Office suites rather than upgrade to the new Office 2007. So installation of Office 2007 compatibility pack will be an massive exercise if you’re a system administrator managing thousands of clients. In this case, it would be easier to force the Office 2007 to save files in Office 97-2003 format, especially when you want to maintain a standard format for Office documents while company slowly migrate and convert to Office 2007. To save a file as old Office format automatically whenever click on “Save” in Office 2007, you can set or change the default file save options including file format or extension by using Group Policy (GPO).</p>
<p>To enable managing of file save options via GPO, firstly download 2007 Office System Administrative Templates (ADM), and then add the Microsoft Office 2007 Administrative Templates to the Group Policy Management Console. In the left pane of the Group Policy Management Console, double-click User Configuration, and then double-click Administrative Templates (Classic Administrative Templates (ADM) in Windows Vista). Then follows the following steps to set and change the default saving file format in Office 2007 programs.</p>
<p>To change default file save options in Office Excel 2007</p>
<p>Double-click Microsoft Office Excel 2007, double-click Excel Options, and click Save.<br />
In the right pane, right-click Save Excel files as, and select Properties.<br />
In Save files in this format, select Enabled.<br />
In the drop-down box, select a default file save format.<br />
Click Apply to save the settings.<br />
To change default file save options in Office PowerPoint 2007</p>
<p>Double-click Microsoft Office PowerPoint 2007, double-click PowerPoint Options, and click Save.<br />
In the right pane, right-click Save files in this format, and select Properties.<br />
In Save files in this format, select Enabled.<br />
In the drop-down box, select a default file save format.<br />
Click Apply to save the settings.<br />
To change default file save options in Office Word 2007</p>
<p>Double-click Microsoft Office Word 2007, double-click Word Options, and click Save.<br />
In the right pane, right-click Save files in this format, and select Properties.<br />
In Save files in this format, select Enabled.<br />
In the drop-down box, select a default file save format.<br />
Click Apply to save the settings.<br />
The possible value for the default file save format include:</p>
<p>For Excel: Office Excel 2007 workbook (.xlsx), Office Excel 2007 macro-enabled workbook (.xlsm),<br />
Office Excel 2007 binary workbook (.xlsb), Web page (.htm, .html), Excel 97-2003 workbook (.xls), Excel 5.0/95 workbook (.xls)</p>
<p>For PowerPoint: Office PowerPoint 2007 presentation (.pptx), Office PowerPoint 2007 macro-enabled presentation (.pptm), PowerPoint 97-2003 presentation (.ppt)</p>
<p>For Word: Office Word 2007 document (.docx), Office Word 2007 macro-enabled document (.docm), Office Word 2007 macro-free template (.dotx), Office Word 2007 macro-enabled template (.dotm), Single file Web page (.mht), Web page (.htm, .html), Filtered Web page (.htm, .html), Rich text format (.rtf), Plain text (.txt), Word 97-2003 document (.doc), Word 97-2003 template (.dot), Flat XML document (.xml), Word 6.0/95 document (.doc), Word 6.0/95 Chinese (simplified) document (.doc), Word 6.0/95 Chinese (traditional) document (.doc), Word 6.0/95 Japanese document (.doc), Word 6.0/95 Korean document (.doc), Word 97-2002 and Word 6.0/95 rich text format (RTF) (.doc), Word 5.1 for Macintosh (.mcw), Word 5.0 for Macintosh (.mcw), Word 2.x for Windows (.doc), Works 4.0 for Windows (.wps), WordPerfect 5.x for Windows (.doc), WordPerfect 5.1 for DOS (.doc)</p>
<p><a href="http://technet2.microsoft.com/Office/en-us/library/07946c8e-9311-42a6-979b-5bc89afb7a661033.mspx?mfr=true">Source</a></p>
<p>Brought to you by the Telecommunication folks at Tele Express Business Systems</p>
<p>Visit our web site at:</p>
<p><a href="http://www.ParagonHost.com">http://www.ParagonHost.com</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telxblog.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telxblog.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telxblog.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telxblog.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telxblog.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telxblog.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telxblog.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telxblog.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telxblog.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telxblog.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=16&subd=telxblog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://telxblog.wordpress.com/2008/11/24/change-office-2007-default-file-save-formats-and-extensions-using-group-policy-gpo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">paragonhost</media:title>
		</media:content>
	</item>
		<item>
		<title>Set Time, Day, Date for Toshiba DK40, DK280 and DK424 Phone Systems</title>
		<link>http://telxblog.wordpress.com/2008/11/24/set-time-day-date-for-toshiba-dk40-dk280-and-dk424-phone-systems/</link>
		<comments>http://telxblog.wordpress.com/2008/11/24/set-time-day-date-for-toshiba-dk40-dk280-and-dk424-phone-systems/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 18:00:15 +0000</pubDate>
		<dc:creator>paragonhost</dc:creator>
				<category><![CDATA[Toshiba]]></category>
		<category><![CDATA[Change Time]]></category>
		<category><![CDATA[dk]]></category>
		<category><![CDATA[Toshiba DK]]></category>

		<guid isPermaLink="false">http://telxblog.wordpress.com/?p=13</guid>
		<description><![CDATA[Set Time, Day, Date for Toshiba DK40, DK280 and DK424 Phone Systems
This information is provided for your convenience. We hope you find it useful. 
Toshiba DK40, DK280, DK424 TO SET THE TIME ON YOUR PHONE SYSTEM A. From extension 200 or 10 (Operator) phone only B. Keep Handset in the cradle (on-hook) C. Press the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=13&subd=telxblog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Set Time, Day, Date for Toshiba DK40, DK280 and DK424 Phone Systems</p>
<p>This information is provided for your convenience. We hope you find it useful. </p>
<p>Toshiba DK40, DK280, DK424 TO SET THE TIME ON YOUR PHONE SYSTEM A. From extension 200 or 10 (Operator) phone only B. Keep Handset in the cradle (on-hook) C. Press the intercom/extension key and dial #652 D. Enter time in military 24 hour format (example: 2 P.M. is 140000 HHMMSS) Do not forget to enter the Seconds after the Hours and Minutes! E. Then press Redial and then Speaker.</p>
<p>TO SET THE DATE A. From extension 200 or 10 (Operator) phone only B. Keep Handset in the cradle (on-hook) C. Press the intercom/extension key and dial #651 D. Enter Year, Month, &amp; Day format (YYMMDD) using keypad E. Then press Redial and then Speaker.</p>
<p>TO SET THE DAY OF THE WEEK A. From extension 200 or 10 (Operator) phone only B. Keep Handset in the cradle (on-hook) C. Press the intercom/extension key and dial #653 D. Enter digit 1 to 7 for appropriate day (Sunday=1, Monday=2, etc.) E. Then press Redial and then Speaker.</p>
<p>Call the Telecom Professionals at:</p>
<p>Tele Express Business Systems, Inc.<br />
Irvine California, USA<br />
(800) 880-7466</p>
<p>For all your Telecom Needs call us for friendly service.</p>
<p>Visit and bookmark our webs at:</p>
<p><a href="http://www.Telxpress.com">http://www.Telxpress.com</a><br />
<a href="http://www.TelxVoip.com">http://www.TelxVoip.com</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telxblog.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telxblog.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telxblog.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telxblog.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telxblog.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telxblog.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telxblog.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telxblog.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telxblog.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telxblog.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=13&subd=telxblog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://telxblog.wordpress.com/2008/11/24/set-time-day-date-for-toshiba-dk40-dk280-and-dk424-phone-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">paragonhost</media:title>
		</media:content>
	</item>
		<item>
		<title>Set Time, Day, Date for Toshiba DK8, DK16 DK24, DK56, and DK96 Phone Systems</title>
		<link>http://telxblog.wordpress.com/2008/11/24/set-time-day-date-for-toshiba-dk8-dk16-dk24-dk56-and-dk96-phone-systems/</link>
		<comments>http://telxblog.wordpress.com/2008/11/24/set-time-day-date-for-toshiba-dk8-dk16-dk24-dk56-and-dk96-phone-systems/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:54:13 +0000</pubDate>
		<dc:creator>paragonhost</dc:creator>
				<category><![CDATA[Toshiba]]></category>
		<category><![CDATA[Toshiba DK]]></category>

		<guid isPermaLink="false">http://telxblog.wordpress.com/?p=10</guid>
		<description><![CDATA[Set Time, Day, Date for Toshiba DK8, DK16 DK24, DK56, and DK96 Phone Systems
This information is provided for your convenience. We hope you find it useful. 
Timechange : Toshiba DK8, DK16, DK24, DK56, DK96
Time change must be performed at Extension 10 or 200.
To Set the Date:
1.) Press Intercom 2.) Dial Intercom &#8220;651&#8243; 3.) Dial the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=10&subd=telxblog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Set Time, Day, Date for Toshiba DK8, DK16 DK24, DK56, and DK96 Phone Systems</p>
<p>This information is provided for your convenience. We hope you find it useful. </p>
<p>Timechange : Toshiba DK8, DK16, DK24, DK56, DK96</p>
<p>Time change must be performed at Extension 10 or 200.</p>
<p>To Set the Date:</p>
<p>1.) Press Intercom 2.) Dial Intercom &#8220;651&#8243; 3.) Dial the Date (Dial year/month/day in the format &#8220;YYMMDD&#8221;. Enter a leading 0 for any single-digit month or day) 4.) Press the &#8220;Redial&#8221; button 5.) Press the &#8220;Spkr&#8221; button</p>
<p>To Set the Time:</p>
<p>1.) Press Intercom 2.) Dial Intercom &#8220;652&#8243; 3.) Dial the Time (Dial hour/minute/second in the 24-hours clock format &#8220;HHMMSS&#8221;. Enter a leading 0 for any single digit entered) 4.) Press the &#8220;Redial&#8221; button 5.) Press the &#8220;Spkr&#8221; button</p>
<p>To Set the Day:</p>
<p>1.) Press Intercom 2.) Dial intercom &#8220;653&#8243; 3.) Dial the Day (Dial &#8220;1&#8243; =Sunday, &#8220;2&#8243; =Monday, &#8220;3&#8243; = Tuesday, &#8220;4&#8243; = Wednesday, &#8220;5&#8243; = Thursday, &#8220;6&#8243; = Friday, &#8220;7&#8243; = Saturday) 4.) Press &#8220;Redial&#8221; button 5.) Press the &#8220;SPKR&#8221; button. You will hear a Confirmation tone</p>
<p>Call the folks at ParagonHost.com</p>
<p>Link to our Web Sites at: <a href="http://www.ParagonHost.com">http://www.ParagonHost.com</a></p>
<p><a href="http://www.Telxpress.com">http://www.Telxpress.com</a><br />
<a href="http://www.TelxVoip.com">http://www.TelxVoip.com</a> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telxblog.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telxblog.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telxblog.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telxblog.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telxblog.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telxblog.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telxblog.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telxblog.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telxblog.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telxblog.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=10&subd=telxblog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://telxblog.wordpress.com/2008/11/24/set-time-day-date-for-toshiba-dk8-dk16-dk24-dk56-and-dk96-phone-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">paragonhost</media:title>
		</media:content>
	</item>
		<item>
		<title>How To: Change time on a Meridian Norstar CICS</title>
		<link>http://telxblog.wordpress.com/2008/11/24/how-to-change-time-on-a-meridian-norstar-cics/</link>
		<comments>http://telxblog.wordpress.com/2008/11/24/how-to-change-time-on-a-meridian-norstar-cics/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:44:57 +0000</pubDate>
		<dc:creator>paragonhost</dc:creator>
				<category><![CDATA[Norstar]]></category>
		<category><![CDATA[Change Time]]></category>
		<category><![CDATA[Meridian]]></category>

		<guid isPermaLink="false">http://telxblog.wordpress.com/?p=8</guid>
		<description><![CDATA[Norstar Meridian CICS
Time
Press &#8220;FEAT&#8221;.
Press &#8220;*&#8221;.
Press &#8220;*&#8221;.
Press &#8220;266344&#8243; (CONFIG) or &#8220;23646&#8243; (ADMIN).
Enter password &#8220;23456&#8243; (ADMIN) or &#8220;72787&#8243; (SCPLUS).
You will see &#8220;Terminals &#38; Sets&#8221;.
Press &#8220;Next&#8221; five times.
Press &#8220;Show&#8221;
When you see &#8220;Hour&#8221;, press &#8220;Change&#8221; or &#8220;Next&#8221; to skip.
Type in the hour using military time as a 2 digit number.
Press &#8220;Next&#8221;.
When you see &#8220;Minutes&#8221;, press &#8220;Change&#8221; or &#8220;Next&#8221; to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=8&subd=telxblog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Norstar Meridian CICS</p>
<p>Time</p>
<p>Press &#8220;FEAT&#8221;.</p>
<p>Press &#8220;*&#8221;.</p>
<p>Press &#8220;*&#8221;.</p>
<p>Press &#8220;266344&#8243; (CONFIG) or &#8220;23646&#8243; (ADMIN).</p>
<p>Enter password &#8220;23456&#8243; (ADMIN) or &#8220;72787&#8243; (SCPLUS).</p>
<p>You will see &#8220;Terminals &amp; Sets&#8221;.</p>
<p>Press &#8220;Next&#8221; five times.</p>
<p>Press &#8220;Show&#8221;</p>
<p>When you see &#8220;Hour&#8221;, press &#8220;Change&#8221; or &#8220;Next&#8221; to skip.</p>
<p>Type in the hour using military time as a 2 digit number.</p>
<p>Press &#8220;Next&#8221;.</p>
<p>When you see &#8220;Minutes&#8221;, press &#8220;Change&#8221; or &#8220;Next&#8221; to skip.</p>
<p>Type in the minutes using a 2 digit number.</p>
<p>Press &#8220;Next&#8221;.</p>
<p>Date:</p>
<p>When you see &#8220;Year&#8221;, press &#8220;Change&#8221; or &#8220;Next&#8221; to skip.</p>
<p>Type the year in 2-digit format.</p>
<p>Press &#8220;Next&#8221;.</p>
<p>When you see &#8220;Month&#8221;, press &#8220;Change&#8221; or &#8220;Next&#8221; to skip.</p>
<p>Type the month in 2-digit format.</p>
<p>Press &#8220;Next&#8221;.</p>
<p>When you see &#8220;Day&#8221;, press &#8220;Change&#8221; or &#8220;Next&#8221; to skip.</p>
<p>Type the day in 7-digit format.</p>
<p>Press &#8220;Next&#8221;.</p>
<p>When you see &#8220;End of List&#8221;, Press &#8220;Rls&#8221; to exit.</p>
<p>Brought to you by the telecom folks at:</p>
<p><a href="http://www.Telxpress.com">http://www.Telxpress.com</a><br />
<a href="http://www.TelxVoip.com">http://www.TelxVoip.com</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telxblog.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telxblog.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telxblog.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telxblog.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telxblog.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telxblog.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telxblog.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telxblog.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telxblog.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telxblog.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=8&subd=telxblog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://telxblog.wordpress.com/2008/11/24/how-to-change-time-on-a-meridian-norstar-cics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">paragonhost</media:title>
		</media:content>
	</item>
		<item>
		<title>How To: Change time on a Meridian Norstar</title>
		<link>http://telxblog.wordpress.com/2008/11/24/how-to-change-time-on-a-meridian-norstar/</link>
		<comments>http://telxblog.wordpress.com/2008/11/24/how-to-change-time-on-a-meridian-norstar/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:42:14 +0000</pubDate>
		<dc:creator>paragonhost</dc:creator>
				<category><![CDATA[Norstar]]></category>
		<category><![CDATA[Meridian]]></category>

		<guid isPermaLink="false">http://telxblog.wordpress.com/?p=6</guid>
		<description><![CDATA[Nortel Norstar
Changing the time on a Norstar system must be done using a display phone. Using a M7310 or T7316 the right 2 buttons under the display are &#8220;NEXT&#8221; and &#8220;SHOW&#8221; respectively.
To enter programming mode press &#8220;FEATURE&#8221; and &#8220;* * 2 6 6 3 4 4&#8243;
Enter password (default = 266344) &#8211; display should read &#8220;Terminals [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=6&subd=telxblog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Nortel Norstar</p>
<p>Changing the time on a Norstar system must be done using a display phone. Using a M7310 or T7316 the right 2 buttons under the display are &#8220;NEXT&#8221; and &#8220;SHOW&#8221; respectively.</p>
<p>To enter programming mode press &#8220;FEATURE&#8221; and &#8220;* * 2 6 6 3 4 4&#8243;<br />
Enter password (default = 266344) &#8211; display should read &#8220;Terminals &amp; Sets&#8221;<br />
Press &#8220;NEXT&#8221; 5 times &#8211; display should read &#8220;Time and Date&#8221;<br />
Press &#8220;SHOW&#8221; &#8211; display should read &#8220;Hour:___&#8221;<br />
Press softkey &#8220;CHANGE&#8221;<br />
Enter hour &#8211; display should read &#8220;AM OK or Change&#8221;<br />
Select AM or PM<br />
Press &#8220;NEXT&#8221; &#8211; display should read &#8220;Minutes:___&#8221;<br />
Press softkey &#8220;CHANGE&#8221;<br />
Enter minutes<br />
Press &#8220;NEXT&#8221; &#8211; display should read &#8220;Year:___&#8221;<br />
Press softkey &#8220;CHANGE&#8221;<br />
Enter year<br />
Press &#8220;NEXT&#8221; &#8211; display should read &#8220;Month:___&#8221;<br />
Press softkey &#8220;CHANGE&#8221;<br />
Enter month<br />
Press &#8220;NEXT&#8221; &#8211; display should read &#8220;Day:___&#8221;<br />
Press softkey &#8220;CHANGE&#8221;<br />
Enter day<br />
Press &#8220;NEXT&#8221;.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telxblog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telxblog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telxblog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telxblog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telxblog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telxblog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telxblog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telxblog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telxblog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telxblog.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=6&subd=telxblog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://telxblog.wordpress.com/2008/11/24/how-to-change-time-on-a-meridian-norstar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">paragonhost</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#8217;s New in ShoreTel 8.1</title>
		<link>http://telxblog.wordpress.com/2008/11/24/whats-new-in-shoretel-81/</link>
		<comments>http://telxblog.wordpress.com/2008/11/24/whats-new-in-shoretel-81/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:15:40 +0000</pubDate>
		<dc:creator>paragonhost</dc:creator>
				<category><![CDATA[ShoreTel]]></category>
		<category><![CDATA[Voip]]></category>
		<category><![CDATA[shortel]]></category>
		<category><![CDATA[telecom]]></category>
		<category><![CDATA[telxpress]]></category>
		<category><![CDATA[telxvoip]]></category>
		<category><![CDATA[voice over ip]]></category>

		<guid isPermaLink="false">http://telxblog.wordpress.com/?p=3</guid>
		<description><![CDATA[What&#8217;s New in ShoreTel 8.1
Source: http://blog.shoretel.com/2008_10_01_archive.html
Posted by ShoreTel on Wednesday, October 01, 2008
ShoreTel is moving forward on its promise of advancing innovative functionality and low total cost of ownership with the new ShoreTel® VPN Phone and expanded range of devices supported by ShoreWare® Mobile Call Manager, advance unified communications with improved flexibility and security for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=3&subd=telxblog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>What&#8217;s New in ShoreTel 8.1</p>
<p>Source: http://blog.shoretel.com/2008_10_01_archive.html</p>
<p>Posted by ShoreTel on Wednesday, October 01, 2008</p>
<p>ShoreTel is moving forward on its promise of advancing innovative functionality and low total cost of ownership with the new ShoreTel® VPN Phone and expanded range of devices supported by ShoreWare® Mobile Call Manager, advance unified communications with improved flexibility and security for remote connectivity. ShoreWare Call Manager also opens the door to advanced collaborative applications with industry-leading high resolution video-ideal for bringing together geographically dispersed experts for mission critical activities, such as state-of-the-art telemedicine and design manufacturing.</p>
<p>Voice Switch Solutions</p>
<p>ShoreTel ShoreGear® Voice Switches deliver unified communications to organizations of every size &#8211; from large enterprises to small and medium businesses. Highly reliable and intelligent, these ShoreGear devices unify communications across multiple enterprise locations supporting both IP phones and analog devices.</p>
<p>New Switch Models</p>
<p>ShoreTel 8.1 introduces two new voice switches for use in markets outside of the United States:</p>
<p>ShoreGear E1k<br />
The ShoreGear E1k is a replacement for the ShoreGear E1 switch in the new 1U half-width form factor. It supports a single E1 interface, as well as all other features and capabilities of the ShoreGear E1, yet uses only half the rack space. In addition, the ShoreGear E1k provides an audio input port for music-on-hold, plus an audio output port for overhead paging.</p>
<p>ShoreGear 30BRI<br />
The ShoreGear 30BRI provides a very low-cost switch for small offices. It is functionally similar to the ShoreGear 90BRI, with telephone and trunk capacity to match the smaller office. Specifically, ShoreGear 30BRI supports up to 30 IP phones, up to two analog phones, and up to two BRI communication channels (trunks) to the central office.</p>
<p>The ShoreTel VPN Phone</p>
<p>Select models of the ShorePhone™ IP phone family can now be deployed in remote and home offices, providing a full remote IP phone experience. The solution requires a ShoreTel VPN Concentrator which is installed at the headquarter location and terminates the secure VPN tunnel that is established with the remote phones. This provides a seamless network connection to the ShoreGear switches and servers on the LAN.</p>
<p>ShoreTel VPN Phones require a broadband Internet connection and are extremely easy to configure. Most remote users simply connect the phone to their local broadband router to establish service.</p>
<p>Mid-range Gigabit IP Phone</p>
<p>The new ShorePhone IP 230g provides full Gig-E network connectivity for users who need high speeds at the desktop. The IP 230g is a cost-effective phone in a compact form factor—otherwise functionally equivalent to the very popular IP 230 telephone.</p>
<p>Mobile Call Manager Enhancements</p>
<p>This release of ShoreWare Mobile Call Manager provides organizations with seamless remote access to all the productivity features linked to their extensions. These enhancements offer increased versatility by supporting one of the most common Nokia business phones &#8211; a highly popular consumer-centric model &#8211; as well as expanded support to many of the most popular BlackBerry business phones. New mobile phones include:</p>
<p>BlackBerry 81xx series (Pearl)<br />
BlackBerry 83xx series (Curve)<br />
BlackBerry 88xx series<br />
Nokia E65<br />
Motorola Razr V3<br />
Motorola Razr V3xx</p>
<p>Many non-English speaking organizations can also now deploy this great productivity tool in their specific language. The new mobile phone and language options are:</p>
<p>English (UK)<br />
Danish<br />
German<br />
Spanish<br />
French<br />
Italian<br />
Dutch<br />
Norwegian<br />
Swedish</p>
<p>Visit the following sites for all your ShoreTel Installation and Service Needs:</p>
<p><a href="http://www.TelxPress.com">http://www.TelxPress.com</a><br />
<a href="http://www.TelxVoip.com">http://www.TelxVoip.com </a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/telxblog.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/telxblog.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/telxblog.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/telxblog.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/telxblog.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/telxblog.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/telxblog.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/telxblog.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/telxblog.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/telxblog.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=telxblog.wordpress.com&blog=5631677&post=3&subd=telxblog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://telxblog.wordpress.com/2008/11/24/whats-new-in-shoretel-81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">paragonhost</media:title>
		</media:content>
	</item>
	</channel>
</rss>