Categories
work & projects

OpenKE Alpha Launch

logo.jpg
Now, after 2 and a half month of developing my new project openKE.org is ready fpr a soft launch. Since the last infos i published here, a lot of stuff has changed, too much to list it all here. The User interface is now only in German, but I’m trying to change that in the near future and also made the plattform available in English. Registration is now open for anybody, so give it a try! Like always feedback is very welcome.

promo.jpg

Categories
Books

Rezension: AJAX Hacks

Die deutsche Übersetzung von AJAX Hacks ist ein hervorragendes Handbuch für alle, die bereits mit der Entwicklung von dynamischen Webseiten vertraut sind und anhand von praktischen Beispielen rasch in die Thematik einsteigen wollen. Die gut portionierten „Hacks“ liefern fertige Lösungen für konkrete Anwendungen und sind dank hoher Praxisrelevanz gut in bestehende Anwendungen integrierbar.

Categories
Dev work & projects

OpenKE Update 2

logo1.jpg
Another time to present another new logo. Now with more web2.0 flavour. I think this will be the final one. Beta registration for openKE is no open – feel free to register and test the features of the plattform. Development goes on all little bit though, cause I spent most of the time in doing bug fixes or optimizing the code.

New features will come soon: I’m planning an user rating system based on the number of postet bookmarks, and valuable comments in the groups. I think no community based app can do without such ranking mechanisms to encourage people to be active. Another part I’m currently inplementing is an automatically generated user skill profile based on the data from searches and other action an user makes on openKE. The system will learn from the actions of the user and will group data sets to get a view of the users intrests and maybe also his skills. This feature is a little bit delicate part because of issues like privacy etc.

I got quite a good feedback from the first user of openKE – thank u for that. Stay tuned for more infos.

Categories
work & projects

OpenKE Update

logo.jpg
This is the new logo of my current projct: openke.org. I made the whole page more in a web2.0 style because nowadays you can’t make such a site without following the formal style guidlines etc…

openke_res.JPG openke_profil.JPG

Here are two more screens of the application. Firt the resource page, which I already presented in the last post, but here are several changes made: highlighting of favorites, editable, add to favorites link. The second pic shows my profile. Several properties are click-able and used to search other user with this properties (see at the bottom Interessen und Fähigkeiten!)

The appliaction is now deployed on the live system and beta testers can register with the form on the index page. When actually the beta will be open is not clear, but i try to made it this week done. I would like to invite you to be part of this beta test and the first users of openKE!

Categories
Books

Rezension: php design patterns

Design Patterns, zu Deutsch Entwurfsmuster, sind Lösungsansätze für häufig auftretende Problemfälle in der Software-Entwicklung und vor allem Anwendern von höheren objektorientierten Sprachen wie Java oder C++ ein Begriff. Stephan Schmidt zeigt mit seinem Buch PHP Design Patterns eindrucksvoll, dass sich diese Elemente professioneller Software-Entwicklung auch auf die Scriptsprache PHP übertragen und damit anwenden lassen.

Categories
Dev work & projects

OpenKE Screens

Development on my newest project openKE moves on quite good. I think I can start the Beta Testing in the Mid of November. Below I insertet 2 screens of the app, so you can gather a quick overview what it look like and what features it will cover.
openke_a_1.jpgopenke_a_2.jpg
The first Image shows the Resources Page, which is the heart of the application. Here all the open books, videos, elearning courses etc. are stored. There will be soon more details on every resource: a picture of every book for example and so on. I also plan to host several files on a the openKE server to guarantee its accessebility.

The second pic shows just a forum view of the java proramming intrest group. nothing particular to tell you about that feature. Another Features will be, according to the navigation items you see:
– Special Intrest Groups with forums for knowhow exchange
– User and contact management
– A Skill and Intrest Profile

Feedback is as usually very welcome. Feature Request? – bring em in!!

Categories
Dev

Tutorial on Moo.Fx

I’ve created another Tutorial for you: an introduction to the visual effect libary Moo.Fx. Feedback is very welcome Access it here:
Moo.Fx Tutorial (German)

Categories
Dev work & projects

OpenKE News

openke_logotemp.JPG
The last few days I was working hard on my open knowledge community project (formerly anounced as openiktbook). I decided to change the name into OpenKE, which means open knowledge enviroment or exchange – i’m not quite sure at this stage about the name. I registered the domain openke.org for this project, already symbolising the non profit character of it. As you can see I’ve made a few logo design for the page – my favorite is the one that I inserted at the top. Feedback is very welcome!!

Besides a little bit of artwork I spent a lot of time on the architecture, database design of the whole application. The DB strucure is at this stage done and I’m just optimizing the queries and so on. For your intrest: I made a own approach of a tagging implementation, which is actually not that new cause also utw uses it, but the performance and handling of it is quite good. I dont’ think it could be done significant better. If you are intresting in this information I can write a tutorial on it. It’s quite hard to find infos on building a tagging implementation on the net, so I think it’s a good recource for all of you.

I don’t talk much about the features of this application, cause I just keep thinking on new cool features and this and that…There’s no clear picture of it in my mind at this stage, so I can just tell you that is is about free knowledge resources like book, videos of conferences, free e-learning courses and so…This is one part, another is the interaction between the users on the plattform. To prove that I’m not talking shit, here are my notes on the features:

---Global Feature List----
- Resources Area
* Tags/Tagcloud/Taglist
*Popular Searches/
*Latest and Popular Stuff Lists
- Knowledger Area
*Visualisation of all resources
*ability to discover new field of intrest
- Exchange Area
*Forum
*e-learning courses
_ User Profile
* Skill Table
- Popular Searches
- Log User interaction for a user profile

Categories
Dev

Tutorial on RSS

I made a little tutorial on how to create a dynamic generated rss feed for a news scipt for example. The tutorial is written for intermediate experienced people, having knowlegde in php development and a little bit of mysql. But also Beginners could learn from it how rss works. You can access it here:
RSS Feed Tutorial (German)

Categories
work & projects

Launched mobileajax.de

For the last few days I have been working on my mobile ajax and mobile web2.0 project. The first step was just to create a blog with an individual style and some content. Follwing in the next week there will be more and more content and maybe just a few demos on mobile ajax.

For those who have no idea what mobile web2.0 and so on is, i would like to recommend you the book Mobile Web2.0 by Ajit Jaokar and Tony Fish. I have read a few chapters of it and I’m really exited. I brought some ideas also in my thesis but this book deals more in detail with the new paradigma in the mobile content industry.