Crime › Re: I Have Just Been Scammed!!!! by paranorman(m): 1:13pm On Apr 15, 2021 |
obinoral1179: it was God that save me. We need to becareful and have patience.  |
Politics › Re: Venezuela Using Nigerian Influencers To Wage Twitter War - Financial Times by paranorman(m): 6:04pm On Apr 06, 2021 |
Interesting! |
Politics › Re: Obasanjo: How I Survived Dimka Coup. Olu Bajowa Saved Me by paranorman(m): 11:01am On Dec 28, 2020 |
Alpha100: I have both of Max Siollun's books if anyone is interested. Please, I need it! Einsteinalbert583@yahoo.com Thank you |
Politics › Re: Obasanjo: How I Survived Dimka Coup. Olu Bajowa Saved Me by paranorman(m): 10:51am On Dec 28, 2020 |
Racoon: I have all Max Siollun three books and cherish them a lot because they gave clear succinct dirty histroy of all these past military leaders Nigerians are venerating today as gods especially the role the sitting president played in the July 28-29 1966 northern counter-coup killings @ Ikeja Barracks.I have a copy of the "76" movie.I even watch clips yster night. Sir, do you have e-copies? Please, can I get them from you if you do have them? |
Celebrities › Re: Diddy Gives His Mother A New Bentley & $1 Million During Her 80th Birthday Party by paranorman(m): 11:34am On Dec 23, 2020 |
Made4naijalove: You mean that woman is 80? She looks good though Plastic surgery I suppose.. |
Crime › Re: My Story As A Cult Member........initiation Phase Included... by paranorman(m): 6:51pm On Dec 13, 2020 |
Altair25: A few hours till initiation, i fell asleep. When next i opened my eyes, i was in a white room, i didn't recognize the room but i took note of the fragrance of the room. It was easily the cleanest room i had ever seen. I was dressed in white apparel as well, pristine white polo, an equally white pair of joggers and white tennis shoes. I took note of the fact that the source of the rooms fresh smell was a white air conditioner on the wall that filled the room with its pleasant fragrance. Suddenly, the fresh smell changed to something rotten, like the stench of rotting corpses. I looked around me to see piles upon piles of corpses around me, all of them in varying states of decay. The air conditioner was gone and it's place, there was a huge metal tap. The tap was turned on, but instead of water, thick jets of blood blasted out of the nozzle and began to fill the room with blood. I wanted to scream but my mouth wouldn't open, wanted to cry but my tears ducts were dry. It felt as if something inside me had died. Interesting! You received a vision from God of what you were about to be initiated into really is; bloodshed and death! |
Celebrities › Re: IgbereTVAwards: Zubby Michael Thanks Nigerians For Voting Him Actor Of The Year by paranorman(m): 11:26am On Nov 03, 2020 |
Interesting... |
Crime › Re: US Forces Rescue American Citizen Kidnapped In Nigeria, Kill 6 Of The 7 Captors by paranorman(m): 5:00pm On Oct 31, 2020 |
Country wey sabi.... |
Politics › Re: Meet The Members Of The Lagos Judicial Panel On SARS. by paranorman(m): 9:12pm On Oct 27, 2020 |
Interesting resumes.. Let's see how it turns out... |
Christianity Etc › Re: Archaeology: Evidence Of Jonah And The Whale Found In Jerusalem (Photos) by paranorman(m): 8:50pm On Aug 16, 2020 |
Franking: Did u even read the nonsense validation before commenting? I dey shame for una. Yinmu for you.. There have been several stories in the bible that have been corroborated by archy evidence. This is what I meant, professor sir. |
Christianity Etc › Re: Archaeology: Evidence Of Jonah And The Whale Found In Jerusalem (Photos) by paranorman(m): 10:17pm On Aug 15, 2020 |
The Holy Bible: The only book whose stories has been validated by archeological and scientific evidences...! One of them oldest book alive. |
Romance › Re: My Girlfriend Asked Me To Tell My Mum To Remarry & I Have Lost Confidence In Her by paranorman(m): 9:39pm On Jul 10, 2020 |
obinoral1179: Iost my dad 26 years ago and my mum make sure we all got graduated and recently she is starting to find love with another man and she calls the man ADEMI, we the boys alway tease her of her new found love and we are happy for her as long she is happy..... May you find a suitable hubby for mummy...  |
Programming › Help Needed In Andriod Dev by paranorman(op): 8:42pm On May 22, 2020 |
Spinner spinnerCourses = findViewById(R.id.spinner_courses) ; List<courseinfo> courses = DataManager.getInstance().getCourses() ;
ArrayAdapter<courseinfo> adapterCourses = new ArrayAdapter<>(this, andriod.R.layout.simple_spinner_item, courses) ;
adapterCourses.setDropDownViewResource(andriod.R.layout.simple_spinner_dropdown_item) ;
spinnerCourses.setAdapter(adapterCourses) ; Above is a snippet from my NoteActivity.java file I got the error that package andriod.R.does not exist! Seriously?! I am new to Andriod development and following a course on Pluralsight. In the above, I am trying to populate a spinner using an array adapter class. Attached, are the screen shots:
|
Celebrities › Re: Clarence Peters: How Picture Kodak Died, Hospital Thought She Had COVID-19 by paranorman(m): 10:10pm On May 04, 2020 |
Even hospitals are afraid to treat folks because of Covid 19. |
Programming › Help With Implementing A Scrollbar In Java Using The AWT Package by paranorman(op): 4:50pm On Mar 31, 2020 |
Hello folks..
I , a newbie, am currently studying how to implement scrollbar in java. awt . * package and I haven't figured out how to implements a dynamic scrollbar yet..
I want to design an application whose home-screen/window/frame default size would be as large as user's PC screen size, e.g. 1366 * 768
So this app will be as wide as 1366 and as long as 1500 in length. Therefore, I'd need a dynamic scrollbar attached to the window's right side/bottom traditionally, the scrollbar should also maintain its position as the window side is adjusted by a user (dynamic).
I have tried looking into the window's event listener interface in the package to see if any method is attached to the window resize event, could find any in the material I am using to study.
I want to know if its possible with awt, if not, please recommend another package with code snippet example that suits my use case.. thank you |
European Football (EPL, UEFA, La Liga) › Re: Everton Vs Manchester United (1 - 1 ) On 1st March 2020 by paranorman(m): 3:15pm On Mar 01, 2020 |
Link to watch match eh. anyone, please. |
Phones › Re: How To Browse The Internet Using The Bluetooth Of An Andriod Phone by paranorman(op): 11:27pm On Feb 29, 2020 |
femi4: you’ll need Wi-Fi hardware to do this.
Usb to wifi adapter Getting the hardware is not the issue. You still haven't explained how to do a reverse Bluetooth tethering. |
Phones › Re: How To Browse The Internet Using The Bluetooth Of An Andriod Phone by paranorman(op): 7:12pm On Feb 29, 2020 |
femi4: You can use tether. But your PC can't be a sever How then? |
Phones › Re: How To Browse The Internet Using The Bluetooth Of An Andriod Phone by paranorman(op): 6:08pm On Feb 25, 2020 |
tripplephi: why not just get a WIFI phone.... bluetooth technology doesnt work that way
YOU CAN NOT USE ANY PC TO BROWSE BY ITSELF... all PCs connect to something external via cable or wirelessly before they can browse...so why do you now want to connect to the PC which is not the main internet carrier... a CLIENT CONNECTION can never give you access to browse.... it is just not possible... YOU NEED A DIRECT CONNECTION BEFORE YOU CAN BROWSE. Oga, calm down. who wouldn't be using a wifi enabled phone? I know why I wanted this and I have searched for solutions online and I have seen quite a number of them but I am still looking for the best suited solution. PC is already connected to the internet. You could browse the internet using Bluetooth tethering where your phone serves as the access point. I want the process reversed. |
Phones › How To Browse The Internet Using The Bluetooth Of An Andriod Phone by paranorman(op): 4:59pm On Feb 25, 2020 |
I want to be able to browse the internet on any android phone using Bluetooth of the phone like you'd normally do with wifi.
The android device becomes the Bluetooth client and while another device, say a PC, becomes the server. I am sure you get my analogy. In other words, I want to browse on the android phone via Bluetooth connection to a PC with an internet connection. Please, understand this situation.
Any help, please... Anybody?! |
Phones › Re: Any Asus Phone Seller? by paranorman(op): 9:55am On Jan 07, 2020 |
innobarca: I am using Asus Zenfone max plus m1 to type now.
If you are in Lagos, it should be easier for you. What's the spec? Can I get photos? Ur location? |
Phones › Any Asus Phone Seller? by paranorman(op): 2:24pm On Jan 06, 2020 |
Need Zenphone max plus, in Lagos. |
|
Programming › Re: [Code Review Help] Explanation In Java Needed by paranorman(op): 7:40pm On Oct 11, 2019 |
spoilerx: what is the content of the output.txt file I typed it out in my post above, in the "in text file is" session. |
Programming › [Code Review Help] Explanation In Java Needed by paranorman(op): 1:21pm On Oct 11, 2019 |
A semi-colon delimited file exists, I just wanna output its content to the console after splitting it like this using PHP: try { if (($fp = fopen("output.txt", "r" ) ) ) { while (!feof($fp)) { $line = explode(";", fgets($fp, 1024)) ; list($firstname, $lastname, $othername) = $line ; print "First name: $firstname; Last name: $lastname; Other names: $othername <br /> " ; } fclose($fp); } else { throw new Exception("Error: File is not available" ) ; } } catch(Exception $e) { //implement control logic here ; }The above code works as expected Java's output of this code is funny: import java.io.*; import java.util.*;
public class Test2 { public static void main(String[] args) { try { File file = new File("output.txt" ) ; Scanner in = new Scanner(file) ; int count = 1; while (in.hasNextLine()) { if (in.nextLine().contains( " ; " ) ) { String names[] = in.nextLine().split( " ; " ) ; System.out.printf("(%d) Your name is %s %s %s\n", count, names[0], names[1], names[2] ) ; } else { throw new Exception("String " + in.nextLine() + " does not contain ; " ) ; } count++; } } catch (Exception e) { System.out.println(e.getMessage()) ; } } }output:(1) Your name is jacob zuma zoomzoom (2) Your name is abbey jackson teme
This java code works just fine, as expected: import java.io.* ; import java.util.* ; import java.util.regex.* ;
public class Test { public static void main(String[] args) { try { File file = new File("output.txt" ); Scanner in = new Scanner(file) ; int count = 1; while (in.hasNextLine()) { String names[] = in.nextLine().split(Pattern.quote( " ; " ) ) ; System.out.printf("(%d) First name: %s; last name: %s; other names: %s \n", count, names[0], names[1], names[2]) ; count += 1; } in.close() ; } catch (Exception e) { System.out.print("An error has occured" ) ; System.out.println(e.getMessage() ) ; } } } output: (1) First name: john; last name: doe; other names: wick (2) First name: jacob; last name: zuma; other names: zoomzoom (3) First name: optimus; last name: primus; other names: autobots (4) First name: abbey; last name: jackson; other names: teme The text file is (output.txt)john;doe;wick jacob;zuma;zoomzoom optimus;primus;autobots abbey;jackson;teme question: Why is the console output of the first java program omitting the odd rows of the text file?! NL smileys are getting in the way, so I had to space some characters oddly out. |
Politics › Re: Buhari's Alleged Wedding: Nigerians Joke About The Wedding (Pictures) by paranorman(m): 9:37am On Oct 11, 2019 |
I am not even getting the drift. What have I missed? I have been so busy.. |
Christianity Etc › Re: Can A Man Advice God?? by paranorman(m): 8:57pm On Oct 07, 2019 |
Man cannot advise God, no. ....And there is a difference between intercession and advice. Moses was intercedding on behalf of the Isrealites. Abraham did something like this when he interceded on behalf of Sodom and Gomorrah because of Lot's presence in those cities, God didn't heed to Abraham's plea for two cities but saved Lot (and members of his families that Lot could) which was what Abraham wanted anyway. Samuel interceded for Saul and God rejected it. Standing in the gap is something God does not overlook and we have read several examples in the bible.
God also initiated several discussions with his prophets and judges in the old testament just to hear what they have to say and then agree to it. Jesus did same and got the perfect responses, sometimes, from folks seeking miracles, and even from His disciples.
God even honoured the request of some folks when they asked for signs in the old testament and Jesus gave none to those that asked for it in the new testaments since they had the books of the prophets to read from back then. |
Sports › Re: “Any Youth With A Benz Is A Yahoo Boy"— Policeman Tells Footballer During Arrest by paranorman(m): 8:49am On Aug 27, 2019 |
The need for reorientation is one thing I wave aside and I always think 'shouldn't people know these things? ' The force needs a mental overhaul. Their salaries, benefits and walfare packages needs overhaul, else they will continue these misconduct. For those that have had experience similar to this harassment, you'd hate the police. A armed robber could even treat you better than a cop. |
Phones › Re: NCC Fines Airtel, 9mobile N136m For Violating Industry Regulations by paranorman(m): 6:55am On Aug 07, 2019 |
As is in the cooperate world, it's someone's fault. Some employees of both telcos will bare the brunt by the time the emails will start flying around..
56 customers huh? Someone have reported them to NCC, and they investigated. Free cash to fly around. |
Crime › Re: Student Dies After Being Kicked In Chest By Fellow Student (Graphic) by paranorman(m): 6:11pm On Jul 05, 2019 |
Who added the dumb sound effect to this disturbing vid? |
Webmasters › Re: Cloudflare Servers Develop Problem: Many Websites, Services Went Offline by paranorman(m): 7:21pm On Jul 03, 2019 |
josielewa: Even WhatsApp, telegram and Instagram ain't working well... You can't download media from this sites I even thought twas my network provider problem o, but later got confused when I noticed texts messages had no issues |
Politics › Re: Ngozi Okonjo-iweala Celebrates Her 65th Birthday Today by paranorman(m): 9:08am On Jun 13, 2019 |
She was very pretty.. She still is sha |