Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Wednesday, March 28, 2012
Using PHP-GTK to Serve Desktop Applications: Creating a Simple Interface
›
PHP-GTK is a library for PHP that provides an object-oriented interface to GTK+ classes and functions. Actually this is a little bit hard,...
2 comments:
How to Connect SQLite Database in Android & A Simple App: "Accessing Data With Android Cursors"
›
H i Everyone! I'd showed you how to do an application on Android in the last article. This one is going to be about connection SQLite ...
41 comments:
Saturday, March 10, 2012
Developing a Basic Application on Android: "Welcome Page"
›
Hi Everyone! Today, I'll show you an Android application which is about welcome pages. As known, before when opened an app, game, web...
2 comments:
Wednesday, February 1, 2012
Making bootable Slax Usb in Ubuntu
›
It is a problem to make a bootable USB flash disk in Ubuntu as I see in the Slax Forums. Slax can be installed in a Fat formatted USB disk...
2 comments:
Tuesday, January 31, 2012
A tiny C library for client sockets
›
Sockets are everything in programming, especially, after the wide use of internet. Sockets are used for connecting two devices in a networ...
2 comments:
‹
›
Home
View web version