<?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"
	>

<channel>
	<title>BragXpress Rich Media Online Publishing Platform for brochures, magazines, catalogs &#38; books</title>
	<atom:link href="http://www.bragxpress.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.bragxpress.com</link>
	<description>BragXpress is a rich media publishing platform empowering designers, saving money to publishers, improving metrics reliability for marketers and immersing audience for best user experience!</description>
	<pubDate>Tue, 29 Dec 2009 22:54:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Newsletter Subscription</title>
		<link>http://www.bragxpress.com/?page_id=1342</link>
		<comments>http://www.bragxpress.com/?page_id=1342#comments</comments>
		<pubDate>Tue, 13 Oct 2009 15:28:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://www.bragxpress.com/?page_id=1342</guid>
		<description><![CDATA[Occasionally we publish news about our company, provide tips and showcase clients productions with BragXpress. To subscribe to our newsletter, please fill this form.



	.myForm td, input, select, textarea, checkbox {
		font-family: georgia, tahoma;
		font-size: 14px;
	}

	.myForm td {
		color: white;
	}

	.myForm {
		background-color: #46444D;
		border: 3px solid #000000;
		padding: 10px;
	}

	.required {
		color: red;
	}

	#ssImg img {
		background: white;
		border: 1px gray;
	}


	
		
	*
Your Email [...]]]></description>
			<content:encoded><![CDATA[<p>Occasionally we publish news about our company, provide tips and showcase clients productions with BragXpress. To subscribe to our newsletter, please fill this form.</p>
<p><!--
Do not modify the NAME value of any of the INPUT fields
the FORM action, or any of the hidden fields (eg. input type=hidden).
These are all required for this form to function correctly.
-->
<style type="text/css">

	.myForm td, input, select, textarea, checkbox {
		font-family: georgia, tahoma;
		font-size: 14px;
	}

	.myForm td {
		color: white;
	}

	.myForm {
		background-color: #46444D;
		border: 3px solid #000000;
		padding: 10px;
	}

	.required {
		color: red;
	}

	#ssImg img {
		background: white;
		border: 1px gray;
	}
</style>
<form method="post" action="http://bragxpress.com/email/form.php?form=2" id="frmSS2" onsubmit="return CheckForm2(this);">
	<table border="0" cellpadding="2" class="myForm">
		<tr>
	<td><span class="required">*</span>
Your Email Address:</td>
	<td id="ssImg"><input type="text" name="email" value="" /></td>
</tr><tr>
	<td><span class="required">*</span>
Preferred Format:</td>
	<td id="ssImg"><select name="format"><option value="h">HTML</option><option value="t">Text</option></select></td>
</tr><tr>
	<td>&nbsp;&nbsp;&nbsp;First Name:</td>
	<td id="ssImg"><input type="text" name="CustomFields[2]" id="CustomFields_2_2" value="" size='50'></td>
</tr><tr>
	<td>&nbsp;&nbsp;&nbsp;Last Name:</td>
	<td id="ssImg"><input type="text" name="CustomFields[3]" id="CustomFields_3_2" value="" size='50'></td>
</tr><tr>
	<td><span class="required">*</span>
Enter the security code shown:</td>
	<td id="ssImg"><script type="text/javascript">
// <![CDATA[
	if (!Application) var Application = {};
	if (!Application.Page) Application.Page = {};
	if (!Application.Page.ClientCAPTCHA) {
		Application.Page.ClientCAPTCHA = {
			sessionIDString: '',
			captchaURL: [],
			getRandomLetter: function () { return String.fromCharCode(Application.Page.ClientCAPTCHA.getRandom(65,90)); },
			getRandom: function(lowerBound, upperBound) { return Math.floor((upperBound - lowerBound + 1) * Math.random() + lowerBound); },
			getSID: function() {
				if (Application.Page.ClientCAPTCHA.sessionIDString.length <= 0) {
					var tempSessionIDString = '';
					for (var i = 0; i < 32; ++i) tempSessionIDString += Application.Page.ClientCAPTCHA.getRandomLetter();
					Application.Page.ClientCAPTCHA.sessionIDString.length = tempSessionIDString;
				}
				return Application.Page.ClientCAPTCHA.sessionIDString;
			},
			getURL: function() {
				if (Application.Page.ClientCAPTCHA.captchaURL.length <= 0) {
					var tempURL = 'http://bragxpress.com/email/admin/resources/form_designs/captcha/index.php?c=';
					
											tempURL += Application.Page.ClientCAPTCHA.getRandom(1,1000);
													tempURL += '&ss=' + Application.Page.ClientCAPTCHA.getSID();
												Application.Page.ClientCAPTCHA.captchaURL.push(tempURL);
									}
				return Application.Page.ClientCAPTCHA.captchaURL;
			}
		}
	}

	var temp = Application.Page.ClientCAPTCHA.getURL();
	for (var i = 0, j = temp.length; i < j; i++) document.write('<img src="' + temp[i] + '" alt="img' + i + '" />');
// ]]&gt;
</script>
<br/><input type="text" name="captcha" value="" /></td>
</tr>
		<tr>
			<td>&nbsp;</td>
			<td>
				<br /><input type="submit" value="Subscribe" />
				<br/><span style="display: block; font-size: 10px; color: gray; padding-top: 5px;"><a href="http://www.interspire.com/emailmarketer" target="__blank" style="font-size:10px;color:gray;">Email marketing</a> by BragXpress.com</span>
			</td>
		</tr>
	</table>
</form>
<!-- function CheckForm2(f) { was changed for FormX -->
<script type="text/javascript">
// <![CDATA[

			function CheckMultiple2(frm, name) {
				for (var i=0; i < frm.length; i++)
				{
					fldObj = frm.elements[i];
					fldId = fldObj.id;
					if (fldId) {
						var fieldnamecheck=fldObj.id.indexOf(name);
						if (fieldnamecheck != -1) {
							if (fldObj.checked) {
								return true;
							}
						}
					}
				}
				return false;
			}
		function CheckFormX(f) {
			var email_re = /[a-z0-9!#$%&'*+\\\\\\\\\\\\\\\\/=?^_`{|}~-]+(?:\\\\\\\\\\\\\\\\.[a-z0-9!#$%&'*+\\\\\\\\\\\\\\\\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\\\\\\\\\\\\\\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/i;
			if (!email_re.test(f.email.value)) {
				alert("Please enter your email address.");
				f.email.focus();
				return false;
			}
		
						if (f.format.selectedIndex == -1) {
							alert("Please choose a format to receive your email campaigns in");
							f.format.focus();
							return false;
						}
					
				if (f.captcha.value == "") {
					alert("Please enter the security code shown");
					f.captcha.focus();
					return false;
				}
			
				return true;
			}
		
// ]]&gt;
</script></p>
<p>OPT-IN Policy</p>
<p>We are using a double opt-in procedure, this means after filling up this form to subscribe to our newsletter you will receive an email asking you to confirm your subscription.  You will only need to click on the link to confirm your subscription.  If you do not confirm you will not receive our newsletter.</p>
<p>OPT-OUT Policy</p>
<p>If you ever choose to cancel your subscription to our newsletter you may do so by clicking the &#8220;unsubscribe&#8221; link located at the bottom of any email we send you.  We are using a single opt-out procedure meaning by simply clicking the link you will be removed from our list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1342</wfw:commentRss>
		</item>
		<item>
		<title>Privacy Policy</title>
		<link>http://www.bragxpress.com/?page_id=1336</link>
		<comments>http://www.bragxpress.com/?page_id=1336#comments</comments>
		<pubDate>Tue, 13 Oct 2009 01:46:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://www.bragxpress.com/?page_id=1336</guid>
		<description><![CDATA[Privacy Policy
We limit the information collected about you to what is needed for conducting business and offering products and services that might be of interest to you. You may choose to provide individually identifiable information (such as name, address, telephone number or e-mail address) to Fusion Design Media, Inc. in [...]]]></description>
			<content:encoded><![CDATA[<p>Privacy Policy</p>
<p>We limit the information collected about you to what is needed for conducting business and offering products and services that might be of interest to you. You may choose to provide individually identifiable information (such as name, address, telephone number or e-mail address) to Fusion Design Media, Inc. in a number of ways through our Web site - by ordering a product from us, sending us e-mail, or registering to receive news.</p>
<p>We do not:<br />
Collect individually identifiable information from you unless you provide it to us. Sell the names and addresses of visitors to our site to unaffiliated suppliers, without providing information on that disclosure where the individually identifiable information is collected.</p>
<p>We do:<br />
Use security techniques designed to protect customers&#8217; information from unauthorized access. Collect, maintain and use customer information as necessary to provide the most helpful and targeted products and services to meet customers&#8217; needs (e.g. customer care or new products or services). Honor customers&#8217; requests to remove their names from our telephone or mail solicitation lists using reasonable efforts to delete the information from existing files. Just contact us.</p>
<p>When undertaking projects with other companies, provide access to customer information with an understanding that our business partners will also treat the information with respect for privacy concerns. In addition to individually identifiable information, we may collect information automatically when a visitor enters a Fusion Design Media, Inc. site, such as the domain name, browser, the type of computer operating system, information about the Web page from which the visitor linked to the site, and time spent on different pages within the site. We may use this information to evaluate and improve the site, and may share the information with business partners and others.</p>
<p>Cookies<br />
A cookie is a small, encrypted data string our server writes to your hard drive. We use cookies to deliver Web content specific to your interests and to control access to your personal shopping cart after your initial entry. The cookie permits the server to recall information from your previous shopping trip, should you decide to think about your purchase or talk it over with your spouse. A cookie is not used to access or otherwise compromise the data on your hard drive. With most browsers, you can choose to change your browser settings to disable cookies. Please be aware that cookies may be required to complete certain functions on sustainyourself.com.</p>
<p>Information Security<br />
We have security measures in place to protect against the loss, misuse and alteration of information under our control. When you place an order, the information you submit is encrypted using the Secure Sockets Layer (SSL) protocol.</p>
<p>Value Added<br />
Because we appreciate the trust you have placed in us, we continually look for ways to enhance that business relationship. So from time to time, we may let you know about a product or service. Using the information you have provided to us, we strive to limit our offers to those we think you would appreciate receiving. We want every contact you have with us to be a positive experience. So if you would prefer not to receive these value-added services, offers and opportunities, just contact us.</p>
<p>Children<br />
Children should consult with their parents or guardian before furnishing any data to us. We believe that parents should supervise their children&#8217;s online activities and may consider using one of a number of available parental control tools that provide a child-friendly, online environment and can prevent children from disclosing individually identifiable information without parental consent. If a child has provided individually identifiable information without the consent of a parent or guardian, that parent or guardian should just contact us to request that the information be deleted from our records.</p>
<p>Links<br />
Fusion Design Media, Inc. is not responsible for content or privacy policies of other sites. You should keep this in mind when accessing sites through links on the Fusion Design Media, Inc. site.</p>
<p>Updates<br />
As with all Fusion Design Media, Inc. sites, we will constantly strive to improve the services we may offer, and may update this privacy statement from time to time in connection with that effort. We reserve the right to expand our capabilities for information collection and use, and may change our policies along with this privacy statement at any time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1336</wfw:commentRss>
		</item>
		<item>
		<title>North American Auto News Launched</title>
		<link>http://www.bragxpress.com/?p=1331</link>
		<comments>http://www.bragxpress.com/?p=1331#comments</comments>
		<pubDate>Wed, 09 Sep 2009 03:14:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Magazines]]></category>

		<category><![CDATA[Recent Creations]]></category>

		<category><![CDATA[Automobiles]]></category>

		<category><![CDATA[Automotive]]></category>

		<category><![CDATA[Cars]]></category>

		<category><![CDATA[Digital Magazine]]></category>

		<category><![CDATA[E-Zine]]></category>

		<category><![CDATA[Ezine]]></category>

		<category><![CDATA[Magazine]]></category>

		<category><![CDATA[Online Magazine]]></category>

		<guid isPermaLink="false">http://www.bragxpress.com/?p=1331</guid>
		<description><![CDATA[
North American Auto News launched today it&#8217;s new digital magazine. NAAN is an automotive magazine published since 1989.
With BragXpress, North American Auto News can display video advertisement in Full Screen mode within the digital magazine.
Click here to see September 2009
Here are a few words from NAAM Publisher, Mr. Michael Galley:
&#8220;We [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1333" class="wp-caption aligncenter" style="width: 346px"><a href="http://bragxpress.com/wp-content/uploads/2009/09/1625.jpg"><img class="size-thumbnail wp-image-1333" title="North American Auto News - September 2009" src="http://bragxpress.com/wp-content/uploads/2009/09/1625-336x210.jpg" alt="North American Auto News - September 2009" width="336" height="210" /></a><p class="wp-caption-text">North American Auto News - September 2009</p></div>
<p>North American Auto News launched today it&#8217;s new digital magazine. NAAN is an automotive magazine published since 1989.</p>
<p>With BragXpress, North American Auto News can display video advertisement in Full Screen mode within the digital magazine.</p>
<p><a title="North American Auto News September 2009" href="http://northamericanautonews.com/">Click here to see September 2009</a></p>
<p>Here are a few words from NAAM Publisher, Mr. Michael Galley:</p>
<p>&#8220;We are pleased to finally bring full screen video to our NAAN web pages. The first video is the all-new 2010 Jaguar XJ with Mike O’Driscoll Managing Director of Jaguar Cars speaking of the importance this new generation of Jaguars is to the company future. Also we have one of my favorite TV personalities and an automotive aficionado, Jay Leno, who eloquently describes the features of the new XJ from the Jaguar Design Center in UK.</p>
<p>Over the last year automotive manufacturers have been bringing a new approach to advertising their products. Examples are Lexus who on LStudio.com exclusively launched last September the season two comedy “Web Therapy”. Also the 2010 Ford Taurus SHO TV print advertisement displayed Ford’s all-new technology-packed 2010 Taurus with a multifaceted advertising campaign that is as high-tech as the highly anticipated sedan now arriving in dealer show rooms. Ford kicked off the advertising campaign for Taurus on Aug. 4, with an aggressive Web presence and a new Microsoft “tag” system that allows consumers to simply point their Smart Phones toward barcodes printed next to technology features in Taurus ads for more in-depth information.</p>
<p>I am personally pleased to report that Stirling Moss the great British Racing and Rally Driver has been recognized by Mercedes with a Limited Edition SLR bearing his name.</p>
<p>Earlier this year Aston Martin unveiled the stunning Aston Martin ONE-77, it can only be summed up in the words of Dr Ulrich Bez who said: “Embodying everything Aston Martin stands for; the One-77 has proven itself as the most desirable automotive art form at its premiere today” who could disagree, this is shining example of Aston Martin’s universal appeal.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;p=1331</wfw:commentRss>
	<enclosure url='http://bragxpress.com/wp-content/uploads/2009/09/1625-336x210.jpg' length ='28198'  type='image/jpg' />	</item>
		<item>
		<title>Micro website for an aircraft maintenance company</title>
		<link>http://www.bragxpress.com/?p=1316</link>
		<comments>http://www.bragxpress.com/?p=1316#comments</comments>
		<pubDate>Thu, 06 Aug 2009 22:23:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<category><![CDATA[Websites]]></category>

		<category><![CDATA[Aircraft]]></category>

		<category><![CDATA[Airlines]]></category>

		<category><![CDATA[Aviation]]></category>

		<category><![CDATA[Maintenance]]></category>

		<guid isPermaLink="false">http://www.bragxpress.com/?p=1316</guid>
		<description><![CDATA[
TakeFlight Aviation, an aircraft maintenance company wanted to make an impression on their customer base.  Misha&#8217;el Fabien and Ken Henson (Designers &#38; Photographers) selected BragXpress to showcase in a Rich Media format the details of airplane components.
They choose to build a custom interface instead of our default Navigator and display [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.takeflightaviation.net/"><img class="alignleft size-medium wp-image-1319" title="takefligth_aviation_microsite_fullscreen_flash" src="http://bragxpress.com/wp-content/uploads/2009/08/takefligth_aviation_microsite_fullscreen_flash.jpg" alt="" width="336" height="200" /></a></p>
<p>TakeFlight Aviation, an aircraft maintenance company wanted to make an impression on their customer base.  <a href="http://fa-photo.com/">Misha&#8217;el Fabien</a> and Ken Henson (Designers &amp; Photographers) selected BragXpress to showcase in a Rich Media format the details of airplane components.</p>
<p>They choose to build a custom interface instead of our default Navigator and display the site within a browser.</p>
<p><a href="http://www.takeflightaviation.net/">Visit TakeFlight Aviation here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;p=1316</wfw:commentRss>
	<enclosure url='http://bragxpress.com/wp-content/uploads/2009/08/takefligth_aviation_microsite_fullscreen_flash-307x182.jpg' length ='13602'  type='image/jpg' />	</item>
		<item>
		<title>Vis.A.Vis Fashion and Beauty Magazine</title>
		<link>http://www.bragxpress.com/?p=1307</link>
		<comments>http://www.bragxpress.com/?p=1307#comments</comments>
		<pubDate>Thu, 06 Aug 2009 15:19:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Magazines]]></category>

		<category><![CDATA[Recent Creations]]></category>

		<category><![CDATA[Beauty]]></category>

		<category><![CDATA[Book]]></category>

		<category><![CDATA[Cusine]]></category>

		<category><![CDATA[Fashion]]></category>

		<category><![CDATA[Food]]></category>

		<category><![CDATA[Magazine]]></category>

		<category><![CDATA[Movie]]></category>

		<category><![CDATA[Music]]></category>

		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://www.bragxpress.com/?p=1307</guid>
		<description><![CDATA[
An online fashion website is currently testing BragXpress publishing platform.  Vis.A.Vis Magazine is focussed on global culture; it&#8217;s influence on fashion, beauty, food, travel, music, etc.  Click here to view their prototype.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://tryit.bragxpress.com/?p=123"><img class="alignleft size-medium wp-image-1310" title="Vis A Vis Online Magazine (Ezine) - In Full Screen Flash - Not a PDF pure Rich Media" src="http://bragxpress.com/wp-content/uploads/2009/08/1187_visavis_s.jpg" alt="" width="336" height="200" /></a></p>
<p>An online fashion website is currently testing BragXpress publishing platform.  Vis.A.Vis Magazine is focussed on global culture; it&#8217;s influence on fashion, beauty, food, travel, music, etc.  <a href="http://tryit.bragxpress.com/?p=123">Click here to view</a> their prototype.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;p=1307</wfw:commentRss>
	<enclosure url='http://bragxpress.com/wp-content/uploads/2009/08/1187_visavis_s-307x182.jpg' length ='27390'  type='image/jpg' />	</item>
		<item>
		<title>TRY IT !</title>
		<link>http://www.bragxpress.com/?page_id=1283</link>
		<comments>http://www.bragxpress.com/?page_id=1283#comments</comments>
		<pubDate>Wed, 27 May 2009 15:12:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://www.bragxpress.com/?page_id=1283</guid>
		<description><![CDATA[TRY BragXpress for FREE!
To log-in use:

Email: demo
Password: demo
 Click here to Try


]]></description>
			<content:encoded><![CDATA[<p>TRY BragXpress for FREE!<a title="Try BragXPress Now!" href="http://tryit.bragxpress.com/creativepanel/main.html" target="_self"></a></p>
<p>To log-in use:</p>
<ul>
<li>Email: <strong>demo</strong></li>
<li>Password: <strong>demo</strong></li>
<li> <a title="Try BragXPress Now!" href="http://tryit.bragxpress.com/creativepanel/main.html" target="_self">Click here to Try<br />
</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1283</wfw:commentRss>
		</item>
		<item>
		<title>Examples of Full Screen Publications</title>
		<link>http://www.bragxpress.com/?p=1242</link>
		<comments>http://www.bragxpress.com/?p=1242#comments</comments>
		<pubDate>Wed, 13 May 2009 15:18:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Atlas]]></category>

		<category><![CDATA[Brochures]]></category>

		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Information Kit]]></category>

		<category><![CDATA[Magazines]]></category>

		<category><![CDATA[Presentations]]></category>

		<category><![CDATA[Prospectus]]></category>

		<category><![CDATA[Recent Creations]]></category>

		<category><![CDATA[Websites]]></category>

		<category><![CDATA[demos]]></category>

		<category><![CDATA[examples]]></category>

		<category><![CDATA[portfolios]]></category>

		<category><![CDATA[samples]]></category>

		<guid isPermaLink="false">http://www.bragxpress.com/?p=1242</guid>
		<description><![CDATA[
For the past 3 years, Azimuth FullScreen Publications, Inc. have created beautiful publications utilizing the entire computer screen.   Azimuth&#8217;s website includes examples of Atlas, Brochures, Guides, Information Kit, Magazines, Newsletters, Presentations, Prospectus and Websites created for their clients.
These publications can certainly inspire you and give you ideas.
It will [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="http://fullscreenpublications.com/site/" href="http://fullscreenpublications.com/site/" target="_blank"><img class="size-medium wp-image-1256 alignright" style="margin-top: 1px; margin-bottom: 1px;" title="Azimuth FullScreen Publications, Inc." src="http://bragxpress.com/wp-content/uploads/2009/05/orientexpress.jpg" alt="" width="336" height="192" /></a></p>
<p style="text-align: left;">For the past 3 years, <a title="Azimuth FullScreen Publications, Inc." href="http://fullscreenpublications.com/site/" target="_blank">Azimuth FullScreen Publications, Inc.</a> have created beautiful publications utilizing the entire computer screen.   <a title="Azimuth FullScreen Publications, Inc." href="http://fullscreenpublications.com/site/" target="_blank">Azimuth&#8217;s website</a> includes examples of Atlas, Brochures, Guides, Information Kit, Magazines, Newsletters, Presentations, Prospectus and Websites created for their clients.</p>
<p style="text-align: left;"><a title="Azimuth FullScreen Publications, Inc." href="http://fullscreenpublications.com/site/" target="_blank">These publications</a> can certainly inspire you and give you ideas.</p>
<p style="text-align: left;">It will also help you understand the concept behind BragXpress and the power of this new Medium.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;p=1242</wfw:commentRss>
	<enclosure url='http://bragxpress.com/wp-content/uploads/2009/05/orientexpress-307x175.jpg' length ='18794'  type='image/jpg' />	</item>
		<item>
		<title>Launch coming!</title>
		<link>http://www.bragxpress.com/?p=1222</link>
		<comments>http://www.bragxpress.com/?p=1222#comments</comments>
		<pubDate>Mon, 30 Mar 2009 18:22:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Brag News]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?p=1222</guid>
		<description><![CDATA[Review our brochure on this site homepage and learn about BragXpress features!
We are almost set for public launch, if you can&#8217;t wait and want to be part of our private launch contact us and we will set up your accounts.
Graphic Designers,  Webmasters, Publishers and Marketers can try for free this [...]]]></description>
			<content:encoded><![CDATA[<p>Review our brochure on this site homepage and learn about BragXpress features!</p>
<p>We are almost set for public launch, if you can&#8217;t wait and want to be part of our private launch contact us and we will set up your accounts.</p>
<p>Graphic Designers,  Webmasters, Publishers and Marketers can try for free this rich media publishing platform.  <a href="http://tryit.bragxpress.com/creativepanel/main.html">Try it now</a>, enter “demo” as user name and password to try the system.</p>
<p>Please take time to review <a href="http://templates.bragxpress.com/?p=3">Getting Started Tutorial</a> and other instructions under <strong>Introduction: Start Here </strong>of <strong><em>Brag&#8217;s</em></strong> <strong>Creative Panel</strong>.</p>
<p>Stay informed about <em><strong>BragXpress</strong></em> latest development by registering on the home page (lower left side).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;p=1222</wfw:commentRss>
		</item>
		<item>
		<title>2.6.7.1 Affiliate Program Agreement</title>
		<link>http://www.bragxpress.com/?page_id=1194</link>
		<comments>http://www.bragxpress.com/?page_id=1194#comments</comments>
		<pubDate>Mon, 23 Mar 2009 22:32:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=1194</guid>
		<description><![CDATA[THIS IS A LEGAL AGREEMENT BETWEEN YOU AND FUSION DESIGN MEDIA, INC.
BY CLICKING THE &#8220;ACTIVATE AFFILIATE ACCOUNT&#8221; BUTTON, YOU ARE AGREEING THAT YOU HAVE READ AND UNDERSTAND THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THAT YOU AGREE TO BE LEGALLY RESPONSIBLE FOR EACH AND EVERY TERM AND CONDITION.
This Agreement [...]]]></description>
			<content:encoded><![CDATA[<p>THIS IS A LEGAL AGREEMENT BETWEEN YOU AND FUSION DESIGN MEDIA, INC.<br />
BY CLICKING THE &#8220;ACTIVATE AFFILIATE ACCOUNT&#8221; BUTTON, YOU ARE AGREEING THAT YOU HAVE READ AND UNDERSTAND THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THAT YOU AGREE TO BE LEGALLY RESPONSIBLE FOR EACH AND EVERY TERM AND CONDITION.</p>
<p>This Agreement contains the complete terms and conditions that apply to the participation in the FUSION DESIGN MEDIA, INC. (hereinafter &#8220;FDM&#8221;) Affiliate Program (the &#8220;Program&#8221;).</p>
<p><strong>A. DEFINITIONS</strong><br />
As used in this Agreement the following definitions will apply:<br />
(1) &#8220;FDM,&#8221; &#8220;we&#8221;, &#8220;us&#8221; or &#8220;our&#8221; refers to FUSION DESIGN MEDIA, INC., its contractors, agents, employees, officers, directors and affiliates;</p>
<p>(2) &#8220;Applicant&#8221;, &#8220;you&#8221; or &#8220;your&#8221; refers to the individual or company applying to become an affiliate;</p>
<p>(3) &#8220;Program&#8221; shall mean the BragXpress Affiliate Program;</p>
<p>(4) &#8220;Site&#8221; shall mean a World Wide Web site, and depending on the context, refers either to BragXpress.com site or to the site that Applicant will link to our site. This Agreement does not encompass or include the Terms of Use of BragXpress.com Site and Services which remain separate agreements to which you are bound as a user of the BragXpress.com Site.</p>
<p><strong>B. OVERVIEW</strong><br />
This Agreement contains the complete terms and conditions that apply to you upon becoming an Affiliate. The purpose of this Agreement is to allow HTML linking between Applicant&#8217;s web site and the FDM web site.</p>
<p><strong>C. ENROLLMENT</strong><br />
(1) Application. To enroll an Applicant must operate and maintain an active account on BragXpress.com, complete an application to the Affiliate Program, which will be evaluated by FDM, and enrollment into the Program is at the sole and exclusive discretion of FDM. To qualify, your site must be &#8220;live&#8221;, (i.e., it must not be under construction). We do not accept companies that promote or contain links to illegal activities; sites that promote discrimination based on race, sex, religion, nationality, disability, sexual orientation or age. Any Applicant whose domain name includes &#8220;bragxpress&#8221;, &#8220;brag&#8221;, &#8220;xpress&#8221;, &#8220;express&#8221;, or variations or misspellings thereof will be deemed, at the sole and exclusive discretion of FDM, to be unsuitable. Any Applicant found to be in an affiliate relationship with a company whose domain name includes &#8220;bragxpress&#8221;, &#8220;brag&#8221;, &#8220;xpress&#8221;, &#8220;express&#8221;, or variations or misspellings thereof, or whose business, or potential business and services, are deemed to be similar to that of FDM, will be deemed to be unsuitable. Any Applicant found to be in violation of intellectual property rights or any local, state, federal or other laws or regulation will be deemed unsuitable.</p>
<p>(2) Rejection of Application.<br />
FDM has the option of rejecting your application if we determine, at the sole and exclusive discretion of FDM, that your site is unsuitable for any other reason. If your Application is rejected, you may reapply at any time. If your Application is accepted, but later deemed to be unsuitable, we may at any time, and without notice, terminate this Agreement. All commissions due will be forwarded to you within 45 (forty-five) days of receipt of undisputed funds from the customer.</p>
<p><strong>D. LINKS ON APPLICANT&#8217;S SITE</strong><br />
You are responsible for the placement of the links to BragXpress.com on your site. You must use an HTML generator (provided by FDM) to create your links. You may not alter banners, buttons, graphics or text links. If you wish to use links that are not created by the generator, or a modification of the links generated by the generator, you must obtain prior written permission from FDM. You may add or delete approved graphics and related links from your site at any time without our approval. FDM will use a program to track all orders placed on FDM&#8217;S site. FDM will keep an account of the orders subject to this Agreement and shall render an electronic monthly statement containing the number of visitors that originated from the Affiliate&#8217;s site, the number of sales generated and the total sales price to your site minus any returns/refunds credited to customers originated from your site. (&#8221;Qualifying Revenues&#8221;) The form, content and frequency of such reports will vary at FDM&#8217;S sole discretion. You will only earn fees with respect to activity on our site occurring directly through those links to our site placed on your site pursuant to this Agreement. Applicant may not affiliate itself with third parties who are not parties to this Agreement if the third party&#8217;s site has a domain name or corporate name similar to that of FDM, or whose business, or potential business, is similar to that of FDM, or any affiliates of FDM.</p>
<p><strong>E. PROCESSING ORDERS</strong><br />
FDM will process all orders placed by customers who are linked to our site from your site. FDM will be responsible for all aspects of order processing and fulfillment, customer service and returns as it relates to orders placed on our site. We reserve the right to reject any and all orders that do not meet the requirements of FDM, at our sole discretion.</p>
<p><strong>F. COMMISSIONS</strong><br />
(1) Qualifying Revenue. You will earn commission based upon Qualifying Revenue according to the commission schedule established below. Subject to Sections F(5) and F(6), below, Qualifying Revenue includes that revenue that is derived by us from the sale of our products or services, excluding those Expenses set forth in Section F(3), below.</p>
<p>(2) Fee Schedule. The current fee schedule is as follows:</p>
<p>10% of gross sales of Personal &amp; Creative Plan, 11% of gross sales of  Startup &amp; Business Plan, 12% of gross sales of Corporate &amp; Publisher Plan.</p>
<p>You will benefit from upgraded commission if you achieve certain milestones.  Upon reaching a cumulative total of $5,000 in commission paid, all future commission paid will be at a rate of 13% of gross sales regardless of Plan selected by client; Upon reaching a cumulative total of $20,000 in commission paid, all future commission paid will be at a rate of 14% of gross sales regardless of Plan selected by client; Upon reaching a cumulative total of $50,000 in commission paid, all future commission paid will be at a rate of 15% of gross sales regardless of Plan selected by client; Upon reaching a cumulative total of $100,000 in commission paid, all future commission paid will be at a rate of 16% of gross sales regardless of Plan selected by client; Upon reaching a cumulative total of $150,000 in commission paid, all future commission paid will be at a rate of 17% of gross sales regardless of Plan selected by client; Upon reaching a cumulative total of $230,000 in commission paid, all future commission paid will be at a rate of 18% of gross sales regardless of Plan selected by client.</p>
<p>All sales must be made at http://BragXpress.com generated through Affiliate&#8217;s website less Defined Expenses.</p>
<p>The fee schedule set forth above is subject to change at any time and without notice to you. It is your responsibility to ensure that you are aware of any changes to the fee schedule. Subject to the terms and conditions of this Agreement, we will pay you commission on a monthly basis. Approximately forty-five (45) days following the end of each calendar month, we will send you a check for the commissions earned during the proceeding month.</p>
<p>(3) Expenses. Expenses are currently defined as:<br />
a. Refunds, credits, merchant service chargebacks, and returns;<br />
b. Any applicable State, Federal, or other filing fees;<br />
c. Shipping and handling (including Federal Express or other courier charges);<br />
d. Service Charges; and<br />
e. Bad Debt.</p>
<p>(4) Services Upon Which Commissions May Be Earned. Sales commissions shall be paid on all FDM service offerings, with the exception of domain name registrations. Domain name registrations at BragXpress.com&#8217;s Site through its partnership with e-nom.com are not subject to commissions. Thus, NO COMMISSIONS will be paid for any domain name registrations that have occurred as a result of a customer obtained through an affiliate website. Further, NO COMMISSIONS shall be paid for any sales that have transpired on partner or affiliate websites.</p>
<p>(5) Payable Commissions - 30-day Hold. &#8220;Completed&#8221; orders are those orders that have been ordered, paid for, processed and set-up. All commissions are subject to a thirty (30) day hold following completion of an order. Therefore, an Affiliate&#8217;s commissions may contain information for orders that have a &#8220;completed&#8221; status code, but are not yet payable due to the 30-day hold. Further, commissions may be subject to cancellation or withdrawal in the event an order is cancelled, credited, or otherwise refunded. Commission payments for orders that are not yet payable may be included in commission payments for subsequent months where an order has been deemed completed and has not be cancelled, credited or otherwise refunded. If the commissions payable to you for any one (1) calendar month are less than $30.00, we will hold the commissions earned until the total amount due is at least $30.00, or until the Agreement is terminated (whichever is earlier).</p>
<p>(6) Cancellations, Credits, Returns and/or Refunds. If a customer cancels, seeks a credit, return or refund from a purchase that generated a commission, we will either request a refund from you. If FDM requests a refund from you due to a cancellation, credit, return, or refund, all monies due shall be forwarded to FDM within ten (10) days of demand for payment by FDM. At FDM&#8217;S sole discretion, FDM may subtract the amount due and payable to FDM from affiliate&#8217;s subsequent monthly payment.</p>
<p><strong>G. KEYWORD BUYS &amp; COMMISSIONS</strong><br />
For purposes of this Agreement, a keyword buy is an advertisement that appears when certain words are purchased, which matches a given keyword search query (hereinafter &#8220;Keyword Buy&#8221;). Further, a search engine is defined as software that acts as a service by searching an index or database and which returns relevant matches based on information typed into a query (hereinafter &#8220;Search Engine&#8221;).<br />
Within the limitations set forth herein, Affiliates are permitted to participate in Keyword Buys through Search Engines to promote the goods and/or services offered via the Affiliate&#8217;s website. However, Affiliates are not permitted to purchase, and will not earn a commission from, Keyword Buys purchased from Search Engines utilizing Keywords that are identical or confusingly similar to a trademark owned by FDM.</p>
<p>FDM owns the following registered trademarks: BRAGXPRESS.COM; BRAGXPRESS; BRAGPRO; FUSIONDESIGNMEDIA.COM, and FUSION DESIGN MEDIA, INC. Affiliates are prohibited from purchasing the above-referenced Keywords on any and all Search Engines, as such use constitutes a trademark infringement of FDM&#8217;s trademarks. Affiliates are also prohibited from purchasing Keywords that are confusingly similar to, or a derivation of, FDM&#8217;s trademarks (including, but not limited to such Keywords as: Brag, Brag-X-Press, BragExpress, Brag-Express, Fusion-Design-Media).</p>
<p><strong>H. POLICIES</strong><br />
A customer ordering a product that has reached our site via a link placed on your site pursuant to this Agreement is a customer of FDM. Accordingly, the rules, policies and operating procedures of FDM are applicable to such customers. FDM reserves the rights to alter, update, or in any way change the rules, policies and operating procedures at any time.</p>
<p><strong>I. LIMITED LICENSE AND INTELLECTUAL PROPERTY</strong><br />
FDM hereby grants Affiliate during the term of this Agreement a non-exclusive, non-transferable, non-sublicensable, revocable right to use FDM&#8217;S trade names, trademarks, service names and similar proprietary marks as is reasonably necessary to perform its obligations under this Agreement; provided, however, that any promotional materials containing FDM&#8217;S proprietary marks will be subject to FDM&#8217;S prior written approval. We reserve all of our rights in the graphic image and text, any other images, our trade names and trademarks, and any intellectual property rights. We shall retain all right, title and interest, including ownership of copyright, for all programs, documentation, drawings and reports developed under this Agreement. We may revoke your license at any time by providing you with notice in writing via the U.S. postal service, electronic mail, or facsimile. Neither party to this Agreement shall in any manner disparage the other party or its products or services, or portray the other party or its products or services in a false, competitively adverse or poor light. Each party will comply with the other party&#8217;s requests as to the use of the other party&#8217;s proprietary marks and will avoid any action that diminishes the value of such marks. Either party&#8217;s unauthorized use of the other party&#8217;s proprietary marks is strictly prohibited. FDM will make available to you a small graphic image that identifies your site as an affiliate of our site. You must display this graphic on your site. You may not make any press release addressing this Agreement or your affiliation with FDM without prior written consent from FDM, which may be given or withheld at our sole discretion. Further, you may not misrepresent or embellish the affiliate relationship between FDM and yourself. You may not represent, expressly or impliedly, that FDM supports, sponsors, endorses or contributes to your company.</p>
<p><strong>J. RESPONSIBILITIES OF FDM</strong><br />
FDM represents and warrants that it has the full right, title and authority to grant the rights and licenses granted herein. We warrant that we will remain free of any obligations and restrictions that would interfere or be inconsistent with, or present a conflict of interest concerning the services this Agreement. FDM represents and warrants that it will undertake its best efforts to comply with all applicable governmental regulations, rules and guidelines.</p>
<p><strong>K. RESPONSIBILITIES OF AFFILIATE</strong><br />
Affiliate is solely responsible for developing, operating and maintaining its own site. Affiliate assumes responsibility for the technical operation and related equipment of its own site. Affiliate is solely responsible for any and all materials (including their appropriateness and accuracy), sales, customer service and returns for its own site. Affiliate is solely responsible for ensuring that the materials posted on its site do not violate or infringe any third party&#8217;s rights, including, but not limited to a third party&#8217;s copyrights, trademarks, privacy or other personal or proprietary rights. Affiliate is solely responsible for ensuring that materials posted on its site are not libelous or otherwise illegal. Affiliate represents and warrants that it has the full right, title and authority to grant the rights and licenses granted herein. We warrant that we will remain free of any obligations and restrictions that would interfere or be inconsistent with, or present a conflict of interest concerning the services referred to herein this Agreement. Affiliate represents and warrants that it will undertake its best efforts to comply with all applicable governmental regulations, rules and guidelines.</p>
<p><strong>L. INDEMNIFICATION</strong><br />
FDM disclaims liability for all matters enumerated under the &#8220;Responsibilities of Affiliate&#8221; portion of this Agreement. Affiliate assumes all responsibility for content and subject matter of Affiliate&#8217;s site and related material (including text and illustrations), and shall indemnify, defend and hold FDM harmless against any claim, action, liability, losses and expenses (including reasonable attorneys&#8217; fees) resulting from or arising out of Affiliate&#8217;s use of FDM material or relating to the development, operation, maintenance and content of its site.</p>
<p><strong>M. LIMITATION OF LIABILITY</strong><br />
FDM will have no liability for any reason for the failure and/or unavailability of its Site or for the adequacy of performance of the Site. We will not be liable for any indirect, special or consequential damages, including, but not limited to loss of revenue, profits or data, arising out of the affiliate relationship developed from this Agreement. The aggregate liability of FDM with respect to this Agreement will not in any way exceed the total fees paid or payable to you under this Agreement. EXCEPT AS EXPRESSLY PROVIDED IN THIS AGREEMENT, FDM HEREBY DISCLAIMS ANY REPRESENTATION OR WARRANTIES REGARDING BRAGXPRESS.COM SITE, FDM&#8217;S SERVICES OR ANY PORTION THEREOF, INCLUDING (WITHOUT LIMITATION) EXPRESS AND IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. WITHOUT LIMITING THE GENERALITY OF THE FOREGOING, FDM SPECIFICALLY DISCLAIMS ANY REPRESENTATION OR WARRANTY REGARDING THE AMOUNT OF REVENUE AFFILIATE MAY RECEIVE DURING THE TERM AND ANY ECONOMIC OR OTHER BENEFIT THAT AFFILIATE MIGHT OBTAIN THROUGH ITS PARTICIPATION IN THIS AGREEMENT. Some jurisdictions do not allow the exclusions of implied warranties, so the above exclusion may not apply to you.</p>
<p><strong>N. TERM &amp; TERMINATION</strong><br />
The period during which this Agreement will be in effect begins upon our acceptance of you as an Affiliate and will end when terminated by either party. Either party may terminate the Agreement at any time, with or without cause, by giving the other party 30 (thirty) days written notice of termination. Either party may terminate the Agreement immediately, without notice, if the other party breaches any material term of the Agreement and the breach is not cured within 10 (ten) days of written notification. Upon the termination of this Agreement, you must immediately cease use of all links to our site and any other materials provided to you in connection with this Agreement, including any FDM trademarks, trade dress and logos. You are only entitled to fees earned during the term of the Agreement. We may withhold your final payment for a reasonable time to ensure that the all links and references to our site are removed from your site.</p>
<p><strong>O. General Terms</strong><br />
(1) Modification. FDM retains the right to modify any of the terms and conditions contained in this Agreement at any time and in our sole discretion by posting notice of change or a new agreement on our site. IF AT ANY TIME YOU DEEM THE MODIFICATION TO BE UNACCEPTABLE TO YOU, TERMINATION OF THIS AGREEMENT IS YOUR ONLY RECOURSE. YOUR CONTINUING AFFILIATION WITH THIS SITE FOLLOWING A MODIFICATION OF THE AGREEMENT ON OUR SITE WILL CONSTITUTE BINDING ACCEPTANCE OF THE MODIFICATION. YOU FURTHER AGREE THAT WE MAY, AT ANY TIME, SOLICIT CUSTOMER REFERRALS ON TERMS THAT MAY DIFFER FROM THOSE CONTAINED IN THIS AGREEMENT AND FROM CUSTOMERS THAT OFFER SIMILAR SERVICES OR COMPETE WITH YOUR WEBSITE.</p>
<p>(2) Governing Law. This final Agreement shall be governed by and construed and enforced in accordance with the substantive laws of the State of Florida. Any action relating to this Agreement must be brought in the federal or state courts located in Orlando, Florida. You irrevocably consent to the jurisdiction of these courts. The construction and interpretation of this Agreement shall not be strictly construed against the drafter.</p>
<p>(3) Assignment. You may not assign this Agreement, by operation of law or otherwise, without the prior written consent of FDM. Nothing in this Agreement is intended to confer any rights or remedies on any entity that is not a party to this Agreement.</p>
<p>(4) Waiver. No failure to enforce any provision, assert any right or insist on performance of any provision under this Agreement in any instance shall be deemed a waiver of the ability to enforce such provision, assert such right, or insist on the performance of such obligations in the future. Our failure to enforce your strict performance will not constitute a waiver of our right to subsequently enforce such provision or any other provision of this Agreement.</p>
<p>(5) Relationship of the Parties. The parties of this Agreement are independent contractors. Nothing in this Agreement shall be construed to create any partnership, joint venture, agency, franchise, sales representative or employment relationship between the parties. Neither party has the authority to bind the other or incur any obligation on behalf of the other. You will not make any statements, whether on your site or otherwise, that runs contrary to this relationship.</p>
<p>(6) Independent Investigation. BY APPLYING FOR AFFILIATION WITH FDM YOU ACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT AND AGREE TO BE BOUND BY EACH OF ITS TERMS AND CONDITIONS. YOU THEREBY CERTIFY THAT YOU HAVE INDEPENDENTLY EVALUATED THE DESIRABILITY OF BECOMING AN AFFILIATE AND ARE NOT RELYING ON ANY REPRESENTATION, GUARANTEE, OR STATEMENT OTHER THAN THAT WHICH IS SET FORTH IN THIS AGREEMENT.</p>
<p>(7) Confidentiality. The information and service provided by FDM to its customers is proprietary in nature. Affiliate hereby acknowledges that it is not a competitor of FDM and agrees not to share any proprietary information with any competitors of FDM. With respect to information received by either party as a result of this Agreement, the parties will agree that the terms and conditions of this Agreement are confidential.</p>
<p>(8) Force Majeure. Neither party hereto shall be in default hereunder by reason of its delay in the performance or failure to perform any of its obligations hereunder for any event, circumstance, or cause beyond its control such as, but not limited to, acts of God, strikes, lock-outs, general revolution, riots, epidemics, power shortages, fire, earthquake, hurricane, tornado or flood. The party affected by any such event shall notify the other party within a maximum period of fifteen (15) days from its occurrence. The performance of this Agreement shall then be suspended for as long as any such event shall prevent the affected party from performing its obligations under the Agreement.</p>
<p>(9) Severability. The provisions of this Agreement are severable, and in the event that any provision hereof is determined to be invalid or unenforceable, such invalidity or unenforceability shall not in any way affect the validity or enforceability of the remaining provisions hereof.</p>
<p>&#8211;Thank you for doing business with FUSION DESIGN MEDIA, INC.  Please feel free to contact us with any questions or concerns you may have.<br />
Email: http://bragxpress.com/clients/contact.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1194</wfw:commentRss>
		</item>
		<item>
		<title>4.1 Getting Started</title>
		<link>http://www.bragxpress.com/?page_id=1181</link>
		<comments>http://www.bragxpress.com/?page_id=1181#comments</comments>
		<pubDate>Fri, 20 Mar 2009 16:52:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=1181</guid>
		<description><![CDATA[Get started with BragXpress by reviewing this tutorial for beginners.
It teaches how to:

Select a template
Import images
Resize images
Insert text
Set your fonts style, size and color
Add a template into a existing page
Customize a template
Change position of text, images or object
Insert animation
Save a page

]]></description>
			<content:encoded><![CDATA[<p>Get started with BragXpress by reviewing this <a href="http://templates.bragxpress.com/?p=3" target="_blank">tutorial</a> for beginners.</p>
<p>It teaches how to:</p>
<ul>
<li>Select a template</li>
<li>Import images</li>
<li>Resize images</li>
<li>Insert text</li>
<li>Set your fonts style, size and color</li>
<li>Add a template into a existing page</li>
<li>Customize a template</li>
<li>Change position of text, images or object</li>
<li>Insert animation</li>
<li>Save a page</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1181</wfw:commentRss>
		</item>
		<item>
		<title>1.4 Cancellation</title>
		<link>http://www.bragxpress.com/?page_id=1119</link>
		<comments>http://www.bragxpress.com/?page_id=1119#comments</comments>
		<pubDate>Wed, 25 Feb 2009 21:05:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=1119</guid>
		<description><![CDATA[To cancel you account:

Log in the creative panel - http://your_domain.com/creativepanel/
On the left side click on Administrative Area Tab.
Click on My Product and Services - You may be prompted to log in again, use same user and password as creative panel.
On the right side of the screen Click on Details Icon.
Click [...]]]></description>
			<content:encoded><![CDATA[<p>To cancel you account:</p>
<ol>
<li>Log in the creative panel - http://your_domain.com/creativepanel/</li>
<li>On the left side click on <em>Administrative Area</em> Tab.</li>
<li>Click on <em>My Product and Services</em> - You may be prompted to log in again, use same user and password as creative panel.</li>
<li>On the right side of the screen Click on <em>Details Icon</em>.</li>
<li>Click on <em>Request Cancellation button</em> at the bottom of the page.</li>
</ol>
<p>You have 2 choices for the cancel request when submitting - either instant cancellation or at the end of the current billing cycle.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1119</wfw:commentRss>
		</item>
		<item>
		<title>1.3 Upgrade or Downgrade Plan</title>
		<link>http://www.bragxpress.com/?page_id=1115</link>
		<comments>http://www.bragxpress.com/?page_id=1115#comments</comments>
		<pubDate>Wed, 25 Feb 2009 20:21:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=1115</guid>
		<description><![CDATA[Automated upgrade or downgrade of service plan is available.
When placing an upgrade or downgrade order, you will be refunded what have not been used of the current cycle on the existing product/service and then charged for the remainder of the cycle at the new product/services price.
To modify your service plan:

Log [...]]]></description>
			<content:encoded><![CDATA[<p>Automated upgrade or downgrade of service plan is available.</p>
<p>When placing an upgrade or downgrade order, you will be refunded what have not been used of the current cycle on the existing product/service and then charged for the remainder of the cycle at the new product/services price.</p>
<p>To modify your service plan:</p>
<ol>
<li>Log in the creative panel - http://your_domain.com/creativepanel/</li>
<li>On the left side click on <em>Administrative Area</em> Tab.</li>
<li>Click on <em>My Product and Services</em> - You may be prompted to log in again, use same user and password as creative panel.</li>
<li>Click the <em>View Details button</em> next to the product or service you wish to modify.</li>
<li>Click on the buttons to either <em>modify</em> the Package or the Configurable Options.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1115</wfw:commentRss>
		</item>
		<item>
		<title>Pre-Launch</title>
		<link>http://www.bragxpress.com/?p=1100</link>
		<comments>http://www.bragxpress.com/?p=1100#comments</comments>
		<pubDate>Wed, 18 Feb 2009 20:50:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Brag News]]></category>

		<category><![CDATA[Launch]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?p=1100</guid>
		<description><![CDATA[Today we are anouncing the pre-launch of BragXpress.
Graphic Designers,  Webmasters, Publishers and Marketers can try for free all features currently available on our rich media publishing system.  BragXpress is a revolutionary Medium taking the entire screen of the device on which it is displayed.  It gives designers a similar creative [...]]]></description>
			<content:encoded><![CDATA[<p>Today we are anouncing the pre-launch of BragXpress.</p>
<p>Graphic Designers,  Webmasters, Publishers and Marketers can try for free all features currently available on our rich media publishing system.  BragXpress is a revolutionary Medium taking the entire screen of the device on which it is displayed.  It gives designers a similar creative power online as they have enjoyed for years with desktop publishing.  For Marketers and Publishers it is a great oportunity to recapture audience and measure precisely their interest.</p>
<p>To access BragXpress interface go to <a href="http://tryit.bragxpress.com/creativepanel/main.html">http://tryit.bragxpress.com/creativepanel/main.html</a> and enter &#8220;demo&#8221; as user name and password.</p>
<p>From that interface you may upload Assets, Create Pages, Assemble Publications, Manage an Account, Monitor Server Usage and Access Help Resources.</p>
<p>Pending features, pertaining mostly to account management, will be activated in coming days to be ready for version 1 launch.</p>
<p>In the mean time BragXpress is ready for you to create pages and publications.  Take some time to review <strong>Instuctions</strong> on Inital Page of Creative Panel Interface.</p>
<p>Content is added almost daily on KnowledgeBase, check often.  Forums are available to request technical advice or suggest additional features.</p>
<p>To remain informed about our development and official launch <a href="http://bragxpress.com/wp-login.php?action=register">register with us</a> or <a href="http://bragxpress.com/">subscribe to our Magazine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;p=1100</wfw:commentRss>
		</item>
		<item>
		<title>5.1 Embedded Publications</title>
		<link>http://www.bragxpress.com/?page_id=1078</link>
		<comments>http://www.bragxpress.com/?page_id=1078#comments</comments>
		<pubDate>Wed, 18 Feb 2009 02:43:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=1078</guid>
		<description><![CDATA[BragXpress offers two options to embed a publication into a web page.
Parameters:
Publication id PUB_ID can be accessed directly at: http://your_domain.com/?p=PUB_ID
Other parameters supported by the navigator are:


scaleMode=fixed, proportionate, stretchable
pageIndex=n
pageId=n
hideControls=true,false


1. SWFObject
SWFObject can be used to display the navigator.
BragXpress SWFObject script must be installed in the same folder as the HTML on which the [...]]]></description>
			<content:encoded><![CDATA[<p>BragXpress offers two options to embed a publication into a web page.</p>
<p><strong>Parameters:</strong></p>
<p style="padding-left: 30px;">Publication id PUB_ID can be accessed directly at: http://your_domain.com/?p=PUB_ID</p>
<p style="padding-left: 30px;">Other parameters supported by the navigator are:</p>
<blockquote>
<ul>
<li>scaleMode=fixed, proportionate, stretchable</li>
<li>pageIndex=n</li>
<li>pageId=n</li>
<li>hideControls=true,false</li>
</ul>
</blockquote>
<p><strong>1. SWFObject</strong></p>
<p style="padding-left: 30px;">SWFObject can be used to display the navigator.</p>
<p style="padding-left: 30px;"><em>BragXpress SWFObject script </em><em>must be installed in the same folder as the HTML</em> on which the page appears, and the following code used:</p>
<p style="padding-left: 30px;">&lt;script type=&#8221;text/javascript&#8221; src=&#8221;bxpswfobject.js&#8221;&gt;&lt;/script&gt;<br />
&lt;div id=&#8221;BragXpressPublication&#8221;&gt;<br />
Sample embedded publication will appear here when Flash is installed.<br />
&lt;/div&gt;</p>
<p style="padding-left: 30px;">&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
var so = new SWFObject(&#8221;http://your_domain.com/main.swf&#8221;, &#8220;BragXpressPublication&#8221;, &#8220;400&#8243;, &#8220;300&#8243;, &#8220;9&#8243;, &#8220;#ffffff&#8221;);<br />
so.addParam(&#8221;allowFullScreen&#8221;, &#8220;true&#8221;);<br />
so.addParam(&#8221;allowScriptAccess&#8221;, &#8220;always&#8221;);<br />
so.addVariable(&#8221;queryParams&#8221;,&#8221;p=2|hideControls=true&#8221;);<br />
so.write(&#8221;BragXpressPublication&#8221;);<br />
&lt;/script&gt;</p>
<p style="padding-left: 30px;">The domain of the publication and the height and width of the navigator should be modified. Notice that parameters that would normally be supplied in the URL for the publication are now specified in the variable “queryParams”, separated using the pipe character |. An example is attached. Notice that this code will not work from a local address such as file:///c:/windows&#8230;., but must be installed in a webserver. This is due to Flash access permissions.</p>
<p style="padding-left: 30px;"><strong>IMPORTANT:</strong></p>
<p style="padding-left: 60px;">Save this <a href="http://bragxpress.com/embedded/bxpswfobject.js" target="_blank">javascript</a> on your hard drive, then upload it on your server in the same folder as the HTML page with <em>BragXpress</em> content.</p>
<p><strong>2. HTML Embeded</strong></p>
<p style="padding-left: 30px;">Alternatively, the following embed code can be used to embed the publication in HTML.</p>
<p style="padding-left: 30px;">&lt;object classid=&#8221;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&#8243; codebase=&#8221;http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab&#8221; type=&#8221;application/x-shockwave-flash&#8221; width=&#8221;320&#8243; height=&#8221;240&#8243; align=&#8221;middle&#8221; data=&#8221;http://your_domain.com/main.swf&#8221;&gt;<br />
&lt;param name=&#8221;allowScriptAccess&#8221; value=&#8221;always&#8221; /&gt;<br />
&lt;param name=”allowfullscreen” value=&#8221;true&#8221;/&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;http://your_domain.com/main.swf&#8221; /&gt;<br />
&lt;param name=&#8221;quality&#8221; value=&#8221;high&#8221; /&gt;<br />
&lt;param name=&#8221;FlashVars&#8221; value=&#8221;queryParams=p%3D2%7ChideControls%3Dtrue&#8221; /&gt;<br />
&lt;param name=&#8221;wmode&#8221; value=&#8221;opaque&#8221; /&gt;<br />
&lt;param name=&#8221;bgcolor&#8221; value=&#8221;#ffffff&#8221; /&gt;<br />
&lt;embed src=&#8221;http://your_domain.com/main.swf&#8221; quality=&#8221;high&#8221; bgcolor=&#8221;#ffffff&#8221; width=&#8221;320&#8243; height=&#8221;240&#8243; align=&#8221;middle&#8221; play=&#8221;true&#8221; loop=&#8221;false&#8221; quality=&#8221;high&#8221; wmode=&#8221;opaque&#8221; allowScriptAccess=&#8221;always&#8221; FlashVars=&#8221;queryParams=p%3D2%7ChideControls%3Dtrue&#8221; allowfullscreen=&#8221;true&#8221; type=&#8221;application/x-shockwave-flash&#8221; pluginspage=&#8221;http://www.adobe.com/go/getflashplayer&#8221;&gt;<br />
&lt;/embed&gt;<br />
&lt;/object&gt;</p>
<p style="padding-left: 30px;">As with the SWFObject version, the domain of the publication and the height and width of the navigator should be modified to suit the client at hand. Notice that several parameters appear twice. In order to ‘escape’ the queryParams variables for use by Flash, ‘=’ should be replaced by ‘%3D’, and ‘&amp;’ by ‘%7C’, and then this expression prefixed with ‘queryParams=’. For example, p=2&amp;hideControls=true becomes:<br />
&lt;param name=&#8221;FlashVars&#8221; value=&#8221;queryParams=p%3D2%7C hideControls=true&#8221; /&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1078</wfw:commentRss>
		</item>
		<item>
		<title>4.2 SWF - Flash Files</title>
		<link>http://www.bragxpress.com/?page_id=1075</link>
		<comments>http://www.bragxpress.com/?page_id=1075#comments</comments>
		<pubDate>Wed, 18 Feb 2009 02:31:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=1075</guid>
		<description><![CDATA[In order to get the best results when embedding Flash files (.swf) in a page, the following guidelines should be followed:

The content should dispose of itself properly on the Flash ‘UNLOAD’ event. For example, when this event is raised then the Flash content should stop playback of all media streams and [...]]]></description>
			<content:encoded><![CDATA[<p>In order to get the best results when embedding Flash files (.swf) in a page, the following guidelines should be followed:</p>
<ul>
<li>The content should dispose of itself properly on the Flash ‘UNLOAD’ event. For example, when this event is raised then the Flash content should stop playback of all media streams and dispose of any large bitmap data to avoid memory problems.</li>
<li>The SWF should target Flash player 9 or above.</li>
<li>The SWF should avoid referencing the stage width and height, as when it is embedded it should not automatically take up the entire width and height of the Flash Player instance.</li>
<li>The SWF should use a frame rate of 36 FPS.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=1075</wfw:commentRss>
		</item>
		<item>
		<title>3.7.2 Basic Containers</title>
		<link>http://www.bragxpress.com/?page_id=958</link>
		<comments>http://www.bragxpress.com/?page_id=958#comments</comments>
		<pubDate>Wed, 11 Feb 2009 19:05:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=958</guid>
		<description><![CDATA[Basic Containers is located under the first tab of Page Editor Interface, inside Component Library.
1. Slideshow
This container enables to create sophisticated Sideshows by inserting Basic Components, Shapes or others.
Note: Make sure item is inside the Slideshow container.  You must drag and drop it into the container.
Auto Advance After - Number [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Basic Containers</strong></em> is located under the first tab of <strong><em>Page Editor Interface</em></strong>, inside <strong><em>Component Library</em></strong>.</p>
<p><strong>1. Slideshow</strong></p>
<p>This container enables to create sophisticated <em><strong>Sideshows</strong></em> by inserting <em><strong>Basic Components</strong></em>, <em><strong>Shapes</strong></em> or others.</p>
<p><em>Note: Make sure item is inside the Slideshow container.  You must drag and drop it into the container.</em></p>
<p><strong>Auto Advance After</strong> - Number of frames (time) the image will be displayed.</p>
<p><strong>Frame Gap</strong> - Number of frames (time) before the next image is displayed.</p>
<p><strong>Mix Transitions</strong> - Mixes transitions between two slides.</p>
<p><strong>2. Ticker</strong></p>
<p>This container enables to create <em><strong>Tickers</strong></em> by inserting <em><strong>Basic Components</strong></em>, <em><strong>Shapes</strong></em> or others.</p>
<p><em>Note: Make sure item is inside the Ticker container.  You must drag and drop it into the container.</em></p>
<p><strong>Direction</strong> - <strong>Horizontal</strong> moves item from right to left.  <strong>Vertical</strong> moves item from bottom to top.</p>
<p><strong>Speed</strong> - Time it takes for item to cross the screen.</p>
<p><strong>Gap</strong> - Space between items</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=958</wfw:commentRss>
		</item>
		<item>
		<title>1.2 Welcome Email</title>
		<link>http://www.bragxpress.com/?page_id=688</link>
		<comments>http://www.bragxpress.com/?page_id=688#comments</comments>
		<pubDate>Sun, 08 Feb 2009 22:05:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=688</guid>
		<description><![CDATA[After signing up you will receive an email confirming your account creation.  This email contains important information about your account.  In this email you will receive your password to access Braxpress Creative Panel.
You will also receive an additional email with information to log into the server control panel where you [...]]]></description>
			<content:encoded><![CDATA[<p>After signing up you will receive an email confirming your account creation.  This email contains important information about your account.  In this email you will receive your password to access <strong><em>Braxpress</em></strong> <a href="http://bragxpress.com/?page_id=124">Creative Panel</a>.</p>
<p>You will also receive an additional email with information to log into the server control panel where you may create and manage email accounts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=688</wfw:commentRss>
		</item>
		<item>
		<title>1.1 Domain Name and Transfer</title>
		<link>http://www.bragxpress.com/?page_id=632</link>
		<comments>http://www.bragxpress.com/?page_id=632#comments</comments>
		<pubDate>Fri, 06 Feb 2009 21:04:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Recent Creations]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?page_id=632</guid>
		<description><![CDATA[After selecting your package from sign up page, you are presented 4 domain options to choose from:
1.  I want BragXpress to register a new domain for me.
Enter desired domain name in the box, select top-level domain (.com, .net, org, .ca, .eu).  If domain name is not available, system will advise [...]]]></description>
			<content:encoded><![CDATA[<p>After selecting your package from <a href="http://bragxpress.com/?page_id=38">sign up</a> page, you are presented 4 domain options to choose from:</p>
<p><strong>1.  I want </strong><strong><em>BragXpress</em> to register a new domain for me.</strong></p>
<p>Enter desired domain name in the box, select top-level domain (.com, .net, org, .ca, .eu).  If domain name is not available, system will advise you immediately.  If desired extension name (.xx) is not available please <a href="http://bragxpress.com/clients/contact.php">request it</a>.</p>
<p>When you complete the registration process you will be charged for the domain name.  Domain names are <em><strong>NOT refundable</strong></em> and renewable every year.</p>
<p><strong>2.  I want to transfer my domain to </strong><strong><em>BragXpress</em>.</strong></p>
<p>You may transfer an existing domain with us to simplify management of your digital publications to a unified interface.</p>
<p><strong>3.  I will update my nameservers on an existing domain Or I will register a new domain.</strong></p>
<p>If you have an existing domain and are satisfied with the services of your current registrar, you may simply update your Domain Name System (DNS).</p>
<p>Contact your registrar to request procedure.</p>
<p>Note our nameservers are:</p>
<ul>
<li>ns1.broadfusion.net</li>
<li>ns2.broadfusion.net</li>
</ul>
<p><strong>4.  I want to use a free subdomain (my_domain.bragxpress.com).</strong></p>
<p>You do not want to spend for a domain name then create a Free sub-domain.  Simply enter the name of your sub-domain in the box and system will let you know if it is available.</p>
<p>Once you entered required information for any of the 4 options above proceed with <em>Click to Continue</em> button.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;page_id=632</wfw:commentRss>
		</item>
		<item>
		<title>Brochures</title>
		<link>http://www.bragxpress.com/?p=561</link>
		<comments>http://www.bragxpress.com/?p=561#comments</comments>
		<pubDate>Fri, 30 Jan 2009 21:25:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Brochures]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?p=561</guid>
		<description><![CDATA[You may post your brochures production in this showcase.
Do it yourself by registering, we will provide you with further instructions.
You may also submit us your publication for inclusion using our contact form.
Provide us with:

the publication ID number ( http://yourdomain.com/?p=XXX )
a Title,
a Description,
Type of Publication (Brochure, Magazine, Catalog, Newletter, etc),
some Tags [...]]]></description>
			<content:encoded><![CDATA[<p>You may post your brochures production in this showcase.</p>
<p>Do it yourself by <a href="http://bragxpress.com/wp-login.php?action=register">registering</a>, we will provide you with further instructions.</p>
<p>You may also submit us your publication for inclusion using our <a href="http://bragxpress.com/clients/contact.php">contact form</a>.</p>
<p>Provide us with:</p>
<ul>
<li>the publication ID number ( http://<strong>yourdomain.com</strong>/?p=<strong>XXX</strong> )</li>
<li>a Title,</li>
<li>a Description,</li>
<li>Type of Publication (Brochure, Magazine, Catalog, Newletter, etc),</li>
<li>some Tags (general topic such as aviation, movie, travel, etc) .</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;p=561</wfw:commentRss>
		</item>
		<item>
		<title>Newsletters</title>
		<link>http://www.bragxpress.com/?p=458</link>
		<comments>http://www.bragxpress.com/?p=458#comments</comments>
		<pubDate>Mon, 12 Jan 2009 14:21:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Newsletters]]></category>

		<guid isPermaLink="false">http://bragxpress.com/?p=458</guid>
		<description><![CDATA[You may post your newsletters production in this showcase.
Do it yourself by registering, we will provide you with further instructions.
You may also submit us your publication for inclusion using our contact form.
Provide us with:

the publication ID number ( http://yourdomain.com/?p=XXX )
a Title,
a Description,
Type of Publication (Brochure, Magazine, Catalog, Newletter, etc),
some Tags [...]]]></description>
			<content:encoded><![CDATA[<p>You may post your newsletters production in this showcase.</p>
<p>Do it yourself by <a href="http://bragxpress.com/wp-login.php?action=register">registering</a>, we will provide you with further instructions.</p>
<p>You may also submit us your publication for inclusion using our <a href="http://bragxpress.com/clients/contact.php">contact form</a>.</p>
<p>Provide us with:</p>
<ul>
<li>the publication ID number ( http://<strong>yourdomain.com</strong>/?p=<strong>XXX</strong> )</li>
<li>a Title,</li>
<li>a Description,</li>
<li>Type of Publication (Brochure, Magazine, Catalog, Newletter, etc),</li>
<li>some Tags (general topic such as aviation, movie, travel, etc) .</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bragxpress.com/?feed=rss2&amp;p=458</wfw:commentRss>
		</item>
	</channel>
</rss>
