vQMod for Php Files

vQmod is a php modification engine without actually modifying the actual file, it’s done at runtime and facilitate patching delivery and adding new features to already existing baselines. As an example you can see http://code.google.com/p/vqmod/wiki/Examples You have to create an XML file with something like:patch_login.xml If you follow the sample, I bet you won’t be dissapointed.

Sealight Hack Restore steps

My site got hacked by software-id.ru or someone pointing there. All was root caused to the use of “Sealight” a very popular theme by WooThemes.com. The issue is pretty much unnoticealbe if you don’t have a “catch-all” address in your email, as I did.  I received emails from customer, news, consumer, @mydomain.com at a rate of 100+/hr many went to the spam

Continue readingSealight Hack Restore steps

Phonegap is my choice

As I was reading the link provided by http://a2f.me/9am2o  I have found that my comments on what framework is best can be summarized as follows: PhoneGap is multiplatform, relies on Webview so render the page and you can then use javascript to control the device, obviously if there is a lot of back and forth or event feedbacks from the platform those

Continue readingPhonegap is my choice

Ad2Location

Ad2Location :: Android Application You may check my site at: http://android.ubiwireless.com/ soon to be released http://ad2location.ubiwireless.com/ Target date: June 1st, 2008

Ad2Location

Ad2Location :: Android Application You may check my site at: http://android.ubiwireless.com/ soon to be released http://ad2location.ubiwireless.com/ Target date: June 1st, 2008

Android::Ad2Location

I am working on an Android application, it’s called “Ad2Location,” the app renders XML widgets into an overlay on top of your map, allowing you to navigate and interact with the widget. The app uses standard Google Android’s widget XML schema, so it’s easy to use and quickly develop mobile ads. The first Alpha version is released as of April

Continue readingAndroid::Ad2Location

Android.App.Dialog

I found amusing how can you use Webkit to display, almost any HTML code on Android.This is a snippet you my add as part of your onCreate(…) method. WebView wv = new WebView(this); String str = ” Your own html code here! “; wv.loadData(str, “text/html”, “utf-8”); Dialog dialog = new Dialog(this) { public boolean onKeyDown(int keyCode, KeyEvent event){ if (keyCode

Continue readingAndroid.App.Dialog

Android comparisons with J2ME

Comparing ANDROID to J2ME If you are familiar with J2ME you might understand that Android provides a similar development platform but with a much nicer and richer UI components than J2ME (JWTI)and obviously much better than LCDUI. I am attempting to make a comparison with J2ME and Android in the following table: Android Building Block J2ME Comparable Description Activity Midlet

Continue readingAndroid comparisons with J2ME

Updates since 2007

I will attempt to update my lack of posting for about a year. Job: Promoted to “Principal Staff Software Engineer” or E-10 in Motorola, recently Motorola went for a big round of layoffs where 355 engineers were let go. Most of my friends were impacted but I am still with Mobile Devices. Patents: Obtaining PKI certificates from USPTO to be

Continue readingUpdates since 2007

Manually removing trojans: svchosts.exe command.exe

A couple of days ago, i found a process “Update.exe” running in my PC, I didn’t have time to remove it, or install a recent Anti-Spyware software. Well, I purchased “Internet Security” CA product. I could get antivirus to install, but not Anti-Spyware, I always received ppctl.dll “Corrupt or not sufficient privileges.” I tried modifying Registry entries, but CA product

Continue readingManually removing trojans: svchosts.exe command.exe

University of Florida team wins award

Gators wins Autonomous Underwater Vehicle competition.http://www.auvsi.org/competitions/water.cfm I took a couple of classes at MIL, including Machine Learning 1-2 and Robotics. I recall building a TJ robot using http://www.mekatronix.com/detailed/tjpro.htm I think I did a project using “Reinforced Learning” among others,http://www.cs.cmu.edu/afs/cs/project/jair/pub/volume4/kaelbling96a.pdf

Sweet 16

Go Gators, we made it… Gators are young but play real good.“Gator Chomp… “ More to read here:ESPN.com – NCB/NCAATOURNEY06 – Wojciechowski: In-season losses helped LSU and Floridaand here: Gators 82 | Panthers 60

Cornea Abrassion

What’s a Cornea Abrassion: A scraping away or denuding of the corneal surface resulting from external forces physically applied to the corneal surface.Pathophysiology: The cornea of the eye and, commonly, the bulbar conjunctiva, are affected. Minor or superficial abrasions involve only the corneal epithelium. Severe injuries also involve the deeper, thicker stromal layer. I injured my cornea and was “down”

Continue readingCornea Abrassion

China’s wealth and reserves of 800 Billion dollars.

Why can’t we raise interest rates? China has invested billions of dollars in T-bills, this article (in spanish) shows that 800 000 million dollars are now China’s reservers, compared to 4 Billion back in 1989. Interest rater are therefore stable and Real Estate investments may continue in the long run. Back in the 19th centuries, Great Britain new hoe wo

Continue readingChina’s wealth and reserves of 800 Billion dollars.

Scroll Up
Visit Us On TwitterVisit Us On FacebookVisit Us On YoutubeVisit Us On LinkedinCheck Our FeedVisit Us On Instagram