Other

The Limitations of Googling

Submitted by dunne
on July 16, 2005 - 5:16am

Well, I am a busy bee lately! Actually, the bones of this article were written a few years ago, but I thought it was worth resuscitating and adding to.


Google is a great search engine, using the whole Internet as one big database. But that database, like any database, is only as good as the data put into it. And there's the rub. The latest article on Linux, Unix, /etc/ investigates

MOMENTUM FOR POWER ARCHITECTURE TECHNOLOGY ACCELERATES IN JAPAN

Submitted by JessicaText100
on July 8, 2005 - 7:53am

MOMENTUM FOR POWER ARCHITECTURE TECHNOLOGY ACCELERATES IN JAPAN

Power.org announces new members at Tokyo Forum; IBM Details Initiatives, Unveils New Power Products

Tokyo, Japan — July 7, 2005 — At a Power Everywhere forum in Tokyo today, IBM announced new products, partners and initiatives around its Power Architecture™ technology, signaling continued momentum for the IBM POWER™ microprocessor family around the world. At the forum in Tokyo, IBM was joined by Power.org members, Business Partners and customers.

A Safer Credit Card Transactions?

Submitted by sparc
on July 7, 2005 - 9:33pm

Credit card data security standard goes into effect
But there are concerns about its implementation

The Payment Card Industry (PCI) data security standard being pushed by MasterCard International Inc. and Visa U.S.A. Inc. went into effect today for all merchants handling credit card data, but concerns remain about its implementation and compliance validation.

Under PCI, all companies that accept credit cards are required to comply with 12 security-related requirements that call for, among other things, encrypted transmission of cardholder data, periodic network scans, logical and physical access controls, activity monitoring and logging.

weird cisco stuff

Submitted by catfeeder
on June 17, 2005 - 1:56am

It's almost two here, and I really should be in bed, but I was searching for information on a Cisco Catalyst switch and stumbled on this guy's site. It's truly weird; Cisco information disguised in the form of celebrity interviews. (borderline NSFW) Having said that, it's good info and it does make a rather dry topic more interesting.

Why not use c++ in kernel

Submitted by psb
on June 11, 2005 - 1:33am

Can somebone please TELL MY WHY I SHOULD ***NOT*** USE C++ FOR KERNEL DEVELOPMENT . what are the pros and cons of it?

I have a C kernel up and running , it is for i586+, has features such as user mode tasks with preemptive multitasking, rudimentary device driver support, paging etc. and some basic obvious things.

I know C++ language well. I won't be using exceptions. i also have coded basic functions to support some other C++ features such as global object construction etc., and the code for operators new/delete won't be much bigger [i have kmalloc()]. the test kernel with iostream and cout-cin works well.

Things go with Speed of Light !!

Submitted by vishal.soni
on June 2, 2005 - 1:26pm

Oops.. things change/move so fast.
My project got changed... nd here i am with tickets in my hand..gotta go to korea(Seoul)
Hell lotsaa packing... shifting.. moving....Somtimes.. i really need 48 hours in a day !!
Wud go home this friday night ... may be some shopping on saturday ...
Hope to get one congregation on... Saturday night... it seems mom has collected all the info with timings !! No more in Noida.. after this sunday !!

looooooooooooooooong breakkkkkkkkkkkkk

Submitted by vishal.soni
on May 19, 2005 - 1:43am

I guess, me back to work after a long break.... May be it will take some more time to get back on track.. to get over the worthless Hangovers......Took couple of weeks of mine....... Ooooops ..........

Finally sorted out the requirements........ & here i am listening number of Guns N' Roses, November Rain........trying to put all that it takes to write a skull driver...... nd hook the memory device.

FIRST Boilermaker Regional

Submitted by basementlab
on March 21, 2005 - 2:11pm

I don't know where to start. We had a blast, even though neither team got to the finals.

One of my teams had some technical difficulties with their autonomous mode, simply because they didn't want to bring it back to the testing area so that I could see what it was doing, so that I could tweak the timing and speed of driving, and its arm. Because of that, it flew out in to the middle of the field crashing into the center goal, while it was raising its arm. Its arm did get up to where it was supposed to be, but since it had slammed into the goal it was stuck in the middle of it when the bot tried to turn to its left, putting considerable lateral strain on the joint of the arm, which caused the plastic part of it to crack. After lifting up their third tetra of the match, the arm fell off. Lucky this was only the first day, and didn't count against their rankings, but when getting back to the pits, their instructor wanted to change the way they were playing. Eventually, all they were doing was blocking the robots on the other team from scoring, but they were doing it a little to forcibly. They put two decent dents into another team that almost got them disqualified.

internet email needs a replacement

Submitted by biscuitman
on March 19, 2005 - 4:14am

This is the nth time i have to rewrite my email parser. This thing is so difficult to get right. I just want it to die! So easy for humans and so difficult for computers.

Is there a generic interchange format thats easier to program?

IBM Cell and books

Submitted by Krypto
on February 7, 2005 - 3:05am

IBM is going to introduce new Cell processor today at ISSCC. Very interesting indeed.
It's interesting to see has Linux something to do with PS3 or is IBM going to release some Linux/Cell based workstations or even desktop computers.

I just ordered "Programming from the Ground Up"

Small Scale Content Management System

Submitted by vence
on January 8, 2005 - 2:04pm

Though the Name sounds pretty simple its not as easy to learn art of website design & implementation.,I never liked working on this kind a stuff .. but I am compelled by situations around me to do this stuff. i was working today on the web site of our department.Currently the work is in progress so its not up :(

As of now its just a simple queries execution .. This is what i have chosen as the data base entry ..Oh i for got to mention that i am using mysql ( sexy DBMS :-X) as backednd its easy to use & configure .. i started off by creating database and granting previleges to the account on the database.Then i created one table for storing the details..The format of the table is like this ..

IBM Thinpad R31 with Slackware

Submitted by xwings
on December 14, 2004 - 8:29am

IBM Thinpad R31 with Slackware

Notebook : IBM Thinkpad R31
Distro : Slackware
Reference : http://lpn.rnbhq.org/R31/R31.shtml
Blog Date : 14th December 2004
Last Update : 3rd March 2005

Richard M. Stallman in Malaysia

Submitted by xwings
on October 21, 2004 - 12:39pm


Richard M. Stallman in Malaysia

Date : 19th Oct 2004

Place : Plaza Central , Kuala Lumpur

Organizer : http://www.iosn.net/

homepage

Submitted by x545
on October 16, 2004 - 12:28pm

as this blog has a high google rank, I will now start to post here more often

please lock at my homepage at:
www.tu-chemnitz.de/~sawei
or http://x545.dyndns.org

Ruby :- The Format String Bug

Submitted by xwings
on September 26, 2004 - 6:48am

Level4 : The Format String Bug...




Oh yea, finally i can move on to
level5.

I want to prove how to use Ruby to exploit format string bugs.
If you want to know what is "Format String Bug"
please refer to scut / team teso's paper.
Exploiting Format String Vulnerabilities, Version 1.2.