<?xml version="1.0" encoding="utf-8"?>
        <feed xmlns="http://www.w3.org/2005/Atom">
            <title>Latest Articles</title>
            <link rel="self" href="http://community.apps.io/articles/index/embed1"/>
                        <id>http://community.apps.io/articles/index/embed1</id>
<updated>2010-09-08T10:19:15+00:00</updated>
<entry><title><![CDATA[ Now Available on Ning: Member Map and Contact Page ]]></title>
<link rel='alternate'  href='http://community.apps.io/articles/index/view?id=1990958:Article:28416'/>
<id>http://community.apps.io/articles/index/view?id=1990958:Article:28416</id>
<updated>2009-09-10T15:06:29.231Z</updated> 
<author><name>A member of community.apps.io</name></author><summary type='text/html'><![CDATA[ 
<b>We're excited to announce today the launch of our Member Map and Contact Page apps on the Ning Apps Platform! </b>With Ning Apps, a Ning Network Creator can now add the Member Map app or Contact Page app to expand the functionality of their Ning Network and increase engagement by their members.
<br />

<br />
Member Map by Apps.IO allows Ning Network members to easily share their location with other members of your social network on a customizable map.
<br />

<br />
<img src="http://api.ning.com/files/k5l3IYSf9hWeeieX6d22gwXclCFjaUTyB7zj17MS7k9CrI-zMBQtmFLAFYfYcwHuQ1UkeqajFEsRprKv*6XxWtPuppJyvfoI/usermapscreen.png" alt=""/>

<br />
Contact Page by Apps.IO allows Ning Network Creators to add a page to their social network with a customizable email contact form.  The Contact Page app includes a built-in language editor, allowing support for any language, and also has a customizable text box above the contact form.
<br />

<br />
<img src="http://api.ning.com/files/BiO2BMLiqf1ljy9cO8Mboy9G3Lr-ADxtvkC2G1LT3r3KEYl6OtAVypjTCTb04fqie4Agwh*HI8xdml8eFWc6YiS6I0IbW0*E/cuscreen.png" alt=""/>

<br />
To install the Member Map or Contact Page apps, visit the Ning Apps Directory: <a href="http://about.ning.com/ningapps" target="_blank">http://about.ning.com/ningapps</a> 
]]>
</summary>      </entry><entry><title><![CDATA[ CSS Trick: Alternative Members Page Style ]]></title>
<link rel='alternate'  href='http://community.apps.io/articles/index/view?id=1990958:Article:23708'/>
<id>http://community.apps.io/articles/index/view?id=1990958:Article:23708</id>
<updated>2009-07-08T19:33:47.614Z</updated> 
<author><name>A member of community.apps.io</name></author><summary type='text/html'><![CDATA[ 
Last night Ning released a new release that included a new list design for the Members and Friends pages. An example of the new style can be seen below:
<br />

<br />
<img src="http://api.ning.com/files/zsX*OVcwYFdY30QAXAJSQ2FjNTRBNKplrho81tZGhP1D5jZaaW58-HJPBwWZCYYGM5YrC92zfvBP1ahLY8FQ3kEF7SnbdjEj/1247080891199.png" alt="" width="1402" height="953"/>

<br />
After receiving a few requests, we've cooked up a CSS code that turns the single list view shown above into a two column list that is a little more compact.  Here's a preview: 
<br />

<br />
<img src="http://api.ning.com/files/zsX*OVcwYFfK*VXMrOnbN3oBCDDCowMvfLnhu4pkpXkcWAv274u3uvlzOoUqo5db7ywfjdqVkglvLL52ScGFZf5MGcCiCm3F/1247080925841.png" alt="" width="1402" height="610"/>

<br />
If you'd like to have your network use this style instead of the default, the installation process is quite easy.  Simply open your Network's Manage page, click "Appearance", then scroll down and click "Advanced", and then paste the following code at the very bottom of your network's preexisting custom CSS code.  
<br />

<br />
<b>CSS Code:</b>
<br />

<br />
.xg_widget_profiles_friend .member_item, .xg_widget_profiles_members .member_item {
<br />
width:350px !important;
<br />
float:left !important;
<br />
margin-right: 5px !important;
<br />
clear:none !important;
<br />
}
<br />
.xg_widget_profiles_friend .member_item .xg_span-8, .xg_widget_profiles_members .member_item .xg_span-8 {
<br />
width:210px !important;
<br />
}
<br />
.xg_widget_profiles_friend .member_item .xg_span-6, .xg_widget_profiles_members .member_item .xg_span-6 {
<br />
width:130px !important;
<br />
}
<br />
<br />
<b>Update:</b> Themes with large font sizes will need to use the following code instead.<br />
<br />
.xg_widget_profiles_friend .member_item, .xg_widget_profiles_members .member_item {<br />
width:355px !important;<br />
float:left !important;<br />
margin-right: 1px !important;<br />
clear:none !important;<br />
}<br />
.xg_widget_profiles_friend .member_item .xg_span-8, .xg_widget_profiles_members .member_item .xg_span-8 {<br />
width:205px !important;<br />
font-size:0.75em;<br />
}<br />
.xg_widget_profiles_friend .member_item .xg_span-8 img, .xg_widget_profiles_members .member_item .xg_span-8 img {<br />
width: 75px;<br />
height: 75px;<br />
}<br />
.xg_widget_profiles_friend .member_item .xg_span-6, .xg_widget_profiles_members .member_item .xg_span-6 {<br />
width:140px !important;<br />
font-size:0.8em;<br />
}<br /><br /><div class="notification"><font size="2">Disclaimer: This code isn't an official modification or recommendation by Apps.IO and comes with no warranty or support.</font></div> 
]]>
</summary>      </entry><entry><title><![CDATA[ Network Tip: Add a sign-in box to your network's main page. ]]></title>
<link rel='alternate'  href='http://community.apps.io/articles/index/view?id=1990958:Article:15891'/>
<id>http://community.apps.io/articles/index/view?id=1990958:Article:15891</id>
<updated>2009-05-13T21:05:47.417Z</updated> 
<author><name>A member of community.apps.io</name></author><summary type='text/html'><![CDATA[ 
We've received numerous requests regarding our sign-in box and how we've implemented it.  We had previously offered a plugin that allowed network creators to add a sign-in box to their networks, however we're no longer able to offer it due to a change in the Ning Platform.  Unlike other sign-in box plugins, this version is entirely javascript based and the code is fully hosted on your social network to ensure the security of your members is not compromised.  
<br />

<br />
<b>How to install:</b>
<br />

<br />
Installation is quite easy, simply add a text box to your social network's main page via the Manage > Features page, then paste the code inside the text file linked below into the text box.
<br />

<br />
<b>Code:</b>
<br />
<a href="http://api.ning.com/files/CsD6xwveC2UnY7eJbNU0WQ6l2ZLHiWgl0Jj90mxc-38yUigf2WWD-XBq1lECjGNG6hu8kUh3DS0tj0xyo3E8-GX0P9110SxL/login_box_code.txt">login_box_code.txt</a>
<br />

<br />
This hack is not an official addon and comes with no warranty or support.  It may break at anytime, and/or may cease to work on the Ning Platform. <br />
<div class="notification"><font size="2">Disclaimer: This code isn't an official modification or recommendation by Apps.IO and comes with no warranty or support.</font></div> 
]]>
</summary>      </entry><entry><title><![CDATA[ Design Trick: Remix your network's layout. ]]></title>
<link rel='alternate'  href='http://community.apps.io/articles/index/view?id=1990958:Article:12188'/>
<id>http://community.apps.io/articles/index/view?id=1990958:Article:12188</id>
<updated>2009-04-21T19:43:08.019Z</updated> 
<author><name>A member of community.apps.io</name></author><summary type='text/html'><![CDATA[ 
We've recently utilized a CSS trick to move the standard right column to the far left of our Social Network.  Moving the site-wide column to the left side of your network helps make your network look less generic.  With over 1,000,000 Social Networks created on the Ning Platform, there clearly needs to be more diversity in design.  Here at LiveWired, we like to help make the social network that you created, <b><u>truly Your Own Social Network</u></b>.
<br />
<br />
So, how difficult is it to accomplish this simple CSS trick?  You don't even have to understand CSS, as we've made the code available to you.  To accomplish this on your network, simply copy the CSS code below and paste it in the advanced CSS code box on your network's appearance page and click save.  That's it.
<br />
<br />
<small><code>
<br />
.xg_3col, .xg_widget_forum .xg_column.xg_span-16 {
<br />
float:right;
<br />
padding-left:0px;
<br />
padding-right:10px;
<br />
}
<br />
.xg_3col .xg_1col {
<br />
float:right;
<br />
padding-left:0px;
<br />
padding-right:0px;
<br />
}
<br />
 .xg_1col.last-child {
<br />
padding-right:3px;
<br />
margin-left:0px;
<br />
}
<br />
.xg_widget_profiles .xg_1col.first-child, .xg_widget_forum .xg_column.xg_span-4.xg_last {
<br />
float:left !important;
<br />
padding-left:0px;
<br />
margin-left:0px;
<br />
}
<br />
</code></small>
<br />
<br />
<b>Potential Issues:</b>
<br />
If you've enabled members to select their own theme, the right column will still show up on the right side of member's pages that have selected their own theme.

<div class="notification"><font size="2">Disclaimer: This code isn't an official modification or recommendation by Apps.IO and comes with no warranty or support.</font></div> 
]]>
</summary>      </entry><entry><title><![CDATA[ In Development: Ning Apps ]]></title>
<link rel='alternate'  href='http://community.apps.io/articles/index/view?id=1990958:Article:10965'/>
<id>http://community.apps.io/articles/index/view?id=1990958:Article:10965</id>
<updated>2009-03-06T19:07:59.589Z</updated> 
<author><name>A member of community.apps.io</name></author><summary type='text/html'><![CDATA[ 
We wanted to give everyone an update on our upcoming addons.   The addons we're developing from this point on, will be OpenSocial Network Applications (They will officially be called "Ning Apps" by Ning upon launch).  Over the past few months we've been developing a backend system to host the data for our upcoming addons, as unlike with our <a href="http://community.apps.io/products">previous addons</a> that stored data on your Social Network, to accomplish the same with the new API will require us to store the data from the addon.  
<br />

<br />
We've just recently began developing the new addons that will utilize the new system.  Addons developed using this new API, will be easily installed with one click to your social network. All Ning Apps will be approved by Ning and upon approval will be added to a new directory of addons.   It's important to point out that Ning Apps are not the same as the Open Social applications your network already has, it just utilizes the same API.  Ning Apps will be capable of everything our current addons can do; from adding an entire section to your network, to writing to your network's activity feed. 
<br />

<br />
Initially, we will migrate some of our <a href="http://community.apps.io/products">previous addons</a> to the new system, shortly afterwords we will be launching addons we're currently not offering and continue the migration process of our other addons.  We will be waiting until after our addons have been approved by Ning to announce any additional details.  We're currently working to finalize development and are planning to publicly launch them in the fall. 
]]>
</summary>      </entry></feed>

















