Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
It's not possible to use the standard syntax to retrieve the current id of the Joomla module in a Joomla xml element. This code parses the url and grabs the last part of the url which i atypically the module id when editing a module in the Joomla adm...
1
2123
posted 14 years ago by joomlabamboo
An easy way to detect shakes on mobile devices with equipped accelerometer.
0
4148
posted 14 years ago by vamapaull
Snippet for getting the layout handles in Magento on each request, helpful for front-end developers.
1
3130
posted 14 years ago by zoranmk
Snippet for logging down all of the layout updates loaded on each request in Magento.
1
3234
posted 14 years ago by zoranmk
I've yet to work on a WordPress site where at least once post wasn't copied from Microsoft Word, producing a mess of inline tags and awful markup.
This helps prevent that, just a little.
0
1605
posted 14 years ago by travishines
Position of the element to center needs to be relative to the container.
0
2000
posted 14 years ago by Neven
Ordena cualquier array multidimensional en base a un campo especÃfico
0
2077
posted 14 years ago by n19ht
infinitive loop in bash, useful if you want to have a self-healing process
2
1811
posted 14 years ago by thoaionline
A complete HTML page for a Facebook "app" that does login entirely on the client.
1 - Create a Facebook application (see Facebook developer docs.).
2 - Because of a Facebook "bug" the app should have Sandbox Mode disabled (App Settings - Advanced -...
8
3336
posted 14 years ago by rlmcneary2
Basically allows for a one click build through a repository driving PhoneGap Build project.
2
3045
posted 14 years ago by tpryan
Change the text of the jquery cycle pager element. By default is is 1, 2, 3 etc but you can change this to text via a variable
1
2225
posted 14 years ago by i-am-andy
Create stored procedured in your database to handle users. Membership and Rulemanager.
Type the line below in a commandprompt where "xxx.xx.xx.x" is IP to server and "mr" stands form membership and rulemanager.
0
1881
posted 14 years ago by Barlon
Just a review, there is no code here. Simply for the mind :)
2
3499
posted 14 years ago by codeRefiner
Wrote this script to work with pngcrush command line based program on Windows system to compress several .png images in multiple folders (with only 1 level of folders, rather than that you have to repeat doing it manually).
It's fast, and help doi...
0
4321
posted 14 years ago by haxpor