Home    About Us    Sitemap    Contact Us    Register    Login    Get Password   
Articles Advertising
Articles Categories
Articles Interactive
Articles Partners
Dewata Production Web Services Provider
Dewata Production provide professional web services overseas and in indonesia. Contact us for your CRM/ERP,website,barcode system,ecommerce,mobile application and search engine optimization projects.

Indonesian Articles
Conceptions Written
Tutorial Articles
articlesFriend » Computers » programming
 
1. Facebook Share Button part 2
In previous articles, we've tried to share how to create a button on the Facebook Connect, now how do we add some extra on the share button??We just need to ...
Post by : Daniel Sebastian | Post on: 04-02-2010


2. Create Facebook Comment in your website
First step to create facebook comment in your website is create a file named "xd_receiver.htm" contained the script below; <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> ...
Post by : Daniel Sebastian | Post on: 17-01-2010


3. Facebook : Create Share Button
Facebook Share Button   We can share our articles or web page to facebook wall so can rising incoming visitor from a large social networking like Facebook, we can create Facebook Share ...
Post by : | Post on: 01-01-2010


4. Facebook Connect - Create Button to Login to Facebook
Create Login Button to Facebook by : Daniel Sebastian After we read the previous article about the facebook Connect part-2, we have to understand how to create a file for cross domain ...
Post by : | Post on: 26-12-2009


5. Facebook Connect part 2
After make xd_receiver.htm file, we can start make script to connect to facebook. First we need button to login into facebook. We include the javascript file in each file that have ...
Post by : | Post on: 25-11-2009


6. Facebook Connect Part-1
If you have your own website and facebook account, why don't you create application facebook at your website ?. To create facebook connect, you must have a file cross domain. It ...
Post by : Daniel Sebastian | Post on: 15-11-2009


7. A First Look at HTML 5
Officially, HTML 4.1 was supposed to be the last word on HTML. According to the W3C, HTML 4.1 was complete and concise, and required no further work. But that was ...
Post by : Marc Steven Plotz | Post on: 07-10-2009


8. Htaccess Rewrite URL for more than 9 variable
One of the more powerful tricks of the .htaccess is the ability to rewrite URLs. This enables us to do some mighty manipulations on our links; useful stuff like transforming ...
Post by : Oka Dayendra | Post on: 01-10-2009


9. CSS - Round Border Without Image
To make Round Border using CSS, we need to create an image that form a round. There is a way to make round border using CSS without image. we using ...
Post by : Oka Dayendra | Post on: 28-09-2009


10. Maintaining Badly Written Legacy Code
You have been handed a project or partly developed application to support. Due to prior deadlines, restricted budgets, limited developer skill, multi-developer miscommunication or just plain laziness from some previous ...
Post by : Tim Bryce | Post on: 21-06-2009


11. Productivity And The Big Project Myth
Job advertisements in newspapers and on the internet asking for IT professionals usually tout large projects as the sole reason for wanting an IT professional in the first place. A ...
Post by : Duane Hennessy | Post on: 21-06-2009


12. Is Software Hard
"Systems are logical, programming is physical."- Bryce's LawFor something that is supposed to be "soft", software exhibitssome pretty "hard" characteristics. The original premise behind theCOBOL programming language was to ...
Post by : Tim Bryce | Post on: 21-06-2009


13. Managing Crunch Time
"All of your hard work, regardless of how well it is intended, is for naught if it results in a pile of rubbage."- Bryce's LawINTRODUCTIONOkay, you are under the gun ...
Post by : Tim Bryce | Post on: 21-06-2009


14. What Is A Good Program Spec
"Whenever you see a ratio of 1:4 analysts:programmers you will find systems analysis being performed at the wrong time and by the wrong person."- Bryce's LawINTRODUCTIONSince the industry is preoccupied ...
Post by : Chris Graham | Post on: 21-06-2009


15. Interface Design Its Not Yahtzee
The interface is the face of the application behind which all of our instructional code is hidden; the interface between the user and the machinations for data crunching. It is ...
Post by : Tim Bryce | Post on: 21-06-2009