Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'opera'

2117493 - Quanacadi 's Quips #232: irc chat funny opera quanacadi
  1. * benh has joined #opera
  2. <benh> How are you supposed to select non-adjacent items in a select with multiple attribute set using just the keyboard?
  3. <@Quanacadi> benh - This is a channel for discussions about Opera. For other topics please use #lounge (irc:/lounge)
  4. <benh> Quanacadi: I'm talking about OPERA.
  5. <deXter-> benh: Quanacadi is a bot. :)
  6. <benh> Does the bot just look for queries without the word Opera in?
  7. <deXter-> Not exactly, but it does have some trigger phrases like "How are you".
  8. * You were kicked by Quanacadi (this channel is for Opera-related talk only, go to #lounge for other topics (autokick))
1188406 - fearphage: count opera number tabs howto
  1. @echo off
  2. setlocal
  3. set operaSessionsFile=%appdata%\Opera\Opera\profile\sessions\autosave.win
  4. for /f "delims== tokens=1,2 usebackq" %%I in (`type "%operaSessionsFile%"`) do (if "%%I" == "window count" echo %%J)
  5. endlocal
817554 - Ayush: javascript opera xpath kestrel
  1. javascript:alert(document.selectNodes('//x/x[contains(@x,"x") or contains(@x,"x") or contains(@x ,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x") or contains(@x,"x")]/x'))
814748 - Quanacadi 's Quips #232: irc chat funny opera quanacadi
  1. * benh has joined #opera
  2. <benh> How are you supposed to select non-adjacent items in a select with multiple attribute set using just the keyboard?
  3. <@Quanacadi> benh - This is a channel for discussions about Opera. For other topics please use #lounge (irc:/lounge)
  4. <benh> Quanacadi: I'm talking about OPERA.
  5. <deXter-> benh: Quanacadi is a bot. :)
  6. <benh> Does the bot just look for queries without the word Opera in?
  7. <deXter-> Not exactly, but it does have some trigger phrases like "How are you".
  8. * You were kicked by Quanacadi (this channel is for Opera-related talk only, go to #lounge for other topics (autokick))
  9.  
793326 - Ayush: opera userjs wpn.mlxchange.com
  1. // ==UserScript==
  2. // @name        fix for wpn.mlxchange.com (uses activex and checks for IE specific dom properties/values)
  3. // @include http://wpn.mlxchange.com/*
  4. // ==/UserScript==
  5.  
  6. XMLDocument.prototype.parseError={errorCode:0};
  7. opera.defineMagicVariable('ActiveXObject',function(){return XMLHttpRequest},null);
  8. opera.defineMagicFunction('isXMLHttpReady',function(real,this_,xmlHttp){if(xmlHttp.readyState==4 && xmlHttp.responseXML && xmlHttp.responseXML.readyState=='complete')xmlHttp.responseXML.readyState=4;return real.apply(this_,arguments.slice(2)); });
791242 - Ayush: opera videos userjs ayush foxnews plugins
  1. // ==UserScript==
  2. // @include http://www.foxnews.com/*
  3. // @include http://foxnews.com/*
  4. // ==/UserScript==
  5.  
  6. d_video_ad_intro=d_video_ad_click=d_video_tracking_middle=d_video_tracking_end=1
778192 - Ayush: links opera snap ayush
  1. // ==UserScript==
  2. // @name                -       Snap Links - for opera
  3. // @author            -     Ayush
  4. // @version          -    -1
  5. // @description -        Select the links by drawing a box around links then leave the mousebutton to open the links in that box/region.
  6. //                              Hold -Shift- key to select all links in rectangle and hold down -Alt- key while dragging to move rectangle. Hold Ctrl to select duplicate urls
  7. //                              You can change the tab opening behaviour(in background tab,in new window etc.) by changing the Middle-Click settings (Shift+Middle-Click in opera)
  8. // ==/UserScript==
  9.  
778166 - Ayush: links opera snap ayush
  1. // ==UserScript==
  2. // @name                -       Snap Links - for opera
  3. // @author            -     Ayush
  4. // @version          -    -1
  5. // @description -        Select the links by drawing a box around links then leave the mousebutton to open the links in that box/region.
  6. //                              Hold -Shift- key to select all links in rectangle and hold down -Alt- key while dragging to move rectangle. Hold Ctrl to select duplicate urls
  7. //                              You can change the tab opening behaviour(in background tab,in new window etc.) by changing the Middle-Click settings (Shift+Middle-Click in opera)
  8. // ==/UserScript==
  9.  
760659 - Quanacadi 's Quips #232: irc chat funny opera quanacadi
  1. * benh has joined #opera
  2. <benh> How are you supposed to select non-adjacent items in a select with multiple attribute set using just the keyboard?
  3. <@Quanacadi> benh - This is a channel for discussions about Opera. For other topics please use #lounge (irc:/lounge)
  4. <benh> Quanacadi: I AM talking about Opera.
  5. <deXter-> benh: Quanacadi is a bot. :)
  6. <benh> Does the bot just look for queries without the word Opera in?
  7. <deXter-> Not exactly, but it does have some trigger phrases like "How are you".
  8. * You were kicked by Quanacadi (this channel is for Opera-related talk only, go to #lounge for other topics (autokick))
760609 - Quanacadi 's Quips #232: irc chat funny opera quanacadi
  1. * benh has joined #opera
  2. <benh> How are you supposed to select non-adjacent items in a select with multiple attribute set using just the keyboard?
  3. <@Quanacadi> benh - This is a channel for discussions about Opera. For other topics please use #lounge (irc:/lounge)
  4. <benh> Quanacadi: I'm talking about OPERA.
  5. <deXter-> benh: Quanacadi is a bot. :)
  6. <benh> Does the bot just look for queries without the word Opera in?
  7. <deXter-> Not exactly, but it does have some trigger phrases like "How are you".
  8. * You were kicked by Quanacadi (this channel is for Opera-related talk only, go to #lounge for other topics (autokick))
744950 - Ayush: error opera userjs ayush
  1. JavaScript - http://my.opera.com/desktopteam/blog/2007/10/18/a-snapshot-a-day-keeps-the-bugs-away?cid=3850682&startidx=250
  2. Event thread: DOMContentLoaded
  3. Error:
  4. name: TypeError
  5. message: Statement on line 252: Type mismatch (usually non-object value supplied where object required)
  6. Backtrace:
  7.   Line 252 of User JS script : In function getFriendsList
  8.     function getFriendsList() { var friends = weeklies.cookies['ujs:friends']; if (friends) friends = friends.split('\t'); else { friends = getPeopleFromXML('http://my.opera.com/' + weeklies.getUsername() + '/xml/foaf/'); weeklies.cookies.set('ujs:friends', friends.join('\t'), 3, '/desktopteam/blog/'); } return friends; }
  9.  
666972 - fearphage: opera desktopteam development firebug
  1. #prototype (channel for prototype.js)
  2.  
  3. < kangax> my FF just froze
  4. < fearphage> get a better browser
  5. < kangax> fearphage, can u make me one?
  6. < kangax> i haven't seen better tahn the one i use yet
  7. < fearphage> kangax: here's one www.opera.com/download
  8. < kangax> is there a firebug in opera?
worth-right worth-right
fantasy-obligation