<?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>Time For Computer &#187; CMS Projects</title>
	<atom:link href="http://timeforcomputer.com/category/find-programmers/cms-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://timeforcomputer.com</link>
	<description>tips and resources for desktop, laptop, and computer basics</description>
	<lastBuildDate>Sun, 17 Apr 2011 15:23:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Develop A University Portal</title>
		<link>http://timeforcomputer.com/develop-a-university-portal/</link>
		<comments>http://timeforcomputer.com/develop-a-university-portal/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 06:32:06 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/develop-a-university-portal/</guid>
		<description><![CDATA[Hello, Please can you take a look at the attached file? I will like to know if you can develop a university portal that will have everything that is listed in the portal. I will also like you to come up with a pin structure with which the student will register. Can you tell me [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Please can you take a look at the attached file? I will like to know if you can develop a university portal that will have everything that is listed in the portal.</p>
<p>I will also like you to come up with a pin structure with which the student will register.</p>
<p>Can you tell me other features that you can add to the portal.</p>
<p>Please do tell me the LEAST cost that it will take you to develop the portal and how long will you need to have it completed.</p>
<p>After stating the time you need, you need to give me at least one month for test as I need to thoroughly test the portal for flaws and any other issues that you need to sort out.</p>
<p>Can I see a sample portal that you have done in the past?</p>
<p>I am hoping to build a strong relationship with you for in 2010, I do hope to have about 4 portal jobs for you.</p>
<p>Thanks.</p>
<p>Chinedu</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/develop-a-university-portal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need Custom Wp Plugin/coding 2</title>
		<link>http://timeforcomputer.com/need-custom-wp-plugincoding-2/</link>
		<comments>http://timeforcomputer.com/need-custom-wp-plugincoding-2/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 06:31:57 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/need-custom-wp-plugincoding-2/</guid>
		<description><![CDATA[Hi, I need a custom wp plugin or coding thing that does the following - 1. Urls interface User will add a list of urls along with anchor texts in this fomat - &#60;a href=&#8221;http://www.mysite.com&#8221;&#62;my site&#60;/a&#62; &#60;a href=&#8221;http://www.mysite2.com&#8221;&#62;my site 2&#60;/a&#62; &#60;a href=&#8221;http://www.mysite.3com&#8221;&#62;my site 3&#60;/a&#62; 2. Parent blog post/page The interface must show all the present [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I need a custom wp plugin or coding thing that does the following -</p>
<p>1. Urls interface</p>
<p>User will add a list of urls along with anchor texts in this fomat -</p>
<p>&lt;a href=&#8221;http://www.mysite.com&#8221;&gt;my site&lt;/a&gt;<br />
&lt;a href=&#8221;http://www.mysite2.com&#8221;&gt;my site 2&lt;/a&gt;<br />
&lt;a href=&#8221;http://www.mysite.3com&#8221;&gt;my site 3&lt;/a&gt;</p>
<p>2. Parent blog post/page</p>
<p>The interface must show all the present blog posts and pages in one place with an option to tickmark in front. User will select &#8211; a &#8220;parent blog post or page&#8221; and click submit.</p>
<p>User will also choose a custom style option used later on. He can input it in a text field.</p>
<p>3.) After clicking submit a new PAGE will be automatically added to the blog which will list all the urls entered (with hyperlinks) just like a sitemap. This page will have the following credentials -</p>
<p>  Title : Posts under &#8220;Title of the parent blog post/page&#8221;<br />
  Slug  : category-parent-blog-post<br />
  PageLinkManager: Page will not be included in navigation</p>
<p> SO if the parent blog post is like myblog.com/about-my-life/<br />
the slug for CREATED page will be myblog.com/category-about-my-life/</p>
<p>In case if page has already been CREATED before and user wants to add another &#8211; it will be like &#8211; </p>
<p>myblog.com/category-about-my-life-2/<br />
or<br />
myblog.com/category-about-my-life-3/  etc.</p>
<p>4.) After page creation, a link to the &#8220;CREATED PAGE&#8221; is added at the end of the &#8220;PARENT post/page&#8221; but with custom style option used before. So if style used is &#8220;mainContent&#8221; the code to include will be -</p>
<p>&lt;p class=&#8221;mainContent&#8221;&gt;&lt;a href=&#8221;http://www.myblog.com/category-about-my-life/&#8221;&gt;Posts under &#8220;Title of the parent blog post/page&#8221;&lt;/a&gt;&lt;/p&gt;</p>
<p>5.) Optional &#8211; A &#8220;CREATED PAGE&#8221; can have two or more &#8220;PARENT BLOG POSTS/PAGE&#8221;. This will also edit all the PARENT posts/pages as above. But this is not necessary. If you can include this option well and good.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/need-custom-wp-plugincoding-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Needed</title>
		<link>http://timeforcomputer.com/website-needed/</link>
		<comments>http://timeforcomputer.com/website-needed/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 06:31:56 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/website-needed/</guid>
		<description><![CDATA[Need a website like e*b*a*t*e*s.com [without *] but different design&#8230; Can use any cms if required. Require all the features present. If you have a working demo already which you can modify that is fine as well. Need easy to manage admin panel and tracking systems.]]></description>
			<content:encoded><![CDATA[<p>Need a website like e*b*a*t*e*s.com [without *] but different design&#8230;<br />
Can use any cms if required.<br />
Require all the features present. If you have a working demo already which you can modify that is fine as well.<br />
Need easy to manage admin panel and tracking systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/website-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vbulletin Coder To Port Design</title>
		<link>http://timeforcomputer.com/vbulletin-coder-to-port-design/</link>
		<comments>http://timeforcomputer.com/vbulletin-coder-to-port-design/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 06:31:53 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/vbulletin-coder-to-port-design/</guid>
		<description><![CDATA[I have a design already made via psd and i need it sliced and coded and ported to work in the latest version of vbulletin. please only bid if you are familiar with vbulletin. All work must also be valid xhtml/css and validate, the design needs to load quick and be optimized. Thanks Vlime]]></description>
			<content:encoded><![CDATA[<p>I have a design already made via psd and i need it sliced and coded and ported to work in the latest version of vbulletin. please only bid if you are familiar with vbulletin.</p>
<p>All work must also be valid xhtml/css and validate, the design needs to load quick and be optimized.</p>
<p>Thanks<br />
Vlime</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/vbulletin-coder-to-port-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clone  This Website</title>
		<link>http://timeforcomputer.com/clone-this-website/</link>
		<comments>http://timeforcomputer.com/clone-this-website/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 06:31:53 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/clone-this-website/</guid>
		<description><![CDATA[Hi I need this website //movewithbloomsbury.co.uk cloning with enhancements. &#62;Delivery in 5-10 Days Must include all features of existing site with secure backend admin site to make changes and overlayed with &#62;Flash Banners &#62;Peel Page Banner &#62;Audio &#62;Video &#62;SEO (Must incorporate this) I will provide you with revised Contact details and logo Freelancer Requirements &#62;Must [...]]]></description>
			<content:encoded><![CDATA[<p>Hi</p>
<p>I need this website //movewithbloomsbury.co.uk cloning with enhancements.</p>
<p>&gt;Delivery in 5-10 Days</p>
<p>Must include all features of existing site with secure backend admin site to make changes and overlayed with</p>
<p>&gt;Flash Banners<br />
&gt;Peel Page Banner<br />
&gt;Audio<br />
&gt;Video<br />
&gt;SEO (Must incorporate this)</p>
<p>I will provide you with revised Contact details and logo </p>
<p>Freelancer Requirements</p>
<p>&gt;Must have a good command of English<br />
&gt;Must be contactable on Phone,Mobile,email,Skype or Msn<br />
&gt;Experience to date<br />
&gt;Provide Examples of existing Work</p>
<p>Your price needs to be very competitive! If you have done such a project in the past, please provide the URL to view the website in your response.If you have a clone available, also provide the URL.</p>
<p>Happy bidding and Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/clone-this-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Transaction Solution</title>
		<link>http://timeforcomputer.com/online-transaction-solution/</link>
		<comments>http://timeforcomputer.com/online-transaction-solution/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 06:31:52 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/online-transaction-solution/</guid>
		<description><![CDATA[I want build a site as https://www.escrow.com/index.asp are you a professional who can build this, Let me know the price Kind regards Bouzi]]></description>
			<content:encoded><![CDATA[<p>I want build a site as https://www.escrow.com/index.asp</p>
<p>are you a professional who can build this, Let me know the price</p>
<p>Kind regards</p>
<p>Bouzi</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/online-transaction-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full Working Clone Of Website</title>
		<link>http://timeforcomputer.com/full-working-clone-of-website/</link>
		<comments>http://timeforcomputer.com/full-working-clone-of-website/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 06:31:52 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/full-working-clone-of-website/</guid>
		<description><![CDATA[Hi, I would like you to develop a clone of the following website https://www.xoom.com/ Please note, this project is not for a dummy website, it should be a working website and able to link with banks world wide and transfer money online. Please provide me the following details: 1. What kind of details will i [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I would like you to develop a clone of the following website</p>
<p>https://www.xoom.com/</p>
<p>Please note, this project is not for a dummy website, it should be a working website and able to link with banks world wide and transfer money online.</p>
<p>Please provide me the following details:<br />
1. What kind of details will i need to setup this service<br />
(example: banking information, etc)</p>
<p>2. Price estimation for developing this project in PHP with MySql database only.</p>
<p>3. Time(in days) required to complete this project.</p>
<p>4. Post project support(if any).</p>
<p>5. Once you develop it, how can i verify whether it is working correctly or not? ( Provide details )</p>
<p>6. I want full Admin features to even control the Price, Exchange Rates, Users and Transactions on Website.</p>
<p>7. How safe can we keep the banking information? What kind of security will you provide to safeguard this information?</p>
<p>8. Consider for example, if a user transfers funds from one of his bank accounts to another bank account in other country and later files a dispute with his bank requesting for refund saying it was not him who did this transaction, in such cases how is your involvement/development procedure going to help me in this?</p>
<p>Looking forward to your bids, thank you.</p>
<p>Regards,<br />
Steeve.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/full-working-clone-of-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing Linux Server 2</title>
		<link>http://timeforcomputer.com/email-marketing-linux-server-2/</link>
		<comments>http://timeforcomputer.com/email-marketing-linux-server-2/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 06:31:09 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/email-marketing-linux-server-2/</guid>
		<description><![CDATA[we have a very important project. It&#8217;s about sending emails offers to opt in lists . The project needs to have hundreds of servers all of them setup. A server of $400/month could make $5000. So 100 servers of $400 could make a total benefit of 500000$ a month. This project is already run by [...]]]></description>
			<content:encoded><![CDATA[<p>we have a very important project. It&#8217;s about sending emails offers to opt in lists . </p>
<p>The project needs to have hundreds of servers all of them setup. </p>
<p>A server of $400/month could make $5000. So 100 servers of $400 could make a total benefit of 500000$ a month. </p>
<p>This project is already run by a company i was working in. ANd it&#8217;s 100% guarenteed. The techncial part is the key of this projects, because it relies on having a system that guarentees a very high deliverability to major ESPs (yahoo hotmail gmail &#8230;..).The system is based on postfix MTA on dedicated servers. </p>
<p>We have already installed and tested this system in one linux dedicated server and it made us a benefit of $5000/month.</p>
<p>The project could start with one sever, and after 1 month, the benefit of 1 server could make you 10 other servers, and then the 10 servers could make you 100 servers and so forth.. </p>
<p>The project grows rapidly and easily&#8230;. </p>
<p>The problem for us is the server, we cannot afford the first server cost&#8230;And we are looking for partnership, or a solution, with someone or a group opf people, to invest in this project. They&#8217;ll get an equal part of the net profit because the project is guarenteed and could make 1 millon of dollar net profit during a couple of months only. </p>
<p>All technical elements are already in place to be setup quicky and duplication could be made easily on all servers&#8230;Sendind emails could be made to.</p>
<p>The best offers payout exist and a large targeted niche of fresh double optin lists exist to. </p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/email-marketing-linux-server-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterpris Cms</title>
		<link>http://timeforcomputer.com/enterpris-cms/</link>
		<comments>http://timeforcomputer.com/enterpris-cms/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 06:31:09 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/enterpris-cms/</guid>
		<description><![CDATA[I am looking for a price to build an enterprise CMS. What do we mean by enterprise CMS? We require the CMS placed in a secure section of our site where our clients can log into the CMS and work on content or change the content of their own site. The back end will need [...]]]></description>
			<content:encoded><![CDATA[<p>I am looking for a price to build an enterprise CMS.</p>
<p>What do we mean by enterprise CMS?<br />
We require the CMS placed in a secure section of our site where our clients can log into the CMS and work on content or change the content of their own site. The back end will need to be segmented so that if client 1 logs in, it does not see and cant manipulate client 2&#8242;s site.</p>
<p>We are currently using cushy cms and find it really simple to use. All we need to do in our html is place a little bit of code which will then talk to cushy cms which then updates the site.</p>
<p>I guess cushcms is what we want to model ourselves on for our management of sites.</p>
<p>We do have a limited budget for this project and more than likely we can purchase an off the shelf program but want to know your thoughts on how you can help us.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/enterpris-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clone 99designs &#8211; One Day Post</title>
		<link>http://timeforcomputer.com/clone-99designs-one-day-post/</link>
		<comments>http://timeforcomputer.com/clone-99designs-one-day-post/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 06:31:09 +0000</pubDate>
		<dc:creator>Jim Time</dc:creator>
				<category><![CDATA[CMS Projects]]></category>

		<guid isPermaLink="false">http://timeforcomputer.com/find-programmers/cms-projects/clone-99designs-one-day-post/</guid>
		<description><![CDATA[I want a clone of http://www.99designs.com Not a layout design, I will submit that to the programmer when the project is started. I want this done as cheap as I can get it. I want one additional change. I want it to be for programmers, writers, and flash designers as well. Designers can submit designs [...]]]></description>
			<content:encoded><![CDATA[<p>I want a clone of http://www.99designs.com<br />
Not a layout design, I will submit that to the programmer when the project is started.</p>
<p>I want this done as cheap as I can get it.</p>
<p>I want one additional change. I want it to be for programmers, writers, and flash designers as well.</p>
<p>Designers can submit designs to be chosen, and programmers can post programming work to be chosen.</p>
<p>Please go through the system thoroughly before bidding.</p>
<p>Payment will be released once the work is done to my satisfaction.</p>
<p>I will provide the design, you just do all of the coding.</p>
<p>I also want a thorough backend so I can control prices, payments, users, projects, etc.</p>
<p>Details will be given when the programmer is chosen.</p>
<p>&#8212;MUST SHOW ME YOUR BEST EXAMPLES OF PROGRAMMING&#8212; I will be choosing someone tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeforcomputer.com/clone-99designs-one-day-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: timeforcomputer.com @ 2012-05-23 12:44:16 -->
