Skip to content

{ Category Archives } Teaching

IO-port & Learning Javalinks for 2009-05-01

io-port: Home The informatics portal io-port.net offers fast and convenient access to about one million publications in informatics and related subject areas from all over the world. All information, which up to then had been stored in various data sources, has been consolidated and is now available from one source. All steps required for information […]

Tagged , ,

A Place to Bury Strangers in Dublin review, Teaching Design Patterns via Games, Java Serialized links for 2009-04-02

CLUAS | Gig Reviews – A Place To Bury Strangers (live in Dublin) Their music has ambition though, and this might just be the beginnings of something quite impressive. They might be shoe-gaze, but they are looking to the stars. (tags: aptbs dublin ireland) Teaching Design Patterns Through Computer Game Development We present an approach […]

Tagged , , , ,

Links for Web Archiving

Possible Applications to Try: List of a lot of compression tools. Mod_GZip Mod_Deflate Information about Website compression: Website Compression at Website Optimization  Web Site Compression By Wayne Berry Tools: Web tool that examines the size gains of website compression. Downloadable Website Analyser http://webarchivist.org/resources.htm Below: Some  annotated text taken from Web Archiving Resources Office for Information Systems, Harvard University Libraries […]

Tagged ,

Dilbert links for Object Oriented Analysis and Design class, links for 2009-03-19

Dilbert links for Object Oriented Analysis and design class. Getting going on the group project. I thought these might be entertaining and informative. http://fatpenguinblog.com/wp-content/uploads/2008/01/dilbert2666700071126.gif dilbert agile (tags: dilbert agile) http://ceebee.com/images/dilbert_2_aug_2005.jpg dilbert project (tags: dilbert project) http://www.softwaresafety.net/DilberRequirments.jpg dilbert requirements (tags: dilbert requirements) http://stderr.de/funstuff/dilbert_fixed_the_internet.jpg dilbert whole in the internet (tags: dilbert)

Tagged , ,

Jobs & Wozniak, Wiki selection and use, & A Place to Bury Strangers links for 2009-03-16

Jobs & Wozniak YouTube – Steve Jobs On 60 Minutes (tags: stevejobs 60minutes) Steve Wozniak | September 28,2006 – Steve Wozniak | ColbertNation.com wozniak on colbert (tags: wozniak) Selecting and using a wiki WikiMatrix – Compare them all Compare the Wikis of your choice in a comfortable side-by-side table. Just select them on the left […]

Tagged , , , , , , ,

Papers to read and PsychFest links for 2009-03-12

10 Papers Every Programmer Should Read (At Least Twice) So, I was thinking about this and trying to not to get too glum. I realized that instead of complaining, I could help by pointing to some papers which are easily available online and which (to me at least) point to some of the most interesting […]

Tagged , , , , , , , , ,

Java links for 2009-03-11; singleton, lazy versus eager instantiation

Object Oriented analysis and design class will be discussing the singleton pattern today Objects First with java – Chapter 12, Singleton Singleton – eager instantiation. Eager instantiation performed at time class is loaded. public class Singleton. {. private static Singleton instance … (tags: java pattern singleton) Lazy Versus Eager Instantiation Lazy instantiation is a memory […]

Tagged , ,

ML Basis Library, MLton links

Standard ML Basis Library documentation for the BASIS Library (tags: reference ml sml basis library) Ubuntu Manpage: MLton MLton is run from the command line with a collection of options fol lowed by a file name and a list of files with which to compile, assemble, and link with. The simplest case is to run […]

Tagged ,

Applets & A Place to Bury Strangers links for 2009-02-07

Taking Advantage of the Applet API (The Javaâ„¢ Tutorials > The applet API lets you take advantage of the close relationship that applets have with Web browsers. The API is provided by the javax.swing.JApplet class and the java.applet.AppletContext interface. (tags: java tutorial applet sun applets) Essentials, Part 1, Lesson 3: Building Applets Like applications, applets […]

Tagged , , , ,

Applets, Audio w Java, & A Place to Bury Strangers links for 2009-02-04

JDK 1.4 Demo Applets Demonstration applets and source code are included below. To run the applets, click on a link below with your web browser, or use AppletViewer to open the file named example1.html in the the applet’s subdirectory. (tags: java applet applets coding) Applets Tutorial- Embed in HTML- Lake applet When you put an […]

Tagged , , , , ,