Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

Archive for the ‘PHP’ Category

Demo for Nexty 1.01.A Uploaded

By Binny V A • Aug 16th, 2007

I uploaded the demo for the new beta version of Nexty today. The code is too ‘beta’ to be packaged and released – so I am just uploaded the demo. If the bugs are found and fixed soon, I will release the code into the wild. If you cannot wait for the code, it is [...]



Nexty 2 will use PHP 5

By Binny V A • Aug 4th, 2007

The next version of nexty is coming out very soon – and unlike the last version, Nexty 2 will require PHP 5. The main reason behind this change is GoPHP5. Go PHP 5 is a movement to promote the use of PHP5 in hosting servers and for projects. Another reason for this decision is that [...]



Web Installer: The Code

By Binny V A • Jul 11th, 2007

The last two posts on web installer did not include any code. I wanted to dump all code into one post – this is it. Please note that this is what I did – you don’t have to copy my code as it is. Just look at the code and modify it according to your [...]



What I learned from Nexty

By Binny V A • May 27th, 2007

Remember Nexty? Recently I was able to make the 1.0 version. Currently I am planning for the second version. But before starting on that I want to document the different things I learned when creating Nexty. These are a list of things you can expect on this series… Client Side CSS Icons Theming using CSS [...]



iFrame Features

By Binny V A • May 22nd, 2007

In the previous post I introduced my new PHP framework – iFrame. It had the reasons why you should not use the framework. In these post, I will talk of the advantages you get if you use my framework. But remember – do not use my framework. No routing – Fully file based There are [...]



iFrame – My PHP Framework

By Binny V A • May 18th, 2007

I have created a number of Web Applications – Nexty and Jus5 are just a few examples. I used a common code base when creating these sites – but I did not consider it a full fledged framework. However, now the code base has evolved enough to be called a framework. So, I called it [...]



Jus5 – Light Weight CMS

By Binny V A • May 7th, 2007

As promised in my previous post about the release of Nexty, I want to announce my new project – Jus5. It is not exactly ‘new’ – I have been working on it for a couple of weeks. Jus5 is a light weight CMS. It is also a total failure Download Jus5 (Updated) See Jus5 In [...]



PHP Session issue in SourceForge Hosting

By Binny V A • May 3rd, 2007

If you are using sourceforge to host your project, be careful when using the web hosting provided by them – it’s session handler for PHP is broken. I learned this the hard way when I tried to set up a demo for my latest project. Many other have found this problem as well. You you [...]



Nexty 1.0 Released

By Binny V A • Apr 30th, 2007

Remember Nexty, the easy to use to-Do list manager using GTD principles? Well, that is ready for public release. Nexty is a easy to use GTD tool created in PHP. It can be installed in a local server or in a online web server. The core idea behind this software is simplicity. I wanted to [...]