11,566 Posted Topics
Re: My apologies for taking so long to post in this thread. I've spent a lot of time out of the office in the city last week and this due to Advertising Week and then the CES Press Preview show. I think that we can all agree here that we all … | |
Re: There are networking handshakes, as EvolutionFallen discussed, but they are different from what you seem to be asking for. (A networking handshake really has nothing to do with emailing upon clicking a link). What programming language are you using in class?? CSS is just used to aesthetically style html markup. | |
Re: The way that the DaniWeb community works is that you post your question here, and members of the community then can jointly reply. This way, it helps just not you, but other people in the future who may have the same problem as you do. | |
Re: Sounds great!! Welcome back. Looking forward to reading your mini-tutorials! | |
Maybe I'm just being dense, but I'm using [this documentation](https://developers.google.com/accounts/docs/OAuth2Login#sendauthrequest) to use Google OAuth 2 login. I'm able to successfully retrieve a JSON array that consists of the access_token, id_token, etc. The id_token is encrypted in what google calls a JWT (JSON Web Token). From what I understand, they're base … | |
Re: They certainly don't work as much today as they used to in the past. Nowadays it's built into the search algorithms that they understand what a forum is and what forum signatures are, and treat them accordingly. | |
Is it no longer possible to change the crawl rate for a site in Google Webmaster Tools? Can't find the option anymore. | |
Re: Sorry, I'm confused. You read an article where the writer listed all different techniques, so you want to come here and have *us* come up with the same list for you that you just read?? The best way to build backlinks is to create amazing content that people will want … | |
Re: Blog daily :) A constant stream of high-quality, fresh content. | |
Re: AdSense ads show up blank on pages that are blocked with a robots.txt file, contain illegal/pornographic/etc content, and a couple of other stipulations that Google places. Also be sure you have an appropriate backfill set up in your AdSense settings. | |
Re: FedEx Kinkos? Minuteman Press (might be local to me) ?? | |
![]() | |
Re: I say a URL-slug (i.e. when you have the title of the page in the URL, such as "seo-post-features" for this thread) should be no more than 20 or so characters. | |
Re: Are you sure that you aren't accidentally hitting some type of hotkey that is swapping between qwerty and dvorak layouts? | |
Re: The code parameter is based off of your client_id AND redirect_uri so be sure the same redirect_uri is used to fetch the code as is being passed into the subsequent request to fetch the access token. It looks here as if you're fetching the code parameter from a browser request … | |
As many of you know, we got rid of the live preview last week. Originally it was intended to just be a test to see if it was causing severe posting lags on very slow computers, but it turns out that most of the regulars prefer not having it (either … | |
Re: Yes, Google gets very picky about this when there are multiple accounts originating from the same address because so many people sign up with another family member's name after their own account was disabled for fraudulent clicks. It's worth taking the risk, but be prepared that your account might be … | |
Re: Try using ad networks like Google AdSense to start earning advertising revenue right away. | |
Re: What is a radio page? I would start with something like Google AdSense. It allows you to have some advertising up until you are able to land advertiers yourself, and by seeing how much money you're getting from AdSense, you'll be able to judge how much ads in your niche … | |
Re: Umm .... what language are you talking about? I can move your thread for you or you can repost it within the correct forum and I'll delete this one. | |
| |
Google Panda rollout this week, confirmed by Google today, even though they previously said they were no longer going to confirm Panda updates. Word on the street is that they've softened the algorithm to not penalize border cases, and I've heard that some people are talking about recovery. DaniWeb hasn't, … | |
Re: This code is untested as I'm just typing it off the cuff, but try something more along these lines: <?php class database { ... blah blah blah public function fetch($query = '') { ... blah blah blah ... } } class user { private $person; public function get($property) { return … | |
How can I change the color of a Vector Smart Object that was imported from Illustrator into Photoshop? Both products are from CS 6. When I try to do color overlay it just colors over the whole thing, and there's supposed to be a white cutout in the vector. | |
We log complete daily transcripts of our live web chat. There are a lot of interesting conversations that go on here, but of course they are posted as short, concise messages, as one would expect from a live chat room. What are the chances that Googlebot would eat our chat … ![]() | |
Re: > Loving the T-shirt where did you get it from? Is it in-house? Haha yeah. It's one of the DaniWeb tshirts. | |
We use `date_default_timezone_set('GMT');` and, subsequently, all timestamps are stored in our database in GMT format. Each individual community member specifies their GMT offset from a dropdown menu in their profile. Then, when we display the timestamps, we add the GMT offset to the timestamp while pretty printing it. The problem … | |
Re: I've never heard of Alchemy at all but it's possible that your hosting company doesn't support file_get_contents(). Try using cURL instead. Better yet, can you tell us what the error message is?? | |
Re: Figuring out how to recover from whatever Google algorithm hit us with a 50% traffic loss back in November!! | |
Re: Oh, that's creepy. Does your webcam have a little light indicator when it's in use? | |
Re: Welcome to DaniWeb ... same with me. I used to build computers from scratch but I got tired of doing that and switched to buying Dells a few years back. :) | |
Re: This is by design. When you're on the 2nd+ page of a thread, it is meant to just show you a shortened preview of the first few sentences of the OP. We can't parse markdown because the cutoff might be mid-code block, etc. IMO, that's what is great about Markdown. … | |
![]() | Re: Changes to the API structure happened a bunch of days ago, when I said, "Making changes to the API strucutre" and you said, "OK, I'll wait!" and then I said, "OK Done!". In all honesty, I think that I introduced a bug at the same time Friday afternoon as I … |
It's here, here at last! Only about a decade too late, and about six or seven years after Google announced they were working on it. AdSense now offers asynchronous code, finally. It looks something like this: <script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-xxxxxx" data-ad-slot="xxxxxx"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); … | |
| |
Is DaniWeb extremely slow for you?? It's alternating for me between pages being speedy and taking absolutely forever to load. Is this on my end with my ISP? | |
Driving up to Cape Cod today and driving back home on Monday. *yawnies* Take care of DaniWeb while I'm gone!!!!!!!!!!!!!! :) See everyone next week. | |
Re: We used to have a Hardware Swap / Buy and Sell Hardware forum, and there were maybe five threads total in the seven years that we had it. Finally dumped it last year. | |
Re: It's nothing since it doesn't exist anymore :) Years ago, you had to manually submit your website to search engines so they would know about you. Nowadays, web crawlers follow links throughout the web, and they discover any webpage that has been linked to from another webpage. | |
Re: It's not possible to hack into *any* network using only a single technology, regardless of what that technology is. Part of being a good hacker is knowing the right tools for the job, and every job is different. That being said, I will say there are certain "hacking" techniques that … | |
Re: Oh goodness, I forget now what the reason was, but I promise I definitely had one!! I think it was because a forum is considered marked read when all the threads inside it have been read. Without this behavior, a forum would *never* show up as being read because it … | |
Re: Both are equally obnoxious and I don't like unsolicited phone calls or unsolicited text messages. Phone calls are more irritating and interrupt me. SMS messages are frustrating for people who pay for incoming text messages. Typically I'm the type of person (being in the advertising industry) who responds *very* well … | |
I just found out from Facebook that Ted Ulle (Tedster on WebmasterWorld) has passed away :( Story about it here: http://www.webmasterworld.com/webmasterworld/4588975.htm RIP Ted :( ![]() | |
Re: Link wheels are useless nowadays and Google is cracking down really hard on advertorials, limiting the benefit from guest posting. It's all about social media. | |
Re: If you *did* want to, however, you could use the jQuery library and use a bit of javascript to issue an AJAX request on hover. Check out [this](http://api.jquery.com/load/) and [this](http://api.jquery.com/jQuery.get/) ![]() | |
The End.