<?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>Rocky Rasonable &#187; CMS</title>
	<atom:link href="http://www.rockyrasonable.com/tag/cms/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rockyrasonable.com</link>
	<description>Skills Beyond Papers: Senior php programmer, web developer and webmaster based in Davao, Philippines</description>
	<lastBuildDate>Sun, 23 Oct 2011 17:41:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>7 Typical Admin Errors in CMS</title>
		<link>http://www.rockyrasonable.com/programming/7-typical-admin-errors-in-cms</link>
		<comments>http://www.rockyrasonable.com/programming/7-typical-admin-errors-in-cms#comments</comments>
		<pubDate>Sun, 06 Feb 2011 16:08:19 +0000</pubDate>
		<dc:creator>Rocky Rasonable</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content material Management System]]></category>
		<category><![CDATA[internal hacking]]></category>
		<category><![CDATA[internet hosting]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://www.rockyrasonable.com/?p=861</guid>
		<description><![CDATA[CMS (Brief for Content material Management System) is really a extremely well-liked piece of software program for operating blogs, private sites, corporate sites and any other kinds of sites you [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CMS</strong> (Brief for <strong>Content  material Management System</strong>) is  really a extremely well-liked piece of software  program for operating blogs, private sites, corporate sites and any other kinds  of sites you  are able to believe of. <strong>CMS </strong>are fairly simple to  make use of and this is 1 essential cause why they became so well-liked.</p>
<p>Nevertheless, simple to  make use of and secure are definitely not synonyms when<strong> CMS are concerned</strong>. Although most of the top CMS <strong>do  not need a  lot</strong><strong> effort</strong> to  create them extremely secure, it&#8217;s not unusual to  determine CMS with  out the <strong>correct</strong><strong> security</strong>. Such CMS are simple <strong>targets for hackers</strong>.</p>
<p>When a <strong>CMS</strong> gets hacked, generally the cause for this isn&#8217;t that the CMS itself is insecure but that hackers took benefit of some typical admin errors.  The list of admin errors is fairly lengthy but not surprisingly, the variety  of probably  the most typical ones is  really a single digit. Here are a  few of these errors you  need to know and by  no means do within  the CMS you administer:</p>
<p><strong>1. Default passwords </strong></p>
<p><img class="aligncenter size-medium wp-image-862" src="http://www.rockyrasonable.com/wp-content/uploads/2011/02/Default_Password_2-300x261.jpg" alt="" width="300" height="261" /><br />
Among  the initial things hackers verify once  they strategy to attack is for <strong>&#8220;easy passwords&#8221;</strong>. Default passwords (i.e. the passwords that  come collectively using  the installation) are simple to  seek out. It&#8217;s accurate that numerous CMS do  not include a default password or even if they do, the installation process will make you alter your password prior  to you  are able to use the software  program but if your CMS comes having  a default password, be  sure that you alter it. Also, be  sure that you alter the password for the database also simply  because the database is also a target for hackers.</p>
<p><strong>2</strong><strong>.  Blank passwords</strong></p>
<p>Additionally to default passwords, blank passwords are an  additional typical mistake admins make (if the CMS allows them simply  because thankfully numerous CMS do  not permit blank passwords). It&#8217;s not essential  to state how risky blank passwords are &#8211; they need no guessing at all and hacking a CMS having  a blank password is merely a piece of cake for a beginner. All it requires would  be to guess the username &#8211; if the username is<strong> &#8220;admin&#8221;, &#8220;administrator&#8221;</strong> or some  thing comparable,  then breaking into your CMS is  really a matter of seconds.</p>
<p>As with default passwords, the threat is greater when the admin account is affected but there&#8217;s no cause to permit non-admin users, who&#8217;ve access towards  the database to have blank passwords. This is why it makes sense to  force strict guidelines for passwords for everyone.</p>
<p><strong>3</strong><strong>.  No patches installed</strong></p>
<p>It&#8217;s accurate that installing tens of patches each  day is boring but in  the event you do  not watch out for (a  minimum of) the <strong>vital</strong> updates and do  not install them in a timely manner, this is an invitation to hackers.  Hackers monitor reports for new vulnerabilities and depend  on the reality that the administrator will  not install the patches instantly.</p>
<p>Actually, numerous hacks occur just within  the time period in  between a vulnerability is reported and  also the admin installs the patch. This is why it&#8217;s essential to install patches quick and manually. Automatic install is simpler but as unusual because  it may sound, it could make things worse &#8211; i.e. break your CMS. You do have  to install patches manually, to  ensure that you  realize precisely what has been installed.</p>
<p><strong>4</strong><strong>.  PHP register_globals on </strong></p>
<p><img class="aligncenter size-medium wp-image-864" src="http://www.rockyrasonable.com/wp-content/uploads/2011/02/diving-into-php-large-300x225.jpg" alt="" width="300" height="225" /></p>
<p>If your CMS is written in <strong>PHP</strong> and  also you are utilizing PHP five or earlier, 1 much  more factor you  should verify correct away is if register_globals is on. If register_globals is on, you  need to turn it off instantly simply  because when it&#8217;s on, you  will find millions of methods in which this could  be misused to hack your website.  For numerous CMS this variable is by default off but you cannot depend  on that &#8211; you  should verify it manually.</p>
<p>Within  the uncommon situation whenever  you have plugins or other functionality that cannot function when register_globals is off, it&#8217;s a no brainer what to  complete &#8211; just eliminate these plugins/functionality simply  because this is much  less of a sacrifice than having register_globals on.</p>
<p><strong>5.  Insecure internet</strong><strong> hosting</strong></p>
<p><img class="aligncenter size-medium wp-image-863" src="http://www.rockyrasonable.com/wp-content/uploads/2011/02/F-ie-300x105.jpg" alt="" width="300" height="105" /></p>
<p><strong>Insecure </strong><strong>internet hosting </strong>is  among the <strong>best</strong><strong> danger</strong> for the security of  one&#8217;s CMS. Vulnerabilities within  the operating program and  also the other software  program that&#8217;s installed in  your internet host are also amongst the preferred targets of hackers and  also the worst is  the fact that if your internet host is insecure, there is  not a  lot you as an admin of  one&#8217;s CMS can do to counteract it. You cannot fix the holes within  the security of  one&#8217;s internet hosting provider and  also the only factor you  are able to do is escape to a much  better internet host.</p>
<p><strong>6. Generous user privileges </strong></p>
<p>You  will find hardly any admins (in their correct thoughts),  who will give <strong>admin privileges </strong>to ordinary users but there are  not that couple  of admins, who&#8217;re truly generous when user privileges are concerned. Among  the most  significant security guidelines will  be the least privilege rule &#8211; i.e. give users access only to these components of the website they truly have  to have to  be able to do their jobs. Among  the risks of generous user privileges is  the fact that the credentials could  be utilized for <strong>internal hacking</strong>, which isn&#8217;t a smaller issue than external hack attacks.</p>
<p><strong>7. Insecure plugins</strong></p>
<p>Hackers may not enter via the front door of  one&#8217;s CMS but if the other doors are open, they <strong>do  not require</strong><strong> backdoors </strong>(i.e. <strong>malware</strong>) to acquire access to your website. Nearly any CMS relies on plugins to offer extra functionality and this will  be the charm of CMS simply  because you get a base installation and  also you have the freedom to add only the functionality you&#8217;ll  need but this freedom is also a security threat.</p>
<p>As  a rule, <strong>plugins</strong> are created by <strong>third-parties</strong> and it&#8217;s not fairly clear if they&#8217;re rigorously tested. Extremely frequently plugins have security holes in them and hackers are pleased to make  the most of any such security holes. The wisest you  are able to do is eliminate any plugins with recognized security problems. It&#8217;s a  lot much  better not to have a specific functionality than to place the security of  one&#8217;s entire website at threat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockyrasonable.com/programming/7-typical-admin-errors-in-cms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@font-face Generator: Embedding Any Font Face on your Web Page</title>
		<link>http://www.rockyrasonable.com/websites/font-face-generator-embedding-any-font-face-on-your-web-page</link>
		<comments>http://www.rockyrasonable.com/websites/font-face-generator-embedding-any-font-face-on-your-web-page#comments</comments>
		<pubDate>Wed, 26 Jan 2011 09:49:58 +0000</pubDate>
		<dc:creator>Rocky Rasonable</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[FOnts]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Philippines]]></category>
		<category><![CDATA[world wide web]]></category>

		<guid isPermaLink="false">http://www.rockyrasonable.com/?p=841</guid>
		<description><![CDATA[Why Use Embedded Fonts? Because a font is an operating system resource, not a browser resource. If you have an unusual font installed on your PC, it&#8217;s easy to design [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignright size-medium wp-image-846" title="fonts" src="http://www.rockyrasonable.com/wp-content/uploads/2011/01/fonts-300x247.gif" alt="" width="300" height="247" />Why Use Embedded Fonts?</strong></p>
<p>Because a font is an <a href="http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html" target="_blank"><strong>operating system</strong></a> resource, not a browser resource. If you have an unusual font installed on your <strong>PC</strong>, it&#8217;s easy to design a website and include that <strong>font</strong>. <strong>You</strong> can see it because the font is installed on your operating system. But if your visitors don&#8217;t have it installed too, their browsers will display their default font instead.</p>
<p>From a page designer&#8217;s perspective, this is a big weakness. You want pages to display like you intend, but can&#8217;t control an individual browser&#8217;s display . No matter how carefully you lay out your page with a particular font, you&#8217;re at the mercy of the user&#8217;s browser when the page is displayed.</p>
<p>That&#8217;s where <a href="http://www.fontsquirrel.com/fontface/generator" target="_blank">@font-face Generator </a>come in: with them, you don&#8217;t have to worry about browsers defaulting to a more common font. Instead, your font downloads along with the page. This generator is really useful and indeed works really great. Try it for yourself..</p>
<p>You can also download bunch of fonts <a href="http://www.fontsquirrel.com/fontface" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockyrasonable.com/websites/font-face-generator-embedding-any-font-face-on-your-web-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Methods to Get probably the most From Your Internet Spending budget</title>
		<link>http://www.rockyrasonable.com/programming/methods-to-get-probably-the-most-from-your-internet-spending-budget</link>
		<comments>http://www.rockyrasonable.com/programming/methods-to-get-probably-the-most-from-your-internet-spending-budget#comments</comments>
		<pubDate>Fri, 10 Dec 2010 13:36:20 +0000</pubDate>
		<dc:creator>Rocky Rasonable</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Davao]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Philippines]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[content material management]]></category>
		<category><![CDATA[Enhance Conversions]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[iPhone Programming Tutorial]]></category>
		<category><![CDATA[Organic Listings]]></category>
		<category><![CDATA[pay-per-click]]></category>
		<category><![CDATA[PPC campaign]]></category>
		<category><![CDATA[progrmming]]></category>

		<guid isPermaLink="false">http://www.rockyrasonable.com/?p=814</guid>
		<description><![CDATA[Dollar for dollar, the most effective worth for the advertising and advertising spending budget could be spent on internet initiatives. But how can you squeeze even much more worth from [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignleft size-full wp-image-815" src="http://www.rockyrasonable.com/wp-content/uploads/2010/12/dollar_sign.jpg" alt="Methods to Get probably the most From Your Internet Spending budget" width="288" height="288" />Dollar for dollar</strong>, the  most effective worth for  the advertising and advertising spending  budget could  be spent on internet initiatives. But how can you squeeze even much  more worth from your internet spending  budget?</p>
<p>Regardless  of whether you&#8217;ve a  brand new web  site or have been performing company on the internet for years, these suggestions will assist you maximize your investment and outpace the competitors.</p>
<p><strong>1.  Configure Visitor and Conversion Tracking</strong></p>
<p>Most marketers have heard the  well-known quote from <strong>John Wannamaker “I know that half of my advertising  dollars are wasted… I just </strong><strong>do  not</strong><strong> know which half.”</strong></p>
<p>Within  the on-line globe,  access to key information is simpler to collect than it ever has been prior  to. Although you’ll by  no means acquire <strong>100% efficiency</strong> from your advertising efforts, it&#8217;s feasible to track accurately visitors and conversions on-line utilizing totally  free tools from Google. In  the event you do  not already have<strong> Google Analytics </strong>installed that&#8217;s the initial step. Google offers fundamental directions for implementing their Analytics and any qualified internet developer ought  to already know what to  complete. <strong>Conversion tracking</strong> could  be just  a little much  more complex and demands some technique if what you think  about a conversion hasn’t been clearly defined prior  to. In  the event you promote a item on-line,  a conversion is generally regarded  as the completion of the checkout procedure, nevertheless if your item or service can’t be sold on-line you&#8217;ve to be inventive with what you think  about a conversion. A conversion may  be regarded  as visiting the get  in touch with page or completing a get  in touch with type. Much  more advanced implementation may need a visitor to view a series of pages or stay on the website for a particular time  period to trigger a conversion.<br />
<strong>2. Implement a </strong><strong>Content  material Management Program</strong></p>
<p>If you  are spending lots  of time and cash generating repetitive adjustments to your web  site it may  be time to think  about implementing a nicely created <strong>content  material management program</strong><strong> (CMS)</strong>. It  is essential, nevertheless to  complete a price analysis prior  to diving headlong into implementing a CMS. The typical amortization  period suggested for CMS price analysis is 2 years. The cause is that usually other elements, like a alter in services or your marketplace,  will need a redesign in  between three and four years so you  would like your CMS to earn its way prior  to the entire website requirements to be replaced. Frequently your CMS could  be ported to a  brand new website,  but aside from licensing, implementation expenses are frequently comparable to the original CMS implementation simply  because the implementation is comparable.</p>
<p>To carry  out a <strong>CMS</strong> price analysis initial checklist all  the adjustments you strategy to total on a month-to-month basis in as a  lot detail as feasible. Like:  Update the lunch menu every Friday, Alter the every  day drink unique every weekday, Update the reside music schedule as  soon as a month. Subsequent calculate the approximate price for generating these adjustments.  If you  are utilizing a internet improvement firm this component is simple,  just ask for an estimate but be certain to let them know that all  of the adjustments won’t be completed at 1 time because frequently you  will find minimums like 30 minutes or 1 hour which may improve the price of  one&#8217;s updates. As  soon as you&#8217;ve your fundamental month-to-month price multiply it by 24 (the 2 year amortization period) after  which add 10% for miscellaneous adjustments that  you simply might not have planned for.</p>
<p>To finalize your price analysis you&#8217;ll require to get a quote to <strong>add </strong><strong>content  material</strong><strong> management</strong> to your website from a qualified internet vendor. If there&#8217;s a distinction in hosting expenses,  be certain to consist  of this inside  your analysis.</p>
<p>If your analysis shows that  you simply would save cash or break-even then it  is most  likely worth moving forward. The extra flexibility will most  likely permit you to maintain your website much  more present and post much  more useful info for  the clients.</p>
<p><strong>3</strong><strong>.  Reevaluate and Reinvigorate your PPC Campaigns</strong></p>
<p>Some<strong> pay-per-click  campaigns</strong> that might have performed nicely within  the past won’t necessarily get the job carried  out in periods of economic uncertainty. This could  be because  of numerous various factors, such  as primarily an extended sales cycle. In other words, even  when the exact  same variety  of customers ultimately purchase your item or service, they might take longer to  create a choice and click much  more hyperlinks to  create that choice.  That indicates you  are most  likely spending too a  lot on unprofitable clicks.</p>
<p>To tighten up your <strong>PPC campaign</strong> initial do a thorough review of  one&#8217;s campaign and search  for the following issues:</p>
<p>*  <strong>Broad keyword groups</strong> &#8211; Overly broad keyword terms will catch lots  of unrelated terms. If  you&#8217;re a furniture retailer and you&#8217;re bidding on a broad term like <strong>“tables”</strong> you&#8217;ll show up for <strong>“tide tables,” “amortization tables,&#8221; “pool tables”</strong> along  with a entire host of key  phrases that won’t do you any great.  Scrap the broad-match and focus in  your particular key  phrases like “kitchen table” or <strong>“end table.”</strong><br />
* Inside <strong>every ad group write fresh/compelling ad copy </strong>generating certain to send visitors to a nicely optimized landing page created to convert.<br />
* <strong>Use negative </strong><strong>key  phrases</strong> that stop displaying your ad beneath irrelevant searches. For  instance in  the event you promote golf clubs and are bidding on the keyword phrase “golf club” you might wish  to use the negative keyword “-country” to stop your ad from displaying for “golf nation club.”<br />
* <strong>Utilize </strong><strong>functions </strong>like day parting and <strong>geo targeting</strong> to make  certain your ad is displayed only to individuals looking inside your target region throughout company hours for  instance.</p>
<p><img class="aligncenter size-full wp-image-816" src="http://www.rockyrasonable.com/wp-content/uploads/2010/12/20090902-xu6w6x81478rm9b3rgabiewks6.jpg" alt="" width="346" height="311" /></p>
<p><strong>4</strong><strong>.  Focus on Organic Listings<br />
</strong><br />
In nearly all instances organic or natural search engine listings are much  more price efficient as a long-term technique than <strong>pay-per-click</strong>. As companies begin to search  for methods to prop up their sales, numerous will introduce e-commerce and jump into competitors for pay-per-click terms. In  the event you do  not focus on natural listings, your established company won’t have any competitive benefit over the newcomer. Additionally,  their operational expenses may  be much  less than yours so they may have a higher margin in their sales and can afford to invest much  more per click.</p>
<p>So what’s the answer? A sustained commitment to  natural search listings. You’ll require to either construct the information and expertise your  self or discover a qualified internet partner to assist.</p>
<p><strong>5. Enhance</strong><strong> Conversions</strong></p>
<p>Regardless  of how a  lot visitors you&#8217;ve or what your price per visitor is, the much  better your website can convert visitors to clients the much  better your outcomes will  most  likely  be. Believe of conversion like a bucket with holes in it. Each opportunity you give a client to wash out of the bucket is  truly  a lost sale. You  will find lots  of various elements which  will have  an effect on your site’s capability to convert visitors into clients. A  couple of of probably  the most essential are:</p>
<p>* <strong>Produce</strong> a easy<strong> simple</strong><strong> to read navigation</strong>.<br />
* <strong>Create</strong> related <strong>landing pages</strong> with targeted content  material for every item or service.<br />
* Make  certain you&#8217;ve a <strong>brief, simple to comprehend</strong> get  in touch with type that requests only pertinent info.<br />
* <strong> Utilize</strong> totally  free provides or <strong>incentives </strong>to clients in exchange for get  in touch with info.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockyrasonable.com/programming/methods-to-get-probably-the-most-from-your-internet-spending-budget/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Provide your site along with Joomla cms</title>
		<link>http://www.rockyrasonable.com/joomla/provide-your-site-along-with-joomla-cms</link>
		<comments>http://www.rockyrasonable.com/joomla/provide-your-site-along-with-joomla-cms#comments</comments>
		<pubDate>Sat, 09 Oct 2010 16:12:22 +0000</pubDate>
		<dc:creator>Rocky Rasonable</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[graphic designer]]></category>
		<category><![CDATA[Joomla cms]]></category>
		<category><![CDATA[web site design]]></category>
		<category><![CDATA[Web site designers]]></category>
		<category><![CDATA[Weblogs]]></category>

		<guid isPermaLink="false">http://www.rockyrasonable.com/?p=765</guid>
		<description><![CDATA[A lot more Strenuous Organizations These days need for web sites, acquiring current in-house even just in the possible lack of expert complex expertise, will be continually large. Nowadays organizations [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A lot more Strenuous Organizations<br />
</strong><br />
These days need for web sites, acquiring current in-house even just in the possible lack of expert complex expertise, will be continually large. Nowadays organizations realize requirement regarding articles online and it is effect about search engine results positioning. Organizations find total handle on the articles of the internet site as well as desire a program that may make them handle typical revisions.</p>
<p><strong>Joomla ! Supplies a Edge against your competitors</strong></p>
<p>Simply by supplying <strong>Joomla cms</strong> centered web sites for the consumers, an internet layout business can get edge against your competitors more than the competition. Web site constructed about <strong>Joomla cms</strong> will be expecting with lots of powerful features which often permits organizations to include worth with their enterprise and also web site.</p>
<p><strong>Scalable and also Economical<br />
</strong><br />
<strong>Joomla cms</strong> provides grabbed the internet industry and contains recognition along with <strong>web site design </strong>organizations over the earth which have been leverage Joomla cms in order to build effective but easy to use web sites regarding organizations &#8212; tiny or even big. Joomla cms allows web designers to provide clients by having an efficient and also affordable answer which is straightforward in order to size in order to upcoming innovations.</p>
<p><strong>Web site designers </strong>also can aid <strong>Joomla cms </strong>efficiently with regard to small-scale companies that have shoe-string finances. Joomla ! may also be used by web site designers to create potent, smooth, perfect, powerful as well as cost-effective web sites. They are able to additionally generate energetic sites that could haven&#8217;t already been obtained simply by smaller businesses or else as a result of higher creating expense.</p>
<p><strong>Free of charge Free</strong></p>
<p><strong>Joomla cms is free of charge free program</strong>. Free software program provides web site designers and also computer software designer fantastic overall flexibility to change as well as boost the program to match certain specifications of the company. It doesn&#8217;t minimize designer and also developers by any means who&#8217;ve full manage within the signal.</p>
<p><strong>Joomla cms is actually User-friendly<br />
</strong><br />
<strong>Joomla cms is straightforward to know and also manage</strong>. As opposed to various additional internet and also applications Joomla ! is simple to put in as well as function. It may be effortlessly located upon a lot of the hosting host and also facilities. Individuals web site designers who&#8217;re devoid of virtually any understanding of encoding may also utilize Joomla cms along with equivalent simplicity.<br />
<strong><br />
Joomla ! : An existing Local community</strong></p>
<p><strong>Joomla ! feature an enormous more developed local community on the net</strong>. Info and also lessons are often obtainable as well as there are many certain weblogs and also community forums in which tackle the particular Joomla cms website design as well as improvement neighborhood. Sources are really easy to acquire as well as available on the web. The fantastic option of big alternatives regarding totally free add-on quests as well as functions with regard to Joomla ! more provides the possiblity to contain diverse latest features. A <strong>graphic designer</strong> can conserve moment through using add-on web template modules as well as things to supply brand new powerful characteristics on websites online.<br />
<strong><br />
Will save you Moment<br />
</strong><br />
Enough time stored can be utilised in order to highlight to pay attention to various other notable matters that could have got or else not really recently been handles. With more experience Joomla ! may conspicuously withhold the event period of the task.</p>
<p><strong>Joomla </strong>! may be the particular invention associated with skilled web-site designers as well as developers that have currently centered on most crucial elements to the software program. Essential protection as well as layout extramarital relationships are also looked after as well as integrated.</p>
<p><strong>Instruction as well as Assets are often Obtainable</strong></p>
<p>There are numerous creator information and also courses very easily and also readily designed for make use of on the web. Net advancement businesses believe it is an easy task to educate their own group Joomla ! together with the help of this kind of easily and also helpful obtainable sources. There are numerous <strong>Weblogs </strong>as well as Discussion boards especially specialized in Joomla ! wherever complex queries can be used on along with a fast respond or even assistance is usually obtainable totally free.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockyrasonable.com/joomla/provide-your-site-along-with-joomla-cms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Widespread Admin Errors in CMS</title>
		<link>http://www.rockyrasonable.com/programming/7-widespread-admin-errors-in-cms</link>
		<comments>http://www.rockyrasonable.com/programming/7-widespread-admin-errors-in-cms#comments</comments>
		<pubDate>Tue, 21 Sep 2010 12:49:17 +0000</pubDate>
		<dc:creator>Rocky Rasonable</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Blank passwords]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Default passwords]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://www.rockyrasonable.com/?p=718</guid>
		<description><![CDATA[CMS (Short for Content Management System) is often a extremely common piece of software for running blogs, personal sites, corporate internet sites and any other kinds of internet sites you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>CMS (Short for Content Management System) is often a extremely common piece of software for running blogs, personal sites, corporate internet sites and any other kinds of internet sites you&#8217;ll be able to believe of. CMS are reasonably straightforward to use and this can be a single crucial explanation why they became so well-known.</p>
<p>Nevertheless, simple to make use of and secure are definitely not synonyms when CMS are concerned. Although most in the leading CMS will not demand considerably effort to make them quite safe, it can be not uncommon to see CMS with out the proper protection. Such CMS are easy targets for hackers.</p>
<p>When a CMS gets hacked, generally the cause for this just isn&#8217;t that the CMS itself is insecure but that hackers took advantage of some common admin mistakes. The list of admin blunders is pretty long but not surprisingly, the number of probably the most prevalent ones is usually a single digit. Here are some of these errors you will need to know and never do inside the CMS you administer:</p>
<p>1. <strong>Default passwords</strong></p>
<p><img class="aligncenter size-full wp-image-719" src="http://www.rockyrasonable.com/wp-content/uploads/2010/09/password.jpg" alt="" width="425" height="282" /></p>
<p>A single in the 1st things hackers examine when they plan to attack is for &#8220;easy passwords&#8221;. Default passwords (i.e. the passwords that come together with the set up) are straightforward to locate. It truly is true that numerous CMS never come having a default password or even if they do, the set up procedure will make you change your password before it is possible to use the application but in case your CMS comes with a default password, make sure that you alter it. Also, make sure that you just modify the password for the database too since the database is also a target for hackers.</p>
<p>2. <strong>Blank passwords</strong></p>
<p>In addition to default passwords, clean passwords are another common mistake admins make (if the CMS enables them since fortunately a lot of CMS don&#8217;t make it possible for clean passwords). It&#8217;s not needed to state how risky clean passwords are &#8211; they call for no guessing at all and hacking a CMS having a blank password is simply a piece of cake for a beginner. All it takes is to guess the username &#8211; if the username is &#8220;admin&#8221;, &#8220;administrator&#8221; or some thing comparable, then breaking into your CMS is a matter of seconds.</p>
<p>As with default passwords, the risk is higher when the admin account is affected but there is no cause to let non-admin customers, who have access to the database to have empty passwords. This really is why it makes sense to force strict rules for passwords for everybody.</p>
<p>3. <strong>No patches put in</strong></p>
<p>It truly is correct that installing tens of patches a day is boring but when you do not watch out for (at least) the critical updates and do not set up them in a timely manner, that is an invitation to hackers. Hackers monitor reports for new vulnerabilities and depend on the truth that the administrator won&#8217;t install the patches quickly.</p>
<p>In fact, several hacks occur just within the time period between a vulnerability is reported as well as the admin installs the patch. This really is why it can be critical to set up patches fast and manually. Automatic set up is simpler but as strange as it may sound, it could make issues worse &#8211; i.e. break your CMS. You do will need to set up patches manually, so that you know exactly what has been installed.</p>
<p>4. <strong>PHP register_globals on</strong></p>
<p><img class="aligncenter size-full wp-image-720" src="http://www.rockyrasonable.com/wp-content/uploads/2010/09/php.jpg" alt="" width="425" height="282" /></p>
<p>If your CMS is written in PHP and also you are using PHP 5 or earlier, one far more thing you need to check right away is if register_globals is on. If register_globals is on, you will need to turn it off instantly due to the fact when it really is on, you&#8217;ll find millions of methods in which this might be misused to hack your web site. For quite a few CMS this variable is by default off but you can&#8217;t rely on that &#8211; you&#8217;ll want to verify it manually.</p>
<p>From the rare case when you have plugins or other functionality that can&#8217;t work when register_globals is off, it truly is a no brainer what to complete &#8211; just get rid of these plugins/functionality since this is less of a sacrifice than having register_globals on.</p>
<p>5. <strong>Insecure internet hosting</strong></p>
<p><img class="aligncenter size-full wp-image-721" src="http://www.rockyrasonable.com/wp-content/uploads/2010/09/browser-war.jpg" alt="" width="280" height="280" /><br />
<strong>Insecure web hosting</strong> is a single with the greatest danger for the security of your CMS. Vulnerabilities within the operating system and also the other software which is installed on your word wide web host are also among the favorite targets of hackers plus the worst is that if your word wide web host is insecure, there isn&#8217;t much you as an admin of one&#8217;s CMS can do to counteract it. You cannot fix the holes in the security of one&#8217;s net hosting provider as well as the only issue you may do is escape to a far better net host.</p>
<p>6. <strong>Generous person privileges</strong></p>
<p><img class="aligncenter size-full wp-image-722" src="http://www.rockyrasonable.com/wp-content/uploads/2010/09/images1.jpg" alt="" width="275" height="183" /></p>
<p>You&#8217;ll find hardly any admins (in their correct mind), who will give admin privileges to ordinary users but there aren&#8217;t that few admins, who are really generous when user privileges are concerned. One particular of probably the most critical security guidelines could be the least privilege rule &#8211; i.e. give customers access only to those parts of your internet site they truly need to have to have in order to complete their jobs. A single of the risks of generous person privileges is that the credentials might be utilized for internal hacking, which will not be a smaller issue than external hack attacks.</p>
<p>7. <strong>Insecure plugins</strong></p>
<p><img class="aligncenter size-full wp-image-723" src="http://www.rockyrasonable.com/wp-content/uploads/2010/09/Webmaster.jpg" alt="" width="500" height="375" /></p>
<p>Hackers may well not enter via the front door within your CMS but when the other doors are open, they do not need to have backdoors (i.e. malware) to gain entry to your web page. Practically any <strong>CMS</strong> relies on plugins to offer additional features and this can be the charm of CMS due to the fact you get a base set up and also you have the freedom to add only the features you will need but this freedom is also a security risk.</p>
<p>As a rule, <strong>plugins </strong>are developed by third-parties and it is not quite clear if they&#8217;re rigorously tested. Incredibly typically plugins have safety holes in them and hackers are happy to take benefit of any such security holes. The wisest it is possible to do is remove any plugins with known protection issues. It really is considerably greater not to possess a specific features than to put the safety of one&#8217;s whole website at danger.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockyrasonable.com/programming/7-widespread-admin-errors-in-cms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promoting your website for free</title>
		<link>http://www.rockyrasonable.com/websites/promoting-your-website-for-free</link>
		<comments>http://www.rockyrasonable.com/websites/promoting-your-website-for-free#comments</comments>
		<pubDate>Fri, 30 Jul 2010 16:18:00 +0000</pubDate>
		<dc:creator>Rocky Rasonable</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[world wide web]]></category>

		<guid isPermaLink="false">http://www.rockyrasonable.com/?p=660</guid>
		<description><![CDATA[Free Website Promotion&#8230;Why Not? Can you ever avail of free website promotion? Is that even feasible? Of course yes! Nowadays, your baby website can amass huge traffic in no time [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Free Website Promotion&#8230;Why Not?</strong></p>
<p>Can you ever avail of free website promotion? Is that even feasible?</p>
<p>Of course yes! Nowadays, your baby website can amass huge traffic in no time thanks to free website promotion.</p>
<p>How does this free website promotion go anyway? What are things to be done?</p>
<p><strong>1. Enlist your website.</strong></p>
<p>Look for the hottest Internet directories and enlist your site there. This is the easiest and most effective free website promotion tactic. Start with this step and the rest of the good things will follow.</p>
<p>Just don&#8217;t forget to prep your website and make it all spruced up for a higher chance to get accepted in your directory of choice.</p>
<p><strong><img class="alignleft" style="margin: 5px;" title="Google Yahoo MSN" src="../wp-content/uploads/2010/07/4330178394_0bf70f434f_o.jpg" alt="" width="150" height="150" /></strong><strong>2. Know your forums.</strong></p>
<p>One reason why forums are created is for free website promotion for everyone. Log in, post actively, let them know about your site in every post and you attract instant visitors right there.</p>
<p><strong>3. Write a press release.</strong></p>
<p>Release your writing prowess and start up a press release that advertises your site! This is a free website promotion tactic that you can do anytime. Type a brief paragraph or two and email it to your friends, colleagues, internet e-zines, newspapers and other media and massive traffic will come to you pronto!</p>
<p><strong>4. Be friendly online.</strong></p>
<p>Free website promotion means you need to be friendly to other webmasters. Why, you ask? So they can link you immediately! Establish contacts and never tire of link requests and exchanges.</p>
<p><strong>5. Write an article.</strong></p>
<p>Say, your website is about your travel agency. Write an article about the perks of traveling or the hottest travel spots in the world. On the concluding paragraph, mention your website in passing. This article works as an advertorial and doubles as a free website promotion approach.</p>
<p><strong>6. Just let the whole world know about your site.</strong></p>
<p>What is free website promotion without the word of mouth? Insert your website, its URL and features in daily conversations and let the good news spread from one mouth to another!</p>
<p><strong>7. Make a banner ad.</strong></p>
<p>Make a banner ad for your site and ask another webmaster to do the same for his site. Then swap!</p>
<p><strong>8. Take up a free website promotion course online.</strong></p>
<p>Yes, there are free website promotion tutorials. But don&#8217;t you know that you can actually take a free website promotion course that can help you out further? Part of the free website promotion program is signing up for newsletters.</p>
<p>When you make a website, you need not pay anything to promote it. You just read it &#8212; there is such a thing as free website promotion!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockyrasonable.com/websites/promoting-your-website-for-free/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Change wp-admin folder name</title>
		<link>http://www.rockyrasonable.com/websites/wordpress-change-wp-admin-folder-name</link>
		<comments>http://www.rockyrasonable.com/websites/wordpress-change-wp-admin-folder-name#comments</comments>
		<pubDate>Thu, 26 Nov 2009 16:17:42 +0000</pubDate>
		<dc:creator>Rocky Rasonable</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[world wide web]]></category>

		<guid isPermaLink="false">http://www.rockyrasonable.com/?p=294</guid>
		<description><![CDATA[Compiled from http://wp123.info WordPress is great! It’s no doubt. But unfortunately it still doesn’t have many quite necessary features. One of them is the ability to change wp-admin folder name, [...]]]></description>
			<content:encoded><![CDATA[<p>Compiled from http://wp123.info</p>
<p><strong>WordPress </strong>is great! It’s no doubt. But unfortunately it still doesn’t have many quite necessary features. One of them is the ability to change <strong>wp-admin</strong> folder name, which is the admin directory as you probably already now. After searching for several hours on the internet without any success I started thinking of ways how to change my <strong>wordpress </strong>admin directory name. In this small tutorial I’ll show how to do it. Before starting the tutorial I have to say that this is rather complicated way and there may occurred some bugs. Anyway I have tested it and didn’t found any. So let’s start.</p>
<p>All we have to do is to search “<strong>wp-admin</strong>” in all <strong>wordpress </strong>files and change it to what we need to use as a admin directory name. Let’s name it for example “profile”. There are over 50 files to change. It’s practically impossible to find all these files manually so we need this great software called “<strong>grepWin</strong>” (<a href="http://code.google.com/p/grepwin/downloads/list" target="_blank">Download</a>). After installing this software right click on your wordpress folder and then choose “<strong>grepWin</strong>…” (see image below)</p>
<p><img class="alignleft size-medium wp-image-295" title="wpadmin" src="http://www.rockyrasonable.com/wp-content/uploads/2009/11/wpadmin-300x134.png" alt="wpadmin" width="300" height="134" /></p>
<p>Then type “wp-admin” in “Search for:” box and “profile” (or anything you wish) in “Replace with:” and click “Replace”. This software will find every “wp-admin” and replace it with “profile”.</p>
<p>Now we are almost done. There is one file in /wp-admin/ directory called wp-admin.css. You have to change it’s name to “profile.css” (your_admin_directory_name.css).</p>
<p>Please note that some plugins and themes may also use the “wp-admin” name somewhere, so before you upload any theme or plugin don’t forget to scan it using <strong>grepWin </strong>and change every “<strong>wp-admin</strong>” to your chosen directory name.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockyrasonable.com/websites/wordpress-change-wp-admin-folder-name/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Recommended CMS for newbies</title>
		<link>http://www.rockyrasonable.com/websites/recommended-cms-for-newbies</link>
		<comments>http://www.rockyrasonable.com/websites/recommended-cms-for-newbies#comments</comments>
		<pubDate>Wed, 19 Aug 2009 09:52:45 +0000</pubDate>
		<dc:creator>Rocky Rasonable</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[CCCA]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Soholaunch]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.rockyrasonable.com/?p=238</guid>
		<description><![CDATA[1.) CCCA by IDX Web Designs Content management system based on PHP and MySQL. Powerful yet simple CMS for all. Comprehensive functionality. Pricing seems to be reasonable for the small [...]]]></description>
			<content:encoded><![CDATA[<p>1.) <strong>CCCA</strong> by <a href="http://idxwebdesigns.com" target="_blank">IDX Web Designs</a></p>
<p><img class="alignleft size-thumbnail wp-image-239" style="margin-left: 3px; margin-right: 3px;" title="ccca" src="http://www.rockyrasonable.com/wp-content/uploads/2009/08/ccca-150x150.jpg" alt="ccca" width="122" height="111" />Content management system based on <strong>PHP </strong>and <strong>MySQL</strong>. Powerful yet simple <strong>CMS </strong>for all. Comprehensive functionality. Pricing seems to be reasonable for the small company. Easy to install and user friendly.  Available only for All <strong><a href="http://idxwebdesigns.com" target="_blank">IDX Web Designs</a></strong> Clients. Contact IDX Web Designs and Request a quote</p>
<p>2.) <a href="http://Joomla.org" target="_blank"><strong>Joomla </strong></a>by <a href="http://joomla.org" target="_blank"><span class="small">Wilco Jansen</span></a></p>
<p><img class="alignleft size-full wp-image-242" title="joomla-s-webtreatsetc-128" src="http://www.rockyrasonable.com/wp-content/uploads/2009/08/joomla-s-webtreatsetc-128.png" alt="joomla-s-webtreatsetc-128" width="128" height="128" />An award-winning content management system (<strong>CMS</strong>), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made <strong>Joomla </strong>the most popular Web site software available. Best of all, <strong>Joomla </strong>is an open source solution that is freely available to everyone.</p>
<p>3.) <a href="http://Wordpress.org" target="_blank"><strong>WordPress </strong></a>by <a href="http://boren.nu/">Ryan Boren</a></p>
<p><img class="alignleft size-thumbnail wp-image-241" style="margin-left: 3px; margin-right: 3px;" title="wordpress-logo" src="http://www.rockyrasonable.com/wp-content/uploads/2009/08/wordpress-logo-150x150.png" alt="wordpress-logo" width="112" height="112" />State-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. <strong>WordPress </strong>is both free and priceless at the same time.<br />
More simply, <strong>WordPress </strong>is what you use when you want to work with your blogging software, not fight it.</p>
<p>4.) <a href="http://www.soholaunch.com" target="_blank"><strong>Soholaunch </strong></a></p>
<p><img class="alignleft size-thumbnail wp-image-243" style="margin-left: 3px; margin-right: 3px;" title="soholaunch" src="http://www.rockyrasonable.com/wp-content/uploads/2009/08/soholaunch-150x150.gif" alt="soholaunch" width="114" height="103" />An easy-to-use website creation tool to help you build, maintain, and manage your personal or business website. It runs right from your website, making it easy to take shopping cart orders online, create forms, and edit site pages from any computer in the world!</p>
<p>5.) <a href="http://drupal.org" target="_blank"><strong>Drupal </strong></a></p>
<p><img class="alignleft size-full wp-image-244" style="margin-left: 3px; margin-right: 3px;" title="drupal-s-webtreatsetc-128" src="http://www.rockyrasonable.com/wp-content/uploads/2009/08/drupal-s-webtreatsetc-128.png" alt="drupal-s-webtreatsetc-128" width="128" height="128" />A free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations are <a href="http://drupal.org/cases">using Drupal</a> to power scores of different web sites</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockyrasonable.com/websites/recommended-cms-for-newbies/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

