Search found 80 matches

by KBleivik
Thu Mar 12, 2009 12:37 am
Forum: C++
Topic: C++ Builder 2009 / 2010 Professional Getting started.
Replies: 0
Views: 8333

C++ Builder 2009 / 2010 Professional Getting started.

I wrote these

http://www.oopschool.com/books/CPB2009.pdf

http://www.oopschool.com/books/CPB2010.pdf

documents about getting started with the C++ Builder 2009 / 2010 Professional.
by KBleivik
Fri Feb 13, 2009 3:46 pm
Forum: C++
Topic: C++ Desing patterns.
Replies: 0
Views: 8168

C++ Desing patterns.

Design patterns is in essence a least common denominator of minimalistic programming. The classic reference on design patterns is: Design Patterns: Elements of Reusable Object-Oriented Software by ErichGamma, RichardHelm, RalphJohnson, and JohnVlissides (the GangOfFour - GoF) ISBN 978-0201633610 , I...
by KBleivik
Fri Feb 13, 2009 3:05 pm
Forum: AJAX
Topic: MorFik 2.0 Released
Replies: 0
Views: 12899

MorFik 2.0 Released

Link: http://www.morfik.com "Morfik 2 redefines web development by combining graphical design and visual programming in a single environment, dramatically reducing the time required to build modern web applications that provide rich and engaging user experiences. Morfik 2 enables developers to produ...
by KBleivik
Fri Feb 13, 2009 2:59 pm
Forum: BETA
Topic: GBETA: Generalized BETA.
Replies: 0
Views: 14788

GBETA: Generalized BETA.

Link:

http://www.daimi.au.dk/~eernst/gbeta/

"gbeta is a generalization of the programming language BETA. You can download a compiler and execution environment for gbeta, and the source code of this implementation is freely available under the GPL copyright".
by KBleivik
Fri Feb 13, 2009 2:54 pm
Forum: C++
Topic: Wt a web based solution for C++.
Replies: 0
Views: 8556

Wt a web based solution for C++.

Wt (pronounced 'witty') is a C++ library and application server for developing and deploying web applications, creating a port of existing C++ desktop applications to the web. Links: Home: http://www.webtoolkit.eu Installtion instructions: http://www.webtoolkit.eu/wt/doc/reference/html/Installation....
by KBleivik
Wed Feb 04, 2009 2:24 pm
Forum: Announcements
Topic: New programming forum established.
Replies: 0
Views: 8901

New programming forum established.

by KBleivik
Fri Jan 23, 2009 1:14 am
Forum: C++
Topic: C++ Builder group established at FaceBook.
Replies: 0
Views: 8131

C++ Builder group established at FaceBook.

Sign up on FaceBook http://www.facebook.com/home.php and join and join the group:

http://www.facebook.com/group.php?gid=57168321982

or if you are already join the group:

http://www.facebook.com/group.php?gid=57168321982

directly.
by KBleivik
Fri Jan 23, 2009 12:22 am
Forum: Global economy
Topic: The credit crunch and the global financial bailout.
Replies: 0
Views: 13143

The credit crunch and the global financial bailout.

There is a new American administration following a more traditional keynesian olicy to handle this global financial and economic meltdown. Here http://www.webproworld.com/breakroom-general-any-topic/72649-bailout-700-billion-dilemma-world-markets.html#post395818 is a thread I started at Web Pro Worl...
by KBleivik
Wed Jan 07, 2009 6:02 am
Forum: C++
Topic: Embarcadero C++ Builder 2009 now available.
Replies: 0
Views: 9746

Embarcadero C++ Builder 2009 now available.

The excellent Embarcadero former Borland C++ Builder 2009, is now available at this http://www.codegear.com/products/cppbuilder link. Note: In November 2006, CodeGear became an independent organization within Borland Software Corporation - with a separate management, R&D, sales, marketing and operat...
by KBleivik
Fri Jul 18, 2008 3:01 pm
Forum: Web 2.0
Topic: MPEG-2 and Editing - MPEG streaming. Sony digital camera.
Replies: 0
Views: 13161

MPEG-2 and Editing - MPEG streaming. Sony digital camera.

Tags: sony handy cam, final cut, mpeg 2 and editing, mpeg streamclip 1. Background My youngest daughter have an iMac with Final Cut Express and I have a Sony digital camera sr72. She have had problems editing the movies. 2. Information. Thread: Using a Sony Handycam with Final Cut Express | Geeks & ...
by KBleivik
Sat Mar 22, 2008 3:07 pm
Forum: Web 2.0
Topic: Some resources and book examples.
Replies: 0
Views: 6675

Some resources and book examples.

You find a lot of CSS, XML and JavaScript code examples here: http://www.kjellbleivik.com/Books/ By viewing the code in your web browser or by using FireBug that is explained in the JavaScript subforum, you should be able to view the (X)HT(ML), markup, the CSS styling and the JavaScript code. We hig...
by KBleivik
Fri Mar 07, 2008 1:04 pm
Forum: JavaScript
Topic: Java Script examples to use on the console tab in FireBug.
Replies: 0
Views: 16304

Java Script examples to use on the console tab in FireBug.

Source: SitePoint book – Cameron Adams, James Edwards, Christian Heilmann, Michael Mahemoff, Ara Pehlivanian, Dan Webb and Simon Willison: “The art and science of Java Script” Chapter 4 and 5. To run these examples you need: http://www.getfirefox.com/ and http://www.getfirebug.com/ Blog: http://www....
by KBleivik
Mon Mar 03, 2008 10:41 am
Forum: JavaScript
Topic: Object oriented programming with JavaScript and Firebug.
Replies: 0
Views: 7516

Object oriented programming with JavaScript and Firebug.

Firebug, http://www.getfirebug.com/, is an excellent development tool and plugin for the firefox browser. Download and install FireFox and FireBug and load a site like digg.com into FireFox. Then load firebug, either from the tools menu, the icon in the lower right corner or from the firebug icon th...
by KBleivik
Wed Dec 12, 2007 11:14 am
Forum: MySQL, PHP and phpMyAdmin
Topic: PHP, PDO and Database platforms
Replies: 0
Views: 13404

PHP, PDO and Database platforms

PDO is the new PHP Data Object extension introduced with PHP 5.0 that is much safer than the traditional model since the connection to the data base server is encapsulated. Communication with the data base server takes place through the PDO object. PHP supports all the important relational database...
by KBleivik
Sun Dec 09, 2007 12:11 pm
Forum: Browser Security
Topic: Browser security december 2007.
Replies: 0
Views: 13421

Browser security december 2007.

Opera is indeed the safest browser in the world. You have no way of convincing Opera 8.5 to allow the JavaScript code to access a different server than the one it was loaded from. Source: Christian Darie, Bogdan Brinzarea, Filip Chereches-Tosa and Mihai Buicica (March 2006): "AJAX and PHP. Building...