Foxtrot presentation June 07 2008

Today Foxel was presenting QuixkFox kernel 2 'Foxtrot' on English. Here you can 'Watch' it :)
So be quiet and listen ;)

slide 0
Good morning.
Today I want to tell you about Foxtrot kernel - the main part of my 'QuickFox 2' software project.

slide 1
World Wide Web... It became very common for us just to make a couple of clicks when we want to find any information. When you open your favorite FireFox, Opera or even IExplorer, type my.mail.ru or odnoklassniki.ru or open up your bookmarks your computer sends a special request to internet to find server by the address you typed...

slide 2
Then your PC connects to server and requests the information and server gives its response based on lots of data stored on server and transmitted by client.
What is server? Server is a PC constantly connected to the internet and software controlling this PC. Here you can see common Client-Server relations. Server's behavior is controlled by program usually written on scripting language. Scripting platform provides some basic functions to process lots of simple operations. More complex functions and algorithms are implemented by the script.

slide 3
So what is Foxtrot? Foxtrot is a server script framework providing lots of specialized complex data processing algorithms. Using such framework simplifies server script developing because developer no longer need to build common interfaces and can concentrate on implementing whole program behavior.

slide 4
Foxtrot kernel provides lots of common interfaces and data processors. You no longer need to worry about client request data preprocessing, response post processing or database query preparing, all you need is to get or put sets of data to corresponding interface. Foxtrot also provides extended session handling, data caching, great template based page rendering engine and many more cool things. Foxtrot parses data according to server configuration and you don't need to worry about it.

slide 5
Foxtrot is module-based. Every interface or parser represented by one object providing its data processing methods. Module linking and loading is controlled by root object 'Kernel 2'. When you link Foxtrot to your script it automatically loads its base most useful modules. These interfaces are highly interconnected and provide powerful data processing platform.

slide 6
Foxtrot also have a set of additional specialized modules constantly registered in kernel and can be loaded at any time. These modules provide some special functions like e-mail sending, image processing or data encryption. And of course you can write your own module and use it with Foxtrot.

slide 7
This picture shows common dataflow paths inside Foxtrot based system. As you can see almost all data transmitted through Foxtrot modules. So that is Foxtrot who worries about data format processing. Top level scripts and modules use kernel to process data and only implement complex behavior of the program.

slide 8
I told you that Foxtrot worries about server configuration itself. Of course Foxtrot requires some basic software installed on you server. But all this requirements are pretty silly. Even free hosting offers provide such software set.

slide 9
Foxtrot is cool, but where is it used now? Now I use it to build up a flexible CMS 'QuickFox'. I think Foxtrot is very useful and will distribute it as standalone framework for web-developers. So everyone can use it.

slide 10
Well I told you everything I wanted to. Of course I can tell you much more about Foxtrot or QuickFox. So if you want to know more, feel free to ask or mail me later.

slide 11
Thank you!
P.S. Foxel got an A (10/10) on English for this presentation :)
 

Foxel на Free-lance.ru
PHP Cool
Im Furry .ru российское фурри сообщество

lucid is here


Unreal Commander

Баннеры
Баннеры
QuickFox
Powered by
QuickFox 2
© Foxel aka LION
2006 - 2009