dev

TwitterFacebook
Get flash to fully experience Pearltrees
Even if you're totally, totally, totally sure that you'll need a feature later on , don't implement it now. Usually, it'll turn out either a) you don't need it after all, or b) what you actually need is quite different from what you foresaw needing earlier. This doesn't mean you should avoid building flexibility into your code. It means you shouldn't overengineer something based on what you think you might need later on . This also follows the KISS theorem: Keep it simple, stupid! There are two main reasons to practise YagNi : http://c2.com/cgi/wiki?YouArentGonnaNeedIt

You Arent Gonna Need It

Test Before Buy FREE Service: Send a SWF file to support@sothink.com , and we will decompile the SWF by the latest version program and inform you the test result (FLA kept by us).

SWF Decompiler, Flash Decompiler, SWF to Flex, SWF To FLA Converter, Flash Extract, Recover FLA

http://www.sothink.com/product/flashdecompiler/index.htm

ArticleS.UncleBob.PrinciplesOfOod

The Principles of OOD What is object oriented design? What is it all about? http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod

Fix arrow keys that display A B C D on remote shell - Vim Tips Wiki

Easiest Solution Edit 1) Open Vim editor, 2) Get the path of your home directory by typing :echo $HOME 3) Check if you have .vimrc file in $HOME location,(if you don't have create it) 4) Add the following line line to .vimrc file :set nocompatible http://vim.wikia.com/wiki/Fix_arrow_keys_that_display_A_B_C_D_on_remote_shell
About · Download · What's new · Usage · Flash virtual machine · Assembler syntax · Embedding Flasm · Optimization techniques · __bytecode__ · File size difference · Huge scripts · Quirks, bugs and crashes · History · Project state · Resources · Terms of use · Enjoy About Flasm disassembles your entire SWF including all the timelines and events. Looking at disassembly, you learn how the Flash compiler works, which improves your ActionScript skills. You can also do some optimizations on the disassembled code by hand or adjust the code as you wish. Flasm then applies your changes to the original SWF, replacing original actions. http://www.nowrap.de/flasm.html#flashvm

no|wrap.de - Flasm

http://www.unicode.org/charts/ BMP , Plane 1 , Plane 2 , Plane 3 , Plane 4 , Plane 5 , Plane 6 , Plane 7 , Plane 8 , Plane 9 , Plane 10 , Plane 11 , Plane 12 , Plane 13 , Plane 14 , Plane 15 , Plane 16 To get a list of code charts for a character, enter its code in the search box at the top. To access a chart for a given block, click on its entry in the table. The charts are PDF files, and some of them may be very large.

Code Charts

http://wakaba.c3.cx/s/misc/ This is just a very simple little utility for turning UNIX date stamps, as used in many places such as the filenames of images posted on Futaba- or Wakaba -based boards. Click here to use it. This is a very simple script that lets you enter some text, and then encodes it into an URL.

Miscellaneous

wakaba.c3.cx

http://wakaba.c3.cx/ There is also a lot of other software available here, such as games and screen savers ! Use the menu to the right to browse around. You can also discuss the software available on this site on the support board . If you are interested in Japanese-style image and message boards, you can discuss those at The Society for the Study of Modern Image Board Culture .
http://www.parashift.com/c++-faq-lite/mixing-c-and-cpp.html

[32] How to mix C and C++, C++ FAQ Lite

Your C and C++ compilers probably need to come from the same vendor and have compatible versions (e.g., so they have the same calling conventions) In addition, you'll need to read the rest of this section to find out how to make your C functions callable by C++ and/or your C++ functions callable by C. BTW there is another way to handle this whole thing: compile all your code (even your C-style code) using a C++ compiler.
Wakaba and Kareha are my attempts at implementing from scratch image and message boards of a type popular in Japan (used on sites such as Futaba Channel and 2channel ). This kind of board software is built around anonymous posting and no requirements for registration, to make the boards more suited for casual uses, and more fun overall. They are written in Perl, and are designed to be more efficient and cleanly written than the original scripts that are available, while preserving the same kind of functionality. Both scripts are in use at iichan , an English-language site built along the same lines as the Japanese Futaba Channel , and also 4-ch , an English-language discussion BBS. Wakaba Wakaba is an image board script very strictly modelled after the Futaba and Futallaby scripts.

Wakaba and Kareha

http://wakaba.c3.cx/s/web/wakaba_kareha.html
Individually, the code snippets here are in the public domain (unless otherwise noted) — feel free to use them however you please. The aggregate collection and descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and without even the implied warranty of merchantability or fitness for a particular purpose.

Bit Twiddling Hacks

Algorithm Implementation/Sorting/Smoothsort - Wikibooks, collection of open-content textbooks

This implementation of Smoothsort is substantially different (in presentation) from Dijkstra's original one, having undergone some serious refactoring. In order to keep the code as tidy as possible given the inherent complexity of the algorithm, the helper functions are isolated in an anonymous namespace. In practice, the three sections below would be concatenated in the given order in a separate source file (say, smoothsort.cpp ).
This page explains how to draw graphics onto (mostly) Raster display systems. A very small amount could possibly be relevant to vector displays, but who uses those any more?

TGLTLSBFSSP: Graphics

contents index [Retyped and formatted in 'html' ('Web browser format) by Henry Baker, April, 1995. The goal of this 'html' document is to make HAKMEM available to the widest possible audience -- including those without bitmapped graphics browsers. Therefore, equations have been formatted to be readable even on ASCII browsers such as 'lynx' . Click here to get original AI Memo 239 in 400 dots/inch, 1 bit/pixel, Group 4 facsimile TIFF format (a single 5 megabyte gzip compressed tar file, AIM-239.tiff.tar.gz).] Work reported herein was conducted at the Artificial Intelligence Laboratory, a Massachusetts Institute of Technology research program supported in part by the Advanced Research Projects Agency of the Department of Defense and monitored by the Office of Naval Research under Contract Number N00014-70-A-0362-0002. Here is some little known data which may be of interest to computer hackers.

HAKMEM -- CONTENTS -- DRAFT, NOT YET PROOFED

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

PurpleOlive.net - Software development from the other side