Finish off a 70% complete clone of fixoutlook.org. Ajax, JQuery, Javascript, Php. Balloons working, needs the twitterwall database and array completed.
This quote involves 3 parts, 1-multiple word array problem, 2-read array in from a .ini like text file, and 3-count the number of bold, underlined, and ALL CAPS words from a web-based RichText form.<b (more…)
Keywords:Web,Language Specific,Requirements,PHP,Misc (software related),Software Related (Includes Websites)
we have:
function RTFConcat(t: array of string; f: array of TFont): string;
The function (attached) takes a number of tokens and fonts (one font for each text) and outputs the concatenated RTF text (more…)
Keywords:Microsoft Windows,Language Specific,Requirements,Operating Systems / Platforms,Delphi,Misc (software related),Software Related (Includes Websites)
I need a simple application that will convert a given bitmap image to a 128×64 pixels bitmap, monochromatic and after that convert it to a simple array.
Keywords:Microsoft Windows,Language Specific,C++ / C,Requirements,Operating Systems / Platforms,Misc (software related),Software Related (Includes Websites)
Implement the recursive k-th smallest function from the book. Your program will prompt the user with message “integer:”, then read an integer. Repeat this 10 times, and put the numbers in an array of (more…)
Keywords:Other
