₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,330,924 members, 8,447,781 topics. Date: Sunday, 19 July 2026 at 12:17 AM

Toggle theme

Xtraodinaire's Posts

Nairaland ForumXtraodinaire's ProfileXtraodinaire's Posts

1 2 3 4 5 6 (of 6 pages)

Technology MarketRe: Used Hp530 Laptop For Sale by xtraodinaire(op): 6:10pm On Jul 04, 2010
50k, located in lagos,
Technology MarketRe: Used Hp530 Laptop For Sale by xtraodinaire(op): 2:17am On Jul 04, 2010
still here,
Technology MarketUsed Hp530 Laptop For Sale by xtraodinaire(op): 8:59pm On Jul 01, 2010
1GB Ram.
120GB HDD.
Intel Centrino, 2.16Ghz.
Wifi,
Windows Vista Home Basic (service pack 2),
CDR/DVDRW,
Battery in good form. last for more dan 1.5HRS when fully charged.
MS Office 2007 full version, NOD32 Antivirus full version,
Laptop working perfectly selling cos i just got a new one,

PRICE =N57,000,
CONTACT=xtraodinaire2020@gmail.com,
ProgrammingRe: Java: Help! by xtraodinaire: 1:22pm On Jun 30, 2010
yea, clickatell is not all dt pocket friendly sha, just do ur research about the webservice thing cos i'm not so familiar with it,
ProgrammingRe: Java: Help! by xtraodinaire: 6:22pm On Jun 29, 2010
all of 'em use http but i dnt think it will be an easy task to send to more dan one number @a time maybe u gon have to create a thread dt changes the number each time d a message is sent so u can send anoda as long as u not waitin to get delivery report though,

Did you try clickatell?? cos i know that is very easy it use, and u cn send to nigerian networks too,
ProgrammingRe: Java: Help! by xtraodinaire: 3:23pm On Jun 27, 2010
i use SHA but it works d same way with MD5 so try dis code i used a long time ago, it should work out,


String sessionid="12345";

byte[] defaultBytes = sessionid.getBytes();
try{
MessageDigest algorithm = MessageDigest.getInstance("MD5"wink;
algorithm.reset();
algorithm.update(defaultBytes);
byte messageDigest[] = algorithm.digest();

StringBuffer hexString = new StringBuffer();
for (int i=0;i<messageDigest.length;i++) {
hexString.append(Integer.toHexString(0xFF & messageDigest[i]));
}
String foo = messageDigest.toString();
System.out.println("sessionid "+sessionid+" md5 version is "+hexString.toString());
sessionid=hexString+"";
}catch(NoSuchAlgorithmException nsae){

}
ProgrammingRe: Window-based Application Software by xtraodinaire: 3:44pm On Jun 26, 2010
Beaf is right on that,
ProgrammingRe: . by xtraodinaire: 6:27pm On Jun 25, 2010
modath:
Pls dear people do not ignore one of your own, i know at least one Nlander will rise up to the occasion.
lol, we all here to help each other, nd u already have a volunteer,
ProgrammingRe: Window-based Application Software by xtraodinaire: 6:23pm On Jun 25, 2010
java, java preferably, lol, @sweet_pawn dnt diss me o,
ProgrammingRe: Java: Help! by xtraodinaire: 6:04pm On Jun 25, 2010
well you can still print ur jtable directly though, but if you want your printout to look like the second screenshot, then you just need to adjust your table properties like removing the gridlines and setting the viewport background to white and u can use html tags to increase the size of ur headers,

**but i think u shuld keep the gridlines though** just my opinion, lol
ProgrammingRe: Java: Help! by xtraodinaire: 9:37pm On Jun 24, 2010
well, u havent tried d code i sent for printin d table den, it prints ur table just like u have it but the things's dat it comes out with dis annoying header size, but if u trust ur own table designs and all dat, u can just add ur table to a panel and not add a scrollpane to d table but the panel instead den u can print the panel using the printjob stuff and it cmes out gud, can u drop a screenshot of what you have and what you intend to achieve?? i have a veri nice class i use for printin documents and all,
ProgrammingRe: Java: Help! by xtraodinaire: 3:12pm On Jun 24, 2010
oh, my bad, just read ur post again, if u tryin to print d excel document den after exporting the doc to excel den u can print in excel now or if after exporting, the application will den open the excel document using

String path="System path e.g mama\papa";

String hd = "filename e.g doc.xls";

Runtime.getRuntime().exec(new String[] {"cmd", "/C", "start", "\"\"", path+hd});

dt will automatically open d document den u cn use d print function in excel, but if u want to print d document witout openin it den i have no idea on hw to do dat except u just print ur JTable,
ProgrammingRe: Java: Help! by xtraodinaire: 9:34am On Jun 23, 2010
For the sms api most bulk sms companies only support php but i few like clickatell nd simplewire support java,
To print your table from u application, use:

try{
//title of d document.
MessageFormat mf=new MessageFormat("Title"wink;

//footer, here we are gon number d document,

MessageFormat foot=new MessageFormat("-{0}-"wink;

table.print(JTable.PrintMode.FIT_WIDTH,mf, foot);
}
catch(PrinterException pe)

{
System.out.println(pe);
}

Note that it works wit java 5.0+,
And to export to excel, u can just add all d content to an hidden textarea and separate with a tab i.e '\t' then save as csv or as xls, if u save as xls u get a warnin when you open the xls file but no harm done,
Sure u knw xls is d excel format,

Hope it helped a lil,
Technology MarketRe: Mint Blackberry Tour 9630 For Quick Sale! by xtraodinaire: 2:52pm On Jun 22, 2010
Are they brand new?? And are u in lagos
Tech JobsRe: Finger Print Application Please Help by xtraodinaire: 10:13pm On Jun 18, 2010
hi there, wat you need is an api cos i dont know if any programmin language has a class for biometrics yet, we have grFinger it supports java, vb nd other languages and you can actually use any type of fingerprint reader and they provide u with sample codes and full documentation to use the sdk, hope it helped a lil,
Technology MarketRe: Very Clean 1week Used Blackberry Curve 2(8520) @ 32k. by xtraodinaire: 9:16am On Jun 15, 2010
will 22k fly??
Technology MarketRe: Blackberry Needed by xtraodinaire(op): 11:34am On Jun 09, 2010
damn, i asked for a bb which is kinda clear enuf and not a 'pineapple plantation', and this is even the tech market,
Technology MarketBlackberry Needed by xtraodinaire(op): 10:59am On Jun 09, 2010
Hi all, any genuine seller got blackberry bold2 or storm2, best prices pls,
thnx in advance,

Regrads,
Technology MarketRe: Need A Brand New Se Xperia X1 Or X2 by xtraodinaire(op): 6:40pm On Apr 12, 2010
i wnt d x1. the black color, ll appreciate d carry case too but if u cnt get it den d fone nd d mmc @40k, if its cool den i'll send u a txt wit my no so u cn tell me wen its ready,
Technology MarketRe: Need A Brand New Se Xperia X1 Or X2 by xtraodinaire(op): 11:11am On Apr 12, 2010
@dvd, pls let me know if you will make d order and when i'll pick the phone up next week and also if they agree to collect cash on delivery. thanks,
PhonesRe: Which Phone Is Better For Browsing Blackberry Or Pocket Pc by xtraodinaire: 1:35am On Apr 12, 2010
not reli a nokia fan, but n97 aint bad but too many bugs (no bad belle o) guess d n97mini makes up for dat, but nothin cn compare to sonyericsson though,
Technology MarketRe: Need A Brand New Se Xperia X1 Or X2 by xtraodinaire(op): 4:20pm On Apr 11, 2010
okay then, guess we have to work based on trust here cos i have the cash ready. Since you are ordering for it, can u add the carry case and 8gb micro sd card, let me know the total wit d case nd d card so i can give u a call on monday,
PhonesRe: Which Phone Is Better For Browsing Blackberry Or Pocket Pc by xtraodinaire: 1:14am On Apr 11, 2010
@poster, i'm a sonyericsson fan so i'll suggest you go for the xperia models. they are WinMO phones (windows mobile) nd no offence to bb users, winmo's way better than the Bb OS5 which's on the latest bold 9700,
almost all pda phones support push emails nd stuff but its network dependent cos i tried usin d push email wit my P1 way bac but zain ddnt support but it worked wen i use mtn wit d P1 but guess zain nw support push emails on the xperia models (x1, x2),
BB's cool no doubt but if u're reli a gadget person, its pure boring,

gudluck,
Technology MarketRe: Need A Brand New Se Xperia X1 Or X2 by xtraodinaire(op): 4:06pm On Apr 10, 2010
@dvd, how long does it take d fone to be delivered afta d first payment,
Technology MarketRe: Need A Brand New Se Xperia X1 Or X2 by xtraodinaire(op): 12:13am On Apr 10, 2010
cool prices but re u based in lagos cos i prefer to deal face2face o, nd, its cash on delivery, do u ve d black nd is it branded wit t-mobile nd co, cos i dnt wnt dt, hope2 read 4rm u guys asap so we cn conclude,
Regards.
ProgrammingRe: Differentiating Bar Codes In A Batch: Help Needed by xtraodinaire: 11:51pm On Apr 09, 2010
hey bro, barcodes are like unique ids for different types of product e.g if u take red bull for example the barcode for d small can is totally different frm d barcode of the big can. And never worry about another company using thesame code cos its almost impossible to regenerate the same code, it takes almost a billion attempt to generate dsame set of codes,
hope dt was a bit helpful??
Technology MarketRe: Need A Brand New Se Xperia X1 Or X2 by xtraodinaire(op): 1:32pm On Apr 09, 2010
@dvd,wt color do u have 4d x1 im interested in d black, where's ur location nd pls drop ur contact, d amt is negotiable rite??
Technology MarketNeed A Brand New Se Xperia X1 Or X2 by xtraodinaire(op): 12:56am On Apr 08, 2010
Hi all, anybody with a brand new Sonyericsson Xperia X1 or X2? pls post prices of any or both if available.
pls reasonable prices, serious buyer,

Regards.
Technology MarketRe: Blackberry Bold 1 Needed by xtraodinaire: 1:17pm On Apr 07, 2010
do u sell d bold2 or d storm2, if yes hw much do dey go for,
Technology MarketRe: Sold by xtraodinaire: 1:12pm On Apr 07, 2010
@yemmydavid, where ld u get a bold2 for that price? i think thts impossible but hey wt do i know,
so where cn u get the bold2 for 41,500 even 50k in lagos or benin??
Technology MarketRe: Brand New Blackberry Storm Ii For Sale! by xtraodinaire: 4:43pm On Apr 01, 2010
yes i agree a bold2's higher dn d storm2 but im talkin bout d market value for d bold2 cos even park nd shop 4 89k which is way high,
just sayin dear, just sayin,

1 2 3 4 5 6 (of 6 pages)