RooJSolutions http://roojs.com/blog.php/View.html en http://roojs.com/Roojscom/templates/images/roojs_square_logo_150.png RSS: RooJSolutions - /blog.php 150 150 GTK2 bindings for PHP 2003-10-12 11:39:08 http://roojs.com/blog.php/View/22/GTK2_bindings_for_PHP.html <a href="http://roojs.com/blog.php/View.html">Article originally from rooJSolutions blog</a><br/> <img hspace="5" src="http://devel.akbkhome.com/screenshots/php-gtk2_0.4.jpg" align="left" />I've been making pretty good headway with this.. - gtk.php fires up pretty well, and most of the simple button/widgets work.. Callbacks are working Ok as far as I can work out.<br /><br />Next on the challenges is to fix<br /><span style="font-family: courier new,courier,monospace;">$widget-&gt;some_var <br /><span style="font-family: arial,helvetica,sans-serif;">I disabled this early on.. - so hopefully it shouldnt be too much to re-enable it..<br /><br />As a side to this, I've also been playing with a <a href="http://devel.akbkhome.com/svn/index.php/akpear/C_Parser/Parser/">C_Parser</a>, to improve my <a href="http://cvs.php.net/co.php/php-gtk/generator/Attic/h2def.php?sa=1&r=1.1.2.1">h2def.php</a> code. The idea being that if parsing a .h file was very simple, then writing extensions would be an realitively automated task..<br /><br />it's PHP5 only, and you can play with it by checking it out from php's cvs<br /><br /></span></span><span style="font-family: courier new,courier,monospace;"><span style="font-family: arial,helvetica,sans-serif;"><tt>cvs -d :pserver:cvsread@cvs.php.net:/repository checkout -r GTK2 php-gtk<br /></tt><span style="font-family: tahoma,arial,helvetica,sans-serif;"></span></span></span> Come and see me in Germany 2002-09-25 21:54:00 http://roojs.com/blog.php/View/16/Come_and_see_me_in_Germany.html <a href="http://roojs.com/blog.php/View.html">Article originally from rooJSolutions blog</a><br/> <img src="http://www.phpconference.de/2002/stuff/speaker/logo_speaker.gif" align="left" bottom="" border="0"></a> Want to hear more about PHP-GTK, I've been invited to talk at this years PHP conference in Frankfurt (3rd to the 6th of November 2002), I'm giving 2 talks, one on<b> Design Strategies for PHP-GTK applications</b> , and one on <b>Conquering the final obstacles for PHP-GTK applications</b>. Please visit <a href="http://www.phpconference.de/2002/index_en.php">http://www.phpconference.de</a> for more details. Nice Interview with Rasmus - php's creator 2002-05-23 21:50:00 http://roojs.com/blog.php/View/12/Nice_Interview_with_Rasmus__phps_creator.html <a href="http://roojs.com/blog.php/View.html">Article originally from rooJSolutions blog</a><br/> William sent me an link to an <a href="http://www.webmasterbase.com/article/767/39">interview with Rasmus</a> with a little mention of phpmole. Rasmus is someone you can not fail to admire, not only for his creation of php, but the manner and balance he has shown toward a little project that 'solved his own problem'&nbsp; that has grown beyond his wildest dreams. An interesting read on how to manage and grow with a project. Uploaded all the movies to the photo section 2002-03-30 21:46:00 http://roojs.com/blog.php/View/9/Uploaded_all_the_movies_to_the_photo_section.html <a href="http://roojs.com/blog.php/View.html">Article originally from rooJSolutions blog</a><br/> <b>Site News</b> <br />Just a minor update, all the digital camera movies are now online, I found a nice little applications dumpmpeg (based on the sdl library), that after a minor hack, I used to make thumbnails of all the mpeg movies from the camera. <br /><br /><b>Phpmole news</b> <br />Other than that, 'recent files' has been added to phpmole and I got another<b> patch into php4.2</b> (just a little curl fix). still looking at two key areas for development on phpmole -<b> pgtkhtml </b>is still pending me sorting out the rest of the <b>debugger </b>- you cant do really complex gtk apps without a good debugger.., the other one was the<b> glade builder </b> (while glade is nice), it is not a pluggable application, and the thought is that extending the current libglade emulation layer it might be possible to do that...... Major phpmole updates, and the site 2002-01-18 21:40:00 http://roojs.com/blog.php/View/4/Major_phpmole_updates_and_the_site.html <a href="http://roojs.com/blog.php/View.html">Article originally from rooJSolutions blog</a><br/> Well, the new article abstract and content editing is working really well, It just took me a while to sort out how the site works using all this. I also managed to fix a few close document bugs in phpmole, mostly by adding a post_close method on the notebook manager, so that it does not try and do something on a document that was about to be closed. The site looks alot better now - well IMO :)