Remove Article Remove Email Remove JavaScript
article thumbnail

Mangling JSON numbers

TechEmpower

If we have a long (64-bit integer) that we serialize into JSON, we might be in trouble if JavaScript consumes that JSON. JavaScript has the equivalent of double (64-bit floating point) for its numbers, and double cannot represent the same set of numbers as long. The output of x.toString() in JavaScript is suspicious.

article thumbnail

Why Startups Need to Blog (and what to talk about …)

Both Sides of the Table

So my biggest recommendation of “what&# to blog is a series of articles that will be helpful to your community. Take one topic and break it up into 10 bite-sized articles. The disadvantage is that you can’t install a lot of additional tools that use Javascript. Show that you’re a thought leader.

Blogging 373
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Should You Blog? (yes, and here’s how …)

Both Sides of the Table

I have a very detailed article that covers stuff I won’t cover in detail in this post. But if you like this topic please consider reading the Mashable article. The disadvantage is that you can’t install a lot of additional tools that use Javascript. Summary notes and then I’ll extend: Should you blog?

Blogging 286
article thumbnail

Interview with Chris Lyman and Corey Brundage, SendLove.to

socalTECH

If you look at the articles on a site like CNN, and the 650 opinions you see after every article, your eyes just start to go crossed. When you stick that plugin on a blog you are writing, it scans the article for names. We picked up a bunch of blogs, emailed them, and have gotten a really good response rate.

Startup 174
article thumbnail

CHNL – Social Network For All | Interview With John Wander, Co-founder & CEO

Tech Zulu Event

Step 1 — create your CHNL account with a username, email and password. Every day, there are numerous examples of videos, articles, images, music that reach us via CHNL that simply don’t exist / could never exist outside of the internet. It’s built on Ruby with HTML5/javascript using Isotope. How Does it Work?

article thumbnail

How to Block Unwanted Bots from Your Website with.htaccess

SoCal Delicious

Not all bots are benign however.Some bots go through your website looking for web forms and email addresses to send you spam. Who is this article for? Before you rush to implement the things suggested by this article, I should probably mention the following prerequisites. Preliminary Information What are bots?

IP 38