11,568 Posted Topics

Member Avatar for MasterNovice

[code] form2.Show form1.Hide [/code] ?? Not exactly sure ... I did something like that in middle school though!

Member Avatar for ManojBalaji3001
-2
13K
Member Avatar for ricky0161

Dating websites are each than niche topic sites because you don't have to spend extra money trying to reach a very narrow audience. Social media can be huge here: especially facebook. Good luck!! :)

Member Avatar for Goranasmith
1
2K
Member Avatar for Dani

As often happens, a professor emailed me last month asking that we delete a forum thread because it contains an assignment from his course, with the student asking for assistance, which violates his department's honor code. As always, I responded saying that we have a strict policy where we do …

Member Avatar for iConqueror
5
567
Member Avatar for aatifriaz

Backlinks are links from other webpages (on other sites) to your webpage. Traditionally, the quality and quantity of backlinks were considered a 'vote' for the quality of a webpage by Google. However, they have made an official statement recently that backlinks will be less important to the Google algorithm moving …

Member Avatar for vinod1
0
168
Member Avatar for Borzoi

The reason we don't want to go down this route, like sites like Stack Overflow and Google Groups do, is because DaniWeb is all about encouraging discussions, where there can always be something to add, and it's often the case that multiple people contribute to helping someone.

Member Avatar for happygeek
0
273
Member Avatar for omthavertch
Member Avatar for omthavertch
Member Avatar for Jack_9

PHP is a scripting language that usually powers the backend of a website, and JSON is a format used to transmit data between servers. I don't think either of those have anything to do with Android development. I do know, however, that you are trying to use our API, so …

Member Avatar for veedeoo
0
227
Member Avatar for Jack_9
Member Avatar for Jack_9
Member Avatar for Mr.M

1. I'll look into this. I don't believe I am able to reproduce this behavior on my iPhone, but I'll investigate some more. 2. This is by design. Please visit http://www.daniweb.com/community/syntax for more information on formatting your post without use of the editor toolbar, which has many issues with mobile …

Member Avatar for Mr.M
2
429
Member Avatar for Marsh Mellow

Umm ... do you mean HTML? :) You can make an image with `<img src="http://www.site.com/path/to/image.gif" alt="Image Alternate Text" />` You need to find out where the right place in the template files is ... that's not something anyone can help you with, without seeing what you're seeing. Are you using …

Member Avatar for Marsh Mellow
0
79
Member Avatar for cgeier

> We have seen users whose posting quality has tanked because another user had gone through the forums and downvoted averything by that user. The algorithm to calculate post quality score was fixed to make this not a large concern. Actually, the algorithm was much more forgiving originally in regards …

Member Avatar for Dani
0
398
Member Avatar for rama.krishna.9003

Marking this question solved. Please mark questions solved in the future to give credit where credit is due :)

Member Avatar for Dani
0
1K
Member Avatar for om web

Google releases algorithm updates just about every day. However, the big ones do get documented, mostly when a lot of people all talk about noticing a change all at the same time, or when Matt Cutts releases a 'weather report'. http://moz.com/google-algorithm-change

Member Avatar for Dani
0
44
Member Avatar for Dani

Our up/down voting buttons don't do anything on iOS devices (iPhone, iPad). Confirmation that they work fine on Blackberry and other mobile devices. Additionally, they work fine on all desktop browsers, including Safari. HTML code looks like this: <div class="vote-arrow downvote" data-vote="-1">&nbsp;</div> <div class="vote" title="Vote on posts with a comment …

Member Avatar for JorgeM
2
359
Member Avatar for TheSam
Member Avatar for ahmedelgamal19
0
760
Member Avatar for yeshamarques

I was about 13 when I created DaniWeb.com as a personal homepage about my dogs. Then it evolved into a more popular dog-related site getting about 10,000 visitors a month (which was a lot of traffic for 1996!). When I was 19, I was in college pursuing a Computer Science …

Member Avatar for diafol
0
513
Member Avatar for andrewthomas

I wouldn't consider myself addicted to Facebook, Twitter, etc. although I do use them throughout the day. However, I use them primarily as a tool to keep in touch with business colleagues and promote what's going on with DaniWeb. If it weren't for DaniPad / DaniWeb, I would probably rarely …

Member Avatar for Anismizi
0
450
Member Avatar for Dani

I am often asked how to create a tableless two column CSS layout so I thought I would just post it here for once and for all.

Member Avatar for MidiMagic
2
528
Member Avatar for iConqueror

You earn reputation points when other people vote on your posts and leave a comment. Your reputation increases by the amount of rep power they have, which is based on their reputation.

Member Avatar for happygeek
0
279
Member Avatar for aadyadesai1

Yup, Panda 4 came in late March. Were you affected? You can keep the Panda at bay with high quality, non-thin content and a good site structure.

Member Avatar for ginabarney143
0
108
Member Avatar for philosopher779

Oh I know someone who took a Ruby-based dev bootcamp course like that a few years ago. IMHO, it's great to learn a lower level language because it will help you with all of the algorithm design, data structures, etc. stuff that you missed out on with a traditional computer …

Member Avatar for Dani
1
385
Member Avatar for Dani

Have been surfing around forums for forum owners tonight, and an ENORMOUS problem seems to be bot spam. I'm feeling pretty proud of myself and all of the custom tools that I wrote to keep bot spam at bay since switching off of vBulletin. :) It's really seeming like we …

Member Avatar for happygeek
4
211
Member Avatar for iConqueror

I'm closing this discussion because it essentially already exists in a rather long thread: http://www.daniweb.com/community-center/geeks-lounge/threads/90244/what-are-you-eatingdrinking-right-now

Member Avatar for Dani
0
163
Member Avatar for iamthwee

Once you figure out which element you want to add a clear after, you can do something like this: .clear:after { content: ""; display: block; height: 0px; clear: both; } That will render something like this: <div class="clear" style="float:left">Blah blah blah</div> <div style="clear:both"></div> /* Dynamically "created" */

Member Avatar for iamthwee
0
224
Member Avatar for nufftalon
Member Avatar for accra
Member Avatar for iamthwee

It's been approved already. http://www.daniweb.com/web-development/web-design-html-and-css/tutorials/481098/blender3d-lighting-tutorial

Member Avatar for mike_2000_17
0
201
Member Avatar for AccurateAG
Member Avatar for kpkarthik90

It was good back in the 90s. Nowadays, not so much. Focus on your top keywords. I would say not more than 20 or so, personally.

Member Avatar for omthavertch
0
240
Member Avatar for omthavertch
Member Avatar for happygeek
-1
77
Member Avatar for iConqueror

Hi, That's the only way to do it. Perhaps check your spam folder??

Member Avatar for Dani
0
303
Member Avatar for iConqueror

Low level languages are close to the hardware. They directly deal with the computer's memory, CPU, etc. Then, higher level languages are built to automatically use the functionality of the low level stuff, so that you don't have to keep rebuilding the wheel ... the higher you go, the more …

Member Avatar for iConqueror
0
449
Member Avatar for Đăng
Member Avatar for Ancient Dragon
0
181
Member Avatar for diggdirectory
Member Avatar for thaversantosh
0
286
Member Avatar for SimonIoa

Sorry, the only thing I can see is what diafol suggested. Perhaps using a JOIN??

Member Avatar for SimonIoa
0
317
Member Avatar for thaverparme
Re: Hi

Hi and welcome to DaniWeb. I've gone ahead and moved this discussion to the Community Introductions forum :) Be sure to post in the correct forum from now on. But welcome :)

Member Avatar for rickyricardo5
0
82
Member Avatar for shukria

Hi there! I'm doing good ... ready for bed though! Welcome to DaniWeb :) ... and sweet dreams from New York.

Member Avatar for Grey Brother
0
75
Member Avatar for omthavertch

As more people become mobile and access the web via smartphones and tablets, sometimes even more so than desktop computers, Google strives to deliver results that are tailored to the situation. For example, if I'm wandering around the streets of Manhattan and looking for a good restaurant on my iPad …

Member Avatar for Dani
0
198
Member Avatar for Dani

Google already talks about using ATOM activitystrea.ms for the social hub in Google Analytics. Does Google also use activitystrea.ms in its search algorithm? How beneficial might it be? I know they put a lot of emphasis on microdata as of late but this is a different beast entirely.

Member Avatar for Dani
1
188
Member Avatar for rickyricardo5
Member Avatar for rickyricardo5
-1
261
Member Avatar for Szabi Zsoldos

What do you mean it doesn't give you an alert message? What does it do? What type of login are you using (standard username/password)?

Member Avatar for Szabi Zsoldos
0
328
Member Avatar for happygeek
Member Avatar for [NOPE]FOREVER

I saw a pitch on Shark Tank by some company that developed a mobile app to let students rent eBooks by the week. Seems relevant :) But yeah, I'm with the OP on this one, Davey, in the simple sense that, at least at my alma mater, the extensive library …

Member Avatar for happygeek
-4
340
Member Avatar for clhamon

It's certainly not much, but DaniWeb now pays you for posting and helping others :) http://www.daniweb.com/home/donate You should also post your resume in your DaniWeb profile. http://www.daniweb.com/members/edit_cv

Member Avatar for Dani
0
198
Member Avatar for jKidz

The image is broken. Please upload what you're trying to do using the little paperclip in the editor toolbar.

Member Avatar for Dani
0
153
Member Avatar for iConqueror

1. I started with BASIC on my Apple IIGS in elementary school. Then I moved onto Visual Basic in middle school. Then C++ in high school. Then started DaniWeb with PHP in college. 2. PHP :) 3. No.

Member Avatar for almostbob
0
195
Member Avatar for blackmiau

My friend had an Amiga, but I had an Apple IIGS. I still remember that you were meant to hit Ctrl+Open Apple+Reset to boot into BASIC.

Member Avatar for almostbob
4
1K
Member Avatar for webecedarian

The End.