Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
EVERYONE READ
14-11-2011, 01:30 AM (This post was last modified: 18-11-2011 01:56 AM by Punktured.)
Post: #1
EVERYONE READ
version 2.12 demo

I have some work to do on backlink spider, but once I have finished that, I will be working on the FAS script some more.

So I am opening this thread for you to tell me what features you would like to see added in the script.

I am not guaranteeing all features will be added in the next version, but I will attempt to do whatever I can to make you happy with FAS.

So tell me what features you would like to see added.

version 2.12 demo

Ideas so far;
-Member system(previously had problems with this and caching)
-More bots
-*random videos
-*sort by, views, title, being watched
-new templates, more professional looking

version 2.12 demo

Changelog for V2.12
=======================================================================

Version 2.12

+ Changed the way videos are displayed.
Note: Now uses a div class named "video" which makes the video thumbnail spacing alot cleaner.

+ Removed Backlinkspider.
We are going to make backlinkspider an optional feature.

+ Fixed alot of errors with the english wording, and error messages.

+ Fixed contact form regarding spam links.
Note: No links will be able to be posted in the form.

+ Fixed comment form regarding spam links.
Note: No links will be able to be posted in the form.

+ Fixed Related Videos bug.

+ Added featured(*,*) function to be used in newer templates.
This will display one row of "featured" videos. To use this function open the "featured.txt" file, and paste in the video id of your featured videos with one video id on each line. To implement this function, you can use the free html areas.
Note: This a horizontal and a vertical display, use $featured(*,h) or $featured(*,v). The first parameter is how many videos to show.
Example: <?=featured(3,v);?>

+ Added searchform(*) function to be used in newer templates.
This will enable your users to search video by title. To implement this function, open your current template index.php and put <?=searchform(*);?> where you want the search box to be displayed. (Or you can use the free html areas)
Note: There is a horizontal and a vertical search form, use $searchform(h) or $searchform(v).

+ Added video share html link with thumbnail.

+ Added changelog.txt.

+ Added Locale: (These were only added to the english locale, we need some people to translate for other locales.)
$lcl['spammer'] = "You can not post web links in this form, please repost without the links.";
$lcl['share'] = "Share";
$lcl['search_results'] = "Search Results For";
$lcl['search_novideo'] = "No Results Found.";
$lcl['search_noinput'] = "Please enter something to search for.";
$lcl['featured_videos'] = "Featured Videos";

=======================================================================

version 2.12 demo

* May cause too many mysql connections, be sure to add caching. (this would be a problem for random videos, unless we randomize them once a day or something-food for thought)

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
14-11-2011, 07:16 AM
Post: #2
RE: EVERYONE READ
who is working on the script now? you or admin?
Visit this user's website Find all posts by this user
Quote this message in a reply
14-11-2011, 07:27 AM (This post was last modified: 14-11-2011 07:29 AM by Punktured.)
Post: #3
RE: EVERYONE READ
Because admin is at sea, he rarely gets internet connection.

He was in port today so he had internet, he fixed the bot problems and i discussed the future of the script with him.

So from now on I will be the main coder.

I have a little bit of work to do on backlinkspider, and then I will be considering new features for the script.

I am not going to RUSH new features, but I guarantee I will keep the community updated as I progress along.

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
14-11-2011, 03:12 PM
Post: #4
RE: EVERYONE READ
hi
some ideas for code
mayde a signup log in area for members you could add. there members can create playlists of the favorite videos.
you can add video share to social networks and embed code for each video.
Find all posts by this user
Quote this message in a reply
14-11-2011, 08:12 PM
Post: #5
RE: EVERYONE READ
there would be no point adding embed code, as the video would not be pointing to your servers anyway. seems pointless to have embed code which is not even going to help your site.

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
14-11-2011, 08:34 PM
Post: #6
RE: EVERYONE READ
the embed code(or html code) can point to specific video page of the site. will include thumbnail (320x240) and the url of the video page. and everyone can copy to blog or other site only linked thumb which points to our site.
but youporn videos or eporner can be embed directly with a logo of our site. redtube is the only one that works as you say and point to redtube site.
the first option is more easy i thing
i dont know how its possible to do it but i think it help our sites with link sharing especially with blog .
Find all posts by this user
Quote this message in a reply
14-11-2011, 11:39 PM
Post: #7
RE: EVERYONE READ
i think the main problem and what is importan to change is some code that Google see in the script. I am not programer as punktured is but job on the script should focus on marketing. In other words script sholud be friendly with search engine. I am fist on the Bing and Yahoo on my keywords but I am out of goole . Google was 70% of my traffic. So i know that punktured is more programer and he do not think about traffic at all. This is my idea on which script should upgrade...

XXXTUBEVIDEO
Visit this user's website Find all posts by this user
Quote this message in a reply
14-11-2011, 11:53 PM
Post: #8
RE: EVERYONE READ
its not an issue with code per-se...
its an issue with, the video embed codes all coming from outside sources...
meaning, your site has no original content...

i think a member system, with optional video upload, and possibly a video gallery and maybe even a blog area, may help with this issue...

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
14-11-2011, 11:54 PM
Post: #9
RE: EVERYONE READ
bet1...
from what i can understand, your idea, is more of linking and not actual video embedding, correct?

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
15-11-2011, 12:17 AM
Post: #10
RE: EVERYONE READ
yes linking codes but html with thumb in it.
your ideas are very good ,and the guy with seo traffic idea with google is important.
also i wanna ask why redtube videos dont have full screen option till now
also you can add more bots with good hd videos public prefer that.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: