Slashdot Mirror


User: IndioMan

IndioMan's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Mastering Ajax with JSON on the server side on Learning High-Availability Server-Side Development? · · Score: 0, Offtopic

    As discussed in the previous article in this series, JSON is a useful format for Ajax applications because it allows you to convert between JavaScript objects and string values quickly. In this final article of the series, you'll learn how to handle data sent to a server in the JSON format and how to reply to scripts using the same format.

  2. Uncovering the secrets of SE Linux: Part 2 on NSA Inside? · · Score: 1

    Here's part 2 of the article that provides insight about NSA's security-enhanced version of Linux. It delves deeper into the code, dissecting how the security_av is computed and examines how other SE Linux security features are invoked. CEF

  3. Re:Slashdot not reading Slashdot, again. on NSA Inside? · · Score: 2

    Here is Part 2 of the article. It delves deeper into the code, dissecting how the security_av is computed, examines how other SE Linux security features are invoked, and provides an in-depth look at the code in the NSA's security-enhanced version of Linux .