I need to get a pure black and white UIImage from another UIImage (not grayscale). Anyone can help me? Thanks for reading. EDITED: Here is the proposed solut
I am trying to convert data from rows with different lengths into two columns. The value of the first column remains equal to first cell of the row and is copie
I am working check constraint into one table, I have status and status_sub_type columns, but for example my status 'Closed' only can be status_subtype = 'Closed
This is my directory structure --> ProjectDirectory -->__init__.py --> BaseDirectory -->__init__.py
I'm doing an exercise to practice array manipulation from Javascript to HTML so it can be showed in the computer screen, so far so good I managed to make a butt
I am trying to show order details on frontend just like backend Here is my code $orderData = Mage::getSingleton('sales/order')->loadByIncrementId($increment
I am trying to develop an extension in Chrome that will allow me to intercept access to the window object. Lets say I want to return double window.innerHeight,
I have the following array of object that I want to chance its structure , I am trying to use reduce to get a new object with element that have the same group..
I'm am struggeling with the following issue. I need to send multiple Bytes to a serial port. Seems pretty easy and I don't know if I have tomatoes on my eyes, b