GithubHelp home page GithubHelp logo

Comments (13)

Ultrabenosaurus avatar Ultrabenosaurus commented on August 22, 2024

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

from phpbrowscap.

JoshuaEstes avatar JoshuaEstes commented on August 22, 2024

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?

from phpbrowscap.

Ultrabenosaurus avatar Ultrabenosaurus commented on August 22, 2024

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.

from phpbrowscap.

JoshuaEstes avatar JoshuaEstes commented on August 22, 2024

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 =\

from phpbrowscap.

Ultrabenosaurus avatar Ultrabenosaurus commented on August 22, 2024

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.

from phpbrowscap.

radmoose avatar radmoose commented on August 22, 2024

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.

from phpbrowscap.

radmoose avatar radmoose commented on August 22, 2024

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.

from phpbrowscap.

Ultrabenosaurus avatar Ultrabenosaurus commented on August 22, 2024

Thanks radmoose! Works perfectly 😄

from phpbrowscap.

lecajer avatar lecajer commented on August 22, 2024

image

from phpbrowscap.

radmoose avatar radmoose commented on August 22, 2024

Corrected.

from phpbrowscap.

lecajer avatar lecajer commented on August 22, 2024

👍

from phpbrowscap.

jdlx avatar jdlx commented on August 22, 2024

Any updates on the BROWSCAP project migration?

from phpbrowscap.

quentin389 avatar quentin389 commented on August 22, 2024

All the URLs are corrected now in the phpbrowscap class.

Closing the issue.

from phpbrowscap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.