Product Details
Foundation
The constantly growing set of features allow for a Webmaster to easily create a very robust site on a flexible architecture. These features enable Pringo to power an entire site, or to simply enhance the user experience on an existing site, regardless of whether the site has existing memberships or not.
- User registration filtering
- Site owners can create regex's and patterns to generate and control what users can register on the site.
- Block New Signups
- The Webmaster can close off a site registration to new users.
- Members Only
- Pringo can co-exist with a current site that may or may not have members. If the members only option is enabled, Pringo assumes that all member registration will occur on an existing site rather than on Pringo.
- Custom Start and Login Pages
- Configure which pages a user will be directed to when they have reached a section that requires a log in, or configure the homepage.
- Webmaster Email and Paypal
- Select email address for outgoing system messages as well as the Paypal ID to be used for payment transactions made.
- Avatars Dimensions
- Control the size of the user avatars based. 110x78 will shrink the avatar so that the neither the width nor the height will exceed 110 pixels or 78 pixels. There are four different avatar sizes (large,normal,square,and tiny).
- Force Avatar Dimensions
- This setting will make it so any avatar, cropped or not, will be maximized and scaled then cropped to fit that exact dimension.
- Instant Avatar Reprocessing
- Function will go through every user in Pringo and regenerate all avatars to maintain consistency (if the Webmaster decides to change the sizes at any time).
- Site Video Screenshot Dimensions
- Settings will apply to the galleries for any videos uploaded by the Webmaster. This will forward a few frames or seconds to ensure it's not just a blank black screen.
- Automatic Buddies
- When new users sign up, their buddy list will automatically populate with the users you specify as well as the groups they belong to. For example, setting robert(admin) will create a buddy named robert and throw him in a group called admin so the users will know who to turn to.
- Simple Hit Statistics
- Keeps track per day the number of unique IPs, referring links, signups, and more.
- Moderators
- Enable users of the site to log into the admin and become moderators, permissions must be set carefully.
- Explicit Moderator Permissions
- Permissions for moderators of the main Pringo admin are extremely detailed. Every single page must be specifically granted to the moderator. Pages however perform no changes to the database; those will be controlled by granting permissions to a specific function.
- User Data Collection
- System tracks the IP address, browser type, and time at each log in, as well as general religion, ethnicity, education, drinker, smoker, personality, humor style, sexual preferences, and marital status.
- FAQ Database
- Maintain an online question and answer database.
back to topBackend
Pringo is a Web 2.0 platform on which websites, communities, and online community are built upon. When building Pringo from the ground up, in every one of the tens of thousands of lines of code, the idea of expandability, scalability, and reliability have been taken into consideration. Here are some key features that enrich the website experience as a whole
- Open Source Software
- All our software is built on open source languages and programs.
- SOAP Gateways
- Our SOAP backend allows developers to integrate pringo seamlessly into existing applications.
- REST Interface
- The simple to use interface allows developers to use other technologies for a presentation layer. For instance, an entire site could be built with an Adobe Flash front end.
- Callback Objects
- Hooks are placed within the engine at key points of data processing that allow developers to specify callbacks to be called to manipulate data in any way that gives them the best result.
- Powerful Template Engine
- The Pringo template engine provides total flexibility aspects of outputted front end data, unlike other plain software companies attempting to do something similar but allowing for little customization. The template engine allows site administrators to focus on site design and administration rather than programming details, yet is powerful enough to support programming control structures and functions.
- Inline PHP
- The template engine even allows for PHP code to be placed within these templates.
- Media Processing Servers
- Pringo maintains a stable of media processing servers that can take screenshots of any video, flash, website, image, or even music!
- Data Hashing and Clustering
- Our software and hardware are built to scale horizontally.
back to topFundamentals
The core functionality of the backend of Pringo is based on dynamic site templates. A fresh Pringo account will yield a blank page, the Webmaster has control over every single aspect of the site as far as design and functionality and doesn't have to worry about the technical details of things such as database management, clustering, data hashing, security, load balancing, etc.
- Header and Footer Templates
- Every site template begins with top and bottom HTML code that encapsulates all the content on the site. Pringo allows the Webmaster to edit the templates online.
- Commit Changes
- All changes made in the admin will not become live immediately in case of errors, or needed review by different authorities. The changes can be previewed before they are live to all users. Changes are not made live until they are committed.
- Revisions
- Each saved change that is made is saved as a revision so an admin can go back to a previous revision if there is an issue.
- Page-locks
- In the admin, there is a note if another admin or moderator is editing that page so that there is no overwritten code.
- Smart Admin Detection
- All changes that are made by the admin are ONLY visible to the admin at the time that they are logged in. This allows the moderator/admin to see an entirely different site from a normal user concurrently.
- Custom Menus
- Edit different objects for site menus for people that are logged in and those that are not.
- Configurable Control Panel
- Customize member's control panels. By default the control panel contains links to edit their profile, homepage, blogs, galleries, and albums.
- DB-Driven CSS
- For site that are 100% driven by Pringo, gives Webmasters a way to split off the styles from the structures.
- Submenus
- Edit sub menus allowing administrators to add/remove certain features from the user's view.
- Unlimited Custom Pages
- Add as many custom content pages to the site.
- Pringo Widget Styles
- All checkboxes, textboxes, textareas, select, submit, and radio buttons have consistent style names to allow Webmasters to change any of the forms.
- Custom Friendly URLs
- Custom pages have configurable friendly URLs for better search engine indexing.
- Per Page Template Precedence
- Every single page on Pringo can be customized to override the title, content, top and bottom templates.
- Member Only Pages
- Enabled member only access on any page to override Pringo's default settings.
- Content Objects (COs)
- Allows the flexibility to add pieces of content from the site, other sites, or even RSS/atom/rdf feeds hosted from Pringo or externally.
- RSS/Atom/RDF COs
- Webmaster can link out to an RSS, atom, or rdf feed. Pringo will parse the feed for usable item tags, and transform the feed into templates similar to the articles, galleries, and every other template within Pringo.
- Extract COs
- For external sites that have none of the above listed feeds, Webmasters can create an extraction content object that will take the content on any page on any website while masking the browser agent from the remote host.
- Markers for Extract COs
- If you are only extracting a small section of an external website, the Webmaster can specify Pringo to search for beginning and ending text. Also, when taking the content in between the beginning and ending markers, you can also specify whether to include the marker as part of the content. This can be done individually.
- Intelligent CO URL Rewriting
- Extraction content objects are intelligently parsed so that all relative links, hrefs, src's, and embeds are rewritten to avoid broken links.
- CO TTL and Caching
- Time To Live on a per-object basis can be set. Engine will automatically clean and refresh cache when needed.
- CO Sharing
- Share content objects with other sites using Pringo with special object codes.
- Internal Objects
- Articles, albums, media, submit, users, etc can support an unlimited number of content objects to be placed throughout the site.
- Custom Templates per Feature
- Similar to the internet objects above, every feature has a template associated with it. The templates per feature are more robust and cover a larger scope of content.
- Member Feedback
- Queue for member requests, bug reports, and abuse issues.
- BugTracker integration
- Webmasters can directly create bug tickets with Pringo administrators and connect to our proprietary bugtracker in the admin for requests and/or questions.
- Phrases and Responses
- Webmaster can customize all the plain text/html email responses and user notifications that the user receives for activity occurring on the site (i.e. join emails, invitation emails).
- Predefined Data Variable Tags
- Every section of Pringo for example will display a list of pre-defined tags such as [title] or [description] to be used in the templates.
- Automatic Category Tags
- Every category on the site will also have its own [tag] as well.
- Tag Logic and Control Structures
- For every [variable] that exists, the template will output the value of that variable.
- Simple "if" Logic
- Logic is true if the variable is not empty (example: Your hobbies are [hobbies]).
- "if" operators
- No parameters implies that the structure is checking for a non-empty value.
- "else" control
- s seen in the previous example, is supported logic and should be self explanatory to any basic programmer.
- [data|modifiers]
- [variables] can have additional modifiers to manipulate the data before it is outputted. Some of the modifiers include uppercase, lowercase, date formatting, escaping, stripping tags, and much more.
back to topArticles Management
This object type is best used for reviews, stories, and news and is the basic method of displaying content. While we call this feature articles, it can be renamed on the site to be anything from journals, to news, or even to product reviews. With the power of keywords and categories, all of these journals, news, and reviews can all co-exist together. The use of Pringo's dynamic templating allows the flexibility for this.
- Unlimited Customizable Fields
- Create as many additional fields and variables to the Create New Article.
- RSS Article Feeds
- Allow users to subscribe to your content with our built-in RSS Newsfeed generator.
- XML Feeds
- Using YellowBrix content can be taken from XML feeds and imported into articles.
- Category Filtering
- Classify your articles into separate categories for better organization.
- Keyword-Filtered RSS Feeds
- Every keyword has its own RSS Feed so your members can subscribe to a very specific topic on the site.
- Custom Article Page Layout
- Select how many rows or columns are displayed on the per-page basis.
- Privacy Options
- Encourage members to sign up by setting articles to Members-Only.
- Internal Field Linking
- Easily link any of the custom fields to any other object within Pringo.
back to topGallery Management
This object type is best used for displaying series of images, videos and music. This section describes the galleries that the webmaster and moderators have access to, different than the end user. There are many features that vastly make the job of the webmaster much easier. Macros that before could only be done with Photoshop are all automated online with no software other than a web browser.
- Unlimited Customizable Fields
- Unlimited create as many additional gallery related fields.
- Custom Fields for each Image
- Every single image in your gallery can also have its own set of custom fields. For example, dancer, model, DJ.
- Gallery Listing and Viewing Templates
- Design your gallery exactly how you want with our template system. You can even set the size of the thumbnails.
- Watermark Image
- Upload an image for Pringo to use to watermark every image uploaded.
- Opacity and Placement for Watermarks
- Give your watermarks the translucent look and set the placement of the watermark towards any corner.
- XP Publishing
- Publish images from desktop without ever opening a browser. XP will scale images for you and individually post them to Pringo, avoiding large single file uploads that may get interrupted.
- Privacy Options
- Encourage users to become members by creating Member Only galleries.
- Per-Gallery Thumbnail and Image Sizes
- Every gallery can have its own unique thumbnail and full-scale sizes.
- Batch Image Rescaling and Formatting
- If the dimensions of the thumbnail or the main image change, you have the ability to redo all the images and re-generate consistent dimensions.
- Thumbnail Smart Dimensioning
- Based on the dimensions set for a thumbnail, Pringo will maximize the image and crop to the exact dimensions.
- Thumbnail Filters
- Apply filters to thumbnails like random image rotation.
- Batch Image Importing
- Allows the webmaster to import images via urls.
- Zip File Support
- Upload a zip file with videos, music, and pictures and Pringo will process everything.
- URL Macros for Batch Import
- Given a start number, and a stop number, and the number of digits, Pringo can create a list of urls to images in sequence. For example, import all images between DSC0025.jpg to DSC0175.jpg.
- Gallery Properties
- Add titles, descriptions, and dates to each gallery.
- Per-Image Processing and Fields
- Image rotation, watermarking, rescaling, re-thumbnailing as well as adding keywords, titles, and captions to every picture.
- Video Support
- Media processing servers re-encode any video (including wmv, mov, avi, divx, xvid, mpg) to flv.
- Custom Video Player
- We provide a custom video player that allows you to skin it anyway you want. It also supports playing pre-roll advertisements to generate extra revenue.
- Comments and Ratings
- Allows users to rate and comment on the gallery and any individual image as well.
- Random Gallery Thumbnails
- Show the first, last, random, most viewed, or least viewed in the gallery listings.
- Internal Field Linking
- Link any of the custom fields to any other object within Pringo.
- SEO Friendly URLs
- Gallery listings, single gallery listings, and galleries by category have friendly urls.
- RSS Feeds
- Automatic RSS feed generation.
- Category Filtering
- Display only galleries of a certain category.
- Keyword Filtering
- List galleries by keywords.
- Keyword RSS Feeds
- Searching for keywords automatically generates rss feeds related to those keywords.
- Smart Gallery Backlinking
- If you are looking at a single image/video/mp3, going back to the picture listing will take you to the page/set of images that it is in, rather than the beginning.
back to topMedia Sharing
This is any individual file that a member has uploaded into any of their albums and is labeled as a shared file. This allows the webmaster to build sites like YouTube or EbaumsWorld where users browse different files that are uploaded by the members. The use of categories, keywords, optional parameters, and dynamic Pringo templates makes this section robust and media rich.
- Tags and Keywords
- Users can tag their files (similar to how YouTube lets you tag your videos) so users can easily find related media throughout the community.
- Comments and Rating
- Allows users to rate and comment on the gallery and any individual image as well.
- Video and Audio Codecs Support
- mpeg, indeo, realmedia, wma, wmv all versions, mov and quicktime, avi, mp4, mp3, wav, ogg.
- FPS and Video/Audio Length
- All videos get re-encoded into compressed FLV format, and all audio gets re-encoded into a compressed mp3 format.
- Video and Audio Quality Settings
- On a per-site basis, we can configure the quality of the videos based on variable bitrate per second, as well as dimensions. For any audio, it simply gets resampled by bitrate. eg 32, 64, 128.
- Screenshots for Video
- In addition to video re-encoding, Pringo allows separate settings for webmaster uploaded videos and user uploaded videos for screenshot arrays.
- Full MP3 and ID3 Support
- Every file in a user's album has an image associated with it. Pictures and videos are self explanatory (videos use the video screenshot). For mp3s, images are generated on-the-fly with ID3 information.
- Image Locking
- Users can opt to hide or share the file from public viewing even though the file exists and is viewable in their album.
- Offensive Material Reporting
- Allows users to report to webmasters (and Pringo administrators) about offensive material.
- Access Controls
- Assign who can view an album, friends, site, or everybody.
- Flash Slideshow
- View albums using a flash slide show that can be skinned to look any way the developer wishes. It also supports music playback and displaying advertisements in the slideshow.
- Titles, Captions, and Keywords
- Allows user to edit all of the aforementioned image properties.
- Share Option
- Albums are tied into the media section of the site. Any images that are shared in an album will be listed in under media. This also pushes the user to edit tags for each image.
- Hide/Share, Disable
- Easily share all images, or unlist all images within an album from the media section.
- Smart Image Sharing
- Images that are already listed in the media section but belong to more than one album will only be listed once so users can't get continuous points.
- RSS album feeds
- Automatic RSS feed generation as well as feed per keyword filter.
- XML single album feed
- Used to allow Webmasters build and link to custom own album viewers with site logos, sponsors, etc.
back to topBattles
Battles are competitions by users between their media. Users are able to challenge each other's images or videos with their own. Other users on the site vote on one or the other to choose the winner.
- Challenge
- Users are able to challenge other users to battle and accept these challenges.
- Voting and Rating
- Allows users to rate and vote for the better image or video.
- Wager Points
- User points that a user has gained from activity on the site can be wagered.
back to topNewsletter Management
Allows you to keep in touch with the users and send out information on events, site changes, and other announcements. The power to target certain users as well is incorporated into this feature.
- Challenge
- Users are able to challenge other users to battle and accept these challenges.
- Newsletter Targeting
- Lets the Webmaster target certain age, sex, location, number of logins, and any other Profile Field for better targeted marketing.
- Template Support
- Allows the Webmaster to personalize newsletter subject and message content.
- Text/HTML/SMS Support
- Site can send out newsletters in plain text, HTML or even SMS texting.
- Email Validation
- Automatic user account cleaning based bounced emails from newsletters.
- Archiving
- Lets the user log into their account and view past newsletters.
back to topForums
Forums are very popular forms of communication throughout the internet. By utilizing the Pringo technology, sites can incorporate the key features of a forum into their site.
- Unlimited Forums
- At the top of the hierarchy is the forum itself. Site administrators can create, update, delete, and reorder forums.
- Password Protection
- Create different passwords for each forum for moderators, etc.
- Forums, Threads and Posts
- Pringo templates for every level of the hierarchy of a forum allowing the administrator to mimic the look and feel of any existing forum out there.
- Moderators
- Assign moderators to help monitor posts and members.
back to topEvents Management
Manage events and guest lists all online while encouraging members to sign up. Many sites currently using Pringo put this feature to good use in organizing all their events. Key features have been incorporated to ensure sites maintain a high level of organization.
- Privacy Options
- Create events that are members only to force people to sign up on the site or allows events to be open to the public, including non-members.
- Automatic User Information
- Existing members who sign up for public events.
- Zipcode Verification
- When adding events, the zip codes will be matched with the states and cities within the United States.
- Additional Guests
- Members or general public who sign up for events are allowed to bring a configurable amount of guests as well.
- Event Mapping and Mileage
- For members who are logged in, Pringo will automatically generate a map to the event as well as calculate the number of miles.
- Event, Open and Close Date
- Configure the event date, as well as a time for the event's guest list to open and close.
- Configurable Capacity
- Limit guest list sizes per event.
- User Generated Events
- Users can generate their own events; automatic guest list generation
- Events Calendar
- Calendar that displays which events are coming up.
back to topSubmit
This feature is similar to Digg.com which allows a user to submit links to interesting links and allows people to view, vote & comment on each link. There are currently two algorithms supported in link rating. Unlike sites like Digg, Pringo's proprietary code offers additional features that enhance the user's experience.
- RSS Feeds
- Automatic generation of feeds for all links.
- Category Filtering
- Display only submitted links of a certain category.
- Intelligent Screenshots
- The system recognizes whether the submitted URL is a site, an image link, a video link, etc., and will take the appropriate best method for screenshots.
- Video Screenshot Control
- Specify the dimensions of the frame captures.
- Click Tracking
- The system keeps track of the amount of clicks for every submitted link.
- URL Friendly Permalinks
- Permanently have a page that links out to all articles as well as allows comments, ratings, etc.
- Label Thresholds
- Each user can label a link as props, lame, invalid, or spam. The Webmaster can set the level at which an article becomes spam, or as invalid, and system will allow filters to be run based on that information.
- Full Template Control
- The Webmaster has full control over the browsing per page, and several tags that with the use of the control structures, and have dynamic templates.
back to topUser Profiles
The membership feature is the key component of the Pringo software. The more hits that a site can generate and keep the user busy and entertained, the more money can be generated from advertising. The following is a list of the continuously growing feature rich functionality that a user has.
- Avatars
- Users can upload any png, jpeg, gif, even animated gif into Pringo and it will automatically be formatted to match the specifications of all avatars set by the Webmaster.
- Online Avatar Cropping
- Crop your images online before you set it as your signature photo.
- Smart Image Processing
- Pringo implements a smart image processing for all images to efficiently bring down the size of images. Many images, especially from digital cameras, have extra data, embedded thumbnails, or extremely high quality; that inflates the file size.
- One-Page User Signups
- A single page signup lets the user quickly sign up and continue browsing any page that needs membership to access.
- Security Keys
- To prevent automated account generation, security images (CAPTCHAs) are generated on the fly as an initial deterrent to account abuse.
- Email Verification
- To prevent generation of bogus accounts, email verifications are required to activate accounts (this can be turned off as well).
- Terms and Conditions
- Sites can append clauses to the terms and conditions of the sites. these clauses however will never take precedence over the default.
- Account Summary Page
- The main page that a user sees dynamically changes as different events, messages, newsletters, bulletins are triggered.
- User and Network Counts
- Counts the number of buddies in your immediate network, and also all buddies to the 2nd degree.
- Invite Users
- Copy/paste emails from any email message and Pringo will clean up and send out emails to all friends with a link to their homepage (or whatever the Webmaster sets as the customizable invite message).
- SEO Friendly User Homepages
- Search engine friendly URLs with no forwarding and friendly robots.txt welcomes spiders and other bots for indexing.
- User Profiles
- Pringo collects information about the user including personality, marital status, sexual preference, religion, education, ethnicity, smoker, drinker, and birthday which are all important stats and demographics in selling advertising.
- Extended Info
- Every site can have their own set of extended info and these can be used in searching and filtering the database. for example, if Pringo were to be used for a car site, the extended info section can be customized to collect information about what their favorite car movies were, what car they drive, what is their dream car, their favorite type of tire, etc.
- User Security
- Users can choose whether to remain hidden on the system, or be public, or to only be viewable to friends.
- WYSIWYG Editor
- Every textarea has the ability to toggle the Microsoft word-like editor. users can easily drag and drop images from their galleries into the textareas.
- Message Notification
- Users can be forwarded copies of messages that they receive on a site or switch to site-only messages. Messages that get sent to email will initially be marked as "read" on the site.
- Automated Email Changes
- Pringo automates the verification process for each user to change their email address.
- User Bulletins
- Instantly inform all your buddies of events or announcements without individually sending messages to each person. bulletins work similar to Myspace or Friendster.
- Activity Notification System
- Be notified of anything your buddies do, whether they write a new blog, post a new bulletin, update their homepage, etc.
- Buddies Manager
- Maintain a list of buddies on the site and put them in groups. the Webmaster can choose default buddies to be added to every new account.
- Enemies List
- Maintains a list of people who you wish will not contact you or view your page.
- Pics/Music/Video Gallery
- Let users upload any music, videos, or picture into Pringo. All pictures are formatted into thumbnails.
- Favorites
- Allow user's to set content on the site to be on their favorites list.
- Music Thumbnails
- Pringo generates music (mp3) thumbnail images based on ID3v1 and v2 tags.
- Sound File Encoding
- Any wav, ogg, or mp3 can be automatically converted into an mp3 at a certain bitrate specified by the Webmaster. all final file formats will be in mp3.
- ID3 Editing
- An interface to edit ID3 tags and regenerate the music thumbnails.
- Auto Song Image Extraction
- Based on the ID3 tags, Pringo will automatically search and find the album/single cover image for that music file and incorporate it into the music thumbnail.
- Image Importer
- With just one click, automatically import images from Myspace and Facebook and many more sites to come.
- User Albums
- Create collections of music, videos, and pictures all into one album.
- Album Permissions
- Enable or disable albums, or select individual files per album to share with the community.
- Album Properties
- Set title, description, and tags to make your album easier to find on the site, as well as easy to find albums with similar topics.
- Individual Album Tags
- In addition to the albums having tags, titles, and descriptions, every image in the album also has tags, titles, and captions too.
- Album Uploading/Building
- Upload media directly into an album or select existing media to be added. an image, song, or video can be added to more than one album at a time, but can not be added more than once in the same album.
- Blogs
- Users can write blogs (or online journals) and share them with their friends.
- RSS Blog Feeds
- Each user has a personalized RSS feed for all the blogs on their homepage. this is separate from the site's RSS blog feed which is a list of blogs for all users.
- Blog Security
- Set who can view each blog, and who can comment/rate it.
- Blog Statistics
- Keep track of how many comments have been posted.
- Homepage Editor
- Homepage editor that support drag and drop of images.
- Drag and Drop Homepage Editor
- Drag and drop modules to customize their own profile pages for other's to view.
- Colors, Fonts, Backgrounds
- Simple interface to choose any of the mentioned properties for the homepage.
- Custom CSS and Themes
- For advanced html members, update the CSS for the page or create/modify your own themes from themesquare.com.
- LAT and LON
- Automatic calculation of distance between you and other members.
back to topUser Groups
Allow users to create their own groups according to their interest, hobbies, work, school, etc. This allows them to communicate with other users who share something in common giving them more motivation to come back to the site.
- Avatars
- Users can choose their own group avatar to upload as a representation of their group.
- Group Albums
- Create albums containing media (music,videos,pictures) of the group or their shared interest.
- Group Forums
- Each group is provided with a forum so that group members can discuss the latest topics and issues surrounding their group.
- Permissions
- Groups can be made public, private, or invite only. Permissions for group media.
- Member Roles
- Different roles/titles for members including group admin privileges.
back to topUser Awards
Allow users to receive awards from the Webmaster, the moderators, or from other users themselves. Awards are completely customizable and allows for the user to participate on the site and gain credibility. Our past research has indicated that while icons may seem trivial, psychologically they play a significant role in member participation.
- Point System Integration
- Awards are tied into points. Some awards are buy-able which means other users, if they wish, can purchase awards like "good sportsmanship", for example, for other users. Other awards are only given out by Webmasters or moderators.
- Point Thresholds
- Set daily maximum number of points that a user can earn for each part of the site to avoid abuse.
- Award Trade-In and Prerequisites
- Some awards can be upgraded and traded in for new ones. For example, a Webmaster can specify that if a user receives 20 "cool link" awards, they can trade it in for a "reporter" logo. This system can even be extended to allow users to redeem points for tangible items that the site administrators can send to the users.
- Text/HTML/SMS Support
- The site can send out plain text newsletters, HTML or even SMS texting (160 chars maximum per message).
- Email Validation
- Automatic user account cleaning based bounced emails from newsletters.
- Template Support
- Allows Webmaster to personalize newsletter subject and message content (works when users view old newsletters when logging into their account as well)
back to topUser Levels
User levels are groups of user's that have different access permissions and different profiles.
- Different Profiles
- Customized profiles for different user levels (musicians having specialized profiles from normal users)
- Subscriptions
- Subscriptions can be set up so a user has to renew their subscription or get a subscription in order to continue to log in and have access to the full site features.
back to topMessaging
To allow for communication between users through a messaging system.
- Messages
- Users can send private messages to each other as well as message a large group of their buddies.
- Video Messaging
- Users can also send video messages to each other.
back to topUserplane
Userplane is an IM/chat application that is integrated into our software.
- Buddy List
- Check to see which of your friends are on the site and ready to chat.
- Instant Message
- Instant messaging and chatting with buddies who are also logged into the site.
- Video Chat
- The ability to video chat with these same buddies.
back to topCommenting
Every part of the site can be commented on, and rated by the user. Users can only rate an object once but can comment as many times as they wish.
- Comment Template Precedence
- Pringo features can override the custom template on a per object basis.
- Customized Comment Caching
- Based on the number of comment rows or columns, Pringo will optimize comments and cache them.
- Custom Rating Stars
- Pringo will allow the Webmaster to customize the look and feel of the "stars" that each object on Pringo has. For example, instead of having 3.5 out of 5 stars, the images can be modified to be cars for a car site, flowers on a plant site, film reels on a movie site.
- Rating Security
- A user can comment, rate and comment, or simply rate an object, but rating and scores will only be recorded and updated only once per user.
- Comment Pruning
- Configurable and automatic pruning for deleted users and older comments based on time-stamps.
back top topPrivacy and Notifications
To facilitate interaction, we give users the ability see recent activities of their friends on the site. And of course, we give users the ability to set their privacies.
- Newsfeed
- When users log in, they can see an overview of activities by their friends (Buddy Updates). For example, Thomas uploaded 5 pictures.
- Buddy Updates Notifications
- Users can decide how and where they want notifications of Buddy Updates, whether it's by email, text message, newsfeed or nothing at all.
- Privacy Settings
- Users can determine exactly what Buddy Updates they want to have shared with their friends.
powered by pringo enterprise servers