
Registered since September 28th, 2017
Has a total of 4246 bookmarks.
Showing top Tags within 20 bookmarks
howto information development guide reference administration design website software solution service product online business uk tool company linux code server system application web list video marine create data experience description tutorial explanation technology build blog article learn world project boat download windows security lookup free performance javascript technical network control beautiful support london tools course file research purchase library programming image youtube example php construction html opensource quality install community computer profile feature power browser music platform mobile work user process database share manage hardware professional buy industry internet dance advice installation developer 3d material search access customer travel camera test standard review documentation css money engineering develop webdesign engine device photography digital api speed source management program phone discussion question event client story simple water marketing app content yacht setup package fast idea interface account communication cheap compare script study market live easy google resource operation startup monitor training
Tag selected: add.
Looking up add tag. Showing 20 results. Clear
Saved by uncleflo on April 17th, 2021.
Bookmarks enable users to collect and organize lists of web pages, so they can easily get back to their favorites. Using the Bookmarks API, your extensions can manipulate bookmarks in much the same way users can. To make use of the Bookmarks API, you need to ask for the "bookmarks" permission in your extension’s manifest.json file: The Bookmarks API lets your extension do the things users can do with bookmarks and includes functions for: To gain an understanding of how to work with the Bookmarks API let’s take a look at the bookmark-it example. This example adds a toolbar icon (browserAction) which, when clicked, adds or removes the current page from bookmarks. If the page is bookmarked (or removed from bookmarks) in some other way, the icon is updated to show the state of the page’s bookmarking.
bookmarks firefox chome toolbar browser state api example include function permission manipulate favorite access action add remove extension development administration webpage list organize user interaction application
Saved by uncleflo on January 4th, 2020.
Training Fusion 360 basic tutorial how to use loft object fast and easily for beginner at basic level, check it out!!! Don't forget guys, if you like our videos please "Subscribe", "Like", "Favorite" and "Share" it to your friends to show your support - It really HELP US OUT!
beginner tutorial subscribe loft add fusion check opinion watch favorite basic object share content feature training available video support 3D model build design howto lookup instruction create youtube
Saved by uncleflo on December 19th, 2019.
Never search for voucher codes again. With one click, Honey’s smart shopping assistant will automatically apply every discount to your cart – in seconds. It only takes two clicks to add Honey to 115,711 Chrome Store reviews. Add Honey for free.
voucher coupon chrome click safari add confident simplified apply easy favorite feel store free shop easily web search internet editor code assistant average commercial automatic cart second install detect scan
Saved by uncleflo on April 7th, 2018.
Free yourself from the chains of jQuery by embracing and understanding the modern Web API and discovering various directed libraries to help you fill in the gaps. In this fifth installment of “You Don’t Need jQuery (anymore)”, I’m going to talk about dealing with events in the browser without jQuery. As always, each section will cover the jQuery approach, followed by a solution using the native Web API instead. After reading this post on events, you should be confident enough to deal with events in your own project without using jQuery. As I’ve mentioned (many times) before, this blog is not about bad-mouthing jQuery. jQuery is, without a doubt, ubiquitous in the world of web development. In the earlier days of web development, jQuery was required to smooth out the significant implementation differences and bugs found in various browsers when dealing with the DOM and the Web API as a whole. Also, the Web API was quite primitive at the time, in some respects, and jQuery helped to make development a bit more intuitive.
jquery js alternative development modern web api browser howto replace solution demo reference description anti need event library events dispatch add eventlistener listener implementation code example
Saved by uncleflo on March 8th, 2018.
Bookmarkets can be defined as mini applications masquerading as tiny snippets of JavaScript awesomeness that reside in your browser and provide additional functionalities to a web page. Today, we're going to look into creating bookmarklets from scratch and on the way, some best practices to follow. They're not for the nerdy, in fact, they're pretty user-centric. We're always looking at ways to enhance our browsing experience, be it widespread or little known. Bookmarklets, I used to think, belonged to the latter - the bastion of super nerds. Much to my chagrin, I discovered that I was completely wrong about the topic. They're not for the nerdy, in fact, they're pretty user-centric, implement a lot of pretty neat functionalities and, just as people predicted, it's become a core part of the way I interact with the browser -- and the internet. Today, I'd like to walk you through developing bookmarklets implementing some nifty bookmarks. Yes, bookmarks. We'll be building more than one, albeit quite tiny ones. Intrigued? Let's get started!
bookmark bookmarklet application snippet javascript js developer howto browser functionality add administration user experience reference artible blog
Saved by uncleflo on April 7th, 2014.
Ubuntu users often need TrueType fonts for Open Office, Gimp, and other programs. Using this guide, you can either install one font at a time automatically or install multiple fonts manually. Edited by Omar, Jonathan E., Travis Derouin, Maniac and 15 others
google font fonts setup install ubuntu linux guide howto solution truetype add wiki explanation multiple installation
Saved by uncleflo on March 3rd, 2014.
We provide a white label SEO service to web designers, marketing agencies and PR agencies who want to provide a high quality SEO service, but either lack the expertise, systems and knowledge in-house or simply lack the manpower to deliver the campaign as effectively as they would like. In essence, our service enables you to resell our services to your clients as though you were providing the service yourself. Our white label SEO service will provide you with the best of both worlds – you get the SEO client and we do the work. Since the latest raft of algorithm updates from Google, Essential Marketer has had a massive increase in clients using its white label SEO services.
seo white label essential marketer birmingham uk client resell world algorithm service add value business marketing
Saved by uncleflo on September 12th, 2013.
CentOS has an extremely powerful firewall built in, commonly referred to as iptables, but more accurately is iptables/netfilter. Iptables is the userspace module, the bit that you, the user, interact with at the command line to enter firewall rules into predefined tables. Netfilter is a kernel module, built into the kernel, that actually does the filtering. There are many GUI front ends for iptables that allow users to add or define rules based on a point and click user interface, but these often lack the flexibility of using the command line interface and limit the users understanding of what's really happening. We're going to learn the command line interface of iptables.
iptables howto guide centos linux firewall security interface network add rules
Saved by uncleflo on September 12th, 2013.
Linux RAM is composed of chunks of memory called pages. To free up pages of RAM, a “linux swap” can occur and a page of memory is copied from the RAM to preconfigured space on the hard disk. Linux swaps allow a system to harness more memory than was originally physically available. However, swapping does have disadvantages. Because hard disks have a much slower memory than RAM, server performance may slow down considerably. Additionally, swap thrashing can begin to take place if the system gets swamped from too many files being swapped in and out.
swap linux add file memory ram space performance increase slow administration system solution
Saved by uncleflo on September 12th, 2013.
An important part of maintaining the performance of a CentOS Enterprise Linux system involves ensuring that adequate swap space is available comparable to memory demands placed on the system. The goal of this chapter, therefore, is to provide an overview of swap management on CentOS.
centos swap add increase large space linux manage maintain administration system memory
Saved by uncleflo on September 8th, 2013.
PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers. Tunnelier is an SSH and SFTP client for Windows. It is developed and supported professionally by Bitvise. Tunnelier is robust, easy to install, easy to use, and supports all features supported by PuTTY.
putty ssh sshd windows telnet client server add software linux administration sftp installation secure support
Saved by uncleflo on September 5th, 2013.
Eclipse Word-Wrap. This Eclipse plugin adds a new menuitem to your context menu to switch on and off visual/virtual word wrap. Update site: http://ahtik.com/eclipse-update/
word wrap eclipse software solution plugin virtual switch item menu context visual update site install configure add
Saved by uncleflo on August 19th, 2013.
I do a lot of work with subdomains, managing them locally on my development and test machines has always been a bit of a pain. Going way back, I can remember manually editing the hosts file in system32\drivers\etc\ on Windows! On the Unix we have /etc/hosts. Unfortunately /etc/hosts doesn’t allow wildcard definitions for subdomains, so you have to manually specify each one.
host wildcard automatic dns edit add dnsmasq script linux database localhost file domain subdomain insert infrastructure bash administration
Saved by uncleflo on June 20th, 2013.
How to add a user to the sudoers list? Beleive it or not, this is a fairly common question and in all reality the answer is quite simple. Adding a user to the sudoers list on a fully installed Linux system such as Debian is only possible via the command visudo.
solution sudo linux administration easy user add root privilege adminsitration
Saved by uncleflo on June 20th, 2013.
This article describes how to manage user and group accounts. Whilst certain desktop environments provide graphical user/group management tools, they are not discussed here. Users and groups are used on GNU/Linux for access control. The superuser (root) has complete access to the operating system and its configuration; it is intended for administrative use only. Unprivileged users can use the su and sudo programs for controlled privilege escalation.
user group add reference linux administration howto command line control access guide manage management permission sudo root privilage
Saved by uncleflo on May 22nd, 2013.
Suppose that you wanted an interface of sortable, tiled information that was responsive enough to reorganize itself to fit in the available screen space? You might start out towards this goal filled with consternation, asking yourself: “how would I even start thinking about how to make such a complicated thing?” Well, the good news is that you don’t really have to, thanks to a jQuery plugin called Isotope developed by David DeSandro of Metafizzy. Take a look at the Isotope website and try resizing your browser window. Note that the tiles will reorganize themselves to fill in the available space.
isotope filter dynamic jquery sort layout mode partial element add image combination fluid responsive demo website design development html fizzy masonry javascript
Saved by uncleflo on May 20th, 2013.
You will need to open port 3306 TCP in the Windows firewall or any third party firewall  for all software so it can communicate with MySQL.  The server should have port 3306 TCP open both inbound and outbound (if using Windows 7 or higher)
On the server you should open port 3306 TCP .......on the workstations you should allow the applications through the firewall.
Since Windows has different versions and ways to open the firewall we have included some of the most popular methods.
mysql port firewall enable topic tcp udp server inbound outbound windows advanced allow connection method computer add
Saved by uncleflo on May 16th, 2013.
The main criteria of this post is to help you add a cool effect called the “cover flow/open flow” effect to any of your iphone apps. This is cool in two ways actually. One it adds animation kind of effect to your app and the other, its very easy to build too. I got to learn about this effect when I was working on my “pianos” app where in i’ll have bunch of animals to select which would be displayed as a menu using this “cover flow” effect. Once a particular animal is selected your piano view for that animal comes up. My piano app will be out soon and you can check that out. The source for this post is the link displayed below.
coverflow add iphone app openflow opensource object graph blog post display effect ui development code replace replacement native smooth
Saved by uncleflo on January 13th, 2013.
PodSnack is a music playlist maker that allows you to create custom players in three simple steps: add your songs, customize the player to your tastes and publish it. Once created, the flash mp3 players can be shared, embedded or downloaded both as SWF files for HTML websites and flash components for full-flash websites. With PodSnack it's easy to create playlists and share them with friends. PodSnack will host audio files, enabling you to add music playlists to your own website or social networking page (Wordpress, Blogger, Tumblr, Facebook, MySpace and others).
podsnack podcast player mp3 list flash html website component create share audio music web add
No further bookmarks found.