| Pages: [1] 2 3 4 5 6 7 8 9 10 |
1. IGB Auto refresh - in EVE Technology Lab [original thread]
Edited by: nonsequitur on 03/02/2007 09:12:06 The only things I did different basically was that I closed out the <html> tags and added the ob_start, and ob_end_flush commands to ensure that headers are sent before any other forms of out...
- by nonsequitur - at 2007.02.03 09:09:00
|
2. New ingame web browser Bug Thread (Shiva 2826) - in Test Server Feedback [original thread]
Originally by: Harcole Is there any header information for getting the solarsystemID, constellationID and regionID??? I've visited the site Linkage and looked through that as well as a few others and it appears that they above mentioned...
- by nonsequitur - at 2007.01.10 16:29:00
|
3. IGBClass v2 Updated... - in Test Server Feedback [original thread]
Originally by: Banana BoatRider what is this It is a simple php class for interfacing with the In Game Browser (IGB) and various headers and information it sends to websites visited with trust headers enabled. Such as location, charact...
- by nonsequitur - at 2006.12.29 07:21:00
|
4. IGBClass v2 Updated... - in Test Server Feedback [original thread]
Well, it's been a while since the last update so without further delay I present IGBClass-v2.1.4-php4. This version includes support for the new header 'eve.nearestlocation' and a new General section role 'Contract Manager'. There are some interes...
- by nonsequitur - at 2006.12.29 06:37:00
|
5. IGB Applets Toolbar - in Player Features and Ideas Discussion [original thread]
Originally by: Knossos Thats an interesting idea, but a problem is that localhost in that idea would refer to the eve servers. The browser doesnt actually go direct to a website, it goes through the eve server first (because it adds all t...
- by nonsequitur - at 2006.12.27 18:42:00
|
6. SQL data question about Asteroids - in EVE Technology Lab [original thread]
Originally by: Mori Oresami Is reverse engineering EVE really something you would want discuss in the openly in offical forums? It's directly against the EULA...!? He is referring to the publicly available SQL dumps provided by CCP car...
- by nonsequitur - at 2006.12.18 08:50:00
|
7. IGB Development - in Test Server Feedback [original thread]
Originally by: Lord Severenth It was a follow on purely as I hadent seen any newer devlopments, apologiese, updated and changed. no harm, no foul. And thank you.
- by nonsequitur - at 2006.11.25 18:10:00
|
8. New ingame web browser Bug Thread (Shiva 2826) - in Test Server Feedback [original thread]
Originally by: Lord Severenth I've remade a new IGBClass file, one thats easier to decipher how it works, hope it helps anyone who wants it. Its a basic release, just enough to get people going, will make newer releases as I work a little ...
- by nonsequitur - at 2006.11.23 20:34:00
|
9. IGB Development - in Test Server Feedback [original thread]
As a courtesy to my prior established works , would you be so kind as to change the name of your files so that they do not conflict with my efforts. I have been using the IGBClass naming convention for approximately 3 years now. My classes are st...
- by nonsequitur - at 2006.11.23 20:26:00
|
10. Missing files and folders in VISTA - in EVE Technology Lab [original thread]
IIRC, the files are not missing but rather in a different location. I remember reading in another thread that vista stores those files in some sort of cache of it's own. I don't remember which thread I was reading or where the folder resides now. ...
- by nonsequitur - at 2006.11.17 17:52:00
|
11. Cool picture taken in Jita - in My EVE [original thread]
some captions to go with it? "I asked you to send me your best warrior... why does he keep trying to show me his performance from the nutcr4cker!!?!?" "But mom, he started it!" "remember young pilots... update your clone often, lest you succumb...
- by nonsequitur - at 2006.10.28 09:28:00
|
12. IGB command to show char info? - in EVE Technology Lab [original thread]
Originally by: Torchz What is the IGB command to show char info (I know that showinfo:x//xxxxxx... is used for everything else except chars)? try this... <a href="showinfo:1373//CCCCCCC">Click Here</a> Replace the CCCCCCC ...
- by nonsequitur - at 2006.09.15 06:54:00
|
13. Zapatero Devblog: eon #5 and all about it, and stuff - in EVE General Discussion [original thread]
Well, I had a bad feeling that the first years preorder went much too smoothly for me (based on some of the things I read about other peoples trials). Well, enter year two, and poof... cannot validate credit card.
- by nonsequitur - at 2006.07.23 23:47:00
|
14. Struggling writing pages for igb - in EVE Technology Lab [original thread]
Originally by: Emma Royd Finally got it working, realised that the code needed to be at the beginning of the page, works fine now. Now to suss out trusted etc Yes, headers have to be sent to the browser first, before any other text o...
- by nonsequitur - at 2006.07.19 17:26:00
|
15. Struggling writing pages for igb - in EVE Technology Lab [original thread]
You failed to mention exactly what language you are designing for, php, python, ruby etc. Basically you are looking for the "Location: http://your_specific_url" header. What you need is to determine what browser is loading the page. A simple way o...
- by nonsequitur - at 2006.07.18 10:53:00
|
16. New ingame web browser Bug Thread (Shiva 2826) - in Test Server Feedback [original thread]
Originally by: Kitty O'Shay I'm just starting to dig into the IGB, and can't seem to get the trust pop-up to work. Even a straight copy/paste from the BH page doesn't work. Does it matter that I'm doing my testing on http://localhost/? ...
- by nonsequitur - at 2006.07.16 09:01:00
|
17. IGB and Trusted Sites - in EVE Technology Lab [original thread]
You should verify two things. First, that you have not inadvertently sent html data before trying to send headers to the browser since the header command only works if its text is the very first thing sent as output to the visiting browser. Second...
- by nonsequitur - at 2006.07.13 17:27:00
|
18. Finding CORP Leader Role in IGB - in EVE Technology Lab [original thread]
feel free to have a look at the igbclass I wrote just for this purpose... be sure to read the source code of the download it has comments that should help you learn all you need to know. Live Demo Source Download
- by nonsequitur - at 2006.06.28 10:36:00
|
19. Physical Location of In-Game-Browser Bookmarks - in EVE Technology Lab [original thread]
The file you seek is in "<YourEveInstallDirectory>\cache\Browser\bookmarkedSites.txt". This file is a simple tab delimited document, with a Cariage return separating each entry as shown below... "BookmarkDescription"[TAB]"BookmarkURL"[CR] ...
- by nonsequitur - at 2006.05.23 23:01:00
|
20. IGB detect - in EVE Technology Lab [original thread]
Originally by: duckmonster Seconding request for (working) link to php class. Failing that, is there a link for (un?)official doccumentation on IGB specs and session vars etc. My IGBClass files. igbclass-v2.1.2-php4.zip Live Demo ...
- by nonsequitur - at 2006.04.28 11:01:00
|
| Pages: [1] 2 3 4 5 6 7 8 9 10 |
| First page | Previous page | Next page | Last page |