- Joomla News ( 25 feeds / 2 sources )
- Photo Battle Factory released!
(shop/joomla-components/photo-battle-extension.html) Requirements: Joomla 1.5.x - How to Use Live Chat to Increase Your Sales and Grow Your Community
for Joomla Powered Websites Only!
Before we get down to the business how to part, let us first get you familiar with the live chat component that will accomplish the above task.
Chat Factory is a powerful Ajax based live chat extension for Joomla (1.5 and 1.6) that will integrate Facebook Gmail like chat into Joomla Websites. Think of it like having an instant messenger only for your website.
Partial features list:Online and Offline messagesMessage HistoryAvatar managementCommunity Builder integrationChat application is available on every page of your website without having to enable a special moduleChangeable User statusPossibility of staying invisibleallowing users to chat REGARDLESS of the page they are on.Friends list and Blocked users listGuests can Chat with registered users (option to set it off)Community Builder IntegrationPossibility of running advertisements in the Chat window and through advertisement messagesusers can enable/disable the chat systemand many more ... After you install Chat Factory on your website, here are the ways you can put it to use: Increase Your Sales using it As a Live Help Support Tool.
A website without live support is like an empty brick and motor store
(with no one to guide you. With Chat Factory, you can interact with your
website visitors through a real time chat communication providing a
higher level customer and sales support. Doing this not only improves
upfront sales and customer satisfaction but also increases referral rate
and improves brand image (thus affecting the overall bottom line of
your business).With the above said, think about this How much is such a software worth to my business? Im sure you will discover that overtime, its worth 50 to 100 times more than what you are invest to grab the software.Ready to Implement?Like
most other Joomla extensions, installing and configuring Chat Factory
is very simple and in most cases the whole process takes less than
10mins to setup.Ready? Click on the "Buy it now" button below to grab your copy of Chat Factory!
- VirtueMart Factory Reports - Advanced Reporting Tool for VM
User Guide. (documentation/virtuemart-factory-reports-user-guide.html) (VM-Reports-Factory/Detailed-product-flyer.html) - Chat for Joomla launched!
(all-thefactory-products/chat-factory/detailed-product-flyer.html) On the back-end the chat extension for Joomla has the following main features:emoticons management: administrators can add as many emoticons as they wantadvertisements managementIM ads: on login or on specific intervalallowed groups: select the groups that are allowed to chatCommunity Builder integration (enable/disable)set refresh interval of user list, new messages and new friendship requests to reduce server loadspam protection: set the maximum number of messages users can send per minute.Requirements: Joomla 1.5.xDemo-Server:http://chatfactory.thefactory.ro/index.php (http://chatfactory.thefactory.ro/index.php) - Bringing your Joomla Blog to the next level!
What is Deluxe Blog Factory (all-thefactory-products/deluxe-blog-factory/detailed-product-flyer.html)?Deluxe Blog Factory is an user friendly, webmaster friendly blogging extension for Joomla 1.5, with a native and fresh MVC codebase. Full of features, it is a well thought alternative to Wordpress blogging, allowing you to use Joomla versatility and well known blogging conventions - like RSS Syndication, Bookmarking Sites (like Digg, Twitter, Facebook, etc). Featuring a Web 2.0 Dashboard with draggable panes and all-in-reach controls, your blogging experience is truly comfortable and in a luxuriant environment.With its integrated commenting and following system, Deluxe Blog Factory does not need additional extensions in order to function at full potential. No need to get support from 2 different extension providers that keep pointing fingers at each others program. (all-thefactory-products/deluxe-blog-factory/detailed-product-flyer.html) User Avatars, Pingbacks, TinyMCE extensions, Youtube and per user settable Media Upload capacities add to the Extension an amazing set of features and possibilities. What do you get with Deluxe Blog Factory (all-thefactory-products/deluxe-blog-factory/detailed-product-flyer.html)? A well designed and user friendly Dashboard where you can see the most important information and have access to the most important functions.SEF URLs - native Joomla 1.5 router. Well formed URLs that help your website to gain more relevance.Per user Media Management; users can upload Media files up to a certain Quota (admin settable). Your website users will have the possibility to upload images and media from the frontend without overcrowding your hosting.Multi-Blogger: You can allow all users to create blogs, or just specific user groups. Import Blog Posts into Joomla content. Now the gap between the blogs you host and the content of your site will be bridged.Avatars: users can upload their own avatar or use their community builder avatar.Fully customizable template based on smarty tags; there is NO php knowledge needed at all.Backend Blog administration: you can edit or unpublish any blog entry or any comment from the administrative backend.Follow and be followed by other users.customizable eMail notifications for the significant events in your site (new post, new comment, reported post, etc).Customizable bookmark sites (digg, facebook, twitter, etc).CAPTCHA for comments.Tag Clouds. Tag filtering, tagging search.a lot of free modules to get on your site.Integrated Search Plugin.Deluxe Blog Factory comes also toghether with seven modules: Random Blogs mod, Tag Cloud mod, Latest posts mod, Top Active blogs mod, Top Rated blogs mod, Top Rated posts mod, Search mod. Check NOW, what bloggers need and Deluxe Blog (all-thefactory-products/deluxe-blog-factory/detailed-product-flyer.html) provides: Frontpage with all posts listed, paged and sorted.Individual per blog listings - every user gets his own blog front page.Possibility to import Blog posts into regular joomla content sections and categories.A lot of Bookmarking sites to choose from and an easy way to add new ones.RSS feeds and syndication.Pings and Tags, pingback and bookmarking.SEF urls.Avatars with Community Builder integration.Templating System / Easy to change templates.Built in Commenting system.Built in Media uploader with per user Disk Quota.How to use the DEMO site (http://deluxeblog.thefactory.ro/) of Deluxe Blog Factory? You can use the login buttons on the left in order to login into the site as different users and test the features of this extension. You can approve comments, leave comments, add posts, and even login into the administrative backend to see all the management features. - Inside WordPress templates
For those of you who are developing WordPress templates or you just want to modify existing ones, the following commands sheet should be helpful. Theme Structureheader.php - Header Sectionindex.php - Main Sectionsidebar.php - Sidebar Sectionsingle.php - Post Templatepage.php - Page Templatecomments.php - Comment Templatesearch.php - Search Contentsearchform.php - Search Form Templatearchive.php - Archive Templatefunctions.php - Special Functions404.php - Error Page templatestyle.css - Style Sheet The Loop// Custom HTML and PHP CodeThe Category Based Loop// Custom HTML and PHP Code Theme Definition/*Theme Name: WordpressTheme URI: http://wordpress.org/Description: Factory BlogVersion: 2.0Author: the FactoryAuthor URI: http://www.thefactory.roTags: wordpress, drupal, joomla, cms*/Template Include Tags< ?php get_header(); ?>< ?php get_sidebar(); ?>< ?php get_footer(); ?>< ?php comments_template(); ?>WordPress Template Tags - displays the posts/pages title - displays the content of the post/page - displays the excerpt of the current post/page - displays the time of the current post/page - displays the date of a post or set of post/page - displays the URL for the permalink - displays the category of a post - displays the author of the post - displays the numeric ID of the current post - displays all the pages - displays a tag cloud - displays the categories - displays the calendar - displays a date-based archives list - displays Previous page and Next Page links - displays Newer Posts link - displays previous link - displays the edit link - value for search form - displays the register link - displays the log in/out link - Meta for administrators - time to load the page - displays the custom field1 - display links from Blogroll - displays the built-in calendar - link of the posts commentsBlogInfo Tags - Title of the blog - the character set - the description of the blog - the address of the blog - the RSS URL - the URL of the template - the pingback URL - the URL for the template's CSS file - URL for WordPress installation - Version of the WordPress installation - HTML version of the siteBlogInfo Tagsis_home() - when the user is on the blog home pageis_front_page() - when the user is on the home pageis_single() - when the single post displayedis_sticky() - check if a post is stickyis_page() - when a page is displayedis_category() - when a category is displayedCategory based menu navigationPages based menu navigation - Love Factory the new Joomla Dating Extension
Love Factory (shop/joomla-components/love-factory-dating-and-matchmaking.html) Joomla Extension through the language files and Joomfish Integration. (shop/joomla-components/love-factory-dating-and-matchmaking.html) The Main Features of the component are:Member Pages with fully configurable fields!Photo Gallery (users can specify the images order)Comment System (page owner can delete any comment on his page or report them to the admin)Messaging System (users can create, send and receive personal messages)Interaction System (sending kisses between user) Rating SystemFriends List (including pending requests; user can set the page status visible only for friends)Ignore List (to avoid spamming or any unwanted contact)Advanced Search (to find friends or matches after certain criteria like gender, age, etc., criteria which are fully configurable by the administrator from the existing page fields.Membership Plans with integrated Payment Gateways: Paypal and Moneybookers (support for one till four membership-level, so that users can upgrade their account in order to receive a higher number of allowed photo and friends. For each level, differentiated prices can be set, depending on the time period. The membership plans feature can be enable or disabled by the administrator.)Smarty-based http://lovefactory.thefactory.ro (http://lovefactory.thefactory.ro/) - to login for the frontend or backend, just click the login buttons available on the page. Feel free to test as you please; the server resets itself each hour. - Freelancing Solution
With the last released versions, the Reverse Auction Factory (shop/joomla-components/reverse-auction-factory.html) solution is consolidating one of its main goals, serving as a freelancing platform. Among other new features, the new version comes with a special new template, which can be also seen on the new updated demoserver (http://reverse-auctions.thefactory.ro/) available under http://reverse-auctions.thefactory.ro/ (http://reverse-auctions.thefactory.ro/) (http://reverse-auctions.thefactory.ro) Other noticable features are: New feature: Gallery Plugin, Gallery settings in backend.New feature: New Gallery Mootool.New feature: Differentiated Comissions for Powersellers, verified users and regular users.Improved quicker and lighter coding; rbidsVersionCheck replaced with JOOMLA_RV_VERSION.Improved SEF.Fixed several issues including Short Open tags, watch category, tags filter with spaces search when trimmed and display results (twice), search after country and city without CB, quickButton (in J!1.0) finding JOOMLA_RV_VERSION, including file Router.php, CB date format my auctions my watchlist, installer CB plugin Google map, etc.Also for the payments towards the site, Multiple Payment Gateways with integrated payment methods like Paypal and Moneybookers are now availble, with the possibility through API documentation for each webmaster to implement new one.Toghether with the new features, the Reverse Auction Factory Solution (shop/joomla-components/reverse-auction-factory.html) stands for a professional e-commerce platform, providing the possibilty for its users to obtain a good price or a good deal and also last but not least o good income for the webmaster, through the available commissioning systems. (shop/joomla-components/reverse-auction-factory.html) Why use Reverse Auctions? Reverse auctions do assure the lowest price for buyers, discouraging imprudent bidding practices (closed auctions conducted by invitation only) and allowing the fairest live and consistent auctioning system through the Open Bidding System. The two round bidding ensures that the winning bidder is qualified and prescreened complying with federal and certain state procurement laws.Buyers Benefits? Save Money On Every Single PurchaseSave Time without Comparing Store PricesPosting an Order for wanted item is free: No Bids, No Fees. Risk Free!Quick Turnover, Get IMMEDIATE Results. Just start asking for what you want to buy.Reverse auctions eliminate the possibility of corruption (in procurement), etc. (http://reverse-auctions.thefactory.ro/) With the Category option is possible to host on your site different areas of interest, transforming your site in a general point of interest for everybody. The pictures are representing just a normal template, provided for free, but since the product is templetized, with the existing Documentation (support/documentation/reverse-auction-factory-tutorial---templating.html) each webmaster can configure the look of the site to comply to his requirements. (http://reverse-auctions.thefactory.ro/) - Media Mall Factory - Sell Your Media Online.
MediaMall provides is a powerful solution to manage media files online distribution with a built-in Credit System. Using this component the site can easily sell media files online, like for ex. Video Tutorials (including sample files). Using the MediaMall solution users can post their media files on your site. For each media file a number of Credits can be perceived in order to visualize the file. The poster will earn credits, which can be later converted into a payment by the webmaster. Accepted media file formats are:video files (flw, swf, mov and wmf; avi files are also partially supported, but not all codecs are included.)audio files (mp3)archives (zip, rar, gz, bz2, arj, arc, '7z) - used generally for tutorials; if a user is posting video file with a photoshop tutorial, in the archive he can include the sample files. (shop/joomla-components/media-mall.html) In order to purchase the credits easier the system provides a Paypal integration. Clean payments are transformed automatically into credits. If any problems the payments are going into the Payment/canceled Payments, where the administrator can decide further actions. A further income method, if set, can be the pay for Contact. Here a user will pay with credits in order to send a contact email to the author. The administrator can create and manage Categories, set credit related settings and manage credits and views. Another important administrator feature is the management of the author payments. The system also includes user notifications on certain actions. Viewers can use the integrated Rating System to rate and also place comments for any media file. This is allowed for free media files and for commercial media files only after viewing in order to avoid any abuses.Surely the media files can be also posted for free, allowing the view without any credit purchase. The administrator can configure this allowing the view for guest or logged users. Among other features, the component benefits also from Joomfish Integration, offering multilingual support. Demo: The demo-server is available under http://media-mall.thefactory.ro (http://media-mall.thefactory.ro/) - to login for the frontend or backend, just click the login buttons available on the left side. Feel free to test as you please; the server resets itself each hour. - jAnswers revealed - Yahoo Answers Clone Script
DEMO Server (http://jooanswers.thefactory.ro/) - you can log on the Front end or Admin Back end in order to check all features and settings jAnswers Factory brings also several charging possibilities, so that the webmaster can transform his site to a profitable business. From this features it worth mentioning the followings: Pay-per-Question Pay for featured Question Pay-per-Contact Support for beer money payments Multiple Payment Gateways including Paypal and MoneybookersNative SEF integration (all question links are SEF!) (shop/joomla-components/janswers-joomla-yahoo-answers-clone-script-joomanswers-jooanswers.html) Other noticeable features are the extended User profile (avatar, location, yahoo id, paypal email) and Community Builder Integration.On the back-end side, the solution brings also important features and settings to offer the needed flexibility for the site administrator. Here some of the available features: set avatar size, set time period for questions, block offensive questions/answers, manage abuse reports, manage payments, import/export questions answers, manage extended profile, user statistics, etc.The component comes also with a free 5.000 records database to provide a valuable start-up (due to this the downloadkit is approx. 5 MB). Bigger database packages are available upon request for an additional charge. Some of the available modules are: Latest Questions, Popular Questions, Open Questions, Random Questions, Featured Questions, Tag Cloud, etc. - ... more feeds
- IT Tech ( 25 feeds / 1 sources )
- VMware Introduces End-User Computing Strategy and Products to Drive IT as a ... - MarketWatch (press release)
- VMware packs Zimbra into virtual appliance - Register
- Trend Micro™ InterScan Messaging™ Security Virtual Appliance is Now VMware ... - PR Newswire (press release)
- Hosting.com Offers SharePoint, Zimbra Virtual Appliances - Phone Plus (blog)
- Zimbra Announces Connector For BES 5.0 - BerryReview
- CA adds another cloud company with $200 million Arcot purchase - SearchCloudComputing.com
- Gartner: Microsoft 'Dominates' E-Mail Market - Redmond Channel Partner
- Bye Bye Zimbra - Lumberjack
|
Bye Bye ZimbraLumberjackHSU will no longer pay to provide students with a Zimbra e-mail account because the school can receive free email service from Google. ...and more » |
- Zimbra to Launch Connector for BES 5.0 - Mobile Enterprise
|
Zimbra to Launch Connector for BES 5.0Mobile EnterpriseZimbra has announced plans to support BlackBerry Enterprise Server 5.0 starting in Q4 2010 with the release of Zimbra Connector for ... |
- DROID Incredible Update Rolling through 9/3, DROID X in “Testing” - Droid Life (blog)
- ... more feeds
- VOIP ( 10 feeds / 1 sources )
- Newsweek cover (sans asterisk) sure reads like Fox News talking points - Media Matters for America (blog)
- AMONG FRIENDS: *Asterisk-y business* - Mansfield News
- BrainTrust Query: Dick's No Sweat Protection Plan - A Classic Loyalty Asterisk - RetailWire (registration)
- 'Madden NFL 11' predicting big seasons for Packers, Ravens - USA Today
- Get $250 for Installing an Asterisk Phone App. Really. - TMCnet
- Near-flawless Clijsters on a roll - ESPN
- Johnston athlete brings home gold - DesMoinesRegister.com
|
Johnston athlete brings home goldDesMoinesRegister.comBut that last accomplishment demands an asterisk, Hoidahl explained. "I'm not particularly proud of that," he said. "I didn't really win anything, ... |
- Barack Obama: Our Socialist, Muslim President** - The Hollywood Gossip (blog)
- Apple Confirms iPhone 3G Performance Fix in iOS 4.1 - Cult of Mac (blog)
- Midday beats Sariska, but with an asterisk - ESPN
- ... more feeds
- Open Source ( 30 feeds / 3 sources )
- VMware app dev platform gazes beyond SpringSource Java - Register
- Equity Research on Goodyear and Cooper - Tire Companies Shining - MarketWatch (press release)
- Microsoft slings mud in VMware living room - Register
- Professional Research on Caterpillar and Joy Global -- There Was Joy in This ... - MarketWatch (press release)
- Chemical Brothers, Batali's Eataly, Happy Hooker: NY Weekend - BusinessWeek
- Nike to alter uniform ad that upset mine activists - The Associated Press
- Economists: Extending Tax Cuts Will Aid Recovery - CBS News
- Professional Research on Agrium and Mosaic -- What Does the Future Hold for ... - MarketWatch (press release)
- Diabetes now tops Vietnam vets' claims - The Associated Press
- Beck and Palin strive for historical immortality - Washington Post (blog)
- ... more feeds
- Ubuntu News ( 10 feeds / 1 sources )
- Ubuntu 'Maverick Meerkat' erects own App Store - Register
- Ubuntu 10.10 Linux Released To Beta - InformationWeek
|
Ubuntu 10.10 Linux Released To BetaInformationWeekCanonical and the Ubuntu team yesterday released the latest version of its Linux distribution, formerly codenamed Maverick Meerkat, to beta, ... |
- A Guide to Today's Top 10 Linux Distributions - PC World
- How to Install Apps With Ubuntu Software Center - PC World
- A Bolder, Brassier VMware Emerges From The Cloud - InformationWeek (blog)
- Mint 9: Minty fresh Linux - Computerworld (blog)
|
Mint 9: Minty fresh LinuxComputerworld (blog)I currently use OpenSUSE on my servers, and Ubuntu, Fedora, and MEPIS on my desktops and laptops. Now, I have a new resident on my desktops: Mint 9. ...and more » |
- Apple iOS browsing tops Android, Linux - IntoMobile (blog)
- What Will Ubuntu 10.10 Look Like? - PC World
- Ubuntu 10.10 to Add Multitouch, Gestures - PC Magazine
- Analysis and Opinion - Rowing News
- ... more feeds
|