programming
Welcome to the 'programming' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'programming'.
Are you an expert about 'programming'? Do you want to be the Technorati authority on 'programming'? You can write a description that will appear right here:
Join Blogcritics!
Original Technorati articles tagged “programming”
-
in TechnologyiPhone 5 and iPad 3 Found in Latest iOS 5.1 Source Code

The latest iOS 5.1 build contains references to new Apple products coming soon.by jbinc / on Nov 29, 2011 -
in ITThe Importance of Utilizing a Software QA Team

Agile Quality Assuranceby rtekie / on May 14, 2011 -
in AdvertisingHousehold Decline in TV Ownership Has Finally Arrived

Nielsen reports that TV ownership declines for first timeby bcrs123 / on May 10, 2011
Latest blogosphere posts tagged “programming”
-
Development
—
Authority:
Our site Membership dk is a deal site expanding and we need more people made of the right stuff We are looking for eksperts in different areas We need more manpower to complete existing features and to develop new ones Soon we want to add new… Required Skills: AJAX, CSS, Graphics Multimedia, PHP, Programming Go [...]6 days ago -
Help with Shell script code
—
Authority:
Hello all, I am in a middle of an assignment and i would appreciate any help. How can i write a bash shell script code that checks if all elements in an array are the same numbers. I mean -->array = ( 0,0,0,0,0 ) ( e.g., if [ #all array elements equal zero ] then return "OK fi ) Thank you in advance,6 days ago -
To read timestamp and count from a line
—
Authority:
I have file like: Code: Date and Time: 2013-05-11 12:23:12 MST abc,1234,hi-all,45354-88888,IN,US XYZ,1234,hi-all,45354-88888,OUT,GB abc,1234,hi-all,45354-88888,IN,AS abc,1234,hi-all,45354-88888,OUT,US abc,1234,hi-all,45354-88888,IN,US Number of Records: 000005 And i want to read the Timestamp from first line ...6 days ago -
Cheap Michael Kors |and as a consequence|as well as
Computer Programmers, Programming Forum | Young Coders —
Authority: 149
Rimmed kindness headwear actually are aswell available on the market for men Each person has a cause to put on Penn Problem limits Another option might be the Nepal normal k9 caps If you are a patient you have got a vast variety to create your company consider Dark polka covers and headwear accompanied by chiffon ...6 days ago -
posting a text field message to multiple pre-made text documents
—
Authority:
Hi all, Im trying to create a program that allows me to enter a name into a text field and submit the name into 3 seperate pre-made text files named doc1, doc2 and doc3. For example: If I were to enter dazbrad into the programme and press submit, doc1, doc2 and doc3 (pre-made text files) would each recieve and add ...6 days ago -
posting a text field message to multiple pre-made text documents
—
Authority:
Hi all, Im trying to create a program that allows me to enter a name into a text field and submit the name into 3 seperate pre-made text files named doc1, doc2 and doc3. For example: If I were to enter dazbrad into the programme and press submit, doc1, doc2 and doc3 (pre-made text files) would each recieve and add ...6 days ago -
michaelandkors9903.webs.com |and as a consequence|as well as
Computer Programmers, Programming Forum | Young Coders —
Authority: 149
As we look at the beneficial aspects michaelandkors9903.webs.com , less difficult are a wonderful aid to overpower the warmth Tiffany Earrings , help at the rains or beat back you see tomsomg9901.webs.com , the good no-brainer Food fibre Aluminium Operation bargains almost every other headgears that dont get ...6 days ago -
Android Simple Communication App
—
Authority:
Very simple voice communication app between 2 android devices Client to client or client to server Just need to send and receive recorded voice data between devices … Required Skills: Java, Programming Go to Source6 days ago -
Magento Developer Required – repost 3 by simond444
—
Authority:
I need a senior magento developer for fixing some issues with our magento store.I don’t need any developer who is looking for front end customization.There are couple of issues which will need to fix programatically.So you must have solid programming experience in magento… (Budget: $5-$25 USD, Jobs: eCommerce, ...6 days ago -
Hex Workshop 6.7.3.5308
—
Authority:
The Hex Workshop Hex Editor is a complete set of hexadecimal development tools for Microsoft Windows, combining advanced binary editing with the ease and flexibility of a word processor. It integrates advanced binary editing and data interpretation and visualization with the ease and flexibility of a modern word ...6 days ago -
simple question in arrays
—
Authority:
What does it mean when passing an array in this way : key[16]; j+=0; k+=0; getArray(key + j, key + j + k, k, k); is that shifting or something similar ?6 days ago -
URGENT COMP ARCHITECTURE PROJECT
—
Authority:
Hello I Need VERY URGENT HELP in doing Microcode Assignment This assignment is concerned with the design of a microcoded control unit for a simple CPU The Picocomputer described in the lecture notes has 8 simple instructions The Superpicocomputer for this assignment also has 8 instructions Please check the… Required ...6 days ago -
Bash, remove numbers after colon
—
Authority:
Hello All, I was wondering if someone might know how to do this. I have a word list that is format like the example below. I need to take away the :number after that... is there some kind of command I could use to remove them? Code: 123456:5562 password:1507 123456789:989 qwerty:877 12345678:621 111111:570 ...6 days ago -
NeoBook Professional 5.8.4
—
Authority:
NeoBook Professional 5.8.4 | 15.6 MB NeoBooks easy-to-use, floating tool palette and wizards allow you to construct many types of applications using simple drag and drop commands. Its easy to setup hotspots, command buttons, text entry fields, check boxes, lists and other interactive controls. Quickly create an ...6 days ago -
Brilliant Database 10.06 Professional/Server/Workplace/Ultimate
—
Authority:
Brilliant Database 10.06 Professional/Server/Workplace/Ultimate | 27.5/27.5/13.4/37.4 MB Brilliant Database allows you to create a database without any special knowledge or skills. According to its actual users opinions and comments, Brilliant Database perfectly fits the purpose of maintaining a database, which can ...6 days ago -
Youtube Mobile Views Bot
—
Authority:
I need a youtube mobile views increaser bot which can do upto 1 2 Million Views in just 6 8 Hours Requirements 1 It should be multi threaded 2 I wish to use optional Referrals methods coming from Facebook Twitter Reddit and other related Social networking sites if… Required Skills: C , Programming, Python, Visual ...6 days ago -
C# Vector quantization source for compress and decompress data by bobzawada
—
Authority:
I buy a algorithm of VQ http://en.wikipedia.org/wiki/Vector_quantization for compress and decompress data wrote in C# (Budget: $30-$250 USD, Jobs: .NET, C# Programming) Go to Source6 days ago -
Communication between MSP430 and ACC, C-Code
—
Authority:
Hi! I want to build a communication based on 4 wire spi between my MSP430F5438A and accelerator ADXL345. I want to get the informations of the axes. For this purposes I wrote a code based in some parts on the Arduino example Code of Sparkfun, but I am not exactly sure in some parts of it. May somebody take a look ...6 days ago -
Freelancer with experience in Sql Server (SSIS) and in C# by Today
—
Authority:
If you are good knowledge of C# and you have good/low experience in SSIS (Sql Server Integration Services), this project is for you. You will have a positive and fast feedback. Project : – Putting… (Budget: $30-$250 USD, Jobs: C Programming, Paypal API, SQL, Windows API) Go to Source6 days ago -
Search IP address and replace with strings
—
Authority:
Hi All, How can I find (pattern search with grep/awk/ sed ) all files containing any IP address pattern in one directory hierarchy and in its sub-directories. The files can contains more than 4 octets in addition to the IP address as shown below. IP address can contain any octet combinations like- 10.132.8.234.12345 ...1 week ago


Follow Technorati