Netcees

Netcees (http://netcees.org/index.php)
-   Discussion Board (http://netcees.org/forumdisplay.php?f=4)
-   -   whatever lama did to have worldstar post here an those other hood sites......u should do (http://netcees.org/showthread.php?t=10021)

Ghost1 08-12-2013 12:17 PM

whatever lama did to have worldstar post here an those other hood sites......u should do
 
I liked seein them random topics pop up in the disc forum

Strikta 08-12-2013 12:29 PM

Agreed that was cool af.

But I always thought it was actually Lama doing that... just taking the articles & shit off those sites & bringing em to NC.

...the Nagger 08-12-2013 12:35 PM

It was a robot posting them in a certian section on his site and he would manually pick certain vids and post them in the Disc

the vids that were cool/funny

Ghost1 08-12-2013 12:51 PM

K. So guys .....do that.

Allen Knight 08-12-2013 01:00 PM

Yea that was dope an all the boxin vids an battle vids forum

Hush 08-12-2013 01:36 PM

I used to move the wshh ish

StarFaggot 08-12-2013 01:47 PM

Why not just go to worldstar

Ghost1 08-12-2013 03:00 PM

Cuz i enjoy sum of our members posting abilities and reactions.....its not just about seeing the vids

Its who u share them with <333

An not only wordstar there was a few.different sites that got posted in here

Boredom 08-12-2013 03:01 PM

i thought it was lama doing that tbh.

Strikta 08-12-2013 03:02 PM

Yeah alotta them shits were funny as hell too.

Kept us up on current events & shit too.. worked like a news feed.

Diode 08-12-2013 03:56 PM

Thanks for the reminder. Just implemented. Woop woop.

Trying to get janky assed plugin that's supposed to post as article to work. No love yet.

God Of War 08-12-2013 04:34 PM

All it is is an RSS feed I will add it in a bit

Diode 08-12-2013 04:53 PM

yeah posting to thread automatically is easy

getting it to post as an article in vb4 cms is a pain

modified some old unsupported script and got it to work with 4.2

if you ever upgrade LMK and ill send to you

Just C 08-12-2013 05:13 PM

Yeah that was pretty nuts. I remember the site couldn't handle it and kept crashing.

Didn't we say it was a member of NC whop did it and they said they were gonna hunt him down. Memorys a lil hazy.

nvm misinterp. sort of....

Masaii 08-12-2013 05:53 PM

Haha rememer worldstrhiphop "insecure oritenal boy tucks shirt into pants" then a picture of maestw0

Ahhh the nostalgia
@Bags

Ghost1 08-12-2013 06:33 PM

Hahahaha....yea i think broke ran that account

There were.two others

Detour puts grindtime on notice....lololol

&sumthin about bodey bein a dike...

Good accnt

Objective 08-12-2013 07:09 PM

Quote:

Originally Posted by Bags (Post 117465)
Cuz i enjoy sum of our members posting abilities and reactions.....its not just about seeing the vids

Its who u share them with <333

That was gay as fuck, but there's not a single word or a ''3'' in your entire comment that I disagree with. Seriously, do this shit. I didn't realize how much I missed those threads until now.

Meth 08-12-2013 07:34 PM

I attempted to add this rss feed.

I then realized i know next to nothing about rss feeds.

we will have to wait for @God Of War to do it unless @Diode wanna be a pal and tell me how to do it real quick.

i just dont know what to put in the template boxes?

God Of War 08-12-2013 07:45 PM

i did it, i will add it where it auto shows videos in a bit im tired

Diode 08-12-2013 11:19 PM

Quote:

Originally Posted by God Of War (Post 117791)
i did it, i will add it where it auto shows videos in a bit im tired

let me know how you plan on doing that

bbcode can take a param var but the rss feed offers the link tag in a different format than the embed vid URL

the param is in the link but you need some mid-step in php to parse out the param from rss then embed it in bbcode param for wshh

God Of War 08-12-2013 11:30 PM

Quote:

Originally Posted by Diode (Post 117918)
let me know how you plan on doing that

bbcode can take a param var but the rss feed offers the link tag in a different format than the embed vid URL

the param is in the link but you need some mid-step in php to parse out the param from rss then embed it in bbcode param for wshh

I think im going to try to write a mod that will do it because I hate doing it manually. im sure not many people would use it but fuck it..id rather take some hours to do that then constantly edit the shit manually

Diode 08-12-2013 11:36 PM

well if you're proficient in php it's fairly simple. i just don't have the time and/or user base to justify doing anything more than that hack of the RSS to Articles module i dug up. i got it working and i added the WSHH bbcode but like i said..

WSHH bbcode works like the old vb3 youtube bbcode - takes the video param and parses it into the embed HTML. theoretically, one could take the v= from the RSS feed, have a php module pull the v=part out, and parse it automatically into WSHH bbcode param var for posting.

i wish the fuckers at WSHH just gave an alternate RSS feed that uses the embed code for the link RSS tag instead of a link to their shitty page.. especially since WSHH killed everything off except for videos. they will be dead in a year anyhow :(

God Of War 08-12-2013 11:38 PM

Quote:

Originally Posted by Diode (Post 117935)
well if you're proficient in php it's fairly simple. i just don't have the time and/or user base to justify doing anything more than that hack of the RSS to Articles module i dug up. i got it working and i added the WSHH bbcode but like i said..

WSHH bbcode works like the old vb3 youtube bbcode - takes the video param and parses it into the embed HTML. theoretically, one could take the v= from the RSS feed, have a php module pull the v=part out, and parse it automatically into WSHH bbcode param var for posting.

i wish the fuckers at WSHH just gave an alternate RSS feed that uses the embed code for the link RSS tag instead of a link to their shitty page.. especially since WSHH killed everything off except for videos. they will be dead in a year anyhow :(


my issue is the rss feed is wanting to post stories to form dont flop n url so i got to add that into the mod or itd throw an error trying to grab the video

Diode 08-12-2013 11:40 PM

we should just get WSHH to accept that their site is a video portal now and their feed should be sending the embed URL for the RSS link tag and not a link to their dumb php page with the video on it.

God Of War 08-12-2013 11:41 PM

Quote:

Originally Posted by Diode (Post 117945)
we should just get WSHH to accept that their site is a video portal now and their feed should be sending the embed URL for the RSS link tag and not a link to their dumb php page with the video on it.

here is the kotd feed link if uw ant it

http://gdata.youtube.com/feeds/api/u...TheDot/uploads

Diode 08-12-2013 11:43 PM

the hell is that? proprietary youtube feed? that's not RSS.

God Of War 08-12-2013 11:47 PM

Quote:

Originally Posted by Diode (Post 117978)
the hell is that? proprietary youtube feed? that's not RSS.

still posts the videos much easier kotd dont have rss

Diode 08-12-2013 11:51 PM

what are you plugging that into?

God Of War 08-12-2013 11:53 PM

@Diode do it the same way u do the rss feed go look in the battle videos forum on this site and see the kotd section u will see it posts strictly vid and i have

this in the body template instead of the one they post

{feed:description}

[u rl]{feed:link}[/u rl]

PancakeBrah 08-12-2013 11:56 PM

netcee's has the coolest black ppl, man. usually they annoy me.

God Of War 08-12-2013 11:57 PM

Quote:

Originally Posted by Diode (Post 117993)
what are you plugging that into?

same thing works for dontflop
or any utube channel

Diode 08-12-2013 11:58 PM

oh weird, i didn't see any RSS tags in that dump, must not have looked hard enough. thanks.

Diode 08-13-2013 12:03 AM

no dice. i just get the link, no video embed.

God Of War 08-13-2013 12:05 AM

and in body u put [u rl]{feed:link}[/ url] ?

you run vb 4 right? edit one of ur embedded youtube videos on ur site and see what code goes before it and replace url with that if it isnt url

PancakeBrah 08-13-2013 12:06 AM

the fuck u guys even talmbout?

Diode 08-13-2013 12:06 AM

i had tried it using RSS to Articles with no joy. leaving it in the RSS widget with direct links to vids on a sidebar for now.

vB CMS is fucking terrible. i am very close to reinstalling wordpress and just using a bridge module for the forum. single sign on and all that, some of them are very good now. off to check vbwarez..

Diode 08-13-2013 12:07 AM

Quote:

Originally Posted by God Of War (Post 118112)
and in body u put [u rl]{feed:link}[/ url] ?

you run vb 4 right? edit one of ur embedded youtube videos on ur site and see what code goes before it and replace url with that if it isnt url

oh yeah vb4 doesn't use the URL tag to embed a a youtube video. it has its own built in [VIDEO] tag now. ha, i can try that. but like i said.. still prob ditching vb CMS. only thing i'll miss is "promote to article".

God Of War 08-13-2013 12:07 AM

diode when i just tried to put a video on pr it did the [VIDE O] [/VIDEO]

God Of War 08-13-2013 12:08 AM

Quote:

Originally Posted by Diode (Post 118115)
oh yeah vb4 doesn't use the URL tag to embed a a youtube video. it has its own build in tag now. ha, i can try that. but like i said.. still prob ditching vb CMS. only thing i'll miss is "promote to article".

yeah bro i fucking hate the vb4 cms

wordpress is the choice for me

PancakeBrah 08-13-2013 12:09 AM

motherfuckers talkin spanish


All times are GMT -4. The time now is 11:32 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.