vBulletin Modifications

New coder requirements and more

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > vBHackers.com > Announcements

Reply
 
LinkBack Thread Tools
Old 08-01-2006, 04:32 PM   #61
tgreer
Guest

Default

I vote for no Install and/or Uninstall buttons, period. I vote for user titles to be completely separated from hack publishing or use, period. (In fact, I think the entire "user title" part of online forum systems is dopey, and only useful to identify staff members.)

I vote for cake... white cake with chocolate icing, with a scoop of good vanilla ice cream on the side, and a cup of strong coffee.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 08-01-2006, 04:32 PM   #62
Butcher
Administrator
Butcher's Avatar
Join Date: Oct 2004
Real Name: Dava
Location: lake district, england
Butcher is on a distinguished road

Default

if the hack intrigued you enough to view his code then it desrves an install imo
but at the same time i agree with tgreer i wouldn't use such a system.
__________________
Butcher / vBHackers.com
vBSEO 3.1 GOLD Released vB Blogs Compatible | Non-Encrypted | Branding Removal Option | Sitemaps 2.1 | Language Packs

Crawlability Network: vBulletin SEO | vBulletin Hackers

chAos styles




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-01-2006, 04:48 PM   #63
Colonel Ingus
Master Coder
Colonel Ingus's Avatar
Join Date: Jun 2006
Real Name: The Wizard of Oz
Location: ...in a van, down by the river.
Colonel Ingus is on a distinguished road

Wink

Quote:
Originally Posted by Paul M
since you have to click install just to check some code out.
That's a good point Paul. Just because something is downloaded doesn't mean that it's being used. I've downloaded several hacks but after seeing the shoddy way they were designed, I decided it best not to install them.

Another reason why the 'install' figure is pretty much meaningless ;)

Here's my idea of how it should be done:
  • Hacks are available for anyone to install at any time.
  • Whenever someone downloads a hack, a special number is added to their cookie.
  • This number distinguishes the hack title, version and date it was download.
  • The 'download' button should be changed to say 'support'.
  • When the support button is clicked it checks the cookie for the numbers given for that hack.
  • If it finds yours then a special 'support icon' is placed in your postbit.
  • Only those with this icon would receive support.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-02-2006, 09:15 AM   #64
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

why cookies you are kind of making things unnessarily complicated there.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-02-2006, 11:35 AM   #65
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

oh and @Paul M: vBH may do that but the staff don't pm you asking you to release the hack twice just so you get some extra lines in the xml file.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-02-2006, 02:59 PM   #66
Colonel Ingus
Master Coder
Colonel Ingus's Avatar
Join Date: Jun 2006
Real Name: The Wizard of Oz
Location: ...in a van, down by the river.
Colonel Ingus is on a distinguished road

Wink

Quote:
Originally Posted by rogersnm
why cookies
It's the only way to track them. You can't use IP addessses because that wouldn't work in every case.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-02-2006, 03:13 PM   #67
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

but i still don't get about the cookie, does a user get that added to their cookie, if they did then you can just add that in a new table i think and then in the code you just go and retrieve the value for that user of that thread. Only problem is you would need 3086996 rows in the table. But there is probably another way to do it like in the hack info use an array of the userids for people who install it then if $post[userid] is in the array you can put in the postbit "Supports this hack".




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-02-2006, 03:18 PM   #68
Colonel Ingus
Master Coder
Colonel Ingus's Avatar
Join Date: Jun 2006
Real Name: The Wizard of Oz
Location: ...in a van, down by the river.
Colonel Ingus is on a distinguished road

Wink

Quote:
Originally Posted by rogersnm
does a user get that added to their cookie
It could be either or. Whichever way it's easier to track them, which is probably to use the same cookie.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-02-2006, 03:38 PM   #69
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

yeah but if your using that tjhen you are completely dependant on the user never closing his browser. when you close your browser (on ff) it deletes the cookies.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-05-2006, 04:45 PM   #70
Coder
bairy's Avatar
Join Date: Jun 2006
Real Name: Chris
Location: Birmingham, UK
bairy is on a distinguished road

Default

On the subject of whether you should 'install' before you can download... Some download site I once went on sent you an email 24 hours after you downloaded something. In the email was a "now you've tried the app, wanna review it?" form.
That meant people didn't forget to review it if they wanted to, but didn't get asked to as soon as they'd downloaded it which was of course stupid.

Perhaps that's a possiblity of a once a day cron*... "Hey {username}, you downloaded [] hack, if you installed it click this link to say so: ... and if you want to comment on it, this was the original thread: ..."

* As a cron job it would need to check the download was made at least several hours ago, or if it's due to run at 6am and someone downloads at 5:55am...


Just a thought.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -3. The time now is 02:20 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)