Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Creating XThreads Application Togehter
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #21
RE: Creating XThreads Application Togehter
xthreads_sanitize_disp is a function which parses a value for display purposes (originally it was to sanitize the value for display, hence the name).
A problem with the tag cloud idea is that XThreads doesn't create an index table for filterable fields, which is why filtering on a field which accepts multiple values (ie tags) is rather slow.

My Blog
12-03-2010 08:25 AM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #22
RE: Creating XThreads Application Togehter
(12-03-2010 08:25 AM)ZiNgA BuRgA Wrote:  xthreads_sanitize_disp is a function which parses a value for display purposes (originally it was to sanitize the value for display, hence the name).

I see. It sounds super handy - is there a possibility that you could tell us/show us how it works? It might have a use. Not sure WHAT, but maybe.

(12-03-2010 08:25 AM)ZiNgA BuRgA Wrote:  A problem with the tag cloud idea is that XThreads doesn't create an index table for filterable fields, which is why filtering on a field which accepts multiple values (ie tags) is rather slow.

I see. Darn, and it looked so handy in the threadfields_data that every incident of a fields usage was listed. You see, I was hoping to have a little box of tags - nothing flashy with different sizes of text for frequency, just a list, so users could jump to a certain tag set. Sort of like a blog.


[Image: leelink.gif]
MYBB1.6 & XThreads
12-03-2010 09:39 AM
Visit this user's website Find all posts by this user Quote this message in a reply
1master1 Offline
Member
***
Posts: 232
Joined: Oct 2010
Post: #23
RE: Creating XThreads Application Togehter
something like tagcloud?
12-03-2010 09:44 AM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #24
RE: Creating XThreads Application Togehter
I don't really like that plugin - its clunky and messy and the size tags dont work..... :/


[Image: leelink.gif]
MYBB1.6 & XThreads
12-03-2010 09:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Firefox Wins Offline
Member
***
Posts: 164
Joined: Mar 2008
Post: #25
RE: Creating XThreads Application Togehter
(11-30-2010 05:21 AM)RateU Wrote:  Anyone here interested for creating an example XThreads application together?

Sounds Great RateU,
How about X-Plaza a powerful money/shop system for your MyBB boards:

Quote:Simply put, X-Plaza is a powerful MyBB plugin, adding a money/shop system to your MyBB boards.
X-Plaza is a very complex MyBB plugin (if not THE most complex MyBB plugin), with a plethora of features. Here's a "quick" summary:

    * Powerful shop system with many features - just to name some:
          o Obviously, the ability to change the cost of items, including global rates for them, and the ability to set different premium rates for each usergroup.
          o Ability to set a stock limit for items.
          o Ability to define restocking amounts and periods for items.
          o Ability to set purchase limits for items, including time periods.
          o Ability to set icons for each of your items and categories to help give them a special touch Tongue.
          o Ability to set and define custom formatting for each of your categories and items.
          o Ability to set usergroup permissions on different categories, and hide certain items - plenty of flexibility in controlling permissions.
          o Ability to hide individual items from the stats page.
          o Number of purchases made by a user, and for items are recorded.
          o Full logging of all purchases.
          o Fully customize your money system - from options, such as the name of the currency, to the number of decimal places used.
          o Includes a stats page, and a user purchase history page, in addition to the plaza.
    * Extensible through modules - The MyPlaza framework is an excellent platform on which modules can be built upon. This, being one of the key features of MyPlaza is a large discussion topic on its own. See modules for more information.
    * Enhnaced by JavaScript and AJAX - Allowing many actions to be performed without requiring full page loads. This reduces server load, reduces bandwidth consumption & loading times, and looks much nicer. Users with Javascript disabled are also catered for.
    * Automatic Code Editing - ...is a powerful system which allows MyPlaza to deliver many features, such as automatic updating and fully automated module installation. Modified files are also automatically backed up for your peace of mind.
    * Powerful administration options - Mass move/handle items, log viewing and deleting, setting users' money plus a mass money reset features... there's too much to mention.
    * MyBB Integration - MyPlaza was designed to be integrated with MyBB (and MyBB alone). The integration is "seamless", using MyBB's theme, language and plugin systems and taking advantage of the many features offered by MyBB.
    * Easy to manage - With most actions performable on one page, quick links sprinkled around the AdminCP and a streamlined interface, administering MyPlaza is easy.
    * Secure - all queries pass to the database are escaped and permissions and post_codes are checked for all actions. This ensures your board is safe from attacks such as CSRF or request forging.
    * Speed - MyPlaza employs many optimization techniques to ensure your board is not bogged down by slow code. With many optimized queries, use of dynamic code loading, caching and the use of shutdown multi-query optimized functions, you can be sure that MyPlaza will have a minimal effect on your server performance.
    * Organization - A large focus has been placed on making MyPlaza very user friendly - to users and admins alike. The front-end is easy to understand and navigate. The AdminCP has been designed with minimal clutter in the CP menu, and large amounts of settings are grouped.
    * Easy Installation - MyPlaza requires no code modifications to be performed, meaning that you just simply upload and activate. Many checks are performed to ensure that it's a painless process.
    * Innovative - MyPlaza has many innovative features not seen in any other MyBB plugin, making MyPlaza very unique.
    * Many other features - Attention to detail was a key thought during the development phase, and many undocumented features are present to make X-Plaza just that every bit better.

Biggrin
12-03-2010 05:09 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #26
RE: Creating XThreads Application Togehter
(12-03-2010 05:09 PM)Firefox Wins Wrote:  
Quote:    * Extensible through modules - The MyPlaza framework is an excellent platform on which modules can be built upon. This, being one of the key features of MyPlaza is a large discussion topic on its own. See modules for more information.
    * Automatic Code Editing - ...is a powerful system which allows MyPlaza to deliver many features, such as automatic updating and fully automated module installation. Modified files are also automatically backed up for your peace of mind.
    * MyBB Integration - MyPlaza was designed to be integrated with MyBB (and MyBB alone). The integration is "seamless", using MyBB's theme, language and plugin systems and taking advantage of the many features offered by MyBB.
    * Easy to manage - With most actions performable on one page, quick links sprinkled around the AdminCP and a streamlined interface, administering MyPlaza is easy.
    * Speed - MyPlaza employs many optimization techniques to ensure your board is not bogged down by slow code. With many optimized queries, use of dynamic code loading, caching and the use of shutdown multi-query optimized functions, you can be sure that MyPlaza will have a minimal effect on your server performance.
    * Organization - A large focus has been placed on making MyPlaza very user friendly - to users and admins alike. The front-end is easy to understand and navigate. The AdminCP has been designed with minimal clutter in the CP menu, and large amounts of settings are grouped.
    * Easy Installation - MyPlaza requires no code modifications to be performed, meaning that you just simply upload and activate. Many checks are performed to ensure that it's a painless process.
    * Innovative - MyPlaza has many innovative features not seen in any other MyBB plugin, making MyPlaza very unique.

I think you forgot to change some parts of your quote Biggrin

12-04-2010 01:42 AM
Find all posts by this user Quote this message in a reply
kaixer Offline
Junior Member
**
Posts: 41
Joined: Mar 2010
Post: #27
RE: Creating XThreads Application Togehter
I have suggestion.

how about Job Board?
12-25-2010 11:12 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #28
RE: Creating XThreads Application Togehter
What is the Job Board?

12-26-2010 02:00 AM
Find all posts by this user Quote this message in a reply
1master1 Offline
Member
***
Posts: 232
Joined: Oct 2010
Post: #29
RE: Creating XThreads Application Togehter
+1 for kaixer

Yep, rateu, a job portal type xthread feature will be fantastic.

My suggestions:
Here is the link for reference:

Code:
http://www.freshersworld.com/

Input fields required -

Job Name: ---- [Name of the Job] [textbox]
Hiring company: ---- [Name of the company hiring] [textbox]
Job work mode: ---- [Which field the job belongs to - software, hardware] [textarea]
Job Postions: ---- [Post/Designation awarded] [textarea]
Job type: ---- [Whether full time/part time] [textarea]
Location: ---- [Places of working] [textarea]
Package: ----- [Salary details] [textarea]
Selection process: ---- [Type of job selection] [textarea]
Date: ---- [Date of exam/interview] [2 textboxes, {one box on left with drop down selection with 2 options - EXAM, NON-EXAM} & second on right for date input]
Eligibilty Qualification: ---- [Minimum qualification to apply for the job] [textarea]
Age: --- [Age requirement for applying] [textarea]
Exam/Application Fee: --- [Fee of the application] [textbox - Nil by default]
Application Date: ---- [Starting date & Ending date for applying for the exam and extra details] [two textboxes on top, left-starting date - right, ending date; below a textarea for entering the details on how to apply for exam.
How can we apply: --- [Details on how to apply for job] [textarea]
Apply online: --- [to apply online, a link to the company's site] [textbox -  N/A by default]
Apply offline/Application download: ---- [if application is free, attachment facility to upload to site] [attachement block]
Job details: --- [Extra details for job description] [textarea]
Profile of the company: ---- [details about the company hiring] [textarea]
Company/Institution weblink: ---- [url link for the company if available] [textbox]
Company rating: ---- [rating given for the company by the authors only] [rating block]
User rating: ----- [general thread rating which will be used by users to rate that job thread] [rating block]
Exam syllabus: ---- [syllabus need to prepare] [textarea]
Exam papers: ----- [for placing the site links to have the reference exam papers list] [textarea]
Submitted by: --- [thread posting author's  name - automatically insert the author name using mybb's system]
Submission date: --- [when this thread is posted - automatically insert the date and time using mybb's system]]
I gave a sample for creating this feature in 2 columns.
Example:
Package: ----- [Salary details] [textarea]
Package: is the first column as heading, and second column is [textarea] which is either textarea/textbox/dropdownbox
----- [Salary details] this is just for reference on what will be inputed by users in textarea/textbox/dropdownbox
[textbox - Nil, N/A by default] is where the field Nil, N/A must be in the textbox by default, so that we can enter if available or ignore that field if not.

please remove the postbit block which will be visible after posting, so that the whole thread is assigned for the above fields only, and we can just insert the thread author, time as the last fields.

limit the height of the textarea(150/250px with vertical scrolling bar) to restrict it from making the post long. width must be auto, so that it will fit to the width of the screen/site's body width.

If possible, label creation taken from the topics automatically will be good as like
1) Application date: [ending date] sortable from descending to ascending,
2) Exam date: sortable from descending to ascending,
3) Company: sortable by company name alphabetically
4) Rating: sortable by company rating and user rating separetly in highest to lowest.

12-27-2010 01:17 AM
Find all posts by this user Quote this message in a reply
MasterZuFu Offline
Member
***
Posts: 97
Joined: Dec 2010
Post: #30
RE: Creating XThreads Application Togehter
I was thinking of a project tracker. Leefish showed me one on her site, but it's got a serious bug with it (as she pointed out) and currently the site that hosts the plugin is under construction. It's be nice to not need a plugin at all for this type of system, and I think most of the functions it requires are already available in MyBB.

12-27-2010 01:53 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: