1,350 Posted Topics
Re: Well, you can test your code on your own IDE before posting it on daniweb. I haven't noticed a preview for the code snippets area. | |
Re: what are your requirements for a new laptop? Price, brand, purpose, etc. | |
Re: **For question 1: my first question is what is the difference between java and JavaScript and where each one is used. ** The JavaScript programming language, developed by Netscape, Inc., is not part of the Java platform. JavaScript, does not create applets or stand-alone applications. In its most common form … | |
Re: Well, one extremely easy way for someone to identify a wp site is if they put `wp-admin` right the site's url. for example, `http://yourwebsite.com/wp-admin`. Simply, what you can do is hide the wp-admin from people (it's possible, these sites tend to use that method ;D) Here, you can read this: … | |
Re: Have you seen this example: http://tympanus.net/codrops/2012/01/02/fullscreen-background-image-slideshow-with-css3/ Maybe that will help. Just think of a background image slider. | |
| |
I am trying to make a multi level accordion menu out of my code... I have successfully created a single level accordion but i can't add a second or third level to it. Here is what i got: css: body { margin: 0; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: … | |
![]() | |
Sorry guys, the title is a bit, you know... misleading but do you guys know what happened to LastMitch? He used to answer EVERY single question in the web development forum... Do you guys know what happened to him, he hasn't posted in the last month. | |
So, who is going to school in September? I am plus I have to play the first home varsity football game of the season on August 30th and turn in all my AP homework. :) I am going to be a busy sophmore :) So, who else is going to … | |
Re: he was probably just a spammer... he is probably asking the same question at stackoverflow or something... | |
Re: Why not read this? http://wedding.theknot.com/getting-engaged/marriage-proposals/articles/50-romantic-ways-to-propose.aspx i prefer you get an idea from here: http://www.oddee.com/item_96708.aspx *I also never thought that I would ever see a post about proposals on this site...* | |
Re: Then that is very strange if Dani wasn't playing around with any code. | |
Re: I found this: http://www.ibm.com/developerworks/xml/library/x-youtubeapi/ I am not sure if it will help. Have you read YouTube's API's? Maybe that'll trigger some clues | |
I am trying to create a calendar that allows me to add notes and allow people to view it and comment on the event for each day. I understand how to make the calendar out of php (i have already created it) but how do i get it so that … | |
Re: Try reading this: http://windows.microsoft.com/en-us/windows-xp/help/setup/install-windows-xp ![]() | |
Re: I don't think you have posted this in the right place. I will flag it so it can be moved to the right forum. | |
As i work through my code, i notice a little error message as i try to compile/build my code. It says that the PDB File is missing. Can someone explain to me what is a PDB file and how do i make it "visible" in order to keep the error … | |
Re: ummm.... twitter and skype are pretty well known. | |
I have been reading the head first book about C and I am having a bit of problem with one of the given examples. The example is shown talking about a "code magnet" for a game of blackjack. I went to try out the code and tried to make my … | |
Today I am going to show you how to create a C project in Visual Studios. ***Step 1.*** Launch Visual Studios and select **Visual C++** in the start window. In the Visual C++ section, click on **Win32 Console Application**. Give your project a name and click submit. *Step 2.* A … | |
Re: Here are a few: http://www.findbestwebhosting.com/web-hosting-blog/index.php/7-live-chat-script-software | |
Re: I recommend you learn both but I advise you to be a guru in java atleast because their are more jobs that require java than python... > I learned 7 programming languages back in my university days and it was a great experience. @Jim, Wow... it takes me like a … | |
Re: Well, in the last 2+ weeks, what have you tried? Have you read this: http://www.tuxradar.com/practicalphp/11/2/30 You can google your question, there are a lot of solutions... trust me. | |
This is a shameful question for me to ask but how do i keep the debug window open... it keeps on closing automatically rather than me closing it manually. I am using visual studios and it used to work when I just simply click (ctrl + f5). I doesn't work … | |
How do i create a c project properly in visual studios. They (Youtube) say to click on the C++ button and change it from .cpp to .c. But when I debug my code to see my code compiled, I get an error saying that a PDB file is missing. What … | |
Re: 1 cat, 2 dogs (maltese and a black and tan havanese (we get the havanese about 1-2 months ago) | |
Re: To be a great web designer, you should have a background in web development too. It would be disappointing of someone to refuse a job paying a few thousand dollars for 1 - 2 days of work just because they don't know CSS. I would say stick to your current … | |
This function takes a string and an output buffer and a desired width. It then copies the string to the buffer, inserting a new line character when a certain line length is reached. If the end of the line is in the middle of a word, it will backtrack along … | |
This is just a simple image fade. This is the HTML: <a href="#"><img src="#.png" class="fade"> Pretty simple, right? | |
Re: Well, step 1 is to go to bed early. This will prevent you from getting drowsy. Step 2 is to work in places where there is plenty of light, if it is dark, your eyes will get tired of keeping open. Step 3, eat a good breakfast. Try to eat … | |
Re: Pritaeas has a good sample but here are a couple of sources that may help you in triggering a clue: http://www.dzone.com/snippets/calculating-sum-2-form-fields https://forums.digitalpoint.com/threads/dynamically-calculate-the-sum-of-fields.243388/ http://www.sitepoint.com/forums/showthread.php?461850-Calculate-sum-from-user-input-form-fields http://www.webdeveloper.com/forum/showthread.php?138245-dynamically-calculate-the-sum-of-fields | |
Re: this may help a bit: http://www.liquidweb.com/kb/wordpress-tutorial-3-how-to-install-a-new-plugin-theme-or-widget/ | |
Re: Happy Rakshabandhan! I am no expert in Rakshabandhan but may I ask, is it only one day? or is it a long term holiday in a way it is like Ramadan (where it is 1 month, some do it a bit longer, like me) And also, what is the most … | |
| |
Is it possible to download X-Code on a windows 8 laptop? I am not seeing it being possible so far... | |
Re: Try getting a job with a small private company rather than a well known company with a stock and billions in the bank. Big companies, as stultuske has mentioned, can be picky because they can afford it. Either get a job with a small private company or start your own? … | |
Re: >You might want to use a drone to crash other drones that pester you. how about crashing their pilots? | |
Re: Have you ever tried using Komodo Edit? Their IDE is pretty good, you can have it in either mac, windows, and unix... here is a link to the product: http://www.activestate.com/komodo-edit You may like it, I personally don't care what IDE i use... it could be komodo edit, vs, netbeans, or … | |
Re: Everyone is right about the saying, "Practice makes perfect" but a lot of people don't realize is that you got to have a pretty well developed brain (doing math helps, reading helps, practice your coding and attempting it in different ways help) in order to write good code, as if … | |
Re: @dani, i believe that is what he is referring to and deceptikon has answered it. | |
Re: Sometimes if I can't find any of those tools like compressed air, or if i am just to lazy to search the garage or shed, i would use a sharp point like a tip of a thin mechanical pencil (like a .5) or a needle to remove pieces like crumbs … |
The End.