If you’re needing to run several find and replace commands in sequence on a bunch of files, TextCrawler 3 can help. It allows you to preview your changes and is very easy to use. See screenshot below
Author: Abdullah Yahya
Some Options for Scraping Web Pages
Node.js + jQuery
https://code.tutsplus.com/tutorials/how-to-scrape-web-pages-with-nodejs-and-jquery–net-22478
This tutorial shows how to use Node.js with the Express web server framework, the Jade template engine, and the JSDOM parser. You may prefer the Handlebars template engine. This tutorial also includes use of the node “request” and “url” modules.
Continue reading Some Options for Scraping Web PagesCentering Percentage Width/Height Elements
See the Pen dpNgBk by Abdullah Yahya (@javanigus) on CodePen.
Tasty Lentil Soup Diet (using a Slow Cooker)
After eating lentil soup 4 -7 days a week for dinner, I have found that I’ve been able to easily lose weight without feeling deprived. The easiest and most lost term way to lose weight is by changing your diet, not exercising. Exercising is better for toning and strength and takes a lot of time. In order to effectively lose weight by changing your diet, the following conditions must be met:
- you must enjoy the food you eat so you don’t feel deprived of eating food you like
- you must feel full when you eat low-calorie food
- the food must easy to prepare and cook
- the food must be affordable
Fortunately, lentils will make you feel full, are very easy to prepare, and if prepared right, can taste very good, and are super cheap. Unlike other legumes like red beans, lentils do not need to be presoaked. I try to eat healthy during the week and use the weekends to eat whatever I want. For me, current food consumption for a typical weekday is
- Breakfast (at home)
- blueberry granola cereal with almond milk
- bread with butter and chocolate sprinkles
- Lunch (outside)
- pretty much whatever I feel like eating (burrito, pizza, kababs, sandwiches, chicken tikka masala, etc)
- Dinner (at home)
- the lentil soup described below
Continue reading Tasty Lentil Soup Diet (using a Slow Cooker)
Home Remodel
Picture of house before any work done. No one liked the purple color and the weeds in the front yard quickly got out of control. Continue reading Home Remodel
Fast Data Transfer Between MyCloud NAS and Local Computer
If you need to transfer data quickly between your MyCloud and your local computer, here’s one way I found to work reliably and fast.
- Connect MyCloud to your local router via ethernet
- Connect your local computer to your router via ethernet
- Log in to the MyCloud. For me, it’s at http://192.168.1.254/UI/
- Under Settings > Network, enable FTP access

- Install a FTP application on your computer and create a connection to the MyCloud
- Disable wi-fi on your computer and transfer data over FTP
Change Order of HTML Elements Without Changing HTML
Sometimes, you might be in a situation where you have a web page showing one element above another as shown in the HTML code but you want the 2nd element to appear above the first element in the browser. One way to accomplish this using just CSS is by using flex, flex column, and order. Witness below. By changing the value of “order”, you can change the order the element appears in the browser.
See the Pen BzNmLp by Abdullah Yahya (@javanigus) on CodePen.
Float an Image Beside Some Text Without Any Text Wrapping (No-Wrap Floats)
The key is to use overflow: hidden on the paragraph text.
See the Pen RaOyKG by Abdullah Yahya (@javanigus) on CodePen.
Fence Remodel
- Remove existing fence leaving the 4×4 posts
- Restraighten or replace 4×4 posts
- Run string from one end of fence to the other to serve as a guide for the top of the fence
- Screw in two or three 2×4 fence brackets per 4×4 post to hold the stringers in place. Or, use this kind of fence bracket.
- Screw fence boards to stringers
- Install solar light caps on top of 4×4 posts
House Exterior
Colors
- Two color scheme (light and dark brown)
- Use same light color as rental property or same two colors as curtain or same two colors as Taco Bell above on Decoto road in Fremont
- Paint light fixtures dark brown
- Replace garage with wood design metal
Painting
- Rent scissor lift
- http://www.big-joelifts.calls.net/index.php/rental/rental_detail/Scissor-Lifts
- https://www.hertzequip.com/herc/rental-equipment/aerial-equipment+platform-lifts+scissor-lift/branch/9729
- http://www.neffrental.com/equipment/rental/aerial-equipment/electric-scissors/
- http://www.pattersonlifttrucks.com/rentals.html
- Rent spray gun
- http://www6.homedepot.com/tool-truck-rental/20V_Cordless_Paint_Sprayer/16N657/index.html


