Multi-Search3
Showing posts with label DIY. Show all posts
Showing posts with label DIY. Show all posts

Fresh New Look! Come Take A Look! Sqlhtm.com Has A Redesigned Home Page!

[Repost] Reuse Used CDs - Make A Coffee Mug Wind Chime!

[This is a repost of "The coffee junkee's DIY non-stop chime" from sqlhtm.com]
I've always admired and never stopped thinking about little toys that are powered by natural forces such as gravity, air and sun light. Anything that moves, swings, or dances for no reason is a favorite of mine [flowers, trees, windmill blades, toddlers above all]. So you can imagine how happy I was when I discovered an idea for an easy-to-do DIY non-stop wind-chime. This toy needs next to nothing. If you are a techie who loves coffee or tea and also natural sounds, then this will be your favorite toy, something you'll be proud of.

WHAT YOU NEED

1.A tall ceramic coffee mug or clear glass 
2.A tea spoon or a small silver spoon 
3.An used CD or a bunch of used CDs
4.Constant air stream from a fan or open window

WHAT YOU DO

1.Put the CD on top of the ceramic coffee mug.
2.Slide the narrow end of the tea spoon through the hole in the middle of the CD [The spoon should be short so it doesn't touch the bottom of the mug. The top of the spoon should swing back and forth facing the direction of the incoming air stream. The bottom of the spoon should tap on the inside wall of the coffee mug] Depending on the flow of air, the spoon chimes nonstop.
3.Put the coffee mug with the spoon facing an air source with a steady stream of air like a table fan, ceiling fan or open window so the chiming can begin.

REMEMBER

NOTE 1: Thirsting for a complete audio/visual experience? 
Try a clear glass instead of the ceramic mug.
NOTE 2: Only have a long spoon but plenty of used cds? 
Stack as many cds as you need to raise the height so the head of the spoon would swing back and forth without touching the bottom!
NOTE 3: Spoon too heavy and moves CD around easily? 
Stack a bunch of CDs to make them stable. Possibly try gluing them.
NOTE 4: No chime, stops soon? 
Move the CD or CD stack gently around to get the spoon to chime the best way it can.
NOTE 5: Had enough, need to stop? 
When you are tired of the music, would rather not annoy others or if it's time for the next cup of hot java, just pull out the spoon for the chiming to stop!
NOTE 6: Want some health benefit? 
Blow on it gently for a few minutes daily for a refreshing breathing exercise!

It's a big bad world of confusion and noise around us. Create an ambiance of quiet calm when you need it and also save the planet by reusing everyday objects like used CDs. Spend some time to assemble your own little personal chime that is waiting to be useful to you everyday of your coffee-drinking or tea-drinking existence!

For More DIY ideas visit JWhat's Diy Ideas at sqlhtm.com!

Versatile Webalizer - Log Analyzer And Traffic Widget Too!


Boost Your Holiday Spirits With A Bright And Colorful DIY Webalizer Widget!

There are probably a hundred million sitestat widgets out there, each of them unique and useful to at least some!

Got Webalizer on cPanel?


If you have Webalizer installed and configured from cPanel on your webserver, here is an unbelievably easy way to create a sitestats widget for your website. Actually our widget is just a wrapper to the usage image from the main page of the Webalizer tool! This beautiful image displays the "Pages-Files-PageViews" count on the LHS of the image with aqua, blue and dark green colors. On the top right of the image, it displays the "Visits-Sites" count with yellow and orange colors and on the bottom right, it displays the "Bandwidth" in KBs with red color. The stats are displayed with a nice monthly bar chart that spans a complete year! Absolutely cool!

The Webalizer widget can be custom-colored to match your site
Ready to create one for yourself? Here is what you do

1.Get webalizer working from cPanel
It is assumed that you already have Webalizer installed on your cPanel. If not, have your hosting provider authorize installation and configuration of Webalizer from your cPanel and wait till you have enough data to display. We can't show an empty chart! ;)

2.Create a cronjob to copy the usage image to your webroot
Login to your account, create a cronjob to copy the usage.png file from Webalizer directory to public_html. Let it run a few minutes after every Webalizer run. The following runs it at 13.45 everyday after my default scheduled Webalizer run at 1.30pm. This will refresh it once every day.

45   13 * * * cp /home/cpanel-accountname/tmp/webalizer/usage.png /home/cpanel-accountname/public_html 

Change the hosting account name [in red] to match yours. Change cp to /bin/cp or where ever it is kept if needed. You can put it in a nice script and call it from the cronjob too!

3.Create the wrapper for the widget:
Okay, so we have solved the main problem of how to get the data for our widget displayed with a good chart. Now we just need to change the width parameter in the <img> tag to fit it in our sidebar. Make a wrapper for our widget like this.

<div style="color:black;background-color:silver; width: 250px;
margin:0 auto;border:1px dotted;text-align:center;">
<div style="height:30px;color:springgreen;font-weight:bold;background-color:black;padding:3px;">Sqlhtm.com-SiteStats</div>
<div style="text-align:center;padding:3px;">
<a href="usage.png" target="_blank">
<img src="usage.png" width="240px" alt="WebalizerSiteStats"></a>
<a style="color:black;font-size:6pt;">Webalizer Widget-Sqlhtm.com</a></div></div>

4.Modify the code above to match your needs

Copy the code to your page and change
a) The site name [in green color] in the heading on top of the code block
b) The font-colors and the background colors [in green color] in the first and the second <divs> of the code block as needed. [The code block, as it is, makes a widget looking like the first of the four-widget image above].

NOTE: Location of the image file
We are using relative path names for the image file in the <a> and <img> tags. They point to the usage.png [in green color] at webroot[public_html]. Change the cronjob to copy it to the public_html/images directory and also change the above 2 tags here to point to it to keep in line with best practices.

Test the widget width and make sure everything works
Put this code at the appropriate location on your page such as the LHS or RHS sidebar. Change the width [in green color] to match your requirements. Test the widget by refreshing it manually if you can or wait till the next scheduled webalizer run completes. The current month bar may seem to grow slowly if you have low values. The horizontal dividers carve out the chart on the x-axis in equal chunks so that values for the other bars can be guessed accurately.

Limitations
The chart displays only the highest values in numbers for pageviews, visits and KBs for the whole 12-month period on the left and right sides of the chart. The numbers won't change if the current values don't exceed the all-time yearly high values. So this widget is only useful as a graphical summary of the whole year.

Another drawback is that this widget is not live. It is only as new as your last webalizer run! A page refresh updates it to the last webalizer run.

Log analyzer as traffic widget? Versatile Webalizer!
Are you using webalizer as a log analyzer only? Let it be your website traffic widget too! I love this simple, easy, bright and colorful DIY Webalizer sitestat widget, don't you?

New Images - Font3DTemplates Update

Some More Wordart-click on image
This one first!

Here is an update to the Font3dTemplates [F3dt] online wordart generator but first check out this link for new additions to the Font3dTemplates Slide show.

Ding-Ding: Wingdings and Webdings - Put life into your wordart!

Do you think it's hard to create simple but beautiful cards and wordart with clipart images that come with XP+ built-in fonts only? Far from it. Take webdings and wingdings - fonts that come preinstalled with Windows. There is a lot you can do with them. At bigger sizes, colored and 3D-shaded, they are absolutely beautiful! The same applies to any good font. It's true they are not photograph-quality but they sure can put life into your wordart and I think any fair-minded artistic person would grant that the possibilities for creating an endless variety of colorful lively artwork are there for everyone. Just choose bigger font-sizes, color them up and increase the linesizes for the 3D effect - you've got yourself a solid foundation to build on!

Thanks - Part I: Open source, Puppy Linux and Bible Quotes

I intend to add more samples to the samples section of F3dt very soon but I am not sure how long it will take. Font3dTemplates requires chrome on XP+ but I don't have windows on my laptop now, only Puppy - Puppy Lucid 510. I have been living on Puppy Lucid live CD's, some of them remastered, for the past several months. It gives me most of what I need on a daily basis, it's really hard to believe what you could do with a live CD such as this one! Really amazing! I just can't applaud and appreciate enough the open source community in general, and Puppy Linux in particular for their hard work and giving that enriches the lives of others. 

By the way, the Bible quotes I used in F3dt come from an excellent site on the net  with lots of Bible quotes. It was a long time ago but I thank them sincerely for collecting and sharing excellent Bible verses with everyone! Let me also include the sites on the net with helpful reference material and problem resolutions - my sincere thanks to each and every one of them!

Thanks - Part II: The Picasa connection

Just remembered something. A long while ago, I think it must be before the end of 2005 when I was on the lookout for my next job, I was playing with some screensaver creators and ended up with a bunch of cards and slides that displayed Bible quotes. I wish I had access to better images but I had to make do with a few  free images including some that came with windows. I don't remember the name of the screensaver creator - I will defenitely mention it later if I remember it - but I thought those images were nice too! These images still live at picasa.com. I used a slideshow gadget to create a slideshow for my blog out of these. I love picasa.com as a medium for storing, editing and sharing images especially this blog's images. It has grown admirably over the years and here is something else I have to thank Picasa for: Slides are nothing new and I have loved the Polaroid pictures right from the 80s but the slide creator button you see in F3dt was inspired by Picasa! 






Future Plans: Artistic Fonts and User-Images

The first future update plan for F3dt would be to use custom-made artistic/floral/fancy fontsRemember the "Famous People" font from Font3dRandomThere are a bunch of these fancy art-related fonts for download on the net.

The second plan is to make user images as backgrounds optionally. I had once tested some versions of F3dt along these lines but have not found a way to integrate them into F3dt yet.


Spare & Share: Your creations are welcome!

Spare a minute, share your wordart. Get going! Create and submit your Font3dTemplate slide/card/wordart to sqlhtm@sqlhtm.com. The funnier and memorable - the better! You can find them later on display at the user-submissions section of the slideshow at sqlhtm.com.*
*Sqlhtm.com reserves the right to display only acceptable and appropriate wordart

NUT & SCREW - DIY NAIL CUTTER "RE-PAIR"


NUT & SCREW
DIY NAIL CUTTER "RE-PAIR"
Savings won't even buy you coffee, dude, be warned!

What are the most satisfying minutes of your weekly routine if you are a married man with children?


Probably the saturday mornings when you sit together after your morning coffee or tea, watching your wife groom your toddlers: cutting nails, checking ear-wax, oiling and combing hair. Keeping the children in one place is a chore in itself!


Or, the idle time after these, when you push the morning newspaper and the clipped coupons away, turn off the radio and TV, and just stay idle - with may be the music player coming back to life every now and then! Time seems to stand still. You enjoy the peace and quiet but the children have gone on their happy-go-breaking-stuff routine. They have some top-priority grafitti to complete on the newly-painted walls today. 


Did I hear nail cutting? Where is the nail cutter? It's broken but can't throw it away, must try a DIY  on it. Not for saving a million dollars but just for the DIY thrill.


Okay, so you've got the top lever and the bottom cutters. But where's the central pin, the one that holds the lever and the bottom together? It's gone! How did it fall off? The top lever probably exceeded the spin count destined for it when it was manufactured and broke off!


Get a wire nut and a screw from the tool box. Keep the top lever in the cutting position over the bottom-base that has the nailfile and put the screw in place of the central pin top down through the center. Close the screw bottom with the wire nut and turn until it's tight. Now you can start using the "RE-PAIRED" nail cutter as ever!


How well it works for you will depend on the size and fit of the screw and wire nut and your patience-quotient. Everything fit well for me and I hope it does for you too!

Now, don't go breaking the central pin in all the good nail cutters in your home to experiment and blame me if you end up with a blotched attempt, okay?


TIP:
Before cutting nails, pull out the little nail-file at a 25-45 degree angle so you can get a really good grip of the nail-cutter instead of complaining (like I always did) about how slippery it is on your fingers! I must thank an open-source picture of a nail clipper that suddenly reminded me of this trick recently, but I have used this before in my life every now and then.



BlogCollage


Blog Collage - Top Random Posts In No Particular Order

Mouseover the images for title and comments