1,448 Discussion / Question Topics

Remove Filter
Member Avatar for Dani

Soooo ... In response to the thread at [url]http://www.daniweb.com/software-development/objective-c/threads/363937[/url] a new Objective-C forum has just been created within the Software Development category. You may need to empty your browser's cache in order for it to appear in the navigation menu dropdown.

Member Avatar for Netcode
0
169
Member Avatar for Dani
Member Avatar for Dani

Us Long Islanders are bracing ourselves as we prepare for Hurricane Irene ... Some people on the south shore have already been evicted. How bad do you think it's going to be? I don't know what it is with natural disasters lately. So far this year we've been hit with …

Member Avatar for Dani
0
112
Member Avatar for Dani

I'd like to welcome the newest member of the DaniWeb team, "PR Dude" aka Kerry. Kerry has been one of my closest friends since long before DaniWeb existed. With Eyal leaving a few weeks ago, he has stepped up to the plate to help us out here in the office …

Member Avatar for The Dude
0
396
Member Avatar for Dani

I have page1.html that is being 302 redirected (temporary redirect) to page2.html page2.html is disallowed in my robots.txt file Under normal circumstances, when googlebot encounters a 301 redirect from page1.html to page2.html, it will index page2.html, and when googlebot encounters a 302 redirect from page1.html to page2.html, it will index …

Member Avatar for joeyoungblood
0
982
Member Avatar for Dani

I have a somewhat complicated select query which returns, in part, the following resultset (as an example): [code=text] threadid views -------- ----- 1 5 1 5 2 10 3 15 4 10 [/code] If I were to do the following select: [code]COUNT (DISTINCT threadid), SUM (DISTINCT views)[/code] then it would …

Member Avatar for Perez_Bottoms
0
15K
Member Avatar for Dani

Can someone please explain to me the difference between ++i and i++ when written as part of an expression (i.e. within loops and if statements) ? Thanks :)

Member Avatar for WaltP
0
662
Member Avatar for Dani

You can now earn activity points for hitting the +1 button on various DaniWeb pages. Right now it's just on the homepage and articles/news, but coming to most forum threads soon.

Member Avatar for Dani
2
200
Member Avatar for Dani

The look of the Google search results totally just changed for me. It now has a grey bar across the top and the left navbar has a background hover.

Member Avatar for Speedo12
0
393
Member Avatar for Dani

It is with great sadness that I make the announcement that Davey (aka happygeek) is stepping down as community administrator of DaniWeb. You may have noticed that Davey has not been active on the site for a couple of days. Effective immediately, he is stepping down from both of his …

Member Avatar for happygeek
0
409
Member Avatar for Dani

Apparently the rumors are true ... Microsoft has just acquired Skype, to replace/be integrated into Microsoft Live Messenger. [URL="http://kara.allthingsd.com/?p=43738"]http://kara.allthingsd.com/?p=43738[/URL]

Member Avatar for The Dude
0
157
Member Avatar for Dani

Hey guys, We have a new fulltime DaniWeb employee here in the office. His name is Adam, and he is actually a good friend of longtime DaniWeb member Tekmaven (one of the first DaniWeb members). He's going to be taking over the advertising and marketing departments here eventually, but for …

Member Avatar for The Dude
0
233
Member Avatar for Dani

Hey everyone, As many of you know, we've been having serious database issues here on DaniWeb lately, causing the site to go down just about every single day for a few minutes. We finally got the situation resolved thanks to our database sysadmins over at Percona. While James and Cameron …

Member Avatar for Ramin2000
0
306
Member Avatar for Dani

Hi everyone, I just found out (a few hours ago) that DaniWeb was *seriously* hurt by the new Google algorithm update that took place yesterday. The algorithm change was only rolled out to US visitors, and it reduced the amount of US-based traffic to DaniWeb by over 50%! Google plans …

Member Avatar for Reverend Jim
3
1K
Member Avatar for Dani

Hey guys, For anyone who is interested in MySQL and will be in NYC later this month, check out this thread I just started: [url]http://www.daniweb.com/web-development/databases/mysql/threads/362562/1550102#post1550102[/url]

Member Avatar for Nick Evan
0
105
Member Avatar for Dani

I just noticed that my Google AdSense report now gives a breakdown by country. Coolness!

0
80
Member Avatar for Dani

Google's Farmer/Panda update, which was rolled out to the US on February 24th, and affected us, has been rolled out to all English-language queries yesterday afternoon. We were hurt even more. Still, surprised to not hear ANY stories of ANYONE recovering. Anyone else blasted?

Member Avatar for movielinks
0
243
Member Avatar for Dani

[i]I found this in a few different places around the 'net - hopefully it's helpful:[/i] [font=Arial][size=5][color=#0000ff]How to Change the Default Icons for Folders in Windows XP [/color][/size][size=2]You cannot customize the default icon for a folder in Windows; however, you can make a shortcut to a folder and change the look …

Member Avatar for Reverend Jim
0
759
Member Avatar for Dani

You can now earn DaniWeb activity points for "liking" or "sharing" threads on Facebook. Simply click the 'like' button on forum threads and earn two activity points :)

Member Avatar for e-papa
0
294
Member Avatar for Dani

Do you think large tag clouds on a page can be considered keyword stuffing? Even if they are valuable to the end-users?

Member Avatar for limohire
0
71
Member Avatar for Dani

Is there any very rough estimate of how long it would take to recrawl our site, since we just changed around our entire URL structure. We are 301 Redirecting all the old urls to their new homes.

Member Avatar for vanilla23
0
106
Member Avatar for Dani

We have a new URL structure for forums and threads, that hopefully is user friendly and allows you to see where in the website's hierarchy you currently are.

Member Avatar for ~s.o.s~
0
214
Member Avatar for Dani

I've made a change to the way that quote tags are implemented. As you remember: [quote] by itself will always show the full quote [quote=.....] will show/hide the quote, to eliminate redundancy and having to scroll past huge quotes Now, when you are using the quote tags that show/hide the …

Member Avatar for WaltP
0
202
Member Avatar for Dani

So I was thinking all last night and all morning about what exactly the algorithm update that happened on Thursday entailed. Word on the street is that they are targeting content farms, and sites with lower quality information. Content quality is all subjective, of course, as opposed to Google's history …

Member Avatar for canadafred
0
202
Member Avatar for Dani

A new google algorithm was released yesterday which has been targeted at content farms. According to the Google blog, it affects 11% of all search queries on the web, making it one MASSIVE update. We were *significantly* hit, losing about 50% of our traffic we normally get from Google. From …

Member Avatar for addyj672
0
54
Member Avatar for Dani

Before starting a new thread, always search first to make sure your question hasn't already been answered somewhere else. The following are some great resources to help you get started: [b]Google, Linux Style[/b] [url="http://www.google.com/linux"]http://www.google.com/linux[/url] [b]The Linux Documentation Project[/b] [url="http://www.tldp.org/"]http://www.tldp.org/[/url]

Member Avatar for Stefano Mtangoo
0
660
Member Avatar for Dani

I currently use Sphinx search, and am attempting to sort my results in time segments mode, which means time segments in descending order and then relevance in descending order. Currently I use SPH_SORT_RELEVANCE, and it works fine. But every time I switch to time segments mode, it returns zero results. …

Member Avatar for Dani
0
214
Member Avatar for Dani

I've been on a mission lately to improve the quality of content, especially within the dev forums. This means more native English speakers, more professionals, fewer homework cheaters, etc. Is anyone starting to see any improvements?

Member Avatar for jon.kiparsky
0
211
Member Avatar for Dani

I am pretty sure it has been proven that Google penalizes for landing pages with popup/popunder windows, because it negatively affects the user's experience. I was just wondering if they do the same for JavaScript-based modal windows? Or if they are even able to detect them??

Member Avatar for addyj672
0
159
Member Avatar for Dani

We have a modal "nag window" that appears to non-logged in users when they arrive at a forum thread from a Google search. The modal can be closed out of by clicking anywhere else on the page (which is grayed out when the modal is displayed.) A couple of times …

0
84
Member Avatar for Dani

What is the difference between <div align="center"> and <div style="text-align:center"> aside from the obvious difference that the latter is CSS?

Member Avatar for johnsteve.bravo
0
651
Member Avatar for Dani

When is it appropriate to use InnoDB table types? What about for a forum such as this one with huge post and thread and memberlist tables? I was reading on dev.mysql.com that it is more efficient than MyISAM for large table types? Is this always the case? Would it make …

Member Avatar for devpk
1
1K
Member Avatar for Dani

Does anyone know of a bluetooth mechanical keyboard that can replace the wireless keyboard that came with my new iMac?

0
93
Member Avatar for Dani

Hey guys, I have been tasked with coming up with a list of digital tools that are valuable for technology decision makers. I figured I would crowd source ... ;) Anything you guys can't live without?

Member Avatar for xiejiangtian
0
111
Member Avatar for Dani

'Last Post in Thread' is now an actual link (instead of a link via JavaScript) so you can right click on it to open in a new tab/window.

Member Avatar for Nick Evan
0
140
Member Avatar for Dani

Hi, We are running a medium rectangle (square) ad for Microsoft targeted towards developers. However, it is UK targeted and I have no way of knowing whether it looks okay and is clickable. Can someone in the UK please confirm for me? :) Thanks so much!!

0
74
Member Avatar for Dani

Just thought this was cool ... I was doing a bunch of googling on crown molding designs. Then, I decided to come to DaniWeb for a bit. I was browsing seo-related threads and the Google AdSense ad units, instead of being related to seo, were directly related to crown molding.

0
56
Member Avatar for Dani

So I added a new feature to DaniWeb over the weekend that shows your member rank in your member profile. So just go to your member profile and you can see where you rank among all DaniWeb members in terms of your post count, your reputation, and your number of …

Member Avatar for peter_budo
3
675
Member Avatar for Dani

[b]What's Samba? [/b] Samba allows linux computers to share files and printers across a network connection. By using its SMB protocol, your linux box can appear in Windows Network Neighborhood or My Network Places just like any other windows machine. You can share files this way, as well as printers. …

Member Avatar for xiejiangtian
0
3K
Member Avatar for Dani

When you paste the 3 max AdSense units within a page, AdSense figures out they're on the same page and provides different ads within each spot. Does AdSense automatically start with the topmost ad (per html output) and then deliver lower bidding keywords for the 2nd and 3rd units? Or …

Member Avatar for peterson5052
0
350
Member Avatar for Dani
Member Avatar for Dani

[i][font=Arial][size=5][color=#0000ff][i][size=2][color=black][font=Verdana][color=black][i]I found this in a few different places around the 'net - hopefully it's helpful:[/i][/color][/font] [/color][/size][/i][/color][/size][/font][/i][font=Arial][size=5][color=#0000ff]How to Pause or Resume Downloading [/color][/size][size=2]After the download process has started, you can pause or resume downloading at any time. If you close your Internet connection or restart your computer after pausing a download …

Member Avatar for stokes1900
0
2K
Member Avatar for Dani

After being requested to write a tutorial a few times, I've finally found the time to create a mod_rewrite tutorial for vBulletin 3. What this tutorial will allow you to do is make your vBulletin forum search engine spiderable - for Google and all the others. [i]<< update >>[/i] [i][b]This …

Member Avatar for zuerich-finanz
1
8K
Member Avatar for Dani

I am a diehard Smallville fan ... I never miss an episode. Having to work all afternoon and evening, I ran home to set up my tv tuner to record tonight's Smallville episode. (Season 6, Ep 2) However, for whatever reason, it didn't work. :( Did anyone by any chance …

Member Avatar for WASDted
0
231
Member Avatar for Dani

I had to do an emergency reformat of my computer a few days ago. I restored an image I had and everything went back up flawlessly. Unfortunately, I lost about 2 days worth of e-mail I had downloaded from my mail server (to Outlook) but hadn't yet had a chance …

Member Avatar for marcusmouse
0
233
Member Avatar for Dani

Just noticed a bunch of new graphs and charts and information in Google Webmaster Tools on a couple of the pages. Checking out the Search Queries page right now.

0
60
Member Avatar for Dani

So, in an effort to reach out more to the community, I've decided it would be a good idea to invite anyone and everyone who wants to come to the DaniWeb office on a regular basis. We went and put together a DaniWeb meetup group from 6pm - 8pm on …

Member Avatar for WASDted
0
219
Member Avatar for Dani

Hey guys, I know that there has been a lot of site downtime the past few days, and I want to sincerely apologize. We've been working around the clock trying to get to the bottom of it, and think we finally have figured out the cause tonight. We're going to …

Member Avatar for Dani
0
98
Member Avatar for Dani

You might find this a bit silly, but could someone please explain to me how to do C++ templates? I know they're very simple ... I just never learned them nor ever had a teacher who taught them or even made mention of them.

Member Avatar for phfilly
0
456
Member Avatar for Dani

Adwords hasn't been loading for me for the past hour or two. It just keeps saying Loading... across the middle of the page, and keeps refreshing itself. Is it just me?

Member Avatar for luke041
0
47

The End.