Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browscap Project has Closed #24

Closed
JoshuaEstes opened this issue Nov 5, 2012 · 13 comments
Closed

Browscap Project has Closed #24

JoshuaEstes opened this issue Nov 5, 2012 · 13 comments

Comments

@JoshuaEstes
Copy link

The automatic updates are breaking. The cause for this is that the project is closed, however there are a few people that are trying to get it back up and going. Just thought I would let you know.

@Ultrabenosaurus
Copy link

For those interested, the negotiations for transferring ownership of the project are taking place here:
https://groups.google.com/forum/#!topic/browscap/pk_dkkqdXzg

@JoshuaEstes
Copy link
Author

Thanks, I got the organization, Rad Moose seems to be taking the lead on this. I'll continue monitoring this. Do you know if he has a GH account?

@Ultrabenosaurus
Copy link

I don't, sorry. I only picked up on the Group when the project I'm using PHPBrowscap in started giving me entire pages of errors a few hours ago.

I heard last week that the project was going down, but didn't know it was going to happen this soon so I've not been following the discussions very closely.

@JoshuaEstes
Copy link
Author

This completely blindsided me. Had no idea this was gonna happen, been searching online for a little bit now trying to find some type of archive. I think he should have at lease left the github code up so there could be something that I could work with =\

@Ultrabenosaurus
Copy link

I know what you mean. Luckily I downloaded a copy on October 12th for my project so users have a fallback in case they can't use PHPBrowscap's auto-update feature, so technically I'm okay. I want to say its annoying, but he was basically doing it all himself and getting next to nothing in return for over a decade, so I can understand why he wants to move on.

@radmoose
Copy link

radmoose commented Nov 5, 2012

Why yes, I do have a GH account. =)

This transition blindsided me as well. I am working as fast as I can to get URLs back online for the Browser Capabilities Project.

For those who have a working download, you can go to about line 109 and find the following code....

public $doAutoUpdate = true;

Change that to FALSE for now and it will stop trying to connect for updates.

I will post the updated (possibly temporary) URLs as soon as they are online and tested.

The next step after getting a temporary site back online is to work on getting the whole project back online.

@radmoose
Copy link

radmoose commented Nov 5, 2012

Thanks to the assistance of Joshua Estes for providing additional testing, the parts that are often used for automatic update scripts are in place.

The following URL replaces the Update URL
Revised: http://tempdownloads.browserscap.com/stream.php?BrowsCapINI
Original: http://browsers.garykeith.com/stream.asp?BrowsCapINI

The following URL replaces the Version Date check URL
Revised: http://tempdownloads.browserscap.com/versions/version-date.php
Original: http://browsers.garykeith.com/versions/version-date.asp

In phpbrowscap libary, around line 100 or so in Browscap.php the two URLs that match above should be replaced with the revised URLs.

Do note that these URLs are temporary as to keep sites functioning. I will be monitoring the temporary site and adjust as needed.

There is a temporary web page at http://tempdownloads.browserscap.com/ for other downloads. Please use the alternate links whenever possible.

The site is setup to also redirect .asp pages to the .php pages just in case.

UPDATE: Fixed a typo in the Original URL for the Update URL. Should not have affected anything other than probably if you used it to search the code, you wouldn't find an exact match. Also, some test code snuck in the temporary Basic Download links and the file served was the php_browscap.ini file and not the selected file. This has now been corrected. The proper file is transferred.

@Ultrabenosaurus
Copy link

Thanks radmoose! Works perfectly 😄

@lecajer
Copy link

lecajer commented Feb 25, 2013

image

@radmoose
Copy link

Corrected.

@lecajer
Copy link

lecajer commented Feb 25, 2013

👍

@jdlx
Copy link

jdlx commented Mar 19, 2013

Any updates on the BROWSCAP project migration?

@quentin389
Copy link
Collaborator

All the URLs are corrected now in the phpbrowscap class.

Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants