Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags

9 Posted Topics

Member Avatar for nanosani
Member Avatar for peter_budo
0
166
Member Avatar for Milind
Member Avatar for eliauction

i've read/searched a lot of sites in getting the best advice on creating native applivation. through the searched none provides a "newbie guide in building native application".please someone do provide background on building native application-what do we look for/into?

0
78
Member Avatar for aarya

RSS is a format for syndicating news and the content of news-like sites. But it's not just for news. Pretty much anything that can be broken down into discrete items can be syndicated via RSS: the "recent changes" page of a wiki, a changelog of CVS checkins, even the revision …

Member Avatar for eliauction
0
160
Member Avatar for eliauction

i wrote this basic codes to check against gd library existence: [PHP]$image = @imagecreate(480, 250) or die ("Cannot Initialize new GD image stream"); $background_color = imagecolorallocate ($im, 0, 0, 0); $text_color = imagecolorallocate ($im, 255, 0, 0); imagestring ($im, 255,255,0, "A Simple Text String", $text_color); header ("Content-type: image/gif"); imagegif($im);[/PHP] result: …

Member Avatar for eliauction
0
103
Member Avatar for eliauction

Ok...how bout in java Hi evry1, i need opinion here...im thinking of developing app whether online or for desktop...something like the following 1) [url]http://www.netsuite.com/portal/products/main.shtml[/url] 2) [url]http://www.smartdraw.com/exp/flo/home/[/url] [COLOR=Indigo]For 2), can you pin-point what should i use to create flow-chart, the nice-looking gui, graphic, drag n drop func(desktop app)...what bout for online …

Member Avatar for eliauction
0
487
Member Avatar for eliauction

what do you think? [URL=http://weblogs.java.net/blog/flozano/archive/2005/04/how_to_make_jav.html]read this[/URL]

Member Avatar for hooknc
0
109
Member Avatar for eliauction

new here...welcome n really appreciate opinion n replies :) all the best 2 all

Member Avatar for Arabule
0
123
Member Avatar for eliauction

hi evry1, need opinion here to create a business graphic software... [COLOR=DarkGreen]http://www.smartdraw.com/product/flo/index.htm[/COLOR] is there any api to achieve like the image shown in the above link... what should i read on...to do a similar dekstop app... thanks in advance.. one more thing...can c and c++ combine with web programming lang …

0
122