Pages

Monday, March 17, 2014

Kenya Moore says she didnt pay Dbanj to feature in Real Housewives of Atlanta

Kenya Moore has debunked the report by Media Take Out (MTO) that she had paid Nigerian/International musician, DBanj, to feature in Real Housewives of Atlanta as her boyfriend.

In a sarcastic tweet, Moore said; "Hey @IamDbanj, I would have paid you at least $40 000.99! Lol! These pple are so crazy. Bwahahahaha".

MTO jad earlier reported that Kenya Moores has contracted to bring in Nigerian singer DBanj to the show.

"She has hired him to pretend to be her boyfriend. DBanj is a popular singer in Nigeria, and he and Kenya have done appearances together before.

"According to our sources, Kenya promised DBanj $40K, plus promotion, to LIE on TV and pretend to be her boyfriend. She even arranged it all through DBanjs BOOKING AGENT . . . they got PAPERWORK and everything."
Read More..

Is Angel Food Ministries A Good Deal

This post is part of FAQ Friday. Yes, I know its Saturday, but I really enjoy FAQ Friday, so Im doing it anyway, because its my blog and I can do what I want to.

Question:

Why dont you use Angel Food Ministries?

Answer:

First, to explain, Angel Foods Ministries sells boxes of food for $30 which are supposed to be worth $60, so that sounds like quite a bargain. It is not a handout, as you pay for the groceries, and it is not bound by income restrictions, as WIC, Food Stamps, and often food pantries are. Anyone of any income level can take advantage of it. I have been asked about it several times.

I dont use Angel Food for a simple reason: its not a good deal.

I have some general food shopping rules:

Produce: I dont buy produce for more than $1.00 per pound. I sometimes stretch this rule to allow for $1.00 to be the average in a meal. This rule allows me to regularly purchase: oranges, apples, pears, bananas, berries, potatoes, onions, bell peppers, tomatoes, broccoli, cabbage, and carrots along with a larger variety during various seasons when other items go on sale.

Meat: I dont pay more than $1.50 per pound for meat. Within that I can get chicken quarters, whole turkey, whole chickens, ground beef, brisket beef, beef ribs, ground turkey, pork shoulder, ham and eggs. I break this rule for bacon, like yesterday for Christmas, or tuna, which often goes on sale.

Grains and Spices: I have no rule for grains and spices, but I shop around for prices and buy in bulk if it saves. I count some produce as a spice, like ginger, chili peppers, and garlic.

I looked for the best prices for the Angel Food Ministries boxes. You have to buy a whole box, you cant just buy individual items. Angel Foods Ministries best price on meat, for example, in their December menu, is 10 pounds of poultry for $20, or $2.00 per pound. You can get whole chickens for $0.88 per pound without looking too hard, so you can get 10 pounds for $8.80.

Their fruit and veggie box, for $22.00 includes 3 pounds sweet potatoes ($0.75), four large russet potatoes ($0.50), 3 pound bag of onions ($1.20), 1 pound carrots ($0.45), 1 head cabbage ($0.80), one stalk celery ($1.30), four lemons ($1.20), six oranges ($2.00), four grapefruit ($3.00), 1 mango ($2.00), one avacado ($0.79), one pound kiwi ($2.00). Its been a while since Ive priced kiwis, mangoes or grapefruits, so I guessed high for those. So, for $22.00, you can get $16.00 worth of produce. No one in my family likes grapefruit, so those might even go to waste. I would rather buy produce that I know we like for a reasonable price.


Even worse, the meat and produce boxes are additional boxes. You have to buy their $30 signature box to get the meat and produce box. Their signature box, in December, includes nutritional gems such as: chicken nuggets, fish sticks, french fries, shelf stable milk, white flour tortillas and a "dessert."

Its possible that in some areas, like maybe Hawaii, the prices of Angel Food Ministry boxes beat out shopping around. However, I use a price chart, find the best prices for the food my family eats the most of and get lower prices than Angel Food Ministries. Im not going to say it is not worthwhile. For people who live in an area with a very high cost of living, and for the perpetually lazy who cant bother to make themselves a price chart*, this is a good deal.


* (A price chart, or price book, is made by listing the foods you most frequently buy and checking local stores to see where you can get the best price on each. I dont stop at every store every week. I buy a few weeks worth of an item each time I go to the store.)
Read More..

Sunday, March 16, 2014

Assistive Technology

Recently I stumbled across an article by Luke Hsieh, an assistive technology advocate, about building a low cost electronic magnifier with a webcam and Debut video capture software. This was not only a nice example of how versatile our video recording software is, but it got me thinking a bit about assistive technology, which doesnt always get its due.

A lot of technology is designed with a somewhat constrained image of the typical user, and as a result can sometimes be very difficult or even impossible for people with various disabilities to use. Assistive Technology, on the other hand, makes it easier for individuals with disabilities to access information technology, which is extremely important in the high tech world we live in.

I have heard from customers in the past complementing our software applications because they have found them to be very accessible. While I am thrilled that they have found our software accessible, I have to admit this is more the result of our efforts to make our products as intuitive and user-friendly across the board than anything else. It makes sense that software that it easy to use is also more accessible, and as a result, we hope everyone will find our software easy and accessible.

Some examples of how our software can be used as assistive technology include Verbose text-to-speech software to convert a document to an mp3 file to listen to latter, or as a screen reader; and as Hsieh pointed out you can use Debut video capture software to make a custom electronic magnifier, or when youre making your next YouTube video. We will continue striving to make all our software easy to use for everyone, and hope that everyone finds our software accessible along the way.
Read More..

HG 1 144 Qubeley Papillon Review by Kenbill

HG 1/144 Qubeley Papillon (Release Date: Feb 2014, Price: 2100 Yen)
GG INFINITE: ORDER HERE 
Review by Kenbill

Read More..

Saturday, March 15, 2014

Visual Basic

Visual Basic

Why Visual Basic ? Why Visual Basic Express 2010? Why Visual Studio?

Visual Basic is an old programming language started in 1991. In fact, it was derived from an older language called Basic. Visual Basic is a COM programming from Microsoft and was designed to be easy to use with windows forms and all the graphical stuff (button, combobox, listbox, listview, textbox, label….)

Visual Basic also gives the programmer access to ActiveX objects and database. It also has a similar synthase to VBA (Visual Basic for application and VBScript).

Visual Basic was aimed by many professional programmer because it was not as powerful as C++ but in the end, amateur programmer where starting to do sophisticate programs days after day.

Visual Basic was introduced in third party program such as MS-Excel, MS-Word, Autocad, SolidWord, Microstation, Wordperfect, Corel-Draw (?), See Electrical Expert, ArcGIS, Catia v5. This was around the end of the 90s.

So people could easily automate some stuff in their main program just but writing a few lines and a few words.



  For all of you who worked with DOS (MS-DOS) or AutoCAD (R1 and up), you remember you have to type command over and over. Never had you had to put periods, commas, colons, semicolons, parenthese or brackets to separate your instructions or arguments. Well Visual Basic works the same way. It’s simpler.

In the past, people don’t have access to powerful text editor to help them debug or write their core. Yes I remember the time I used Borland C++ but is nothing compared to Visual Studio Professional, Eclipse or even any Visual Studio Express free editions.

Old programmers remember how painful is to look for the missing semicolons or the missing close bracket in your program.

Today, for application programs, most people program in Java and C/C++/C#. There are around 10% of people in the world who program in Visual Basic. If you search for information over the internet, you will notice that most documentation is written for C# users (.NET C#). While C# use exactly then same Microsoft framework than Visual Basic since 2008, people continues to write their code with a lot of punctuations rules. It’s maybe because of the Java and C/C++/C# popularity? It’s maybe to impress amateur programmers? 



  So why use Visual Basic? Why learn Visual basic? I’ll give you my reason. Visual Basic is still the most popular programming language for all desktop applications. Visual Basic is still the most use language for every add-on, plug-in, macro, scripting, enhancement, for every business computer running with word, excel, access, internet explorer and CAD programs such as AutoCAD.  Yes, in my opinion, Visual basic is the best and most popular programming language for third party application.

Could you imagine an AutoCAD drawer designing some piping doing a complex program to calculate whatever with complex objects with events, handles, members and error handling??? Most of the time, those people want to automate a simple task locally or massively in their project. It could simply changing the text size from 8 to 9.


This is a professional version and the version I am using, It included the MSDN package.
This is a free edition. I am using this version for limited uses projects
This is a free edition


If you like this post, leave a comment or share it.


Read More..

MG 1 100 戰国 Sengoku Gundam Astray Review by Hobby no Toriko

MG 1/100 戰国 Sengoku Gundam Astray (Released in Japan, Price: 5,000 Yen)
GG INFINITE: ORDER HERE 
Review by Hobby no Toriko



Read More..