<?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>Designer Sandbox</title>
	<atom:link href="http://www.designersandbox.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designersandbox.com</link>
	<description>Online Tips for Web Developer/Designer</description>
	<lastBuildDate>Tue, 08 May 2012 05:39:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Create a Joomla! 2.5 QuickStart Package</title>
		<link>http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/</link>
		<comments>http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/#comments</comments>
		<pubDate>Tue, 08 May 2012 05:28:43 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[quickstart]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1809</guid>
		<description><![CDATA[Joomla! 2.5 QuickStart Package is very easy to achieve. Joomla! QuickStart Tutorial. This tutorial will teach you how to quickly package your Joomla! site in minutes. This tutorial is best for Joomla! template designer or Joomla template developer. Also if you would like to move your site to a different server, this is the best [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1809"><p><img src="http://www.designersandbox.com/wp-content/uploads/2012/05/quickstart.jpg" alt="" title="quickstart" width="300" height="250" class="alignnone size-full wp-image-1821" /><br />
Joomla! 2.5 QuickStart Package is very easy to achieve. Joomla! QuickStart Tutorial. This tutorial will teach you how to quickly package your Joomla! site in minutes. This tutorial is best for Joomla! template designer or Joomla template developer. Also if you would like to move your site to a different server, this is the best way to do it. Basically this act as a backup of your site.<br />
<span id="more-1809"></span><br />
What we need to start:</p>
<ol>
<li>Latest version of <a href="http://www.joomla.org/download.html">Joomla!</a>.</li>
<li>All files from your own Joomla! site that you wan to package.</li>
<li>mysql database dump of your site.</li>
<li>Compression tool e.g Winrar, winzip, stuffit</li>
</ol>
<p>Procedure:<br />
Step 1<br />
Create an empty folder and name it to whatever you like e.g &#8216;Joomla quickstart package&#8217;.<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-12.31.10-PM.png" alt="" title="Screen Shot 2012-05-08 at 12.31.10 PM" width="153" height="64" class="alignnone size-full wp-image-1810" /></p>
<p>Step 2<br />
Copy all the files from your own Joomla! site that you want to package. You can use a ftp agent to download your package. I would suggest to use <a href="http://filezilla-project.org/">filezilla</a>, because there&#8217;s over 10,000 files. You will definitely need to know if all the file came through.<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-12.40.31-PM.png" alt="" title="Screen Shot 2012-05-08 at 12.40.31 PM" width="636" height="442" class="alignnone size-full wp-image-1811" /></p>
<p>Step 3<br />
Delete the configuration.php file<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-12.42.09-PM.png" alt="" title="Screen Shot 2012-05-08 at 12.42.09 PM" width="532" height="317" class="alignnone size-full wp-image-1812" /></p>
<p>Step 4<br />
Unzip the Original Joomla! quickstart package where you can obtain <a href="http://www.joomla.org/download.html">here</a>.<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-12.44.18-PM.png" alt="" title="Screen Shot 2012-05-08 at 12.44.18 PM" width="562" height="144" class="alignnone size-full wp-image-1813" /></p>
<p>Step 5<br />
Copy the installation directory from the Joomla! quickstart package that you had just unzip.<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-12.50.31-PM.png" alt="" title="Screen Shot 2012-05-08 at 12.50.31 PM" width="427" height="492" class="alignnone size-full wp-image-1814" /></p>
<p>Step 6<br />
Get the mysql dump of your database and rename the file to &#8216;sample_data.sql&#8217;. If you only want data, you will do a data dump. But if you have extra components, modules, and plugins. You will want to export along with data structure.<br />
a) Select your joomla tables</p>
<p>b) Click on the Export tabs on the top<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-12.57.48-PM.png" alt="" title="Screen Shot 2012-05-08 at 12.57.48 PM" width="547" height="41" class="alignnone size-full wp-image-1816" /></p>
<p>c) Click on the Custom radio button. Make sure you had &#8220;Select All&#8221; table, click on the structure and data radio button, and be sure to Add DROP TABLE / VIEW / PROCEDURE / FUNCTION / EVENT statement.<br />
<a href="http://www.designersandbox.com/wp-content/uploads/2012/05/mysql5.admin_.s224.sureserver.jpg"><img src="http://www.designersandbox.com/wp-content/uploads/2012/05/mysql5.admin_.s224.sureserver-180x300.jpg" alt="" title="mysql5.admin.s224.sureserver" width="180" height="300" class="alignnone size-medium wp-image-1817" /></a></p>
<p>d) Find and replace your database prefix to #__. gjdok_ should be your own prefix.<br />
Find gjdok_<br />
Replace with #__</p>
<p>Step 7<br />
Open the sql file you had just export. Now do a search for where you look for<br />
`gjdok_users` replace the gjdok_ to your own prefix<br />
You will now see the following code.</p>
<pre class="brush: sql;">
INSERT INTO `gjdok_users` (`id`, `name`, `username`, `email`, `password`, `usertype`, `block`, `sendEmail`, `registerDate`, `lastvisitDate`, `activation`, `params`) VALUES
(42, 'Super User', 'admin', your@email.com', '', 'deprecated', 0, 1, '2012-02-08 06:19:17', '2012-05-08 03:08:58', '', '{}');
</pre>
<p>If the quickstart package are for development use, where you share this to others. You will need to delete the following like below.<br />
<a href="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-1.09.58-PM.png"><img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-1.09.58-PM-300x55.png" alt="" title="Screen Shot 2012-05-08 at 1.09.58 PM" width="300" height="55" class="alignnone size-medium wp-image-1818" /></a></p>
<p>Step 8<br />
Open up  your own &#8216;Joomla quickstart package&#8217; and go inside your installation folder<br />
installation > sql > mysql > sample_data.sql<br />
Replace the sample_data.sql with the one you had just export.<br />
<a href="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-1.14.11-PM.png"><img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-1.14.11-PM-300x158.png" alt="" title="Screen Shot 2012-05-08 at 1.14.11 PM" width="300" height="158" class="alignnone size-medium wp-image-1819" /></a></p>
<p>Step 9<br />
Compress  (zip) the folder &#8216;Joomla quickstart package&#8217; Compression tool e.g Winrar, winzip, stuffit<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-08-at-1.18.36-PM.png" alt="" title="Screen Shot 2012-05-08 at 1.18.36 PM" width="444" height="411" class="alignnone size-full wp-image-1820" /></p>
<p>Now, this is all you need to do, to package a Joomla! 2.5 QuickStart Package.<br />
Joomla! 2.5 QuickStart Package Tutorial DONE.</p>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1809&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/tools/tools-and-tips-for-everyday-web-designing-web-resolution-and-size/" title="Tools and Tips for everyday web designing &#8211; Web Resolution and Size">Tools and Tips for everyday web designing &#8211; Web Resolution and Size</a> (2)</li><li><a href="http://www.designersandbox.com/joomla/adding-multiple-attachment-for-joomla-k2-component-according-to-the-number-of-joomfishs-language/" title="Adding Multiple Attachment for Joomla K2 Component according to the number of JoomFish&#8217;s language hack">Adding Multiple Attachment for Joomla K2 Component according to the number of JoomFish&#8217;s language hack</a> (1)</li><li><a href="http://www.designersandbox.com/sharing/social-engaging-email-entry-form-enter-to-win-with-social-network-enable/" title="Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable">Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable</a> (0)</li><li><a href="http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/" title="500+ CSS/HTML Grid Layouts (Grid System)">500+ CSS/HTML Grid Layouts (Grid System)</a> (0)</li><li><a href="http://www.designersandbox.com/magento/installing-magento-version-1-4-2-0-on-icdsoft/" title="Installing Magento [version 1.4.2.0] on ICDSoft">Installing Magento [version 1.4.2.0] on ICDSoft</a> (4)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When trying to save your menu item in Joomla! 2.5 – Save failed with the following error: JTableMenu: _getNode Failed</title>
		<link>http://www.designersandbox.com/joomla/when-trying-to-save-your-menu-item-in-joomla-2-5-%e2%80%93-save-failed-with-the-following-error-jtablemenu-_getnode-failed/</link>
		<comments>http://www.designersandbox.com/joomla/when-trying-to-save-your-menu-item-in-joomla-2-5-%e2%80%93-save-failed-with-the-following-error-jtablemenu-_getnode-failed/#comments</comments>
		<pubDate>Fri, 04 May 2012 07:07:15 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[fix]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1799</guid>
		<description><![CDATA[When you started your Joomla 2.5 package, if you start your package with empty content while you install. You may run into this situation. You are not able to create new menu item. When you try to save your menu item, you will get this message. Save failed with the following error: MenusTableMenu: :_getNode Failed [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1799"><p><img src="http://www.designersandbox.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-04-at-2.55.30-PM.png" alt="" title="Screen Shot 2012-05-04 at 2.55.30 PM" width="427" height="53" class="alignnone size-full wp-image-1800" /></p>
<p>When you started your Joomla 2.5 package, if you start your package with empty content while you install.<br />
You may run into this situation. You are not able to create new menu item.</p>
<p>When you try to save your menu item, you will get this message.</p>
<p style="color: #CC0000; background-color: #E6C8A6; padding:10px; border:4px solid #FFBB00; display:block; ">Save failed with the following error: MenusTableMenu: :_getNode Failed &#8211; </p>
<p><span id="more-1799"></span><br />
The Problem:  The issue is that in the menu table the record with id = 1 is missing and not migrated over.  This record is important to the creation of new menu items.</p>
<p>The Solution:  Add the record back into the database.</p>
<p>For example:</p>
<ul>
<li>My database name = MyJoomlaDatabase</li>
<li>My prefix is = mjd17_</li>
</ul>
<p>Follow the steps below to fix this Joomla error message:</p>
<ol>
<li>Login to your webhosting control panel.</li>
<li>Click on the phpMyAdmin, login to your database</li>
<li>Click on the SQL tab</li>
<li>Copy the query below and paste it in the textbox.  REPLACE the database name and prefix in italics with your own.</li>
<li>5.  Click on the ‘GO’ button.</li>
</ol>
<pre class="brush: sql;">
INSERT INTO `DATABASE_NAME`.`c7gzy_menu` (`id` ,`menutype` ,`title` ,`alias` ,`note` ,`path` ,`link` ,`type` ,`published` ,`parent_id` ,`level` ,`component_id` ,`ordering` ,`checked_out` ,`checked_out_time` ,`browserNav` ,`access` ,`img` ,`template_style_id` ,`params` ,`lft` ,`rgt` ,`home` ,`language` ,`client_id` ) VALUES ( '1', '', 'Menu_Item_Root', 'root', '', '', '', '', '1', '0', '0', '0', '0', '0', '0000-00-00 00:00:00', '0', '0', '', '0', '', '0', '0', '0', '*', '0')
</pre>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1799&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/" title="How to Create a Joomla! 2.5 QuickStart Package">How to Create a Joomla! 2.5 QuickStart Package</a> (0)</li><li><a href="http://www.designersandbox.com/joomla/adding-multiple-attachment-for-joomla-k2-component-according-to-the-number-of-joomfishs-language/" title="Adding Multiple Attachment for Joomla K2 Component according to the number of JoomFish&#8217;s language hack">Adding Multiple Attachment for Joomla K2 Component according to the number of JoomFish&#8217;s language hack</a> (1)</li><li><a href="http://www.designersandbox.com/magento/magento-fixed-description-not-showing-change-on-your-old-template-to-work-with-1-4-1-1/" title="Magento Fixed &#8211; Description not showing, Change on your old template to work with 1.4.1.1">Magento Fixed &#8211; Description not showing, Change on your old template to work with 1.4.1.1</a> (4)</li><li><a href="http://www.designersandbox.com/magento/%e2%80%9ccould-not-determine-temp-directory-please-specify-a-cache_dir-manually%e2%80%9d-after-magento-is-installed/" title="“Could not determine temp directory, please specify a cache_dir manually” after Magento is installed">“Could not determine temp directory, please specify a cache_dir manually” after Magento is installed</a> (5)</li><li><a href="http://www.designersandbox.com/joomla/joomla-virtuemart-call-for-price/" title="Joomla Virtuemart Call for Pricing change to show both Inquiry and Login">Joomla Virtuemart Call for Pricing change to show both Inquiry and Login</a> (5)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/joomla/when-trying-to-save-your-menu-item-in-joomla-2-5-%e2%80%93-save-failed-with-the-following-error-jtablemenu-_getnode-failed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Centering a div block without the width using pure CSS (All Browser)</title>
		<link>http://www.designersandbox.com/code/centering-a-div-block-without-the-width-using-pure-css-all-browser/</link>
		<comments>http://www.designersandbox.com/code/centering-a-div-block-without-the-width-using-pure-css-all-browser/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 09:32:13 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1790</guid>
		<description><![CDATA[Easiest way to centering a div using pure CSS The trick to center the div is to shift the outer and inner div, with the use of position:relative and display:block. Shift the outer block 50% left relative, and then next is to move the inner block back to -50% left. Hope this make sense. This [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1790"><div class="steps">
<h3>Easiest way to centering a div using pure CSS</h3>
<p>The trick to center the div is to shift the outer and inner div, with the use of position:relative and display:block. Shift the outer block 50% left relative, and then next is to move the inner block back to -50% left. Hope this make sense. This code will work on all browser.</p>
</div>
<p><span id="more-1790"></span></p>
<p><a href="http://demo.designersandbox.com/centercss/index.html" target="_blank">DEMO</a></p>
<div class="steps">
<h3>html</h3>
<pre class="brush: xml;">
&lt;body class=&quot;ds&quot;&gt;
    &lt;div class=&quot;wrapper&quot;&gt;
        &lt;div class=&quot;outer&quot;&gt;
            &lt;div class=&quot;inner&quot;&gt;Centering the DIV&lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/body&gt;
</pre>
</div>
<div class="steps">
<h3>css</h3>
<pre class="brush: css;">
.ds {
    margin:0;
    padding:0;
}
div.wrapper{
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    background:#00F;
    padding:10px;
    margin:0 -20px;
}
div.outer{
    clear: left;
    float: left;
    left: 50%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
div.inner{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
    color:#FFF;
    padding:5px 20px;
    background:#900;
    border:1px dotted #cccccc;
}
</pre>
</div>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1790&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/code/the-beginning-of-web3-0-web-design-new-approach-scrolling-page-animation/" title="The beginning of web3.0 &#8211; Web Design New Approach &#8211; Scrolling Page Animation">The beginning of web3.0 &#8211; Web Design New Approach &#8211; Scrolling Page Animation</a> (6)</li><li><a href="http://www.designersandbox.com/code/how-to-make-a-proper-css-button/" title="How to make a proper CSS button">How to make a proper CSS button</a> (1)</li><li><a href="http://www.designersandbox.com/code/creating-a-drop-search-filter-like-vimeo/" title="Creating a Drop Search Filter like Vimeo">Creating a Drop Search Filter like Vimeo</a> (3)</li><li><a href="http://www.designersandbox.com/joomla/adding-multiple-attachment-for-joomla-k2-component-according-to-the-number-of-joomfishs-language/" title="Adding Multiple Attachment for Joomla K2 Component according to the number of JoomFish&#8217;s language hack">Adding Multiple Attachment for Joomla K2 Component according to the number of JoomFish&#8217;s language hack</a> (1)</li><li><a href="http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/" title="500+ CSS/HTML Grid Layouts (Grid System)">500+ CSS/HTML Grid Layouts (Grid System)</a> (0)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/code/centering-a-div-block-without-the-width-using-pure-css-all-browser/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>20 Incredibly Free Web and Sans Serif Fonts</title>
		<link>http://www.designersandbox.com/freebies/20-incredibly-free-web-and-sans-serif-fonts/</link>
		<comments>http://www.designersandbox.com/freebies/20-incredibly-free-web-and-sans-serif-fonts/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 10:41:04 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1761</guid>
		<description><![CDATA[Aller Download Here Sansation Download Here Droid Sans Download Here District Thin Download Here Bebas Neue Download Here Museo Sans Download Here Calluna Download Here ChunkFive Download Here Ballpark Download Here Museo Slab Download Here CodeBold Download Here CodeLight Download Here Edelsans Download Here Evolution Download Here Giro Download Here Kilogram Download Here League Gothic [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1761"><div class="steps">
<h3>Aller</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Aller.jpeg" alt="" title="Aller" width="538" height="465" class="alignnone size-full wp-image-1764" /><br />
<a href="http://www.fontsquirrel.com/fonts/Aller" target="_blank">Download Here</a></p>
<hr />
<h3>Sansation</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Sansation.jpeg" alt="" title="Sansation" width="537" height="537" class="alignnone size-full wp-image-1765" /><br />
<a href="http://www.fontsquirrel.com/fonts/Sansation" target="_blank">Download Here</a></p>
<hr />
<span id="more-1761"></span></p>
<h3>Droid Sans</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Droid-Sans.jpeg" alt="" title="Droid-Sans" width="538" height="493" class="alignnone size-full wp-image-1766" /><br />
<a href="http://www.fontsquirrel.com/fonts/Droid-Sans" target="_blank">Download Here</a></p>
<hr />
<h3>District Thin</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/District-Thin.jpeg" alt="" title="District-Thin" width="538" height="445" class="alignnone size-full wp-image-1767" /><br />
<a href="http://www.fontsquirrel.com/fonts/District-Thin" target="_blank">Download Here</a></p>
<hr />
<h3>Bebas Neue</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/bebas-neue.jpeg" alt="" title="bebas-neue" width="538" height="368" class="alignnone size-full wp-image-1768" /><br />
<a href="http://www.fontsquirrel.com/fonts/bebas-neue" target="_blank">Download Here</a></p>
<hr />
<h3>Museo Sans</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Museo-Sans.jpeg" alt="" title="Museo-Sans" width="538" height="415" class="alignnone size-full wp-image-1763" /><br />
<a href="http://www.fontsquirrel.com/fonts/Museo-Sans" target="_blank">Download Here</a></p>
<hr />
<h3>Calluna</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Calluna.jpeg" alt="" title="Calluna" width="538" height="468" class="alignnone size-full wp-image-1769" /><br />
<a href="http://www.fontsquirrel.com/fonts/Calluna" target="_blank">Download Here</a></p>
<hr />
<h3>ChunkFive</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/ChunkFive.jpeg" alt="" title="ChunkFive" width="538" height="394" class="alignnone size-full wp-image-1770" /><br />
<a href="http://www.fontsquirrel.com/fonts/ChunkFive" target="_blank">Download Here</a></p>
<hr />
<h3>Ballpark</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Ballpark.jpeg" alt="" title="Ballpark" width="538" height="486" class="alignnone size-full wp-image-1771" /><br />
<a href="http://www.fontsquirrel.com/fonts/Ballpark" target="_blank">Download Here</a></p>
<hr />
<h3>Museo Slab</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Museo-Slab.jpeg" alt="" title="Museo-Slab" width="538" height="538" class="alignnone size-full wp-image-1773" /><br />
<a href="http://www.fontsquirrel.com/fonts/Museo-Slab" target="_blank">Download Here</a></p>
<hr />
<h3>CodeBold</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/codeBold.jpeg" alt="" title="codeBold" width="493" height="594" class="alignnone size-full wp-image-1776" /><br />
<a href="http://fontfabric.com/code-free-font-3/" target="_blank">Download Here</a></p>
<hr />
<h3>CodeLight</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/CodeLight.jpeg" alt="" title="CodeLight" width="501" height="569" class="alignnone size-full wp-image-1777" /><br />
<a href="http://fontfabric.com/code-free-font-3/" target="_blank">Download Here</a></p>
<hr />
<h3>Edelsans</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Edelsans1.jpeg" alt="" title="Edelsans1" width="581" height="329" class="alignnone size-full wp-image-1778" /><br />
<a href="http://26plus-zeichen.de/fonts/edelsans/" target="_blank">Download Here</a></p>
<hr />
<h3>Evolution</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Evolution.jpeg" alt="" title="Evolution" width="517" height="756" class="alignnone size-full wp-image-1779" /><br />
<a href="http://paulw.deviantart.com/art/Evolution-True-Type-Font-83261584" target="_blank">Download Here</a></p>
<hr />
<h3>Giro</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Giro1.jpeg" alt="" title="Giro1" width="574" height="190" class="alignnone size-full wp-image-1780" /><br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/12/GiroNormal.jpeg" alt="" title="GiroNormal" width="576" height="186" class="alignnone size-full wp-image-1781" /><br />
<a href="http://www.marcelomagalhaes.net/tipo/giro/" target="_blank">Download Here</a></p>
<hr />
<h3>Kilogram</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Kilogram.jpeg" alt="" title="Kilogram" width="600" height="175" class="alignnone size-full wp-image-1782" /><br />
<a href="http://kallegraphics.com/?page_id=385" target="_blank">Download Here</a></p>
<hr />
<h3>League Gothic</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/LeagueGothic.jpeg" alt="" title="LeagueGothic" width="597" height="300" class="alignnone size-full wp-image-1783" /><br />
<a href="http://www.theleagueofmoveabletype.com/fonts/7-league-gothic" target="_blank">Download Here</a></p>
<hr />
<h3>Miso</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Miso.jpeg" alt="" title="Miso" width="527" height="524" class="alignnone size-full wp-image-1784" /><br />
<a href="http://www.omkrets.se/typografi/" target="_blank">Download Here</a></p>
<hr />
<h3>Nevis</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Nevis.jpeg" alt="" title="Nevis" width="600" height="443" class="alignnone size-full wp-image-1785" /><br />
<a href="http://www.tenbytwenty.com/nevis.php" target="_blank">Download Here</a></p>
<hr />
<h3>QuickSand</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/QuickSand.jpeg" alt="" title="QuickSand" width="600" height="848" class="alignnone size-full wp-image-1786" /><br />
<a href="http://www.typophile.com/node/50437" target="_blank">Download Here</a></p>
<hr />
<h3>Vegur</h3>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/Vegur.jpeg" alt="" title="Vegur" width="600" height="282" class="alignnone size-full wp-image-1787" /><br />
<a href="http://www.dotcolon.net/font/font.php?id=1" target="_blank">Download Here</a></p>
<hr />
</div>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1761&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/" title="500+ CSS/HTML Grid Layouts (Grid System)">500+ CSS/HTML Grid Layouts (Grid System)</a> (0)</li><li><a href="http://www.designersandbox.com/sharing/15-creative-google-business-pages-with-framed-photo-banner/" title="15 Creative Google+ Business Pages with framed photo banner">15 Creative Google+ Business Pages with framed photo banner</a> (3)</li><li><a href="http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/" title="How to Create a Joomla! 2.5 QuickStart Package">How to Create a Joomla! 2.5 QuickStart Package</a> (0)</li><li><a href="http://www.designersandbox.com/tools/tools-and-tips-for-everyday-web-designing-web-resolution-and-size/" title="Tools and Tips for everyday web designing &#8211; Web Resolution and Size">Tools and Tips for everyday web designing &#8211; Web Resolution and Size</a> (2)</li><li><a href="http://www.designersandbox.com/freebies/3-professional-free-online-project-manger-tools/" title="3 Professional Free Online Project Manger Tools">3 Professional Free Online Project Manger Tools</a> (5)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/freebies/20-incredibly-free-web-and-sans-serif-fonts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tools and Tips for everyday web designing &#8211; Web Resolution and Size</title>
		<link>http://www.designersandbox.com/tools/tools-and-tips-for-everyday-web-designing-web-resolution-and-size/</link>
		<comments>http://www.designersandbox.com/tools/tools-and-tips-for-everyday-web-designing-web-resolution-and-size/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 08:17:23 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1747</guid>
		<description><![CDATA[Designing for the Web: Resolution and Size To design a proper website, first you will need to know the resolution and size you are heading toward. Here are some article to stronger your knowing. Designing for the Web: Resolution and Size by Felix Mak Best Screen Resolution to Design Websites by hobo-web.co.uk Optimal Screen Resolution [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1747"><div class="steps">
<h3>Designing for the Web: Resolution and Size</h3>
<p>To design a proper website, first you will need to know the resolution and size you are heading toward. Here are some article to stronger your knowing.</p>
<p><a href="http://designfestival.com/designing-for-the-web-resolution-and-size/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/001.png" alt="" title="001" width="659" height="616" class="alignnone size-full wp-image-1749" />Designing for the Web: Resolution and Size</a> by Felix Mak</p>
<hr />
<span id="more-1747"></span><br />
<a href="http://www.hobo-web.co.uk/best-screen-size/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/002.png" alt="" title="002" width="702" height="578" class="alignnone size-full wp-image-1750" />Best Screen Resolution to Design Websites</a> by hobo-web.co.uk</p>
<hr />
<p><a href="http://www.stayonsearch.com/optimal-screen-resolution-for-web-design-2010-update" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/003.png" alt="" title="003" width="641" height="510" class="alignnone size-full wp-image-1753" />Optimal Screen Resolution for Web Design (2010 Update)</a> by Mark Thompson in Design/Development</p>
<hr />
<p><a href="http://www.digital-web.com/articles/designing_for_the_web/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/004.png" alt="" title="004" width="657" height="406" class="alignnone size-full wp-image-1754" />Designing for the Web</a> by Joshua David McClurg-Genevese</p>
<hr />
<p><a href="http://www.netmechanic.com/news/vol4/accessibility_no24.htm" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/12/005.png" alt="" title="005" width="774" height="439" class="alignnone size-full wp-image-1755" />Screen Resolution And Page Design</a> by Larisa Thomason
</p>
</div>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1747&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/" title="500+ CSS/HTML Grid Layouts (Grid System)">500+ CSS/HTML Grid Layouts (Grid System)</a> (0)</li><li><a href="http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/" title="How to Create a Joomla! 2.5 QuickStart Package">How to Create a Joomla! 2.5 QuickStart Package</a> (0)</li><li><a href="http://www.designersandbox.com/sharing/social-engaging-email-entry-form-enter-to-win-with-social-network-enable/" title="Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable">Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable</a> (0)</li><li><a href="http://www.designersandbox.com/sharing/check-username-availability-on-social-community-website/" title="Check Username Availability on Social Community Website">Check Username Availability on Social Community Website</a> (8)</li><li><a href="http://www.designersandbox.com/freebies/20-incredibly-free-web-and-sans-serif-fonts/" title="20 Incredibly Free Web and Sans Serif Fonts">20 Incredibly Free Web and Sans Serif Fonts</a> (1)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/tools/tools-and-tips-for-everyday-web-designing-web-resolution-and-size/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>POLYGONAL PORTRAITS by FEEL DESAIN</title>
		<link>http://www.designersandbox.com/sharing/polygonal-portraits-by-feel-desain/</link>
		<comments>http://www.designersandbox.com/sharing/polygonal-portraits-by-feel-desain/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 07:08:35 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Inspirational]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[feeldesain]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[poly]]></category>
		<category><![CDATA[portrait]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1740</guid>
		<description><![CDATA[This is some amazing design, love this poly project by feeldesain. To see more of this amazing art, you can view the original post by clicking here. Original Post by feeldesain Related PostsNo Related Posts]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1740"><p><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/polygonal-portraits-feel-desain.jpg" alt="" title="polygonal-portraits-feel-desain" width="630" height="311" class="alignnone size-full wp-image-1741" /><br />
<span id="more-1740"></span><br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/poly_brad_wm.jpg" alt="" title="poly_brad_wm" width="630" height="355" class="alignnone size-full wp-image-1742" /></p>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/poly_george_wm.jpeg" alt="" title="poly_george_wm" width="630" height="355" class="alignnone size-full wp-image-1743" /></p>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/poly_obama_wm.jpeg" alt="" title="poly_obama_wm" width="1270" height="715" class="alignnone size-full wp-image-1744" /></p>
<p>This is some amazing design, love this poly project by feeldesain.<br />
To see more of this amazing art, you can view the original post by clicking <a href="http://www.feeldesain.com/poly-portraits-feel-desain.html" target="_blank">here</a>.<br />
Original Post by <a href="http://www.feeldesain.com/poly-portraits-feel-desain.html" target="_blank">feeldesain</a></p>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1740&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li>No Related Posts</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/sharing/polygonal-portraits-by-feel-desain/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3 Professional Free Online Project Manger Tools</title>
		<link>http://www.designersandbox.com/freebies/3-professional-free-online-project-manger-tools/</link>
		<comments>http://www.designersandbox.com/freebies/3-professional-free-online-project-manger-tools/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 03:39:34 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[atrium]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[freedcamp]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[teamlab]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1718</guid>
		<description><![CDATA[Freedcamp This is absolutely awesome! Compare to other project management tools out there Freedcamp is one of the easiest one ever, and with https enable all the way I am 100% happy with the security they had offered. Freedcamp offers an extremely easy, yet fully customizable user permission system. Choose what your co-workers and clients [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1718"><div class="steps">
<h3>Freedcamp</h3>
<p>This is absolutely awesome! Compare to other project management tools out there Freedcamp is one of the easiest one ever, and with https enable all the way I am 100% happy with the security they had offered.<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/freedcamp000.png" alt="" title="freedcamp000" width="200" height="57" class="alignnone size-full wp-image-1727" /><br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/freedcamp001.png" alt="" title="freedcamp001" width="919" height="221" class="alignnone size-full wp-image-1719" /></p>
<p>Freedcamp offers an extremely easy, yet fully customizable user permission system. Choose what your co-workers and clients can see, or create a custom group to manage permissions. Each application can be separately managed allowing you to track each and every user role.<br />
<span id="more-1718"></span><br />
Receive instant notifications of everything happening within Freedcamp. Reply to email notifications directly from your inbox. Receive SMS alerts about newly created items or modifications to existing ones. With the ability to customize the level of notifications, you will receive just the right amount of information.<br />
<a href="https://freedcamp.com">Freedcamp</a>
</div>
<hr />
<div class="steps">
<h3>Open Atrium</h3>
<p>This is an project management tools that you can run on your own server. If they don&#8217;t have the module that you are looking for, you can build upon it.<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/atrium000.png" alt="" title="atrium000" width="169" height="59" class="alignnone size-full wp-image-1729" /><br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/atrium001.png" alt="" title="atrium001" width="1015" height="408" class="alignnone size-full wp-image-1730" /></p>
<p>Open Atrium is an intranet in a box that has group spaces to allow different teams to have their own conversations. It comes with six features &#8211; a blog, a wiki, a calendar, a to do list, a shoutbox, and a dashboard to manage it all.</p>
<p>But you&#8217;re not limited to just those features. Open Atrium is completely customizable. If you want a feature that&#8217;s not on that list, you can add it yourself. Read the documentation on community.openatrium.com, specifically the Build a Feature section, to find out how to do it.<br />
<a href="http://openatrium.com/">Open Atrium</a>
</div>
<hr />
<div class="steps">
<h3>TeamLab</h3>
<p>TeamLab is running on ASPX, its include project management, business collaboration, document management, calendar, CRM, email and more. The project management tool is perfect for medium sized projects.<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/teamlab000.png" alt="" title="teamlab000" width="136" height="31" class="alignnone size-full wp-image-1734" /><br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/teamlab001.png" alt="" title="teamlab001" width="636" height="321" class="alignnone size-full wp-image-1735" /><br />
All the TeamLab features are provided completely for free. There are no functionality, projects, user or time limits.</p>
<p>TeamLab is available in 3 deployment models: SaaS – you get ready-to-use software in the cloud, Open Source – you install TeamLab on your own server, AMI – you use a private Amazon machine with pre-installed TeamLab.<br />
<a href="http://www.teamlab.com/">TeamLab</a>
</div>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1718&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/" title="How to Create a Joomla! 2.5 QuickStart Package">How to Create a Joomla! 2.5 QuickStart Package</a> (0)</li><li><a href="http://www.designersandbox.com/freebies/20-incredibly-free-web-and-sans-serif-fonts/" title="20 Incredibly Free Web and Sans Serif Fonts">20 Incredibly Free Web and Sans Serif Fonts</a> (1)</li><li><a href="http://www.designersandbox.com/tools/tools-and-tips-for-everyday-web-designing-web-resolution-and-size/" title="Tools and Tips for everyday web designing &#8211; Web Resolution and Size">Tools and Tips for everyday web designing &#8211; Web Resolution and Size</a> (2)</li><li><a href="http://www.designersandbox.com/sharing/social-engaging-email-entry-form-enter-to-win-with-social-network-enable/" title="Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable">Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable</a> (0)</li><li><a href="http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/" title="500+ CSS/HTML Grid Layouts (Grid System)">500+ CSS/HTML Grid Layouts (Grid System)</a> (0)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/freebies/3-professional-free-online-project-manger-tools/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Adding Multiple Attachment for Joomla K2 Component according to the number of JoomFish&#8217;s language hack</title>
		<link>http://www.designersandbox.com/joomla/adding-multiple-attachment-for-joomla-k2-component-according-to-the-number-of-joomfishs-language/</link>
		<comments>http://www.designersandbox.com/joomla/adding-multiple-attachment-for-joomla-k2-component-according-to-the-number-of-joomfishs-language/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 15:18:03 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[joomfish]]></category>
		<category><![CDATA[k2]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1683</guid>
		<description><![CDATA[Auto detecting Joomfish languages with your K2 Component, making your attachment number of field to match with JoomFish Component site languages. Please follow the below steps to achieve this. Step 1 /administrator/components/com_k2/tables/k2attachment.php add this in around line 357 var $lang = null; Step 2 /administrator/components/com_k2/model/item.php add this in around line 357, in “save” function $attachments_language_code [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1683"><p><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/k2-joomfish-file-attachment002.png" alt="" title="k2-joomfish-file-attachment002" width="546" height="119" class="alignnone size-full wp-image-1690" /></p>
<p>Auto detecting Joomfish languages with your K2 Component, making your attachment number of field to match with JoomFish Component site languages.<br />
Please follow the below steps to achieve this.</p>
<p><span id="more-1683"></span><br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/k2-joomfish-file-attachment001.png" alt="" title="k2-joomfish-file-attachment001" width="742" height="663" class="alignnone size-full wp-image-1688" /></p>
<div class="steps">
<h3>Step 1</h3>
<p>/administrator/components/com_k2/tables/k2attachment.php add this in around line 357</p>
<pre class="brush: php;">
var $lang = null;
</pre>
</div>
<div class="steps">
<h3>Step 2</h3>
<p>/administrator/components/com_k2/model/item.php add this in around line 357, in “save” function</p>
<pre class="brush: php;">
$attachments_language_code = JRequest::getVar('language_code', '', 'POST', 'array');
</pre>
<hr />
add this in around line 400, in “save” function</p>
<pre class="brush: php;">
$attachments_language_code = JRequest::getVar('language_code', '', 'POST', 'array');
</pre>
</div>
<div class="steps">
<h3>Step 3</h3>
<p>/components/com_k2/models/item.php add this in around line 911, in “getItemAttachments” function</p>
<pre class="brush: php;">
$lang = JRequest::getCmd( 'lang' );
</pre>
<hr />
Original</p>
<pre class="brush: php;">
$query=&quot;SELECT * FROM #__k2_attachments WHERE itemID=&quot;.(int)$itemID;
</pre>
<p>Change it to</p>
<pre class="brush: php;">
$query=&quot;SELECT * FROM #__k2_attachments WHERE itemID=&quot;.(int)$itemID . &quot; and lang = '&quot;.$lang.&quot;'&quot;;
</pre>
</div>
<div class="steps">
<h3>Step 4</h3>
<p>/administrator/components/com_k2/views/item/tmpl/default.php change the javascript function “addAttachment”, replace the old one.</p>
<pre class="brush: php;">
function addAttachment(){
   var div = new Element('div',{'style':'border-top: 1px dotted #ccc; margin: 4px; padding: 10px;'}).injectInside($('itemAttachments'));
   var str = &quot;&quot;;
   str += &quot;&lt;input type=\&quot;button\&quot; value=\&quot;&lt;?php echo JText::_('Remove',true); ?&gt;\&quot; onclick=\&quot;this.getParent().remove();\&quot;&gt;&quot;;
   &lt;?
	$lang =&amp; JFactory::getLanguage();
	$alllangs = $lang-&gt;getKnownLanguages();
	foreach ($alllangs as $key=&gt;$value) {
		list($langcode, $countryCode) = explode(&quot;-&quot;, $key);
   ?&gt;
   var divlang = new Element('div').injectInside(div);
   var input = new Element('input',{'name':'attachment_file[]','type':'file'}).injectInside(divlang);
   var br = new Element('br').injectInside(divlang);
   var label = new Element('label').setHTML('&lt;?php echo JText::_('Link title (optional)', true); ?&gt;').injectInside(divlang);
   var input = new Element('input',{'name':'attachment_title[]','type':'text', 'class':'linkTitle'}).injectInside(divlang);
   var br = new Element('br').injectInside(divlang);
   var label = new Element('label').setHTML('&lt;?php echo JText::_('Link title attribute (optional)', true); ?&gt;').injectInside(divlang);
   var textarea = new Element('textarea',{'name':'attachment_title_attribute[]','cols':'30', 'rows':'3'}).injectInside(divlang);
   var br = new Element('br').injectInside(divlang);
   var languagecode = new Element('input',{'name':'language_code[]','type':'hidden', 'value':'&lt;?=$langcode?&gt;'}).injectInside(divlang);
   str += &quot;&lt;div&gt;&quot;;
   str += &quot;&lt;div style=\&quot;float:left; width:150px; font-weight:bold;\&quot;&gt;&lt;?=$value[&quot;name&quot;]?&gt;&lt;/div&gt;&quot;;
   str += &quot;&lt;div style=\&quot;float:left;\&quot;&gt;&quot; +  divlang.innerHTML + &quot;&lt;/div&gt;&lt;div style=\&quot;clear:both;\&quot;&gt;&lt;/div&gt;&quot;;
   str += &quot;&lt;/div&gt;&quot;;
&lt;?
	}
?&gt;
 div.innerHTML = str;

   }
</pre>
</div>
<div class="steps">
<h3>Step 5 &#8211; Database</h3>
<p>enter this in your sql server (you will need phpmyadmin for this)</p>
<pre class="brush: php;">
ALTER TABLE `jos_k2_attachments` ADD `lang` VARCHAR( 10 ) NULL
</pre>
</div>
<div class="message">
<h3>Step 6 &#8211; Need Help?</h3>
<p>We do accept freelance customization to K2 and Joomfish development.<br />
The freelance price for customization is USD50/hr*<br />
*Minimum charge will be USD100<br />
Interested Party please email us at info[a]designersandbox[dot]com
</p></div>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1683&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/joomla/joomla-virtuemart-pagination-mod-hacks/" title="Joomla Virtuemart &#8211; Pagination Mod.(Hacks)">Joomla Virtuemart &#8211; Pagination Mod.(Hacks)</a> (4)</li><li><a href="http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/" title="How to Create a Joomla! 2.5 QuickStart Package">How to Create a Joomla! 2.5 QuickStart Package</a> (0)</li><li><a href="http://www.designersandbox.com/code/unity3d-onmousedown-onmouseup-on-guit-for-iphone-and-ipad/" title="Unity3D OnMouseDown() OnMouseUp on GUIT for iPhone and iPad">Unity3D OnMouseDown() OnMouseUp on GUIT for iPhone and iPad</a> (4)</li><li><a href="http://www.designersandbox.com/code/how-to-embed-youtube-video-within-the-facebook-fbml-tabs/" title="How to embed YouTube Video within the Facebook fbml tabs">How to embed YouTube Video within the Facebook fbml tabs</a> (6)</li><li><a href="http://www.designersandbox.com/wordpress/wordpress-restricting-personal-ips-on-all-in-one-adsense-and-ypn/" title="Wordpress &#8211; Restricting Personal IPs on All in One Adsense and YPN!">Wordpress &#8211; Restricting Personal IPs on All in One Adsense and YPN!</a> (1)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/joomla/adding-multiple-attachment-for-joomla-k2-component-according-to-the-number-of-joomfishs-language/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable</title>
		<link>http://www.designersandbox.com/sharing/social-engaging-email-entry-form-enter-to-win-with-social-network-enable/</link>
		<comments>http://www.designersandbox.com/sharing/social-engaging-email-entry-form-enter-to-win-with-social-network-enable/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 15:17:30 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Inspirational]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1698</guid>
		<description><![CDATA[AppSumo recently had just launched an social engaging email entry form. The enter to win form is pretty simple, but what they have done is pretty smart. Each of the user can enter to the contest with 1 entry. The first entry ticket are trigger by your email address but there&#8217;s more. After you have [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1698"><p><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/social_engaging_email_entry_form.png" alt="" title="social_engaging_email_entry_form" width="630" height="200" class="alignnone size-full wp-image-1699" /></p>
<p>AppSumo recently had just launched an social engaging email entry form. The enter to win form is pretty simple, but what they have done is pretty smart. Each of the user can enter to the contest with 1 entry. The first entry ticket are trigger by your email address but there&#8217;s more.<br />
<span id="more-1698"></span><br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/social_engaging_entry_form_001.png" alt="" title="social_engaging_entry_form_001" width="841" height="592" class="alignnone size-full wp-image-1700" /></p>
<p>After you have submitted your email address, then you will land on the social engaging form/app. There&#8217;s 5 other ways you can earn more entry, more entry from your email meaning more chance you are going to win from the contest. You can share of Facebook, tweet about it on Twitter, Follow the brand on there twitter account, Like them on Facebook, copy &#038; paste a short paragraph along with link to your facebook wall. So each user will have 5 more chance of winning.</p>
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/social_engaging_entry_form_002.png" alt="" title="social_engaging_entry_form_002" width="1043" height="768" class="alignnone size-full wp-image-1701" /></p>
<p>You can check out the entry form from here.<br />
http://www.appsumo.com/spotify/ (Contest Ends December 16th, 11:59PM CST)<br />
If the entry had ended, you can still check out from here, we did all the screen capture for you.</p>
<p>Some more of the form.<br />
<img src="http://www.designersandbox.com/wp-content/uploads/2011/11/joomlart001.png" alt="" title="joomlart001" class="alignnone size-full wp-image-1713" /></p>
<hr />
<p><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/joomlart002.png" alt="" title="joomlart002" class="alignnone size-full wp-image-1714" /></p>
<p>This is a very fun and in-directive way to engage your user.</p>
<div class="message">
<h3>Need Help or idea on your next project, do you need a coder for your next social engaging form?</h3>
<p>We do accept freelance and consultation work on social engaging development.<br />
The freelance and consultation price for social engaging development are USD50/hr*<br />
*Minimum charge will be USD100, the form usually take 4 hours to build. This will depends on how much engagement you need from your targeted social network.<br />
Interested Party please email us at info[a]designersandbox[dot]com
</p></div>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1698&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/" title="How to Create a Joomla! 2.5 QuickStart Package">How to Create a Joomla! 2.5 QuickStart Package</a> (0)</li><li><a href="http://www.designersandbox.com/tools/tools-and-tips-for-everyday-web-designing-web-resolution-and-size/" title="Tools and Tips for everyday web designing &#8211; Web Resolution and Size">Tools and Tips for everyday web designing &#8211; Web Resolution and Size</a> (2)</li><li><a href="http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/" title="500+ CSS/HTML Grid Layouts (Grid System)">500+ CSS/HTML Grid Layouts (Grid System)</a> (0)</li><li><a href="http://www.designersandbox.com/sharing/15-creative-google-business-pages-with-framed-photo-banner/" title="15 Creative Google+ Business Pages with framed photo banner">15 Creative Google+ Business Pages with framed photo banner</a> (3)</li><li><a href="http://www.designersandbox.com/freebies/20-incredibly-free-web-and-sans-serif-fonts/" title="20 Incredibly Free Web and Sans Serif Fonts">20 Incredibly Free Web and Sans Serif Fonts</a> (1)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/sharing/social-engaging-email-entry-form-enter-to-win-with-social-network-enable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>500+ CSS/HTML Grid Layouts (Grid System)</title>
		<link>http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/</link>
		<comments>http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 05:53:44 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Inspirational]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.designersandbox.com/?p=1658</guid>
		<description><![CDATA[&#8220;You need options. Anyone that’s spent time collaborating on web design projects knows that every developer has their own processes — even with best practices being observed there is variation in techniques. So your CSS library should give you more than one way to attack a problem. Website layouts can be a serious pain, but CSS gives [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-1658"><p><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/500_plus_css_layout.png" alt="" title="500_plus_css_layout" width="630" height="200" class="alignnone size-full wp-image-1675" /></p>
<p>&#8220;You need options. Anyone that’s spent time collaborating on web design projects knows that every developer has their own processes — even with best practices being observed there is variation in techniques. So your CSS library should give you more than one way to attack a problem.</p>
<p>Website layouts can be a serious pain, but CSS gives you a great deal of flexibility in how you approach the layout issue. Often the home page needs a grid design while post pages have a three column layout, with other formats for custom pages. With CSS layouts already in place, you can quickly implement a layout and change as needed.</p>
<p>The following is a collection of layout libraries you can add to your own with multi-​​column static and liquid layouts. Enjoy and let us know which ones you like best!&#8221;<br />
<br /><span id="more-1658"></span><br />
by &#8220;Tara Hornor&#8221;</p>
<div class="steps">
<h3>Customized Fluid/​Variable CSS Grid Generator by Spry Soft</h3>
<p><a href="http://www.spry-soft.com/grids/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout010.jpeg" alt="" title="csslayout010" width="500" height="223" class="alignnone size-full wp-image-1668" /><br />http://www.spry-soft.com/grids/</a><br />Static not good enough for ya?! No problem. Fluid/​variable grids are easy to make with this site.</p>
</div>
<div class="steps">
<h3></h3>
<p><a href="" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout011.png" alt="" title="csslayout011" width="521" height="252" class="alignnone size-full wp-image-1672" /><br /></a><br />Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.</p>
</div>
<div class="steps">
<h3>20+ CSS Layouts by MaxDesign</h3>
<p><a href="http://www.maxdesign.com.au/articles/css-layouts/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout002.jpeg" alt="" title="csslayout002" width="500" height="223" class="alignnone size-full wp-image-1660" /><br />
<br />http://www.maxdesign.com.au/articles/css-layouts/</a><br />
With excellent markup walk-​​thrus and the sample CSS on-​​page, this set of CSS layouts will be easy to see in action and almost as easy to implement.
</p>
</div>
<div class="steps">
<h3>40 CSS Layouts by Layout Gala</h3>
<p><a href="http://blog.html.it/layoutgala/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout003.jpeg" alt="" title="csslayout003" width="500" height="223" class="alignnone size-full wp-image-1661" /><br />http://blog.html.it/layoutgala/</a><br />Previews are available for each format and you can even download the entire collection in one file.</p>
</div>
<div class="steps">
<h3>250+ Layouts by Free CSS</h3>
<p><a href="http://www.free-css.com/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout004.jpeg" alt="" title="csslayout004" width="500" height="223" class="alignnone size-full wp-image-1662" /><br />http://www.free-css.com/</a><br />This is a massive list with just about every layout imaginable. Preview and click again to download. The CSS is stripped down so there’s lots of room for tweaking.</p>
</div>
<div class="steps">
<h3>50+ Fixed Width Layouts by Code Sucks</h3>
<p><a href="http://www.code-sucks.com/css%20layouts/fixed-width-css-layouts/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout005.jpeg" alt="" title="csslayout005" width="500" height="223" class="alignnone size-full wp-image-1663" /><br />http://www.code-sucks.com/css%20layouts/fixed-width-css-layouts/</a><br />Click to preview and click to download. These layouts are simple with nicely developed whitespace. Worth checking out and easy to modify.</p>
</div>
<div class="steps">
<h3>10+ Unique CSS Layouts by Intensiv Station</h3>
<p><a href="http://www.intensivstation.ch/en/templates/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout006.jpeg" alt="" title="csslayout006" width="500" height="223" class="alignnone size-full wp-image-1664" /><br />http://www.intensivstation.ch/en/templates/</a><br />While on the sparse side in terms of the quantity, this collection includes some impressive tricks like floating menus and dynamic centered boxes worth having on hand.</p>
</div>
<div class="steps">
<h3>40+ CSS Layouts by Dynamic Drive</h3>
<p><a href="http://www.dynamicdrive.com/style/layouts/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout007.jpeg" alt="" title="csslayout007" width="500" height="223" class="alignnone size-full wp-image-1665" /><br />http://www.dynamicdrive.com/style/layouts/</a><br />This site has organized their CSS layouts by two-​​column, three column, fixed, liquid, and frames. Each has a nice description and the ability to preview before downloading.</p>
</div>
<div class="steps">
<h3>15+ Interesting CSS Layouts by The Noodle Incident</h3>
<p><a href="http://www.thenoodleincident.com/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout008.jpeg" alt="" title="csslayout008" width="500" height="223" class="alignnone size-full wp-image-1666" /><br />http://www.thenoodleincident.com/</a><br />This site has a unique way of guiding you thru the process of picking the layout you want. Follow the arrows, select your design, and download.</p>
</div>
<div class="steps">
<h3>Customized Static CSS Grid Generator by Grid Designer</h3>
<p><a href="http://grid.mindplay.dk/" target="_blank"><img src="http://www.designersandbox.com/wp-content/uploads/2011/11/csslayout009.jpeg" alt="" title="csslayout009" width="500" height="223" class="alignnone size-full wp-image-1667" /><br />http://grid.mindplay.dk/</a><br />It doesn’t get much easier than this. Just set up the grid you want using the on-​​page tools and download your template.</p>
</div>
<img src="http://www.designersandbox.com/?ak_action=api_record_view&id=1658&type=feed" alt="" /><h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.designersandbox.com/tools/tools-and-tips-for-everyday-web-designing-web-resolution-and-size/" title="Tools and Tips for everyday web designing &#8211; Web Resolution and Size">Tools and Tips for everyday web designing &#8211; Web Resolution and Size</a> (2)</li><li><a href="http://www.designersandbox.com/joomla/how-to-create-a-joomla-2-5-quickstart-package/" title="How to Create a Joomla! 2.5 QuickStart Package">How to Create a Joomla! 2.5 QuickStart Package</a> (0)</li><li><a href="http://www.designersandbox.com/freebies/20-incredibly-free-web-and-sans-serif-fonts/" title="20 Incredibly Free Web and Sans Serif Fonts">20 Incredibly Free Web and Sans Serif Fonts</a> (1)</li><li><a href="http://www.designersandbox.com/sharing/social-engaging-email-entry-form-enter-to-win-with-social-network-enable/" title="Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable">Social Engaging Email Entry Form &#8211; Enter to Win with Social Network Enable</a> (0)</li><li><a href="http://www.designersandbox.com/sharing/check-username-availability-on-social-community-website/" title="Check Username Availability on Social Community Website">Check Username Availability on Social Community Website</a> (8)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.designersandbox.com/tools/500-plus-csshtml-grid-layouts-grid-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<img style='margin:0;padding:0;border:0;' width='1px' height='1px' src="http://www.designersandbox.com/wp-content/plugins/mystat/mystat.php?act=time_load&id=2718247&rnd=1844411157" /></channel>
</rss>

<!-- Dynamic page generated in 0.509 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-28 02:25:53 -->

