Not so pureEdit
Thu, 10/22/2009 - 22:21 | Add new comment
Currently i am working on my own, lightweight cms solution for really small websites. I have tryed pureedit that has some nice features but missing a page tree. And i tryed Frog cms that doen’t work with content types (for example news items or blog items) in a way i would like.
So i started my own branch of pureEdit and i am currently merging it with frog cms’s option to handle pages.
Json request with jQuery don't be evil'
Thu, 10/08/2009 - 10:20 | 2 comments
Jesus how complex can it be! For our hyves/facebook gadget we needed to fetch some json from our website. After getting the < don't be evil' > message for a while we figured it out.
Drupal hyves
Tue, 10/06/2009 - 20:55 | 91 comments
Currently we are working on a Hyves module for Drupal at eFocus. We are building this for a community website that will be released in 2 weeks. If we are finished with the community we will add the finished plugin to the drupal plugin database.
Drupal and smarty templating
Tue, 10/06/2009 - 20:52 | 2 comments
Drupal comes with a default “templating” system called php. It’s handy to use php in the templates but i thinks it’s ugly. So i started using the smarty engine and it took me a while to get used to it.
To get you started i will add some ideas to make templating with the smarty engine allot simpler.
In template.php you can add the function smarty_engine_preprocess(&$vars) you can use this function to add variables to use in the smarty templates.
For example: $vars[‘page’] = arg(1);
Drupal anonymous session data
Mon, 10/05/2009 - 22:26 | 85 comments
Pfew took me a while to get it right, when a anonymous user needs to store session data you need to have a anonymous user installed in the user table. I don’t know why but my drupal install is not doing this by default. There is a anonymous user present but it has an id>0.
Here is some more info:
Hyves smartbutton
Tue, 09/29/2009 - 19:24 | Add new comment
De smartbuttons implementatie van hyves kan anders. het kan simpeler net zoals twitter via een link, hier staat beschreven hoe je dit kan doen. De werking is gewoon te complex, misschien prima voor html noobs die een knopje willen maar ik wil als developer zelf bepalen waar en hoe iets geopend word en wat voor een plaatje er voor de knop wordt gebruikt.
Dus nadat ik eindelijk de url had heb ik even uitgezocht wat je er mee kan. Eigenlijk hetzelfde als de twitter status update.
http://www.hyves.nl/hyvesconnect/smartbutton?title=titel+invoer&body=bod...
Google chrome frame rocks
Wed, 09/23/2009 - 21:55 | 1 comment
Drupal
Wed, 08/19/2009 - 12:59 | 2 comments
Ben nu sinds 2 weken met drupal gestart en ben blij verrast. Heb 2 boeken aangeschaft om mee te starten Pro Drupal Dev en Module Dev en daar kom ik nu aardig mee uit de voeten.
Hyves omdat ik MOET!
Wed, 08/19/2009 - 09:48 | 90 comments
Ik had al een hyves account aangemaakt 2 weken geleden om te kijken hoe die api van hun werkt voor een website die we bij eFocus gaan maken. En wil hyves nog maar is en kans te geven.
Maar zelfs na 5 jaar is het systeem nog steeds niet helemaal lekker. Je zou toch verwachten dat zo'n bedrijf met een fulltime development en test team iets beters neer zou zetten. We zien wel.