logo
Aug
30
nik

Video for BlackBerry Curve 8310 on ATT

The only thing missing from my BlackBerry Curve 8310 (service with AT&T) has been video. It did not make much sense since there is a 2MP camera on the device. Posts on the CrackBerry forums pointed to availability of this feature in v4.3.1 of the device OS (now called v4.5.0). Here is a list of all the new features in BB OS 4.5. Since AT&T takes an ungodly amount of time to release new software...
Aug
22
nik

XHTML-Compliant Technique for Passing Parameters to Javascript Script Files

Joe Brinkman posted a technique to pass parameters to Javascript script files. The approach is simple — append a standard querystring to the script URL and obtain the parameters by locating the script element using the ID attribute, and parsing the key-value pairs from the “src” attribute. A sample usage is like this: <script id="MyScript"...
Aug
18
nik

NSF Website on Birth of Internet

Om Malik posted about the NSF website chronicling the birth of the Internet. What a cool site. I skimmed it briefly and found this entry for 1980s: In the mid-1980s, NSF decided the time was right to try to link its regional university networks and its supercomputer centers together. This initial effort was called NSFNET. By 1987, participation in the new NSFNET project grew so rapidly that NSF knew it had...
Aug
17
nik

Some Thoughts on Posterous

I have been thinking on and off about Posterous since I first used it and decided to put my thoughts down in a post. Nischal asked the question “Would you stick to Posterous?” My answer today is “No” for the simple reason that it’s difficult to make the commitment to use Posterous as my primary blog until custom domains are supported. Redirects just don’t cut it. Also,...
Aug
13
nik

Updating ASP.NET Assemblies

I posted a comment on Rick Strahl’s post on Server Errors when updating live Web applications online about a technique to update assemblies of live apps. I use the following approach: 1) I only keep the assemblies unlikely to change in bin (i.e. components, third-party libs etc.). I put my app’s assemblies into a sub-folder of bin and name the folder according to the date (for example:...
Page 1 of 212
logo