Posts
-
How to enable Caps Lock on original first generation iPhone
Those of you wondering on how to enable Caps Lock feature on iPhone, here's how to do it. -
Flash CS4 graphics importer lacks precision
Importing graphics from Adobe Illustrator to Flash is a nightmare when it comes to precision graphics. Incredibly enough, an utterly fine graphic in Illustrator may turn up all shoddy in Flash.
-
First impressions on Flash Player 10.1 prerelease and AIR 2 beta
Adobe announced 2 great releases today: Adobe AIR 2 beta and Flash Player 10.1 prerelease. -
ActionScript 3 Array constructor vs Array literals benchmark
By the latest Coding Convention of ActionScript 3, the usage of the Array constructor is only encouraged for size allocation, e.g.
var myArr:Array = new Array(2);for an array with 2 elements in it. In all other cases literals should be used, e.g.var myArr:Array = []; -
Thawte closes down its WoT and Personal E-mail Certificate
Thawte, a leading global SSL certificate authority, announced today that the Thawte Personal E-mail Certificates and WoT (Web of Trust) are being discontinued.
subscribe via RSS
https://tekkie.dev/feed.xml
No reader yet? An RSS app collects new posts from every site you follow in one list — no inbox, no algorithm.