Friday, November 10, 2006

I´ve implemented a google search window in my personal Blog.
And also I´ve done the following research topics:

GOT

• good for building a newsletter or for advertising
• bad because spammer can abuse this tool

BPMN

• it´s the graphic construction of business processes

• the graphical objects are devided in:

  • flow objects:
    • activities: task, subprocess
    • gateways: AND-, OR-, ....-gateways
    • events: message events (incoming of al letter)

  • connecting objects:
    • sequence flows: conecting the flow objects
    • message flows: shows that 2 messages become chagened

  • swimlanes:
    • pool: participant in workflow
    • lane: classification of the pool

  • artifacts:
    • textannotation: comment which can be allocated to an element
    • data object: rest which is to process in the business process
    • groups: additive which is to process in the business process

BPMI

• developed BPMN and BPML
• standard for use in BPM

Business Process Modelling

• modelling of business processes through a specialist

BPEL

• XML-based
• used to describe business processes
• doesn´t know subprocesses

Workflow

• predefined progression of computerrised activities
• destination: automated achievement


YAWL (Yet Another Workflow Language)

• open source

Wednesday, November 08, 2006

Today I was busy with preparing my blogs. I´ve done a link to LinkedIn and I´ve created a guestbook. After lunch we´ve done the stock lists.

Tuesday, November 07, 2006

Research

PHP

  • Open Source Software
  • Syntax is like Java and Perl, and easy to learn
  • Advantages:
    • Client (Browser) doesn´t need especially features
    • source code and database are hidden for the client
  • Disadvantages:
    • PHP underlies HTML
    • higher server force
    • website has always to be reloaded
  • MMCache and eAccelerator reduce the server force by storing a prepared version
  • possibility to manipulate a variable (programmer can deactivate this feature since version 5.0

MySQL

  • Open Source Software
  • GUI- and Commandline-Client
  • database management system


AJAX

  • ability, inside a HTML-site to do a HTTP-query without to have to reload a site complete
  • Applications: GoogleMail for instance
  • faster than normal reloading
  • the function of the “BACK”-button in browsers only available with the Dojo-Toolkit
  • Java has to be activated in the browser
  • AJAX doesn´t need a plug-in

HTML

  • descriptve mark-up
  • you don´t programm HTML, you write it

XML

  • defines rules for the constitution of documents which aren´t in a static scheme
  • fundamental idea: to use the same base in XML for represanting the data in a graphic or a spreadsheet

JavaScript

· it works on the clientside (sometimes it´s not supporte by every browser)


BPM

· Process Business Management

· identify processes, arrange and control them

· example: RT

Web2.0

  • generic term of a lot af web techincs
  • mostly applications which can be changed by the user (wikipedia)

Office2.0

  • applications like Google Docs & Spreadsheets
  • advabtages:
    • nobody needs software, license or upgrade
    • back-ups are needless
    • mobile access around the world
  • disadvantages:
    • you need internet

LAMP

  • LinuxApacheMySQLPHP
  • a LAMP-server is a server which can create dynamic webpages and it can handle user inputs

PERL

  • programlanguage
  • perl-interpreter, written in C, can be on almost every OS compiled
  • use is mostly to connect webserver, databases, programs and data and the result to show in a HTML-site

Python

  • easy script-language
  • use in LAMP-enviroments

Monday, November 06, 2006

I´ve done research on the following topics:

-PHP
-MySQL
-AJAX
-HTML
-XML
-JavaScript
-BPM
-Web2.0
-Office2.0
-LAMP
-Perl
-Python

Descriptions to all of the topics will follow.
Also I´ve done a Login at Yahoo! DE and at Meebo.
I´ve tried to log in on the control panel of lsbpm.com but it doesnt work with the data I have.

Friday, November 03, 2006

hello and picasa

hello
I like that I can share pictures very fast with my friends. But I think that hello is on the other side another instant messanger. At the moment I have 3 messangers. That´s more than enough.
The Bloggerbot is only working till the end of 2006. After that you have to use BlogThis from picasa for that. That´s another reason for me not to use hello.

picasa
It´s nice for choosing pictures for the Blog. It´s also quite cool that you can use it to create pictureCDs and Diashows. But it is a little bit annoying, that you see all folders on the PC or in the folder "Eigene Bilder".

introduction in linux

Yesterday we started to install a LAMP-Server. There were 2 different ways to do this. The first way was to install a normal ubuntu-version. The second way was to use a specific Linux-Server-Version (ubuntu drapper drake 6.0.6 LTS) without a GUI. After installing the OS we have done updates, upgrades and installing the ssh-client with commandline.

Between all these installations, we have got to know a lot of new definitions.

-Putty (a ssh-client program ),
-swap (RAM stores on the HDD-part SWAP for a short period),
-ext3 (a Filesystem of Linux),
-mount point ( a point in which you mount a medium),
-the RAID-system (different types 0, 1, 5, 10, 15, different kinds to combine several HDDs),
-the windows-filesystems NTFS and FAT32,
-linux kernel (the kernel of every Linux-OS)
-samba
-bash
-apt (Advanced Packiinging Tool for Linux for updating )
-vi (a texteditor mostly for administrators )

the first 2 weeks

We were busy with cleaning pcs, installing windows, making
memorytests, making hardrivetests, glueing networkcables and making a stock list.