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 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: 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/). orphan case Programming Software Development by vladdy19 I'm getting errors for my switch statement stating that all of my cases are orphan cases does any one know why that is? Re: orphan case Programming Software Development by jwenting That's not any error you'd get from the compiler or runtime, so it has to be either your program or your editor. Show us some code (though I have some ideas...). HTML Unknown Problem Digital Media UI / UX Design by penguino138 Ok so I'm transferring a website for my mom and i got an error in the main page's coding, but I can't figure it out. It said it was in line 3. [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml&… Is my external HDD OK? Hardware and Software Hardware by normanallen I have a 750Gb Maxtor USB HDD mounted as G:. I just received a message saying "G:\$Secure is corrupt. Run chkdsk". So I did (in a cmd window). What I got is this: C:\Documents and Settings\Norman>chkdsk g: /f The type of the file system is NTFS. Volume label is OneTouch4. CHKDSK is verifying files (stage 1 of 3)... Truncating … hibernate Programming Software Development by ceyesuma Is there someone that could answer questions concerning the HibernateTravelApp tutorial. I have written it a couple times per the tutorial and I am presently remodeling it to fit my own MySQL database. If there is a convenient way to transfer this data base along with the .zip of the netbeans project I would help me to be able to have someone … displaying HTML Text into the jEditorPane in swing Programming Software Development by regent_royal Hi, friends I am developing project in which I get some data from the database which is already saved as HTML. I can get get whole data which is simple HTML but this database content is developed as below. Word file first created save it as the web content and this text web content saved into the database. which is some what like below. &… Advanced database search using a php class Programming Web Development by smutolo I found a php class that seems to help me achieve my objective of doing an advanced search of my database <?php class search { var $table; var $field1; var $field2; function queryRow($query){ //define database settings define("host", "… Unable to delete a file Hardware and Software Microsoft Windows by Ancient Dragon Trying to delete d:\windows\gzip32.exe (my vista installation) but can't, nor can I rename it. If I copy it I can't delete the copies either no matter where I put them. I now have three other copies that I can't delete. Anyone know a solution to this: Things I have tried and failed to resolve the problem, [list] [*]Reboot [*]Reboot … Help, I don't think I'm asking for much. This is a simple java program. Programming Software Development by mathisfunwith this is a program that the user is suppose to select a computation from a menu, the menu calls the function. and then the output is displayed in a nice java window. I think most of the coding is correct but i am having problems with the switch statement at the bottom of the code. The switch statement calls the new MyFuntions man and man calls the… Help me fix my xp pro crap comp. Hardware and Software Microsoft Windows by Blain1983 okay i don't know anything about computers, but i would get a blue screen all the time and it was driving me crazy, and i ran CHKDSK /F and it deleted 2 orphan files (i dont know what they are) it was fine for a while, and then it started again. i used a registry cleaner and it was okay for a bit, then one night it went to a blue screen, then when … DB Design Issues Programming Databases by varun077 Hi Friends, Our project is developed in J2ee technology using EJB, now we are migrating to hibernate. We are using Oracle 10g. Architecture of this project has not been satisfactory (including database) and we have several performance and maintenance issues, we are changing the architecture and database design now. I have some questions about … primary key Programming Software Development by ceyesuma [code] <id column="PERSONID" name="personId"> <generator class="increment"/> </id> [/code] What is this animal? is it setting a primary key? like wise [code] <set cascade="all-delete-orphan" inverse="true" lazy="true" name="trips" table=&… hibernate.hbm.xml Programming Software Development by ceyesuma in this xml mapping file : [code] <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class dynamic-insert="false" dynamic… hibernate mapping classes Programming Software Development by ceyesuma is this true? hql use xml to create results that hibernate can use. Simialar to the SQL? here is what I need in a table [code] SELECT i.instr_lname,b.book_num,s.stu_lname,b.book_start_date,b.book_start_time,b.book_end_time FROM instructor AS i,booking AS b,student AS s where i.instr_num=b.instr_num AND b.stu_num=s.stu_num; [/code] here is … (HQL).hbm.xml vs. SQL Programming Software Development by ceyesuma SELECT b.book_num,b.book_start_date,b.book_start_time,book_end_time,b.stu_num,i.instr_lname FROM instructor AS i,booking AS b WHERE i.instr_num=i.instr_num AND i.instr_num=b.instr_num; Can someone help me get these xmls to produce this SQL(HQL)? This is how I represented the Instructor.class Instructor.hbm.xml <?xml version="… Hello Digital Media Digital Marketing Search Engine Strategies by ashley spencer Hello Friends, I am a newbie here and i really am impressed by the response and help people are getting with their stuff. I hope to receive the same for my problem. I have got a site in adult niche and i have a doubt that its got penalized for some reason but i am not able to make out whats the problem. I have not done over optimization nor … Re: Hello Digital Media Digital Marketing Search Engine Strategies by canadafred [QUOTE=ashley spencer;917239]Also is there a possibility of an orphan page penalty?[/QUOTE] Sure, things like that are possible but I doubt that would be much of an issue for you. I think I speak on behalf of most around here when I suggest that you need to provide us with a little more detail into what's going on. I understand that you may … Problem with Response.redirect Programming Web Development by webprgmquery I am using User authentication system, which uses 2 pages index.asp where user logs in and then the username and password is sent to the validate.asp page where it is checked against database userlist. if username and password are matched with username and password of database record then it should redirect to new page main.asp but it is just… Re: Problem with Response.redirect Programming Web Development by webprgmquery index.asp [code] <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <!DOCTYPE html PUBLIC "-//W5C//DTD XHTML 1.0 Transitional//EN" "http://www.w5.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w5.org/1999/xhtml"> <SCRIPT SRC="Z:\demographics\boxover.js">… Re: Problem with Response.redirect Programming Web Development by webprgmquery index.asp [code] <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <!DOCTYPE html PUBLIC "-//W5C//DTD XHTML 1.0 Transitional//EN" "http://www.w5.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w5.org/1999/xhtml"> <SCRIPT SRC="Z:\demographics\boxover.js">… HOW COME? Programming Software Development by pavan146 Hi , can any one explain me this code public class Howcome { public static void main(String[] args) { System.out.println(“Bank of America”); [B][url]https://www.bankofamerica.com[/url][/B] System.out.println(“Online Banking”); } even though https:// BofA lyin as orphan string in between this codes compiles and executes fine..??? Video IM in Ubuntu Hardware and Software Linux and Unix by alphahr [B]Is there an application that allows video IM in Linux, specifically Ubuntu. I have Empathy and Pidgin but the video features in Pidgin were turned off in a previous version because of some sort of copyright infringement. I have searched, but have not found an application that does video. My poor on board laptop camera is an orphan. Thanks [/B… Set Image to an Image Panel for Display Programming Software Development by cretaros Help me in correctinf the errror i encounter here, i want the image file i have selected using Jfilechooser to be set on the image panel. i tried this but it failed: picthandler.setImageIcon(file); Here is the class Code , i have commented exaclty whr i want the bug to be fixed [ import java.awt.*; import java.awt.event.*;… Databinding a One to Many Relationship with new records Programming Software Development by zachattack05 I'm having a problem with using the table adapters to accomplish this and was wondering if someone might know of something I could be doing wrong. The scenario is this: Adding a new record to the underlying SQL database in this case requires that both a record exist in TableA and TableB. TableA holds the "One" and TableB holds the &… write this program Programming Software Development by roland.ahsue You are required to write a program in C that will simulate the game of blackjack between two players. The computer will not be a participant in the game but will only deal the cards to each player and provide them with one or more ‘‘hits’’ ,that is additional cards when requested. The cards are dealt in order, first one card to each player …