Re: What are you watching on TV? Community Center Geeks' Lounge by Reverend Jim We watched Resident Alien. Liked season 1 but it kind of petered out after that. I have not heard of 3%. What is it about and who is in it? I can't find it on IMDB. We just finished Apples Never Fall, and 3 Body Problem is in the queue. Re: Finished learning basics of html and css. What next? Community Center Geeks' Lounge by Dani Or you could try the React framework instead of Angular. I've heard better things about it. Re: What are you watching on TV? Community Center Geeks' Lounge by Dani pritaeas, what did you think of 3%? I saw it a couple of years ago. Sticking with the Sci-fi genre, although a bit more lighthearted, my husband and I are currently watching Resident Alien. Re: What are you watching on TV? Community Center Geeks' Lounge by pritaeas I liked the concept, but some choices in the movie I remember I thought were strange. However, this is a while back, so please don't ask specifics. Resident Alien started funny, but didn't grab my attention. Latest I quite liked was "Vis-a-vis" (Spanish). Re: What are you watching on TV? Community Center Geeks' Lounge by pritaeas Doesn't the link I posted open? https://www.imdb.com/title/tt4922804/ This is the tagline on IMDB: "A post-apocalyptic thriller set in near-future Brazil, where a select few are allowed to join a privileged society after undergoing an intense and competitive process." It is a Brasilian production, so I doubt I can mention anyone you… Re: What are you watching on TV? Community Center Geeks' Lounge by Reverend Jim >Doesn't the link I posted open? My mistake. I just scrolled back to the last couple of posts, not far enough to see the link. Dani - if you like Resident Alien I suggest you watch the movie, [Tucker and Dale vs Evil](https://www.imdb.com/title/tt1465522/). Re: Why am getting different syntax errors when running a Python script Programming Software Development by Tom_45 Finished the assignment and was able to work out the bugs I was encountering. In addition to the issues I mentioned in my last reply, I had several instances of not indenting properly so that statements like exit() were not executing because their indention made them part of an if statement. Re: 88 Business-Growing Strategies Digital Media Digital Marketing by henrymorgan9522 A growth strategy is an organization's plan for overcoming current and future challenges to realize its goals for expansion. Examples of growth strategy goals include increasing market share and revenue, acquiring assets, and improving the organization's products or services. Re: Plese Help Me ..its very urgent.... Programming Software Development by masijade Finished. Re: can anyone solve this? Programming Software Development by masijade Finished. Re: Write my program for me Programming Software Development by masijade Finished. Palindrome Program Help Programming Computer Science by CS_GUY1234 … name here. System.out.println("\n===========================\n"); boolean finished = false; do { System.out.print("Enter a string ===>… program [Y/N]? ===>> "); char repeat = Expo.enterChar(); finished = (repeat != 'Y' && repeat != 'y'); System.out.println(); } while… Error in my MD5 code Programming Software Development by Auraomega Finished writing this a little while ago but unfortunately the generated … Re: 3 word story Community Center Geeks' Lounge by oalee finished eating dinner. Re: What Certifications do You Have? Community Center by Yzk Finished my exams of late and got a few new certificates - Cisco (new version) seminar 2 - MS Access 2002 (Database) - Service Desk level 3 (there is 1 to 4) Re: display random images from folder Programming Web Development by somedude3488 finished the code; i sent you a private message with the url of the test script Re: Program does not declare win or lose Programming Software Development by pacman326@gmail Finished guys, thank you for those who helped. My project from hell is over with 50 minutes to spare :) Re: hijackthis.exe is not a valid win32 application Hardware and Software Information Security by tsahima FINISHED THE SCAN: BitDefender Online Scanner Scan report generated at: Wed, … Re: Exam organisation problem Programming Software Development by rm_daniweb Finished all your user interface how the user interact with your website. Plan it dude :-) Re: Browser redirect issue Hardware and Software Information Security by Gein Finished with the HostsXpert program. It did the trick as far as the redirects go. Then I noticed that somehow the norton still had files on the PC, so I ran a norton removal tool, and now everything is updating right again. Thanks alot for your help :D Re: Connecting c application to Internet Programming Software Development by Benkyou Finished reading that guide by beej last night, his little jokes along the text made it so easy to read trough the whole thing... altough at some times i did feel like i was a kid being explained that 2+2=4. Still good a guide i was able to get what i needed working. Re: Assignment Programming Software Development by masijade Finished. What does your's look like? Re: Need help with MySQL query Programming Databases by joshuasanders Finished query with student information for anyone coming to this thread later. SELECT s.first_name, s.last_name, s.email, s.mobile_phone, f.family_phone, GROUP_CONCAT(a.first_name SEPARATOR ' & '), a.last_name FROM student AS s JOIN family AS f ON s.family_ID = f.family_ID JOIN adult AS a ON a.family_ID = s.family_ID GROUP BY a.family_ID; Re: Text Analysis? Programming Web Development by phorce Finished :) Thank you for everyone who replied. I solved it by using preg_match() function Re: HELP: What's wrong with this? str[counter].toUpperCase(charAt(0)) Programming Software Development by Johannady2 **FINISHED CODE** i mport java.util.*; import static java.lang.Character.*; … Re: HELP: supposed to print out first letters. prints numbers instead. Programming Software Development by Johannady2 **FINISHED CODE** I forgot to save in a different file while … Re: BlackJack Code Review(Beginner) Programming Software Development by speakon Finished my second program, is it OK to post the code here or do I need to make a new topic? Re: Code Snippet Competition Status? Community Center Meta DaniWeb by happygeek Finished and the votes are in. Dani will be announcing the winners in due course... Re: Designing A Pretty Console Output For Data Programming Software Development by iEpic Finished Design If anyone wants to use the design just replace … Finished program and would like feedback Programming Software Development by nova4005 … false; System.out.println(title + " has finished playing."); currentPlayPosition = 0.0f; } } /* …false; System.out.println(title + " has finished playing."); currentPlayPosition = 0.0f; } } }…