rotten69 20 Posting Whiz

OK... This is useful to some extent. Yet, it does not show how to use the methods and what params the methods take.

rotten69 20 Posting Whiz

Will give it a try now..

rotten69 20 Posting Whiz

if it helps, why not giving you a point. I want something like the php.net API's page... They are out there available to everyone...

rotten69 20 Posting Whiz

I think you'd use an interface in java when you're hiding your implementation. The best resources are oracle tutorials and Thinking in Java book by Bruce Eckel.... I find the book more helpful.

good luck...

rotten69 20 Posting Whiz

Javascript lovers.. Anyone use a documentation for Javascript to see what methods are available and so on? please pass a link to that website so I can download the doc. cheers,

rotten69 20 Posting Whiz

Thanks drjohn... How can you tell when an ER is wrong? The only concern I had was which diagram is based on which..

cheers,,

rotten69 20 Posting Whiz

Hey everyone,

I am just wondering what is based on what when designing a database.. Is an ER based on DFD? and Is a database design based on ER or DFD?

I have got different names for data stores in my DFD and my other group member has different names for the tables in the ER which don't match the data stores' names.

Any help??

Thanks..

rotten69 20 Posting Whiz

Since the DB Design is based on DFD, then it is true that the ER is based on DFD because the DB design is dependent on ER.

rotten69 20 Posting Whiz

Hey everyone,

Is a database design based on Data Flow Diagram? Like, the number of datastores should be the same as the number of tables in the database?

Cheers,

rotten69 20 Posting Whiz

:)

rotten69 20 Posting Whiz

have you tested the Database connection if it is good to go?

Try this on line 9: if ($result >= 1)

rotten69 20 Posting Whiz

@dioioib I have used 64 bit version then it did not work too well on my machine then I had to cheange it to 32 bit version. I'd love to use a win7 on my macbook pro without any issues but this is not working for me !!! I think it is happening because of hardware compatability? maybe? Do I just go ahead with installing VMware?

rotten69 20 Posting Whiz

Thanks for the help. Hmm, I was on mozilla FF website the other night, but I could not find the functions i wanted like (isAlpha, length and stuff like that) or something like this http://www.findmeat.org/tutorials/javascript/4591_index.htm

rotten69 20 Posting Whiz

Hey everyone,

I am looking for Javascript API's on the internet but I couldn't find one that has all built-in functions and stuff. Is there a downloadable version of the documentation or a website that I can search what function is available? something like php.net

Cheers,

rotten69 20 Posting Whiz

We want users to enter accurate location details. We can get their current location based on where they are but the problem is that if they are checking in cafes while they are on a bus or train, then this info is useless. I like your idea. It may work, who knows. I will consider it..

rotten69 20 Posting Whiz

@cuzintone .. my macbook pro laptop has got about 4.0 GB ram and when I run win7, it says only 2.3. or 2.4 is usable.... it is killing me. I can not get simple tasks done within a short amount of time, whereas I can get a lot of things done on my LG laptop that runs windows starter.

Please help

rotten69 20 Posting Whiz

Hey everyone,

I'm working in a team on an IOS App and web app and the app relies on facebook pages to retrieve cafe names to let users check in the cafe they are at. But, the problem is that not all cafes have a facebook page.We would like to get an accurate location of where they are( we don't want them to enter any rubbish data)...

Any ideas please?

rotten69 20 Posting Whiz

Any help from MAc Lovers?

rotten69 20 Posting Whiz

Thanks for thehelp

rotten69 20 Posting Whiz

@ardav... That editor looks not bad at all. I would appreciate a link to a free download of professional version!

Cheers,

rotten69 20 Posting Whiz

At dfxgrid12.... What is quite easy!!!??? If you were trying to participate in this Article, Please respond to the question was asked.

rotten69 20 Posting Whiz

Surely, it can. But, when I press ctrl+space to see what the cakephp methods and HTML helpers that are available to me so I can use them, it does not show me that!!! That also happens in Javascript as well. I was trying to get the editor to tell me what functions that I can use after document.getElementById('paragraph').body.. it shows some functions but not all.

The line I was trying to accomplish was document.getElementById('paragraph').body.style.bgColor.....'

Are there libraries or plugins that I can import?

rotten69 20 Posting Whiz

You guys seem not to get what I am after. I am looking for a cakephp plugin that works in either editors Komodo or Eclipse.

Cheers..

rotten69 20 Posting Whiz

I know those editors support multiple languages. But, I need something that supports cakephp framework. Is there a plugin that I can download for eclipse or Komodo?

cheers,

rotten69 20 Posting Whiz

I noticed something in your HTML code. The HREF's have asp files in them? Do they exist in the same folder?

rotten69 20 Posting Whiz

I need the javascript source code to see if the functions "gettabcontentSearch" & "hide" dont contain errors. I'm assuming they don't, then try the below code. Replace what you have got up there with that. And tell us if it works, OK?

onclick="gettabcontentSearch('','');" onblur="hide();"

Another thing to note is that does the the function gettabcontentSearch take arguments? if not, then take out the args and try it. they might be causing the errors.

rotten69 20 Posting Whiz

I have done that in response to arezz09's reply. The other problem I am facing at the moment is that Win7 ultimate& home premium don't run smoothly in Bootcamp(Arggghhh!!, I'm disappointed). I want to use Win7 as a min OS on my mac book pro.

The problems are as follows:
1- Win is so slow and kills me badly.
2- When I log into my win OS, it takes more time than my Win7 starter notebook to boot!!
3- The thought that I came up with is that Mac hardware is not fully compatiable with windows? Maybe?

rotten69 20 Posting Whiz

Hey everyone,

Recently, I have developed a website for my project and was using a 10-inch laptop during the development time. It looked fantastic on a 10-inch screen. However, I faced a problem with the width (CSS properties needed to be changed) of navigation bar on the top when I tried tried running the website on 15-inch screens.

How do you developers avoid problems like this? and other problems like CSS3/HTML5 cross-browser compatiability?

cheers,

rotten69 20 Posting Whiz

Yeah, the database is an online server. I want to access it. I have got the username, password, name of database. I have tried changing the database configuration file on my computer(adding the username, password, name of database also). But, it does not access the online database and gives me some error saying that the database is not recognised or there is no access to it!

rotten69 20 Posting Whiz

Yes, it does give me an error that says " page not found.... The requested URL /mvc/users/index was not found on this server."

rotten69 20 Posting Whiz

Hey everyone,

I am having trouble accessing the web pages on my online server. On my local server, I access them using this URL(localhost/mvc/users/index) But this doesn't allow me to access the pages except for the config page which is on mysite.com/mvc

Any help please?

rotten69 20 Posting Whiz

Hey everyone,

Does anyone know if there is a possible way of using an online Database without uploading the website files onto the server?

Cheers,

rotten69 20 Posting Whiz

Yeah, I am using two different tables.

rotten69 20 Posting Whiz

Hey people,

I am wondering what a good editor is that supports HTML5, CSS3, cakephp and a few other plugins ?

I'm using Eclipse for php which supports HTML5... At the same time, I trying Aptana Studio3 which supports CSS3 ...

I need one that supports all.. Or even Plugins for PHP eclipse would be Fine..

cheers

rotten69 20 Posting Whiz

Hey Daniweb lovers,

I am using a cake php framework to develop my application. The problem I am facing at the moment is that I am trying to use two different tables (let's call them users and products.) I can select users from the users table. But, I have got a query in my function that is in the controller. It is something like

        $query= $this->User->query("SELECT username,prod_id,prod_name FROM users,products;");

        $this->set('usernames', $query); 

I have also created a model for the products table.. I don't know why it is not working..

Hear from you, folks ...

rotten69 20 Posting Whiz

Have a look at HTML 5 feature for GEOLOCATION... Or use IP Address to track your users in PHP...

I hope this helps you a bit..

rotten69 20 Posting Whiz

hi there,

I just have a few questions about HTML5 and one of its features that is geolocation. My group members and I are thinking to develop a social-networking IOS application that lets you check-in only if you're using a mobile phone. The core idea is that if you're at starbucks or other coffee shops having a cup of coffee and want to rate it, suggest it to your friends on FB or review other peoples' comments on the coffee/s they had, you can use the app to do all that. The IOS app sounds doable. We also want to develop a website for the application so, if you're using a PC/laptop any device other than IOS devices, it allows you to check in. But, we still are not sure what to use to develop it. I suggested the idea of using Geolocation(because it uses GoogleMaps) but then we had a look at this website which has HTML5 features demos and it changed our idea a little bit because it does not detect your exact location.

What do you guys suggest? Is there a point in developing a website for this type of project?

rotten69 20 Posting Whiz

Just if you're after a quicker response, please FORMAT your code by using either of thse options " Code " or " Inline code "

rotten69 20 Posting Whiz

Head to this website and explore the different technologeis that they teach for free

rotten69 20 Posting Whiz

Hi everyone,

I was in a group meeting for a project and my group members were talking about minimizing the number of tables and having two big

tables and one or two small tables connected to the main big ones. The question is : What is better to have less tables(putting most of the data in only two big tables which makes the search difficult ) OR to have a few more tables to help make the search easier( in my opinion) ? I could not find something wrong with having many tables in a DB. But, some of you may have sligtly different opinoins on this.

I would love to hear from you guys.

rotten69 20 Posting Whiz

Obviously, I had to change the filesystem from the mac format to NTFS format for the windows partition. I do not exactly remember how much it was decreased by. I formatted the disk entirely. Wouldn't this get rid of anything bad?

rotten69 20 Posting Whiz

Hi everyone,
I have got a mac book pro and it had initially an OSX before I partitioned the disk. When I did partitioned it, I could see a decrease in the size of the disk. I've only got two partitions that are one for Win7 and the other one for Mac OSX.

Could anyone please explain why the size of the disk keeps decreasing whenever I format the disk?

Is there a way of lettin not happen at all? How do I configure the mac keyboard on Win7 as I am actually using a Win keyboard ?


Thanks..

rotten69 20 Posting Whiz

Thanks for the reply. Well, that's the dilemma I'm having at the
moment. Do I need to convert the dmg files to ISO if I want to
install the lion os x on my MacBook pro considering that it doesn't have any OS except Win7?

rotten69 20 Posting Whiz

Hi,
I have a mac book pro. I'd like to know how to burn dmg files onto DVD-R as bootable on Windows 7?
Do I also need to convert the files to ISO type in order to make them run smoothly when I start up the machine?

Thanks...

rotten69 20 Posting Whiz

PS: Sorry. That was not about the concept of inheritance; it was more about the concept of composition.

:)

rotten69 20 Posting Whiz

Have great fun with them.

rotten69 20 Posting Whiz

That unfortunately doesn't answer my question in the second last post.

Yeah, I agree with you that the question does ask me to have two classes at least to test the concept of inheritance and making a call to a private constructor through a method. And, that's what I initially had. I had two classes; one of them was ConnectionManager. I made a call to the ConnectionManager in the main method in another class.

rotten69 20 Posting Whiz

I've never worked with PSD files. There should be a way to get around the problem you're having. Open the file in Photoshop or some preferred software of yours and convert it to the extension you want. Again, you'll encounter a problem displaying it in a browser if you have got the same got as above.

Or try this option. In your css file,

#bg{
 background-image: url('welcome.psd');
 }
rotten69 20 Posting Whiz

I'm gonna have to give it a go and see what it looks like. Hmmm, That'd be really GREAT if a screenshot of the layout was posted.

rotten69 20 Posting Whiz

Did it work?