-
![](http://bestanimations.com/Books/Guestbooks/quill-sign-guestbook-animation-9.gif)
-
Code Blocks for components / templates like Price tables, catalogue, testimonials etc are required. Feel free to create a new issue for each template so that can assign and keep track of them
-
Suggest you consider running a new crowdfunding campaign on Kickstarter or IndieGoGo for next-generation WiCAN hardware?
Related to the existing WiCAN next-gen (i.e. version 2) hardware discussion …
-
Using this awesome widget in a form. I want to disable the auto_append feature. I followed the instructions in the README file and used the form's updateWidgets() function to set the widget's auto_app…
-
A file system can mark itself as read-only by setting `FSP_FSCTL_VOLUME_PARAMS:: ReadOnlyVolume`. However there is no guarantee that Windows will not send write requests to a read-only file system.
…
-
To ease the development of the project content we put stuff inside of a DB and had people administer it using the django admin - this is great for productivity but very very bad for localisation purpo…
-
File path with `http:` prefix would get a wrong src, which is truncated.
```
```
the result:
```
```
As I dig into the code, I found the reason. It uses colon to concatenate file type and fil…
-
## Description
This is a [#hacktoberfest](https://hacktoberfest.digitalocean.com) challenge. Submit 4 PRs with your work and get a [hacktoberfest t-shirt](https://twitter.com/JGAntunes/status/10957…
-
Hi there! It took me some tweaking, but I think I finally figured out how to use Stow.
In addition to Entry/Entries, it'd be great if updating a Global set (or sets!) could also trigger flushing the …
-
Hi there! I'm working on some Objective-C code like this:
```
[[NSNotificationCenter defaultCenter]
addObserver:self
selector:@selector(onNotification:)
name:NSWindowDidResignKeyNotificati…