Favicon & App Icon Generator More about

Posted on Wednesday, January 06, 2016 @ 11:35:24 CST in Tool and Utilities
by kguske

southern writes:  

What are Favicons?

Favicons are small 16x16 icon files that are displayed next to the URL of your site in a browser's address bar. Additionally they're often displayed next to the name of your site in a user's list of open tabs and bookmark listings making it easier for the user to quickly identify amongst other sites.

What are App Icons?

App Icons are the images you press on your smartphone to launch an application. As newer phones are released with higher resolution screens, higher resolution app icons are needed. Developers still want to maintain support for the older phones with lower resoltion so when you create an app icon you need to create several size variations of the same image. This is true for all smartphones like the iPhone and Android, and even tablets like iPad.

more: Dan's Tools

 

 

Apache HTTP Server Tutorial More about

Posted on Wednesday, January 06, 2016 @ 11:35:12 CST in Documentation
by kguske

southern writes:  

Apache HTTP Server Tutorial: .htaccess files

What they are/How to use them

.htaccess files provide a way to make configuration changes on a per-directory basis.

.htaccess files (or "distributed configuration files") provide a way to make configuration changes on a per-directory basis. A file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof.

Note:

If you want to call your .htaccess file something else, you can change the name of the file using the AccessFileName directive. For example, if you would rather call the file .config then you can put the following in your server configuration file:

AccessFileName ".config"

more: Apache

 

 

RavenNuke Fork More about

Posted on Wednesday, January 06, 2016 @ 11:34:53 CST in Thoughts and Ideas
by kguske

papamike writes:  

 I wrote at an earlier time about forking RavenNuke but have now decided not to. The reason is simple, there is nothing that can be forked. It's such a complete system I find nothing to improve on except the theme system. So that's the reason for my post. 

I work on the integration of my new module each evening until late at night, I'm a noon day sleeper. Anyhow, I have been completely rebuilding the process of designing themes. But until I complete the entire module I can't offer any of the 21 I have now for download. They won't work on any other Nuke site now. 

One thing I wanted to mention is the button maker I have on my site now. It produces the css3 code which can be inserted into your style sheet and called up as either a class or id in any container div, span, p. I use it all over my site. Take a look if you find some extra time on your hands, you don't need to be a member to use it. 

My thinking has always been if you have a website then all pages  should look the same. I have a simple drop down menu now but that is going to change. I have an idea in mind that I may run with. There's no blocks like the ones we are used to I will be integrating side sliding content features. I have already coded them and just need to study over them some.

I can build a nice theme in under 5 minutes. Well enough typing  :)

Cheers!

 

 

URL redirection generator tool More about

Posted on Wednesday, January 06, 2016 @ 11:34:07 CST in Tool and Utilities
by kguske

southern writes:  

Cross-browser client side URL redirection generator tool

An advanced online tool to create well supported URL redirect scripts. This is very useful, when you can not use server side redirection techniques. Due to the cross-browser solution, no-script support and SEO friendly code, this tool became popular among webmasters around the world.

Insider Zone

 

 

Iterators and generators More about

Posted on Sunday, December 06, 2015 @ 10:11:47 CST in Documentation
by kguske

southern writes:  

Processing each of the items in a collection is a very common operation. JavaScript provides a number of ways of iterating over a collection, from simple for loops to map() and filter(). Iterators and Generators bring the concept of iteration directly into the core language and provide a mechanism for customizing the behavior of for...of loops.

more: Mozilla Developer Network

 

 

SQL Injection Attacks by Example More about

Posted on Saturday, December 05, 2015 @ 05:27:22 CST in Security
by kguske

southern writes:  

"SQL Injection" is subset of the an unverified/unsanitized user input vulnerability ("buffer overflows" are a different subset), and the idea is to convince the application to run SQL code that was not intended. If the application is creating SQL strings naively on the fly and then running them, it's straightforward to create some real surprises.

We'll note that this was a somewhat winding road with more than one wrong turn, and others with more experience will certainly have different -- and better -- approaches. But the fact that we were successful does suggest that we were not entirely misguided.

There have been other papers on SQL injection, including some that are much more detailed, but this one shows the rationale of discovery as much as the process of exploitation.

more: UnixWiz

 



Page 5 of 659 (3950 total stories) [ << | < | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | > | >> ]  

News ©

Site Info

Last SeenLast Seen
  • moekin
  • kguske
Server TrafficServer Traffic
  • Total: 508,652,530
  • Today: 223,051
Server InfoServer Info
  • Mar 30, 2025
  • 11:13 pm CDT