August 24, 08
by
ReniX
If you need to design a image loader, you need a lot of Adobe Photoshop skills, but what about to generate one? You don’t have to learn Photoshop and to flash is needed, just in three steps. 1-Chose one of the 132 img loader. 2-Select background and foreground (or transparent). 3- Click Generate and Save the gif. Was really hard? Find out at loadinfo.net/ for image loading or generate free stripes.
Share This
Thanks for visiting! If you're new here, you may want to subscribe to my Rss Feed. This blog posts regular Internet news, updates for apps, security, ideas, hacks, quick fixes and everything about hi-tech. Go ahead, subscribe to our feed!
August 22, 08
by
ReniX
Yahoo! Buzz was opened to public just a few days ago and a lot of hacks and plugins are coming pretty soon. For WordPress Travis Johnson created the WPBuzz plugin. Installing is so simply as drinking a glass of water. You basically download the zip file containing the plugin, upload it to your plugins folder, and activate it the next time you access your plugins page. You can also change the way the button looks by selecting the type of button you want in the settings page.
You can find also Buzz Buttons that with some modifications of your template can be integrated to any type of blog.
Share This
August 10, 08
by
ReniX
Facelift Image Replacement (or FLIR, pronounced fleer) is an image replacement script that dynamically generates image representations of text on your web page in fonts that otherwise might not be visible to your visitors. The generated image will be automatically inserted into your web page via Javascript and visible to all modern browsers. Any element with text can be replaced: from headers (<h1>, <h2>, etc.) to <span> elements and everything in between!
Read the rest of this entry »
Share This
August 01, 08
by
ReniX
In the Apache web server, .htaccess (hypertext access) is the default name of directory-level configuration files. A .htaccess file is placed in a particular directory, and the directives in the .htaccess file apply to that directory, and all subdirectories thereof. It provides the ability to customize configuration for requests to the particular directory. The file name starts with a dot because dot-files are by convention hidden files on Unix-like operating systems.
1. Custom 404 Error Page
image by smashingmagazine.com
The first trick is about "404 File Not Found" server error page. We can put whenever we want that our visitors see when they tries to access a page on our site that doesn’t exist.
Is very cool that we can replace the server’s default error page with one of our own that explains the error in plain language and links visitors to your home page. Here’s how to use your own page:
Create a .html file with name 404_error.html and add your html code for your custom 404 error page.
Open .htaccess file and add the following code:
ErrorDocument 404 /404_error.html
Upload the 404_error.html page to your root dir and save the .htaccess file. For the last step we need to test this page. Visit your site yoursite.com/blablabla.html something similar and our 404 error page is coming up.
2. Redirect Visitors While You Update Your Site
Read the rest of this entry »
Share This
July 30, 08
by
ReniX
URL-Info, is a simple script but as well a powerful tool that offered us varied information of a Web site or blog and is first that is using Google App Engine. You can see informations about your pages, Header,Images links.
Here is a piece of the descriptions in my blog:
URL: http://lirent.net
Size: 84Kb
Time: 0.52 Sec
Read the rest of this entry »
Share This
July 14, 08
by
Crossover
You are in a Wordpress site and want to know what plug-ins is using that site or what themes? This is very simply do to, just browse websitename.ltd/wp-content/plugins and you will see a similar screen-shot as a made above the post. The same for themes /wp-content/plugins and wala! All the files and all the themes name.
Read the rest of this entry »
Share This
July 12, 08
by
Crossover
Here is a simply hack for blogger. A CSS hack how to remove the Navbar (topbar) in blogger. In some simply steps you will be able to have a professional look for you blog hosted for free at blogger.com
1. Login to your Blogger account.
2. Click Layout, in your blogger dashboard. And after > Edit HTML
Read the rest of this entry »
Share This
July 09, 08
by
Crossover
Every time that a webmaster make some modifications to files in a web site, they have to upload / download edit again and again upload… till they are happy with the modifications…
Let’s speak for the screen shot above!
Read the rest of this entry »
Share This
July 08, 08
by
Crossover
I want to show you a big collections with wallpapers for iPhone and iPod. The web site is called poolga.com and you can find a huge variety of wallpapers for mobile format. All the files are free for download.
Web site poolga.com
Share This