Hello All,
Sorry i have not been bloggin so much these days and that’s because i have been quite busy with a couple of things that took most of my time.
I have graduated from the University of Jordan holding a BCs Degree in Computer Science and i have applied to several Software Development companies and i am now on my way to start working for King Abdullah Design and Development Bereu (KADDB for short).
I am also having some software ideas which i am planning to make open source. My Ideas include:
Developing a Semi IDE – TextEditor application that most importantly supports arabic in addition to enabling Syntax highlighting and Intellisense. Almost all text-editors out there, be it open source or not do support syntax highlighting but do not support intellisense, but rather support “Code Completion” in which you write a keyword you build into the editor to make this keyword be replaced by a whole block of code. This can be quite a nice feature but i would rather have Intellisense because i would definitely increase my productivity as a software developer. It’s aim is to provide developer with productivity tools in addition to being small , standalone, lightweight, and feature full. This will be developed in C++ and the wxWidgets cross-platform library. I will be open for suggestions and everybody is welcome to participate.
Another idea that i am having in mind is a PHP project that will be more of a framework. There are alot of frameworks out there that do have MVC support such as PHPCake, CodeIgniter and Zend Framework. But i am thinking of making a framework for PHP that would kinda make PHP development like ASP.NET web page development but do it in a simple manner and not as quite big as .NET framework. I am sure the open source community is going to participate in making plugin classes for such a framework to make it as big as the .NET framework but i have to establish a very good core to start with before making this useful.
If you would like to participate in any of my open source projects you can email me at rakan.alhneiti@gmail.com or add me on MSN Messenger on the same email. We can talk about more details.
Happy programming
Rakan
Filed under: Blog General | Tagged: Bloggin, C++, Frameworks, Open source, PHP, wxWidgets