User contributions for Martin
Jump to navigation
Jump to search
26 September 2021
- 13:0713:07, 26 September 2021 diff hist +1 Cakes No edit summary
- 13:0613:06, 26 September 2021 diff hist +16 Cakes No edit summary
14 September 2021
- 21:4721:47, 14 September 2021 diff hist −386 Main Page No edit summary
- 21:4621:46, 14 September 2021 diff hist +460 N Using Cygwin Created page with "==Permissions - user control lists == For those that don't care: add noacl to /etc/fstab none /cygdrive cygdrive binary,posix=0,user,noacl 0 0 ==X == The windows start menu..." current
- 21:4621:46, 14 September 2021 diff hist +2,701 N Squeezebox Created page with "=Setup with no display= - Plug in the ethernet cable and pull out the power plug. - Do a factory reset. Point the remote at the display while pressing the ADD ("+") button..."
- 21:4621:46, 14 September 2021 diff hist +202 N Robotics Created page with "= Parts = http://www.mindsetsonline.co.uk Linked from http://robots.open.ac.uk/space/robotics.html Newcaslte Makers also have a list: http://makerspace.pbworks.com/w/page/602..." current
- 21:4521:45, 14 September 2021 diff hist −35 Main Page No edit summary
- 21:4421:44, 14 September 2021 diff hist +996 Beekeeping No edit summary current
- 21:4321:43, 14 September 2021 diff hist +1,824 N Routing Problem Created page with "=TreeSearch= <code> TreeSearch(Problem) frontier = {[InitialState]} loop: If frontier empty return fail - no route exists path = removeChoice(frontier) s = path.end..." current
- 21:4321:43, 14 September 2021 diff hist +2,247 N Artificial Intelligence Terminology Created page with "=Terminology= ;Intelligent Agent : Interacts with environment Sensors -> Control Policy -> Actuators = '''Perception Action Cycle''' ;Fully Observable : Sufficient informati..." current
- 21:4321:43, 14 September 2021 diff hist +60 N Artificial Intelligence Created page with "Artificial Intelligence Terminology Routing Problem" current
- 21:4221:42, 14 September 2021 diff hist +419 N Oracle Notes Created page with " select * from dba_objects where object_name='UPPER_CASE_NAME'; note the object names are always upper case - object_type contains function/procedure etc. == date formatting..." current
- 21:4221:42, 14 September 2021 diff hist +790 N Perl Notes Created page with "== find and capture in one line == my ($found) = ($text =~ /pre (capture stuff in brackets) post/) Note the brackets around $found - match list is converted to a number for..." current
- 21:4121:41, 14 September 2021 diff hist −64 Main Page →Gallery3
- 21:4121:41, 14 September 2021 diff hist +1,994 N AngularJS Created page with "= App = <pre> <html ng-app="notesApp"> angular.module('notesApp', []) </pre> = Services Object = <pre> function ItemObjectService() { var items = [ {id: 1, label : 'Ite..." current
- 21:4021:40, 14 September 2021 diff hist +207 N Regex Created page with "==Look ahead example== U+123 (?=U\+\d+)U\+(\d+).*) Look for something starting with a 'U+' followed by a number then match on the same string and then process that sequence..." current
- 21:3921:39, 14 September 2021 diff hist 0 N File:CirculrFlowIncome.jpg No edit summary current
- 21:3921:39, 14 September 2021 diff hist +6,815 N IOC: The Economic Environment Created page with "=Factors Determining Economic Activity= ==Levels of market activity 4== ===1 State Controlled Economies=== * AKA Planned economies Government decides on what is produced and..." current
- 21:3921:39, 14 September 2021 diff hist +6,465 N IOC: Financial Services Industry Created page with "=Introduction= ===Wholesale/Professional Market=== {| class=wikitable |Equities||Insurance |- |Bonds||Investment banking |- |Foreign exchange||Custodian banking |- |Fund Manag..." current
- 21:3821:38, 14 September 2021 diff hist +418 N Introduction to Securities 2014 Created page with "=Investment Operations Certificate= # IOC: Financial Services Industry 2 Questions # IOC: The Economic Environment 3 Questions # IOC: Financial Assets and Markets..." current
- 21:3821:38, 14 September 2021 diff hist +1,793 N Agile User Stories Created page with "'''Notes from the excellent book User Stories Applied [http://www.amazon.co.uk/User-Stories-Applied-Development-Signature/dp/0321205685/] ISBN 0321205685 ''' =Writing User St..." current
- 21:3821:38, 14 September 2021 diff hist +63 N Network tools Created page with "== Port scanner == http://www.t1shopper.com/tools/port-scanner/" current
- 21:3721:37, 14 September 2021 diff hist +160 N Full Text Search Created page with "* [http://sphinxsearch.com/wiki/doku.php?id=sphinx_on_debian_gnu_linux installing sphinx on debian] * [http://www.sphinxsearch.com/docs/current.html sphinx doc]" current
- 21:3721:37, 14 September 2021 diff hist +1,270 N Windows Software Created page with "= Windows Sigh = * Want to unplug that usb stick/drive but windows says it's in use you need [http://ccollomb.free.fr/unlocker/ unlocker] * Unix commands, Xwindows [http://www..." current
- 21:3721:37, 14 September 2021 diff hist +643 N Oracle Admin Created page with "= auto login = export ORACLE_SID=sid sqlplus user/password@tnsName = add permissions to user to connect = grant resource,connect to user; - full permissions = output to f..." current
- 21:3621:36, 14 September 2021 diff hist +460 N Scala Created page with "=Testing= ==Writing a test== <pre> import org.scalatest.{FlatSpec, Matchers} class StreamSpec extends FlatSpec with Matchers { "Stream.toList" should "convert the steam to..." current
- 21:3621:36, 14 September 2021 diff hist +3,770 N Attack Vectors Created page with "References http://java.boot.by/scea5-guide/ch08s03.html === Input Validation === * data type * format * length * range * nulls * special characters e.g. [ % * | ' ** square..." current
- 21:3521:35, 14 September 2021 diff hist +2,595 N Security and Deployment Descriptors Created page with "References * http://java.boot.by/scea5-guide/ch08s04.html * [http://java.sun.com/xml/ns/javaee/ all schemas for j2ee] * [http://java.sun.com/xml/ns/javaee/javaee_5.xsd j2ee xs..." current
- 21:3521:35, 14 September 2021 diff hist +2,994 N Security API Created page with "= programmatic security = * J2EE API for role membership & user identity * Can use JAAS instead of Container Managed Security * for dynamic complex rules and policies == JAAS..." current
- 21:3521:35, 14 September 2021 diff hist +1,724 N Applet Security Created page with "References: * http://web.archive.org/web/20071012223011/http://java.sun.com/sfaq/ * http://java.sun.com/javase/6/docs/technotes/guides/jweb/applet/applet_execution.html ==Sig..." current
- 21:3421:34, 14 September 2021 diff hist +872 N JRE Security Created page with "==Byte Code Verifyer== * Checks code consistent with spec - Format of files, byte code legal * Detects inconsistencies in bounds checking/object casting ==Security Manager==..." current
- 21:3421:34, 14 September 2021 diff hist +4,084 N Java Security Frameworks Created page with "= JCA Java Cryptography Architecture = The initial java cryptography API allows independent implementation of the cryptographic functions and defines a standard API Default im..." current
- 21:3321:33, 14 September 2021 diff hist +516 N J2EE Patterns Created page with "Top level enterprise blueprints http://java.sun.com/blueprints/enterprise/index.html Catalogue of patters http://java.sun.com/blueprints/patterns/catalog.html = Intercepting..." current
- 21:3321:33, 14 September 2021 diff hist +3,590 N J2EE Patterns considerations Created page with "= Front end design considerations = === Session state on client === * only good for small amounts of data * avoids problem of replicating data across servers Implementation *..." current
- 21:3221:32, 14 September 2021 diff hist +258 N Service Oriented Architecture Created page with "= ESB = Standards based integration platform combining : * messaging * web services * data transformation * intelligent routing reliably connects and co-ordinates interactions..." current
- 21:3221:32, 14 September 2021 diff hist +1,442 N Java EE Modular Solutions Created page with "Web tier access EIS direct or though EJB = use of tiers = == Decide on requirements == Based on: * functionality * complexity * scalability == EJB tier == * security * tran..." current
- 21:3121:31, 14 September 2021 diff hist +1,548 N JSF input example Created page with "<pre> <html> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="core" %> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="jhtml" %> <core:view> <he..." current
- 21:3121:31, 14 September 2021 diff hist +1,660 N JSF Created page with "Brings swing like programming to the web: * set of UI components * event driven * component model (ability to extend) ** buttons, tables, input, tree handling JSF input exa..." current
- 21:3021:30, 14 September 2021 diff hist +416 N JSP Servlet shared bean example Created page with "Servlet code: public void doRequest(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException{ HttpSession session = req..." current
- 21:3021:30, 14 September 2021 diff hist +6,067 N Web Frameworks Created page with "= Application framework = An application framework is a structure that already pre-defines the repetitive and hides the mundane. It should make the underlying technology easie..." current
- 21:2921:29, 14 September 2021 diff hist +1,924 N Persistence Strategies Created page with "= Inheritance and persistence = == Single Table == '''Default mechanism in EJB3 ''' * Objects discriminated by extra column in table ** specify mechanism: @Inheritance(Strat..." current
- 21:2821:28, 14 September 2021 diff hist +9,558 N EJB 3 Created page with "* Containers support caching and coherence across containers, this leads to a scalable solution with little additional work * Performance problems are much reduced from the ea..." current
- 21:2821:28, 14 September 2021 diff hist +1,422 N EJB 2 Created page with "= EJB 2 persistence = == CMP == Application implements the storage, update and query code SQL Frees developer from details of model changes == BMP == Developer creates inser..." current
- 21:2721:27, 14 September 2021 diff hist +1,003 N Transactions Created page with "= ACID Atomic, Consistent, Isolatable, Durable = * Atomic - change whole or nothing (rolled back) * Consistent - get the right result when you make a request * Isolated - inde..." current
- 21:2621:26, 14 September 2021 diff hist 0 N File:Stateful-lifecycle.png No edit summary current
- 21:2621:26, 14 September 2021 diff hist 0 N File:Stateful-lifecycle-3.png No edit summary current
- 21:2621:26, 14 September 2021 diff hist 0 N File:Stateless-lifecycle-3.png No edit summary current
- 21:2521:25, 14 September 2021 diff hist +2,087 N EJB Life Cycle Created page with "= EJB 3.0 = frame|Stateless 3 frame|Stateful 3 == Stateless == * Can be created and destroyed with each..." current
- 21:2421:24, 14 September 2021 diff hist +2,313 N EJB high level Created page with "* Separates transaction and security metadata from bean * Provides transaction management, state management, resource pooling, security * if not using security or transaction..." current
- 21:2421:24, 14 September 2021 diff hist +3,664 N Connectivity Overview Created page with "= Integration = Ref: Enterprise Integration Patterns Typical ways to integrate: # File transfer - bulk transfer - infrequent changes # Shared DB - data sharing # RPC - functi..." current