Complete Solutions to Create & Manage Your Online Presence
Latest News:
Home

New Nectar

Up

Joomla Components

com_joomfb - Joomla site in Facebook application

File Name: com_joomfb_1.13.zip
File Size: 173.77 kB
Version: 1.13
Email: contact[at]newnectar[dot]com
Date: 10. December 2009
Description:

component_logoNew Version 1.13

This component creates an interface between your Joomla site and your Facebook application.
It is full FBML and doesn't require iframe use.

 

Features:
- Tab management - create multiple canvas pages to be used in different Facebook tabs
- WYSIWYG editor with the option to turn it off to insert custom CSS
- Google Analytics inserted
- Relative links and images rewrite
- Display any module set to "public"
- Display module positions
- Display articles


Live demo:
http://www.facebook.com/pages/Accepting-Clients-Anywhere/New-Nectar/138571237497?v=app_241475255763
This live example from a JoomFB user has custom FBML with content from Joomla.

We are working on future versions already, make sure you send us your comments! Chat with me

Note: If you have issues with file_get_content() function in the previous version (fixed in the new version 1.1):
In components/com_joomfb/canvas.php replace the following line
$fullpage = file_get_contents($url);
with
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$fullpage = curl_exec($ch);
curl_close($ch);

V1.11 fixed a MSQL injection risk
V1.12 added some code in canvas.php and a fiel (tab.php) after Facebook changed its requirement for adding tabs.
V1.13 added a line in canvas.php and tab.php on line 32
$is_tab = isset($_POST['fb_sig_in_profile_tab']);

com_joomtrack - Create logbooks, track items and create graphs for each user

File Name: com_joomtrack_1.01.zip
File Size: 53.48 kB
Version: 1.0
Author: Flip
Email: contact[at]newnectar[dot]com
Date: 27. November 2009
Description:

component_logo_joomtrackThis component allows the administrator to create criteria (fields like text or number), graphs (type of graph, sizes and what to plot) and manage entries from users.
Google Chart API is used to display the graphs which can be totally customized in the graph admin section.

Version 1.01 has a minor bug fix removing harmless warnings in the administration when the error-report level was set to maximum. Only a few changes in the view files were made. Thanks for the bug report Craig.

This is the first version of this component - please report any bugs to contact@newnectar.com. Send us your comments! Chat with me

Frontend Screenshot

frontend_userpage


Backend Screenshots

backend_criteria
backend_graphs
backend_entries

 

Demo

Login as demo, pwd demo123 and go to http://www.newnectar.com/component/option,com_joomtrack/lang,en/
No admin demo available at this time.

Getting started is easy Connect with us Sites we've done Relax, you're in good hands

We're here to help you succeed online

Web design houstonWe can't wait to hear about your project! Some say we spend too much time with our clients -- the truth is, we want you to understand your options fully: because there is no standard, one-size-fits-all, solution.
At New Nectar, we know there is no one path to online success; we begin each new project with fresh eyes, and fresh ideas. Your needs are unique; and so are the online strategies we'll develop and implement for you.

Looking for a web design agency in Houston? We have clients all over the world: Call us, Skype us or email us.

Follow us on Facebook or on Twitter @SMMJenn

New Nectar on Facebook

Latest clients

dzsocial
DZ Social
dzsocial
Mas de la Fourbine
Scandinavian diets facebook page
Scandinavian Diets Facebook
Permaflow facebook page
PermaFLOW Facebook
Great Denver Rentals
Great Denver Rentals

Thank you for an outstanding service

You have been doing a wonderful job. We make a suggestion and then it appears like magic on the site." - Judy, Mas de la Fourbine


The website I really needed

"I was very frustrated trying to find an agency who could develop a website that I could update easily. I now have the website I really needed, with features and functionalities that can grow with my business. And the best part is, I can maintain it myself!" - Erika
© 2009 New Nectar. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.