PasteSite.Com

Recent Pastes

Sign Up!

PasteSite is open to the public, but with limited features. Register to be able to modify access rights, track your pastes and more...

Change the theme

If you prefer reading light text on a dark background to dark text on a light background, then you might want to try the dark theme.

Recent Pastes

"Re: #18523" (Javascript) view

  1.  <script type="text/javascript">
  2.  $(document).ready(function(){
  3.  $('.thumb').moseover(function() {
  4.   $(this).next().css('display', 'block');
  5.  });
  6.  
  7.  $('.thumb').next().mouseout(function() {
  8.   $(this).css('display', 'none');
  9.  });
  10.  });

by Anonymous - pasted 9 months ago

"Untitled" (Plain Text) view

  1. The Biggest Loser S11E16 HDTV XviD-FQM
  2.  
  3. http://www.fileserve.com/file/D2pQ7HD/www.megareleases.co.cc_The.Biggest.Loser.S11E16.HDTV.XviD-FQM.avi
  4.  
  5. http://www.filesonic.com/file/793239174/www.megareleases.co.cc_The.Biggest.Loser.S11E16.HDTV.XviD-FQM.avi
  6.  
  7. http://www.duckload.com/download/4807871/www.megareleases.co.cc_The.Biggest.Loser.S11E16.HDTV.XviD-FQM.avi
  8.  
  9. http://netload.in/dateia9IH2SBUyd/www.megareleases.co.cc_The.Biggest.Loser.S11E16.HDTV.XviD-FQM.avi.htm

by Anonymous - pasted 9 months ago

"Untitled" (Plain Text) view

  1. Dancing with the Stars US S12E10 HDTV XviD-2HD
  2.  
  3.  
  4. http://www.fileserve.com/file/EhJpj2x/www.megareleases.co.cc_Dancing.with.the.Stars.US.S12E10.HDTV.XviD-2HD.avi
  5.  
  6. http://www.filesonic.com/file/793208994/www.megareleases.co.cc_Dancing.with.the.Stars.US.S12E10.HDTV.XviD-2HD.avi
  7.  
  8. http://www.duckload.com/download/4807726/www.megareleases.co.cc_Dancing.with.the.Stars.US.S12E10.HDTV.XviD-2HD.avi
  9.  
  10. http://netload.in/datei2Yg7tW9rDt/www.megareleases.co.cc_Dancing.with.the.Stars.US.S12E10.HDTV.XviD-2HD.avi.htm

by Anonymous - pasted 9 months ago

"Untitled" (Plain Text) view

  1. Links Coming Up....

by Anonymous - pasted 9 months ago

"Untitled" (Plain Text) view

  1.  
  2. Looking at this: https://support.ca.com/cadocs/0/h004671e.pdf
  3.  
  4.  
  5. It looks like most of the integration should be on the Websphere Application Server level and there shouldn't be any changes to the application itself if it's using J2EE Programmatic Security standards (page 19 of the guide). You would need to talk with a SiteMinder expert for more information.
  6.  
  7.  
  8. I am not sure how the SiteMinder Agent & policy server is configured, but I believe there is 2 ways to test this:
  9.  
  10.  

by Anonymous - pasted 9 months ago

"Untitled" (Java) view

  1.  public static double[][] loadScoresArray(Connection conn, int numExams, int numStudents) throws SQLException
  2.   {
  3.   // Method Variables
  4.   Statement stmnt1 = conn.createStatement(), stmnt2 = conn.createStatement();
  5.   ResultSet rs = null, rs2 = null;
  6.   double maxScore = 0;
  7.   double[][] scores = new double[numStudents][numExams + 1];
  8.  
  9.  
  10.   // Now load the exam from the database.

by Anonymous - pasted 9 months ago

"Untitled" (Python) view

  1.  #!/usr/local/bin/python
  2.  
  3.  from twisted.internet.protocol import Protocol, ClientFactory
  4.  from twisted.internet import reactor
  5.  import struct
  6.  
  7.  class MineProto(Protocol):
  8.   def __init__(self):
  9.   pass

by Anonymous - pasted 9 months ago

"Untitled" (Python) view

  1.  #!/usr/local/bin/python
  2.  
  3.  from twisted.internet.protocol import Protocol, ClientFactory
  4.  from twisted.internet import reactor
  5.  import struct
  6.  
  7.  class MineProto(Protocol):
  8.   def __init__(self):
  9.   pass

by Anonymous - pasted 9 months ago

"Untitled" (Plain Text) view

  1. &#916;H = mc * &#916;T
  2.  
  3. T - temperature
  4. H - Enthalpy, Heat
  5. m - Mass
  6. c - Heat Capacity
  7.  
  8.  
  9. Temperature is polyphagic intensity - T
  10. Enthalpy/Heat is change in appetite - H

by Anonymous - pasted 9 months ago

"Untitled" (HTML) view

  1.  #include <

by Anonymous - pasted 9 months ago

« Page: 764, 765, 766, 767, 768.. »