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

<channel>
	<title>4XLD websites</title>
	<atom:link href="http://4xld.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://4xld.com</link>
	<description>Dynamically driven website design</description>
	<lastBuildDate>Wed, 15 Jul 2009 08:03:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Got Rid of the damn Malware</title>
		<link>http://4xld.com/?p=16</link>
		<comments>http://4xld.com/?p=16#comments</comments>
		<pubDate>Wed, 15 Jul 2009 08:03:06 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=16</guid>
		<description><![CDATA[Plagued by hacked sites on the Dreamhost server lately.  A bunch of my old sites were done, fixed now - should be good.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a bit pissed because in the end it wasn&#8217;t as big a deal as I thought it was.</p>
<p>Somehow there were these I-frames on a few of the internal pages to this odmarco site that was distributing malware.</p>
<p>Not sure how I got it&#8230; I thought it was the old wordpress installs, that&#8217;s what Dreamhost was telling me &#8230; but in the end, they were mainly old index files from camtasia files and one php index file that was not WP related.</p>
<p>Anyway &#8230; hopefully the malware alerts will stop soon, not sure how long google takes to review these things, but hopefully not to long.</p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Issues</title>
		<link>http://4xld.com/?p=15</link>
		<comments>http://4xld.com/?p=15#comments</comments>
		<pubDate>Mon, 27 Apr 2009 09:04:04 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=15</guid>
		<description><![CDATA[We&#8217;re having some server issues around 2AM
hanging midway through the load.
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re having some server issues around 2AM</p>
<p>hanging midway through the load.</p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=15</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unzip and the z factor</title>
		<link>http://4xld.com/?p=14</link>
		<comments>http://4xld.com/?p=14#comments</comments>
		<pubDate>Sun, 30 Mar 2008 03:00:37 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[unzip]]></category>
		<category><![CDATA[xlsuite]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=14</guid>
		<description><![CDATA[Previously, getting files into XLsuite was &#8230; to put it mildly&#8230; a pain in the ass.
We&#8217;ve fixed that.
There is now a UNZIP function.  So you can send up a zip file full of all your graphics and simply unzip it all.
Now for the second part&#8230; or &#8230; the Z factor.
All the files are now [...]]]></description>
			<content:encoded><![CDATA[<p>Previously, getting files into XLsuite was &#8230; to put it mildly&#8230; a pain in the ass.</p>
<p>We&#8217;ve fixed that.</p>
<p>There is now a UNZIP function.  So you can send up a zip file full of all your graphics and simply unzip it all.</p>
<p>Now for the second part&#8230; or &#8230; the Z factor.</p>
<p>All the files are now available from the Z folder root.  In otherwords if you upload</p>
<p><img src="http://promarketingsystems.com/admin/assets/46974/download" height="300" width="221" /></p>
<p>http://promarketingsystems.com/admin/assets/46974/download</p>
<p>then instead of having the full asset number encoding, which of course means that you also have to rewrite all your links when you move your page from dreamweaver into xlsuite&#8217;s CMS.</p>
<p>To fix that, we&#8217;ve made the files available at the &#8220;/z&#8221; folder level.</p>
<p>So the new URL for the above file would be</p>
<p>http://promarketingsystems.com/z/lee_graphics_10.jpg</p>
<p>So in your html editor, simply save all your files to a folder called z and use that as your root.</p>
<p>When you upload the files into the file manager and unpack the zip file, you&#8217;ll have all the same relevant links when you simple copy across your webpages.  No more rewriting the links so they match our file manager.</p>
<p>Of course, at this point it only works for the images, video files and other media.  You&#8217;ll still have to copy paste your code across for a while longer&#8230; we&#8217;ll get to that soon enough, along with some other treats to help you move (did someone say spider?) your site into our CMS.</p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XLsuite now has templates</title>
		<link>http://4xld.com/?p=13</link>
		<comments>http://4xld.com/?p=13#comments</comments>
		<pubDate>Sat, 22 Mar 2008 21:13:58 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=13</guid>
		<description><![CDATA[The hosted version of XLsuite now has a template management system that allows you to create a series of templates that will install with each new site.
This is great because it saves huge time setting up new domains and because it makes it easy for designers to set up templates catering to the type of [...]]]></description>
			<content:encoded><![CDATA[<p>The hosted version of XLsuite now has a template management system that allows you to create a series of templates that will install with each new site.</p>
<p>This is great because it saves huge time setting up new domains and because it makes it easy for designers to set up templates catering to the type of industry that a designer serves.</p>
<p>In other words, if you make a lot of real estate websites, you can set up a selection of sites that when a new client signs up (or you do it for a client) you can have a site up and running in minutes.</p>
<p>Try it yourself &#8211; sign up for an XLsuite domain now<br />
Point your browser to any subdomain of your choise</p>
<p>http://yourname.xlsuite.com</p>
<p>We&#8217;ve also got a few new <a href="http://wiki.xlsuite.org/index.php?title=Documentation#Screen_Casts_Of_How_To_Use_XLsuite">screencasts on the wiki</a>, check it out:</p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plus ca change&#8230;</title>
		<link>http://4xld.com/?p=11</link>
		<comments>http://4xld.com/?p=11#comments</comments>
		<pubDate>Thu, 21 Dec 2006 00:07:19 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=11</guid>
		<description><![CDATA[Wow this is a neglected corner of our world, the classic cobbler&#8217;s children have no shoes situation.
Should I update? If an update is never heard in the web does it really exist?
Here goes, &#8217;cause lots has changed&#8230;
We&#8217;ve stopped development on smrty for now, not because it&#8217;s finished but because we had other things to do.
We&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Wow this is a neglected corner of our world, the classic cobbler&#8217;s children have no shoes situation.</p>
<p>Should I update? If an update is never heard in the web does it really exist?</p>
<p>Here goes, &#8217;cause lots has changed&#8230;</p>
<p>We&#8217;ve stopped development on <a title="Time management + Billing + Issue Tracking" href="http://www.smrty.com">smrty</a> for now, not because it&#8217;s finished but because we had other things to do.</p>
<p>We&#8217;ve done a lot more work on our main project &#8211; <a title="Professional Lighting Installation" href="http://weputuplights.com">weputuplights.com</a> mostly because it was the season.</p>
<p>We&#8217;ve also decided to open source all of the code for that site and create  new open source ERP / CRM solution for the ruby on rails community.  It&#8217;s called <a title="Open Source Ruby on Rails Based ERP solution" href="http://xlsuite.org">XLsuite</a> and you can download the code now.</p>
<p>We&#8217;d welcome any help that the coder community could give us with this project, while it&#8217;s not the first group ware / business process project to hit the web, we hope that it brings together the best features of most of them in a new and more relevant way&#8230;. plus&#8230; it&#8217;s <a title="Ruby On rails Website" href="http://rubyonrails.org">RoR</a> based <img src='http://4xld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>That&#8217;s the update from the CEO and brings us close just in time for the holidays.</p>
<p>Good cheer to all, I look forward to the growth of the new year.<br />
<a title="Riel Roussopoulos, Entrepreneur" href="http://riel.roussopoulos.net">Riel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=11</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Delays</title>
		<link>http://4xld.com/?p=10</link>
		<comments>http://4xld.com/?p=10#comments</comments>
		<pubDate>Sun, 18 Jun 2006 05:59:07 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=10</guid>
		<description><![CDATA[Man&#8230; one thing leads to another, and another&#8230;.
With some good project&#8217;s on the go for outside clients ( rickstonehouse.ca  &#8211; for one ) we&#8217;ve been lagging behind on the finishing up of smrty.com
Worth checking out as we&#8217;ve got a &#8220;look&#8221; up and happening and you can now sign up for a free account to try [...]]]></description>
			<content:encoded><![CDATA[<p>Man&#8230; one thing leads to another, and another&#8230;.</p>
<p>With some good project&#8217;s on the go for outside clients ( <a title="RickStonehouse.ca" href="http://www.rickstonehouse.com">rickstonehouse.ca</a>  &#8211; for one ) we&#8217;ve been lagging behind on the finishing up of <a target="_blank" title="issue management + time tracking + billing = smRty.com" href="http://www.smrty.com">smrty.com</a></p>
<p>Worth checking out as we&#8217;ve got a &#8220;look&#8221; up and happening and you can now sign up for a free account to try it out, but some of the billing issues are still to be worked out.</p>
<p>We&#8217;ll keep you posted as things develop and thank you for all your support.</p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Renamed</title>
		<link>http://4xld.com/?p=8</link>
		<comments>http://4xld.com/?p=8#comments</comments>
		<pubDate>Tue, 16 May 2006 00:55:12 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=8</guid>
		<description><![CDATA[OK&#8230; we all get off on the wrong foot sometimes.
While www.iclock.in is a cool domain&#8230;.  (it&#8217;s now for sale if you&#8217;re interested)  
we&#8217;ve decided to go with www.smrty.com
We feel like we&#8217;re a bunch of smarties for having come up with this solution and it just keeps getting better evey day.
We now have the domain [...]]]></description>
			<content:encoded><![CDATA[<p>OK&#8230; we all get off on the wrong foot sometimes.</p>
<p>While www.iclock.in is a cool domain&#8230;.  (it&#8217;s now for sale if you&#8217;re interested) <img src='http://4xld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>we&#8217;ve decided to go with <a title="Smrty Client Management" href="http://www.smrty.com">www.smrty.com</a></p>
<p>We feel like we&#8217;re a bunch of smarties for having come up with this solution and it just keeps getting better evey day.</p>
<p>We now have the domain set up and are using the sysetm internally without any incidents, if you&#8217;re interested in a beta account please <a title="Contact Riel" href="http://www.djriel.com/modules/contact/index.php">CONTACT ME</a> and I&#8217;ll be happy to give you access.</p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iclock.in &#8211; A new application nearing release</title>
		<link>http://4xld.com/?p=7</link>
		<comments>http://4xld.com/?p=7#comments</comments>
		<pubDate>Thu, 11 May 2006 08:31:44 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=7</guid>
		<description><![CDATA[In working for our clients, we&#8217;ve developed a rather handy tool to track issues and time on various aspects of our clients files.  The system also handles billing for us by extracting the time each member spent on the project and applying their rate to that time.
We have refined it over a periode of time [...]]]></description>
			<content:encoded><![CDATA[<p>In working for our clients, we&#8217;ve developed a rather handy tool to track issues and time on various aspects of our clients files.  The system also handles billing for us by extracting the time each member spent on the project and applying their rate to that time.</p>
<p>We have refined it over a periode of time and decided that it was worth giving it another polish and making it presentable to the public.</p>
<p>We are currently preparing to release and application with the following features:</p>
<ul>
<li>
<p style="margin-bottom: 0in">Issue Management.  Create new 	issues for each piece of work you do, detailing what you&#8217;re working 	on as you go along.  Follow up with comments, share documents and 	discuss the issue.</p>
</li>
<li>
<p style="margin-bottom: 0in">Time Management.  Clock your time 	as you go, easily switch between different issues and clients, never 	miss another minute of billable time.</p>
</li>
<li>
<p style="margin-bottom: 0in">Billing integration.  Move your 	time sheet into a bill, modify what you need to and send the client 	your invoice securely.  A summary invoice will be prepared and the 	client can view a detailed breakdown of time simply by logging in..</p>
</li>
<li>
<p style="margin-bottom: 0in">Secure Delivery.  Securely deliver 	and track when your client receives your invoice.  Email is not a 	secure way to send an invoice, our system delivers a link with a 	login challenge so only your client sees your invoice and you know 	when they opened it.</p>
</li>
<li>
<p style="margin-bottom: 0in">Mobile Integration. Use your 	mobile phone to switch between clients, starting and stoping your 	timer remotely.</p>
</li>
<li>
<p style="margin-bottom: 0in">Client side integration.  Open 	your issue list up to your clients so THEY can view and add issues 	and comment too, involve your clients in the process, they will love 	the transparency and it will help you to deliver a better customer 	experience.</p>
</li>
<li>
<p style="margin-bottom: 0in">RSS Streaming.  Want your clients 	or other team members to stay on top of developments?  Let them 	subscribe to your issue manager using RSS, they&#8217;ll never miss 	another comment.</p>
</li>
<li>
<p style="margin-bottom: 0in">Tag Based Search.  Using TAGS 	helps you sort and track issues better and more naturally.</p>
</li>
</ul>
<p>We are excited about this new offering as we feel that it meets our WEB2.0 standard of being a functional site that addresses an actual need, we will let you know as soon as it is ready for public consumption.</p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=7</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Email Integration Features</title>
		<link>http://4xld.com/?p=6</link>
		<comments>http://4xld.com/?p=6#comments</comments>
		<pubDate>Tue, 09 May 2006 19:30:53 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=6</guid>
		<description><![CDATA[Emial is a hastle&#8230; it builds up and it&#8217;s hard to find all the related files when you&#8217;re talking to a client.
Our CMS module has a very nice email system that allows you to search for groups in the database (say everyone in the Dallas area) and send a message to them at a specific [...]]]></description>
			<content:encoded><![CDATA[<p>Emial is a hastle&#8230; it builds up and it&#8217;s hard to find all the related files when you&#8217;re talking to a client.</p>
<p>Our CMS module has a very nice email system that allows you to search for groups in the database (say everyone in the Dallas area) and send a message to them at a specific time.</p>
<p>There reply though, went into outlook, not the system.</p>
<p>Furthermore, if they wanted an email to remain on record, it required them to use the web based emailer that we provided in the system&#8230; not the end of the world, but non the less, not their first choice.<br />
So&#8230; with that in mind may I present our latest module for the XLcms system.</p>
<p style="margin-bottom: 0in"><font face="Arial, sans-serif">XL-POP: Email Documenting and Archiving.</font></p>
<p style="margin-bottom: 0in"><font face="Arial, sans-serif">Integrated with your companies email, the XLcms system files all correspondence between your clients and employees so there is no more searching through various outlook or other email clients trying to find the history of a client&#8217;s communications.  All of the emails are automatically entered at the mail server level regardless of what email software your company or employees use. </font></p>
<p>We do this by having your send through the sites SMTP server (rather than your current ISP&#8217;s mail) all in and outbound mail to specified addresses have the email automatically copied to the database and filled under the appropriate clients file.</p>
<p>If a file doesnt&#8217; exist, the database creates a new profile and flags it for completion (fill out more details) on the dashboard of your site.<br />
No need to change email habbits, outlook, thunderbird, opera&#8230; whatever&#8230; just &#8220;set it and forget it&#8221; as good old RONCO used to say <img src='http://4xld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=6</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No More Synching Feeling &#124; Client Data is Better Online</title>
		<link>http://4xld.com/?p=5</link>
		<comments>http://4xld.com/?p=5#comments</comments>
		<pubDate>Sat, 29 Apr 2006 17:10:02 +0000</pubDate>
		<dc:creator>djriel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://4xld.com/?p=5</guid>
		<description><![CDATA[The all important client list is just that&#8230;. All important.
Here are the benefits that we see to storing that data in an online environment.

- No more Synching data from one client to another.  With all the data in the same place, no one has to synch anything.
- Backup Protection, any data center worth their salt [...]]]></description>
			<content:encoded><![CDATA[<p>The all important client list is just that&#8230;. All important.</p>
<p>Here are the benefits that we see to storing that data in an online environment.</p>
<ul>
<li>- No more Synching data from one client to another.  With all the data in the same place, no one has to synch anything.</li>
<li>- Backup Protection, any data center worth their salt will have back up facilities that beat anything you can do from your home or office.</li>
<li>-  Integration into other work processes.  Having the core client data accessible to other systems encourages integration with other work flows such as Support, Billing and Marketing needs, providing a more inteligent and client centered focus.</li>
<li>- Left hand knows what the right hand is doing.  Better systems integration allows more people in the supply chain to be aware of clients &#8220;status&#8221;.  This means more attention to detail and awareness of client needs/wants between departments and devisions.</li>
<li>- Client Control.  The best part of moving Client data online, is the ability for those clients to maintain that data.  Maintaining Client lists can be someone&#8217;s full time job in a mid size organisation.  Empowering the Client to update their own information results in lower costs to maintain client info and more accurate information.</li>
</ul>
<p><img width="104" height="136" alt="XLcms - Client Screen" id="image4" src="http://4xld.com/wp-content/uploads/2006/04/CRM-client.thumbnail.jpg" />Those are only a few of the reasons that we have moved to modulatize our CRM engine to better integrate it into our clients database solutions.  More on that later <img src='http://4xld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Riel Roussopoulos<br />
Data Evangelist</p>
]]></content:encoded>
			<wfw:commentRss>http://4xld.com/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
